summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo2-1/+5
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz1-2/+2
2009-05-12FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...Dave Chapman1-8/+71
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken3-6/+0
2009-04-21Fix VX767 bootloader warningMaurus Cuelenaere1-1/+4
2009-04-21Gigabeat FX: Look for button A (rather than any button) in bootloader for ver...Karl Kurbjun1-1/+1
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere1-0/+3
2009-04-10FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji1-0/+13
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun2-146/+2
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger1-2/+0
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg2-0/+39
2009-03-17Fix ZVM 30GB bootloader.Thomas Martitz1-0/+2
2009-03-17FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius1-36/+19
2009-02-26Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun1-10/+21
2009-02-26Small fix for touchscreen-capable DAP's in display_logf()Maurus Cuelenaere1-1/+1
2009-02-25fix the obligatory yellowFrank Gevaerts1-0/+2
2009-02-19fix storage_*() callsFrank Gevaerts2-11/+11
2009-02-17Onda VX747 bootloader: don't remove too much info..Maurus Cuelenaere1-0/+4
2009-02-16Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)Maurus Cuelenaere2-13/+2
2009-02-13Onda VX747:Maurus Cuelenaere1-2/+2
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2-4/+4
2009-02-09Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere1-102/+111
2009-02-07Add optional logf display helper function for bootloadersMaurus Cuelenaere2-0/+87
2009-02-07Onda VX747: enable USB in the bootloaderMaurus Cuelenaere1-0/+2
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis1-3/+6
2009-02-05Creative ZVM:Maurus Cuelenaere1-1/+5
2009-02-03Silence the m:robe 100 and HDD1630 bootloadersMark Arigo1-1/+2
2009-01-19Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis1-3/+0
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis1-1/+0
2009-01-10Dual boot for the Philips HDD1630.Mark Arigo1-0/+11
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli1-0/+4
2008-12-19Fix SVN propertiesMaurus Cuelenaere2-7/+2
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere2-40/+17
2008-12-08Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis1-1/+19
2008-12-03Hopefully mop-up remaining red.Michael Sevakis5-53/+0
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-25Sansa AMS bootloader: consider the bootloader finishedRafaël Carré1-12/+3
2008-11-24fix the e200r installer so it compiles again (storage rework broke it)Jonathan Gordon1-4/+4
2008-11-23Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg5-9/+12
2008-11-21Don't print partition sizes in megabytes, as that is buggy on 5.5G. Use secto...Frank Gevaerts1-2/+2
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2-1/+38
2008-11-17Show the Rockbox logo in the Telechips bootloader.Rob Purchase3-4/+6
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun1-4/+78
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun1-73/+4
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun1-4/+73
2008-11-11the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon2-5/+12
2008-11-10Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré1-1/+1
2008-11-09Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...Bertrik Sikken1-1/+1
2008-11-09Sansav2 BootloaderRafaël Carré1-19/+47
2008-11-06AS3525: we won't use threads in the bootloaderRafaël Carré1-1/+1