summaryrefslogtreecommitdiff
path: root/firmware/target/arm/at91sam
AgeCommit message (Expand)Author
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2012-05-07remove debug-target.hRafaël Carré
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré
2012-01-08adc-target.h: cleanupRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-04dbg_hw_info(): remove duplicate prototypesRafaël Carré
2012-01-04dbg_ports(): remove duplicate prototypeRafaël Carré
2011-12-21Add missing includes found using -Wmissing-declarations.Boris Gjenero
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-29Move SH7034 timer code in the target treeRafaël Carré
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg