summaryrefslogtreecommitdiff
path: root/firmware/target/arm/system-arm.c (follow)
Commit message (Expand)AuthorAge
* Restore backtrace which was accidentely commented outAmaury Pouly2012-05-19
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
* arm: factor all exception handlers out of the crt0.S filesAmaury Pouly2012-04-06
* Arm stack unwinderMarcin Bukat2012-02-22
* Switch to SYS mode on arm FS#12322 by meMarcin Bukat2011-10-11
* rk27xx - arm7ej-s doesn't have MMU/MPU (just like arm7tdmi)Marcin Bukat2011-09-06
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* __div0: give the address of the instruction calling division to UIERafaël Carré2010-06-12
* Display Fault status address register on data/prefetch abortsRafaël Carré2010-03-09
* Fix dangling #endifAndrew Mahone2009-11-14
* Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone2009-11-14
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* Revert r22034 since the backlight handling functions are not consistently nam...Rob Purchase2009-07-25
* Make the panic and UIE handlers turn on the backlight (needed for various col...Rob Purchase2009-07-25
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08