rockbox/firmware/target/arm/s3c2440
2008-12-03 19:54:25 +00:00
..
gigabeat-fx Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. 2008-12-03 19:54:25 +00:00
app.lds Real fake IRAM by placing .i.... section in the analagous DRAM sections in the linker scripts that hasn't done this yet. 2008-05-10 22:03:45 +00:00
boot.lds Fix the bootloader 2008-05-10 22:12:57 +00:00
crt0.S Last commit for the flash bootloader. The bootloader build works properly either flashed or unflashed. 2008-11-12 05:11:18 +00:00
debug-s3c2440.c Revert last commit (accidentally committed the whole tree) 2008-11-12 04:15:34 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00