summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2008-05-07Do some gigabeat S bootloader cleanup (includes, const, static-ing, number of...Michael Sevakis1-33/+22
2008-05-05Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis1-1/+4
2008-05-05Oops. Forgot to svn add this.Barry Wardell1-0/+42
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell3-9/+58
2008-05-04Fix firmware load error display and handling in Gigabeat S bootloader. Remove...Michael Sevakis1-3/+2
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman1-1/+64
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold1-7/+0
2008-04-27Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase1-47/+10
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-3/+4
2008-04-21Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis1-1/+1
2008-04-21Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.Michael Sevakis1-1/+1
2008-04-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis1-1/+6
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis1-2/+56
2008-04-16Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...Nicolas Pennequin1-21/+21
2008-04-15Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...Nicolas Pennequin1-1/+21
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon1-3/+26
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg1-0/+1
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo1-0/+1
2008-04-08D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase1-13/+11
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold1-64/+0
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-0/+64
2008-03-31That was stupid. Should be enable_interrupt.Michael Sevakis1-1/+1
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis1-1/+1
2008-03-29Make the Telechips bootloader slightly less messy, kill some warnings and all...Rob Purchase1-57/+68
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg1-1/+1
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg1-2/+0
2008-03-27initial Meizu M6SL portMarcoen Hirschberg1-0/+2
2008-03-27Don't make the Sansa bootloaders verbose when USB is connectedDave Chapman1-3/+5
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg1-4/+0
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis4-7/+7
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-64/+0
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+64
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase1-4/+0
2008-03-18Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...Jens Arnold1-1/+2
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold1-7/+37
2008-03-12Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...Jens Arnold3-5/+6
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase1-29/+26
2008-03-12More iAudio M3 work. Bootloader compiles, but doesn't work yet.Jens Arnold1-1/+1
2008-03-05D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...Rob Purchase1-6/+1
2008-03-05m:robe 100: use power button for dual-booting the OF (short press to boot roc...Robert Kukla1-1/+1
2008-02-17Give the Gigabeat S bootloader the ability to untar a tarball.Nicolas Pennequin1-14/+98
2008-02-16Shutdown needs about 2 seconds, but it seems to work :)Christian Gmeiner1-6/+2
2008-02-13D2: Further work-in-progress on the NAND driver.Rob Purchase1-5/+69
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg1-0/+2
2008-02-09Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to...Miika Pekkarinen1-31/+67
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis1-3/+16
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis1-1/+2
2008-01-25Read ID codes & raw page data from D2 NAND flash (work in progress; Rob Purchase1-0/+4
2008-01-14Initial Cowon D2 commit:Rob Purchase2-2/+49
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo2-1/+8