| Commit message (Expand) | Author | Age |
| * | start of the tsc2100 driver. | Jonathan Gordon | 2007-09-22 |
| * | Seperate M:Robe crt0.S, fix the vector tables for the bootloader, and show to... | Karl Kurbjun | 2007-09-22 |
| * | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson | 2007-09-21 |
| * | m:robe 500i port: Less warnings = good. | Catalin Patulea | 2007-09-21 |
| * | m:robe 500i port: Add primitives for the SPI bus and start moving toward new-... | Catalin Patulea | 2007-09-21 |
| * | (mr500) reset if power is pressed, not very nice, but im sick of using the re... | Jonathan Gordon | 2007-09-20 |
| * | Sansa C200 bootloader works fine, no need to be verbose anymore | Björn Stenberg | 2007-09-20 |
| * | uart driver (which the buttons need) and button test code in the bootloader | Jonathan Gordon | 2007-09-20 |
| * | Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N... | Karl Kurbjun | 2007-09-20 |
| * | key added used for C200 A1.00.03 | Daniel Stenberg | 2007-09-18 |
| * | 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable... | Jens Arnold | 2007-09-12 |
| * | Firmware "hacker" code for the e200r install so the full bootloader rom doesn... | Jonathan Gordon | 2007-09-09 |
| * | Sansa c200 port. Rockbox works with sound. Several features are disabled incl... | Mark Arigo | 2007-09-06 |
| * | dont bother waiting for a usb connection if we arnt getting usb power (speeds... | Jonathan Gordon | 2007-09-04 |
| * | FS #7691 - improved USB detection on PP devices. This patch modifies the tar... | Dave Chapman | 2007-09-04 |
| * | fix warning | Daniel Stenberg | 2007-09-03 |
| * | added two keys, and made NUM_KEYS work without needing a fixed number | Daniel Stenberg | 2007-09-03 |
| * | Fix more yellow. | Jens Arnold | 2007-08-17 |
| * | Fix yellow. | Jens Arnold | 2007-08-17 |
| * | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold | 2007-08-17 |
| * | Get the last errors? | Michael Sevakis | 2007-07-28 |
| * | Fix warnings and errors. Remove some added stuff that wasn't needed afterall. | Michael Sevakis | 2007-07-28 |
| * | G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er... | Jens Arnold | 2007-07-27 |
| * | Remove the hack which read the ipod hardware revision from flash in the bootl... | Dave Chapman | 2007-07-25 |
| * | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis | 2007-06-30 |
| * | Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh. | Steve Bavin | 2007-06-18 |
| * | Bring back rolo for mi4-based targets (H10 and Sansa). | Barry Wardell | 2007-06-04 |
| * | Clarify the need to hold MENU+SELECT to reboot an ipod | Dave Chapman | 2007-05-23 |
| * | Ooops (about 3 months too late) - when an error is found by the bootloader, c... | Dave Chapman | 2007-05-22 |
| * | Add the database rebuild byte for the PP5022AF-05.51-S301-00.12-S301.00.12A-D... | Jonathan Gordon | 2007-05-20 |
| * | add some code to dump the sansa hidden partition (commented out), usefull for... | Jonathan Gordon | 2007-05-17 |
| * | Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself... | Karl Kurbjun | 2007-04-21 |
| * | Non-functional change - use the firmware __backlight_on() function instead of... | Dave Chapman | 2007-04-12 |
| * | minor code cleanup and policing | Jonathan Gordon | 2007-03-22 |
| * | Enable usb detection in the sansa bootloader (loads OF if detected) | Jonathan Gordon | 2007-03-22 |
| * | Fix build errors. | Barry Wardell | 2007-03-20 |
| * | Oops, the mi4 magic was being looked for in the wrong place when decrypting. ... | Barry Wardell | 2007-03-20 |
| * | We should check the CRC32 whether it is encrypted or not. | Barry Wardell | 2007-03-20 |
| * | Add support for encrypted mi4 bootloaders. | Barry Wardell | 2007-03-20 |
| * | Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partit... | Barry Wardell | 2007-03-20 |
| * | PP bootloader: | Barry Wardell | 2007-03-20 |
| * | The model and type strings are only 4 characters long. Also remove the 20 at ... | Barry Wardell | 2007-03-19 |
| * | If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2... | Barry Wardell | 2007-03-17 |
| * | Partition type 0x84 is "OS/2 hidden C: drive" | Barry Wardell | 2007-03-16 |
| * | The hidden partition stuff is only used Sansa. | Barry Wardell | 2007-03-16 |
| * | In preparation for use with sansapatcher, change portalplayer bootloaders to ... | Barry Wardell | 2007-03-16 |
| * | Make it possible to boot the OF and show verbose messages at the same time in... | Barry Wardell | 2007-03-15 |
| * | Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ... | Barry Wardell | 2007-03-12 |
| * | Allow H300 to be started up from a non-LCD remote | Steve Bavin | 2007-03-07 |
| * | Fix the loading of RetailOS from a file (apple_os.ipod in the root or .rockbox/) | Dave Chapman | 2007-03-06 |