aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/generic.h
AgeCommit message (Expand)Author
2015-03-16ARM: at91: properly initialize timerAlexandre Belloni
2015-03-13ARM: at91: remove unused at91_ioremap_matrix and headerAlexandre Belloni
2015-02-18ARM: at91: fix pm declarationsArnd Bergmann
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni
2015-01-16ARM: at91: remove unused at91_init_sramAlexandre Belloni
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni
2015-01-15ARM: at91: remove useless at91rm9200_set_type()Alexandre Belloni
2015-01-15ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni
2015-01-15ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre
2014-11-03ARM: at91: remove no-MMU at91x40 supportNicolas Ferre
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-22ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre
2014-09-15ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard
2014-09-03ARM: at91: soc: Add init_time callbackMaxime Ripard
2014-09-02ARM: at91: generic.h: Add include safe guardsMaxime Ripard
2014-08-25ARM: at91: Remove rstc and shdwnc global base addressesMaxime Ripard
2014-08-25ARM: at91: Remove reset code from the machine codeMaxime Ripard
2014-08-25ARM: at91/soc: Introduce register_devices callbackMaxime Ripard
2013-12-02ARM: at91: add Kconfig options for common clk supportBoris BREZILLON
2013-11-15ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold
2013-11-15ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre
2012-07-02ARM: at91: add AIC5 supportLudovic Desroches
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD
2012-03-01ARM: at91: AIC and GPIO IRQ device tree initializationNicolas Ferre
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-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-17ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann