rockbox/bootloader
2006-12-10 13:33:12 +00:00
..
e200.c Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. Add ADC driver (may not be needed). Fix a bug in the button driver. 2006-10-16 17:21:36 +00:00
FILES Initial check-in of work-in-progress iPod bootloader. Current targets are iPod Color/Photo and iPod Nano. 2005-11-08 00:52:39 +00:00
gigabeat.c Fix a few warnings 2006-08-22 08:04:51 +00:00
h10.c Add Rockbox bootloader for H10 2006-08-28 08:11:32 +00:00
ipod.c Remove unused code in (and hence simplify) the ipod bootloader - the image header parsing and memmove isn't used in Rockbox, it was just leftover from the original ipodlinux loader. Note that we still need the empty space in the bootloader (400 bytes starting at 0x100 - the 'boot_table' definition in firmware/target/arm/crt0-pp.S) to maintain compatibility with ipod_fw/make_fw (which will write information there that we have always ignored). 2006-12-10 13:33:12 +00:00
main.c first step in audio driver unification: renaming the functions to audio_* 2006-12-06 10:36:20 +00:00
Makefile Adapted more Makefiles to the more efficient info printing. 2006-10-30 01:40:20 +00:00
SOURCES Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. 2006-08-31 19:19:35 +00:00
tpj1022.c Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. 2006-08-31 19:19:35 +00:00