summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/crt0.S
AgeCommit message (Expand)Author
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré
2009-12-31Enable and initialize VFP on imx31. VFP state is not saved on thread change, ...Andrew Mahone
2009-02-10Gigabeat S: Update some very stale comments about what's going on in the star...Michael Sevakis
2009-02-10Gigabeat S: Place SDMA code load address starting in uninitialized section ad...Michael Sevakis
2009-02-07Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp...Michael Sevakis
2008-05-11Enable write buffering for the 1MB device memory section. This means using a ...Michael Sevakis
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis
2008-05-07Gigabeat S technical correction: Fix instruction order because clean dcache o...Michael Sevakis
2008-04-29Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold
2008-04-21Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-02-08Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis
2008-02-05Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis
2007-12-23Gigabeat S memory management stuff. Will Robertson