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