1. d8ef7c5 Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. Add ADC driver (may not be needed). Fix a bug in the button driver. by Daniel Ankers · 18 years ago
  2. 2740914 Changes to make Sansa bootloader run. Thanks to Peter Praest. by Daniel Ankers · 18 years ago
  3. 973ee5d Gracefully shutdown unless firmware is found. by Miika Pekkarinen · 18 years ago
  4. 657dcb5 Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. by Dave Chapman · 18 years ago
  5. 1920df3 Add Rockbox bootloader for H10 by Barry Wardell · 18 years ago
  6. 38a5aa1 Fix a few warnings by Dave Chapman · 18 years ago
  7. 70c8b75 use h10.c for H10 GB as well by Daniel Stenberg · 18 years ago
  8. 9272dfd Functional, but minimal LCD driver for H10. by Barry Wardell · 18 years ago
  9. c4a59a2 eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom by Peter D'Hoye · 18 years ago
  10. 0a06824 initial gigabeat bootloader (only test code) by Marcoen Hirschberg · 18 years ago
  11. 22860a9 Fixed hold switch detection from bootloader when rockbox has been flashed. by Miika Pekkarinen · 18 years ago
  12. 1204136 Some indent/c99 style cleanup by Barry Wardell by Hristo Kovachev · 18 years ago
  13. 9dc0e62 Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! by Hristo Kovachev · 18 years ago
  14. e1eb91b Bootloader support to search firmware also from flash. Bootloader <-> by Miika Pekkarinen · 18 years ago
  15. cec7cdc Initial work for coprocessor support on iPods. FS#5755 by Daniel Ankers · 18 years ago
  16. f2591d3 cleared the lot, add your own test code like this by Daniel Stenberg · 18 years ago
  17. 4d39641 more and proper use of $(SILENT) by Daniel Stenberg · 18 years ago
  18. 5747049 cut out all the ipod cruft we don't need by Daniel Stenberg · 18 years ago
  19. 8cc73f1 Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.c by Dave Chapman · 18 years ago
  20. 0fc30d1 added mostly dummy changes to allow building of a Sansa e200 bootloader by Daniel Stenberg · 18 years ago
  21. 78f425d Applied FS #5727 (fix backlight flicker on X5) by Michael Sevakis by Rani Hod · 18 years ago
  22. 5d9eccd Fix button driver for ipod mini 1G. by Frank Dischner · 19 years ago
  23. 7f88088 iPod mini 2G: Working button check in bootloader. by Jens Arnold · 19 years ago
  24. ce6527b iAudio X5 bootloader, plus some cleanup by Linus Nielsen Feltzing · 19 years ago
  25. eed02be Add the target directory tree to the include path, and set the TARGET_TREE macro for the targets that use it by Linus Nielsen Feltzing · 19 years ago
  26. 2850791 Patch #3060 from Andrew Scott - iPod mini button driver by Dave Chapman · 19 years ago
  27. 8adc81d iPod 3G: Use correct DRAM_START address when branching to Rockbox by Dave Chapman · 19 years ago
  28. 8b1297a Patch #1435744 from Andrew Scott - initial iPod Mini support by Dave Chapman · 19 years ago
  29. fa74356 iPod 3G support in Bootloader from Seven Le Mesle by Dave Chapman · 19 years ago
  30. 2fcd1b0 iAudio: don't call UDA1380 functions by Linus Nielsen Feltzing · 19 years ago
  31. 1446b21 Oops - fix red iPod bootloader build by Dave Chapman · 19 years ago
  32. f9dac40 iPod: Fix the detection of lcd type for the iPod Photo - this should fix problems with that LCD. Affected users also need to install a new bootloader - available from the iPod Installation wiki page. by Dave Chapman · 19 years ago
  33. 1c69caf Line too wide for nano screen, split it up. by Thom Johansen · 19 years ago
  34. 3ded3ce Remove logos from bootloader by Dave Chapman · 19 years ago
  35. 780cfff H300: Removed lcd_enable() and added a delay to let the hard drive settle before entering USB mode by Linus Nielsen Feltzing · 19 years ago
  36. 54da924 H300: Bootloader USB mode detection on EXTON wakeup by Linus Nielsen Feltzing · 19 years ago
  37. 1917cd5 H300: bootloader must call lcd_enable() since the backlight thread isn't running by Linus Nielsen Feltzing · 19 years ago
  38. cb7e695 iPod: Fix the bootloader so it can load and run the original Apple firmware again. The Rockbox firmware was doing too much to the hardware so we remove most of the initialisation. by Dave Chapman · 19 years ago
  39. 01917ec H300 bootloader USB mode by Linus Nielsen Feltzing · 19 years ago
  40. b68cb9b H300 bootloader: don't turn on the HD too soon by Linus Nielsen Feltzing · 19 years ago
  41. 20eed88 iPod: Change bootloader so that Rockbox loads by default. Holding down MENU now boots to the Apple firmware. Check .rockbox/ for a firmware file (to be consistent with the iriver bootloader) and remove the cosmetic sleep. by Dave Chapman · 19 years ago
  42. bbe919b iriver bootloader: Better handling of the Hold buttons, turn on the remote backlight when booting, look for /.rockbox/rockbox.iriver before trying /rockbox.iriver by Linus Nielsen Feltzing · 19 years ago
  43. 4d7ef94 iPod: Correct the background colour of the IPL logo by Dave Chapman · 19 years ago
  44. f5aebf7 Fixes for new 16-bit framebuffer type by Dave Chapman · 19 years ago
  45. 061f380 Implement (unreliable) button detection using code from ipodlinux bootloader - this needs replacing by a better button driver in firmware/ and triple-boot bootloader functionality. Current button mappings: MENU loads rockbox.ipod and checks the checksum (but doesn't execute it), PLAY will load and execute a Linux kernel (linux.bin). An error in either of those two actions, or no keypress will load the original firmware by Dave Chapman · 19 years ago
  46. d8c5d1b Ooops. There was an unclosed comment in the source. by Dave Chapman · 19 years ago
  47. 38e8fb6 Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano. by Dave Chapman · 19 years ago
  48. dc9e201 Support for a colon-separated path in APPEXTRA by Linus Nielsen Feltzing · 19 years ago
  49. e244f7f Added a dummy sys_poweroff() in the boot loader by Linus Nielsen Feltzing · 19 years ago
  50. 1310390 The iriver bootloader now doesn't reboot after USB mode, it just continues booting by Linus Nielsen Feltzing · 19 years ago
  51. e628b5c iriver bootloader: slightly faster startup, backlight off in usb mode, minor code policing by Linus Nielsen Feltzing · 19 years ago
  52. aa10422 Fixed RoLo for H100 targets by Linus Nielsen Feltzing · 19 years ago
  53. a2e8cf7 Automated version string handling in the boot loader by Linus Nielsen Feltzing · 19 years ago
  54. d2ca7fc Cleaned up the bootloader code a little by Linus Nielsen Feltzing · 19 years ago
  55. 5d9f67d Added missing dependencies. by Jens Arnold · 19 years ago
  56. dfa8ecb iriver bootloader: enable backlight at boot, reset uda1380, warning when low battery, let the user try with USB when the ATA init fails by Linus Nielsen Feltzing · 19 years ago
  57. d1af08f Correct Rec+ON check in the iriver bootloader by Linus Nielsen Feltzing · 19 years ago
  58. a75f0e5 iriver bootloader: display the model number for which the rockbox.iriver was built, start original firmware with rec+play on the remote, bumped to version 3 by Linus Nielsen Feltzing · 19 years ago
  59. 62c768c Recovered from my major brain failure and reverted to using the same load address for both H110 and H120/140 by Linus Nielsen Feltzing · 19 years ago
  60. a39026a Removed the start-original-with-remote bootloader feature by Linus Nielsen Feltzing · 19 years ago
  61. e82df4e Bootloader adjustments for H110 by Linus Nielsen Feltzing · 19 years ago
  62. 0f38185 Boot from the correct address by Linus Nielsen Feltzing · 19 years ago
  63. 794220c iRiver: The hard drive power is now OFF by default by Linus Nielsen Feltzing · 20 years ago
  64. 8e958b5 Boot loader: correct handling of CPU frequency setting, better button handling, USB mode handling by Linus Nielsen Feltzing · 20 years ago
  65. 001f52b adjusted to the new build tree by Daniel Stenberg · 20 years ago
  66. 1c40d3c Ooops. DRAM can't start at 0x30000000 on iRiver by Linus Nielsen Feltzing · 20 years ago
  67. d4ad14c Correct check for BUTTON_RC_ON, reset cookie when Hold swicth is on by Linus Nielsen Feltzing · 20 years ago
  68. b8a00d2 iRiver boot: faster startup, don't start with Hold on, always start original when started with the remote, start the original if unable to load rockbox.iriver by Linus Nielsen Feltzing · 20 years ago
  69. 2a3856f Better feedback when booting by Linus Nielsen Feltzing · 20 years ago
  70. a0ed607 Cleaned up the hardware init in the boot loader by Linus Nielsen Feltzing · 20 years ago
  71. f1530d8 Boot loader safety measures by Linus Nielsen Feltzing · 20 years ago
  72. 86f4955 make sure these files end up in the source tarballs by Daniel Stenberg · 20 years ago
  73. e2c140e fixed depfile file name by Daniel Stenberg · 20 years ago
  74. 2a77d3a Cleaning up by Linus Nielsen Feltzing · 20 years ago
  75. d397145 iRiver Boot loader by Linus Nielsen Feltzing · 20 years ago