index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
board-dt-rm9200.c
Age
Commit message (
Expand
)
Author
2015-02-02
ARM: at91: change board files into SoC files
Nicolas Ferre
2015-02-02
ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()
Alexandre Belloni
2015-01-26
ARM: at91: fix ordering of SRAM and PM initialization
Nicolas Ferre
2015-01-26
ARM: at91: mark const init data with __initconst instead of __initdata
Alexandre Belloni
2015-01-16
ARM: at91: pm: prepare for multiplatform
Alexandre Belloni
2015-01-15
ARM: at91: remove useless at91rm9200_dt_initialize()
Alexandre Belloni
2014-12-02
ARM: at91: at91rm9200 ST initialization is now DT only
Arnd Bergmann
2014-11-27
ARM: at91: remove legacy IRQ driver and related code
Nicolas Ferre
2014-10-08
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-05
ARM: at91: rm9200: fix clock registration
Alexandre Belloni
2014-08-19
ARM: at91: make use of the new AIC driver for dt enabled boards
Boris BREZILLON
2013-10-16
ARM: at91: remove init_machine() as default is suitable
Nicolas Ferre
2013-03-13
ARM: at91: renamme rm9200 dt file
Jean-Christophe PLAGNIOL-VILLARD