rockbox/bootloader
Rafaël Carré 2b39cb4b77 Sansa AMS bootloader: consider the bootloader finished
Be verbose only if a keypress has been detected.
Use enable/disable_irq() instead of inline assembly

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19213 a1c6a512-1295-4272-9138-f99709370657
2008-11-25 15:43:38 +00:00
..
bootloader.make 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
common.c Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 2008-11-23 22:07:48 +00:00
common.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
creativezvm.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
gigabeat-s.c Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 2008-11-23 22:07:48 +00:00
gigabeat.c Last commit for the flash bootloader. The bootloader build works properly either flashed or unflashed. 2008-11-12 05:11:18 +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 Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 2008-11-23 22:07:48 +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 Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 2008-11-23 22:07:48 +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 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
sansa_as3525.c Sansa AMS bootloader: consider the bootloader finished 2008-11-25 15:43:38 +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 Show the Rockbox logo in the Telechips bootloader. 2008-11-17 21:16:00 +00:00
telechips.c Show the Rockbox logo in the Telechips bootloader. 2008-11-17 21:16:00 +00:00
tpj1022.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