summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/crt0.S (follow)
Commit message (Expand)AuthorAge
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis2011-10-14
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...Michael Sevakis2011-01-21
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* ARM: use BX when branch to an address in registerRafaël Carré2010-05-31
* Clean the DCache just before going to main because areas were written by init...Michael Sevakis2010-05-08
* Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis2010-05-08
* Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2010-05-03
* ARM: lr addresses the next instruction after the failing one in undefined ins...Rafaël Carré2010-01-24
* Enable and initialize VFP on imx31. VFP state is not saved on thread change, ...Andrew Mahone2009-12-31
* Gigabeat S: Update some very stale comments about what's going on in the star...Michael Sevakis2009-02-10
* Gigabeat S: Place SDMA code load address starting in uninitialized section ad...Michael Sevakis2009-02-10
* Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...Michael Sevakis2009-02-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian supp...Michael Sevakis2008-05-13
* Enable write buffering for the 1MB device memory section. This means using a ...Michael Sevakis2008-05-11
* Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis2008-05-10
* Gigabeat S technical correction: Fix instruction order because clean dcache o...Michael Sevakis2008-05-07
* Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold2008-04-29
* Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis2008-04-21
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.Michael Sevakis2008-02-08
* Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...Michael Sevakis2008-02-05
* Gigabeat S memory management stuff. Will Robertson2007-12-23