rockbox/firmware/target/arm/imx31
Michael Sevakis 69f4ffe686 Fix a comment since it was very wrong.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17627 a1c6a512-1295-4272-9138-f99709370657
2008-05-25 02:43:51 +00:00
..
gigabeat-s Fix a comment since it was very wrong. 2008-05-25 02:43:51 +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 Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with initialized sections. 2) Clean all caches in main before doing anything else because vector copying counts as self-modifying code. Up to v.00000012. 2008-05-05 13:30:29 +00:00
crt0.S Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian support on. VIC on early. 2008-05-13 14:05:28 +00:00
debug-imx31.c
debug-target.h Cleanup some .h files in the imx31 target branch - #include guard style, headers, obsolete prototypes, etc. 2008-05-16 18:40:28 +00:00
rolo_restart.S Gigabeat S RoLo: Properly execute firmware copy from an IRAM stub because the currently running image was being overwritten in place. Minor tweak to rolo.c based on imx31 errata sheet about not masking FIQ without masking IRQ which is fine to use on all ARM anyway. 2008-05-08 12:09:14 +00:00