summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-7/+198
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-31/+631
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2-16/+11
2012-03-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson2-16/+11
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann1-6/+0
2012-02-29ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre1-1/+9
2012-02-29ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2-15/+2
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann7-40/+109
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann7-40/+109
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann7-40/+109
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2-8/+5
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD3-28/+100
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre4-4/+4
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson25-167/+138
2012-02-03ARM: at91/at91sam9x5: SoC basic supportDan Liang3-0/+376
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2-0/+10
2012-02-03ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre1-19/+64
2012-02-03ARM: at91/at91sam9x5: PMC header fileNicolas Ferre1-12/+48
2012-02-03ARM: at91/at91sam9x5: overall definitionDan Liang2-0/+133
2012-02-03ARM: at91: Add external RTC for Flexibity boardMaxim Osipov1-1/+11
2012-02-03ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2-2/+172
2012-02-03ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2-4/+13
2012-02-03ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu1-0/+2
2012-02-03ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre1-1/+9
2012-02-03ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2-15/+2
2012-02-03ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano3-42/+34
2012-02-03ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2-10/+1
2012-02-03ARM: at91: declare header nameDaniel Lezcano1-0/+15
2012-02-03ARM: at91: coding style fixesDaniel Lezcano1-6/+14
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD19-2467/+13
2012-02-03Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre9-50/+69
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-29/+0
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre9-21/+69
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD6-13/+48
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD17-20/+42
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2-6/+16
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD4-129/+26
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD1-1/+5
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre1-2/+5
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann10-28/+13
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: at91: use new restart hookRussell King10-24/+13
2011-12-21arm/at91: fix build of stamp9g20Olof Johansson1-2/+2
2011-12-19Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson3-54/+0
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson6-8/+8
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander4-4/+4
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3