aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/at91rm9200.c
AgeCommit message (Expand)Author
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-03-26ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches
2013-03-21ARM: at91: add TWI bindings to RM9200 DTJoachim Eastwood
2013-02-07ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood
2013-02-07ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD
2012-09-12i2c: at91: add new driverNikolaus Voss
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss
2012-07-02ARM: at91: sparse irq supportLudovic Desroches
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-05ARM: restart: at91: use new restart hookRussell King
2011-11-29ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD
2011-11-29ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD
2011-09-10at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD
2011-06-25at91: Use "pclk" as con_id on at91cap9 and at91rm9200Joachim Eastwood
2011-05-25at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-01-26[ARM] 4656/1: AT91: Tweak interrupt prioritiesAndrew Victor
2007-05-03[ARM] 4351/1: AT91: Define rest of peripheral clocksAndrew Victor
2007-02-08[ARM] 4147/1: AT91: Define Timer/Counter clocks.Andrew Victor