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