summaryrefslogtreecommitdiff
path: root/bootloader (follow)
Commit message (Expand)AuthorAge
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Fix VX767 bootloader warningMaurus Cuelenaere2009-04-21
* Gigabeat FX: Look for button A (rather than any button) in bootloader for ver...Karl Kurbjun2009-04-21
* Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere2009-04-20
* FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji2009-04-10
* M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun2009-04-10
* commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger2009-04-07
* Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg2009-03-30
* Fix ZVM 30GB bootloader.Thomas Martitz2009-03-17
* FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius2009-03-17
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Small fix for touchscreen-capable DAP's in display_logf()Maurus Cuelenaere2009-02-26
* fix the obligatory yellowFrank Gevaerts2009-02-25
* fix storage_*() callsFrank Gevaerts2009-02-19
* Onda VX747 bootloader: don't remove too much info..Maurus Cuelenaere2009-02-17
* Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds)Maurus Cuelenaere2009-02-16
* Onda VX747:Maurus Cuelenaere2009-02-13
* Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis2009-02-11
* Onda VX747: commit some parts to get apps/ to compile (more will follow)Maurus Cuelenaere2009-02-09
* Add optional logf display helper function for bootloadersMaurus Cuelenaere2009-02-07
* Onda VX747: enable USB in the bootloaderMaurus Cuelenaere2009-02-07
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Creative ZVM:Maurus Cuelenaere2009-02-05
* Silence the m:robe 100 and HDD1630 bootloadersMark Arigo2009-02-03
* Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis2009-01-19
* USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis2009-01-19
* Dual boot for the Philips HDD1630.Mark Arigo2009-01-10
* Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli2008-12-24
* Fix SVN propertiesMaurus Cuelenaere2008-12-19
* * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere2008-12-19
* Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis2008-12-08
* Hopefully mop-up remaining red.Michael Sevakis2008-12-03
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* Sansa AMS bootloader: consider the bootloader finishedRafaël Carré2008-11-25
* fix the e200r installer so it compiles again (storage rework broke it)Jonathan Gordon2008-11-24
* Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg2008-11-23
* Don't print partition sizes in megabytes, as that is buggy on 5.5G. Use secto...Frank Gevaerts2008-11-21
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Show the Rockbox logo in the Telechips bootloader.Rob Purchase2008-11-17
* Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun2008-11-12
* Revert last commit (accidentally committed the whole tree)Karl Kurbjun2008-11-12
* Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun2008-11-12
* the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon2008-11-11
* Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré2008-11-10
* Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...Bertrik Sikken2008-11-09
* Sansav2 BootloaderRafaël Carré2008-11-09
* AS3525: we won't use threads in the bootloaderRafaël Carré2008-11-06
* AS3525: use kernel_init() in bootloaderRafaël Carré2008-11-06
* fix redFrank Gevaerts2008-11-02
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01