rockbox/firmware/target/arm/tms320dm320
Maurus Cuelenaere ba3cfca6dd Use LTV350QV register definitions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17452 a1c6a512-1295-4272-9138-f99709370657
2008-05-11 08:10:57 +00:00
..
creative-zvm Use LTV350QV register definitions 2008-05-11 08:10:57 +00:00
mrobe-500 yep.. I really cant spell 2008-04-29 01:09:39 +00:00
app.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
boot.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
crt0.S Remove wrong usage of '.global'. These symbols are imported, not exported. 2008-04-29 06:47:34 +00:00
debug-dm320.c 1) add debug menu for USB & PIC 2008-05-03 14:43:43 +00:00
debug-target.h
dsp-dm320.c
dsp-target.h
dsp_image_helloworld.h
i2c-dm320.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
i2c-dm320.h
kernel-dm320.c Move interrupt clearing up. 2008-05-07 13:33:29 +00:00
spi-dm320.c Commit whole Creative Zen Vision:M target tree + all related firmware/ 2008-04-24 20:08:28 +00:00
spi-target.h Commit whole Creative Zen Vision:M target tree + all related firmware/ 2008-04-24 20:08:28 +00:00
system-dm320.c Of course don't forget the init code.. 2008-05-05 16:07:57 +00:00
system-target.h
timer-dm320.c Move interrupt clearing up. 2008-05-07 13:33:29 +00:00
timer-target.h
uart-dm320.c Commit whole Creative Zen Vision:M target tree + all related firmware/ 2008-04-24 20:08:28 +00:00
uart-target.h