summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere1-34/+20
2008-07-16Fix the LCD bug!Maurus Cuelenaere1-37/+22
2008-07-15Forgot a file..Maurus Cuelenaere1-7/+98
2008-07-14Remove svn:executableMaurus Cuelenaere1-0/+0
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere2-0/+127
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay1-2/+2
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold1-6/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg15-30/+60
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg2-0/+86
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo2-1/+6
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay1-9/+17
2008-05-30Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)Mark Arigo1-0/+1
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo3-14/+16
2008-05-11Don't need this any more since it's the default now.Barry Wardell1-4/+0
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis1-120/+209
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