summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2012-02-23ARM: at91: add at91sam9g25ek.dts in Makefile.bootNicolas Ferre
2012-02-23ARM: at91/board-dt: drop default consoleJean-Christophe PLAGNIOL-VILLARD
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: move assignment out of printfNicolas Ferre
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/ST: remove not needed castsNicolas Ferre
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/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD
2012-02-17ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD
2012-02-11Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre
2012-02-11Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre
2012-02-03ARM: at91/at91sam9x5: SoC basic supportDan Liang
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: PMC header fileNicolas Ferre
2012-02-03ARM: at91/at91sam9x5: overall definitionDan Liang
2012-02-03ARM: at91: Add external RTC for Flexibity boardMaxim Osipov
2012-02-03ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu
2012-02-03ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu
2012-02-03ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu
2012-02-03ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre
2012-02-03ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre
2012-02-03ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano
2012-02-03ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano
2012-02-03ARM: at91: declare header nameDaniel Lezcano
2012-02-03ARM: at91: coding style fixesDaniel Lezcano
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-02-03Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre
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-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: at91: use new restart hookRussell King