rockbox/bootloader
2009-02-11 12:55:51 +00:00
..
bootloader.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
common.c Add optional logf display helper function for bootloaders 2009-02-07 13:52:03 +00:00
common.h Add optional logf display helper function for bootloaders 2009-02-07 13:52:03 +00:00
creativezvm.c Creative ZVM: 2009-02-05 21:47:54 +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 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
iaudio_coldfire.c Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 2008-11-23 22:07:48 +00:00
ipod.c Hopefully mop-up remaining red. 2008-12-03 21:15:44 +00:00
iriver_h1x0.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
iriver_h300.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
main-c240wipe.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
main-c250wipe.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
main-e200r-installer.c fix the e200r installer so it compiles again (storage rework broke it) 2008-11-24 04:43:31 +00:00
main-pp.c Dual boot for the Philips HDD1630. 2009-01-10 03:21:07 +00:00
Makefile Prepare Creative bootloader compilation for future dual boot integration 2008-08-03 19:32:14 +00:00
meizu_m3.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
meizu_m6sl.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
meizu_m6sp.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
mrobe500.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
ondavx747.c Onda VX747: commit some parts to get apps/ to compile (more will follow) 2009-02-09 10:02:38 +00:00
sansa_as3525.c Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some buttons defined, a bootloader, and stubs for most drivers. 2008-12-24 04:10:18 +00:00
show_logo.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
SOURCES Fix SVN properties 2008-12-19 11:29:18 +00:00
telechips.c Hopefully mop-up remaining red. 2008-12-03 21:15:44 +00:00
tpj1022.c Hopefully mop-up remaining red. 2008-12-03 21:15:44 +00:00