.. |
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
|
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-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
|
the delay in the as3525 bootloader was driving me mad so remove it and get the bootloader closer to where a "finished" one should be (only show info if sometrhing needs to be shown, which is always for now.)
|
2008-11-11 11:01:55 +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 |