summaryrefslogtreecommitdiff
path: root/firmware/target/arm/system-arm.c
AgeCommit message (Expand)Author
2010-06-12__div0: give the address of the instruction calling division to UIERafaël Carré
2010-03-09Display Fault status address register on data/prefetch abortsRafaël Carré
2009-11-14Fix dangling #endifAndrew Mahone
2009-11-14Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ...Andrew Mahone
2009-10-17Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius
2009-07-25Revert r22034 since the backlight handling functions are not consistently nam...Rob Purchase
2009-07-25Make the panic and UIE handlers turn on the backlight (needed for various col...Rob Purchase
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis