rockbox/bootloader
Thomas Martitz e2ccabf89d Samsung YH925: Reset the LCD orientation to what the OF expects before branching to it in dualbooting
Author: Mark Arigo

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22659 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 13:57:13 +00:00
..
bootloader.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
common.c fix red 2009-08-19 22:15:45 +00:00
common.h Add optional logf display helper function for bootloaders 2009-02-07 13:52:03 +00:00
creativezvm.c Fix ZVM 30GB bootloader. 2009-03-17 21:23:02 +00:00
gigabeat-s.c Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE. 2009-02-11 12:55:51 +00:00
gigabeat.c Gigabeat FX: Look for button A (rather than any button) in bootloader for verbose mode - needed for flashed bootloader 2009-04-21 04:36:46 +00:00
iaudio_coldfire.c
ipod.c FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition in place of the main Apple firmware. This image is only loaded if no rockbox.ipod is found so does not affect current behaviour. The advantage is a small increase in boottime. This patch also adds documentation to bootloader/ipod.c in the form of a comment describing the booting behaviour. 2009-05-12 20:41:44 +00:00
ipodnano2g.c Various Nano2g changes - enable the rest of crt0.S (including clock setup) and make the nano2g bootloader do something useful (displaying gpio ports). Also add checks for the fifo-full condition in the LCD driver - required after enabling all the crt0.S inits 2009-07-18 11:31:19 +00:00
iriver_h1x0.c
iriver_h300.c
lyre_proto1.c Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. 2009-03-30 12:20:47 +00:00
main-c240wipe.c fix storage_*() calls 2009-02-19 17:19:42 +00:00
main-c250wipe.c fix storage_*() calls 2009-02-19 17:19:42 +00:00
main-e200r-installer.c
main-pp.c Samsung YH925: Reset the LCD orientation to what the OF expects before branching to it in dualbooting 2009-09-08 13:57:13 +00:00
Makefile
meizu_m3.c Update initialisation and display of debug info in meizu M3 bootloader 2009-07-05 19:14:46 +00:00
meizu_m6sl.c
meizu_m6sp.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00
mrobe500.c M:Robe 500: Remove some dead test code in bootloader, reorganize the bootloader link script, and remove an unnecessary lcd disable/enable in initialization. 2009-04-10 04:48:44 +00:00
ondavx747.c Onda VX747/VX777 bootloader: power off after holding the poweroff button for 2 seconds (BUTTON_REPEAT doesn't seem to work in bootloader) 2009-09-01 07:57:56 +00:00
samsung_yps3.c Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
sansa_as3525.c Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver 2009-06-17 19:55:27 +00:00
show_logo.c
SOURCES Start of a Rockbox port to the Samsung YP-S3. 2009-07-29 20:42:02 +00:00
telechips.c TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). 2009-06-24 07:37:11 +00:00
tpj1022.c Remove unnecessary #include "adc.h" 2009-04-25 22:24:59 +00:00