summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2011-11-29ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD8-13/+13
2011-11-29ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD9-37/+43
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann42-63/+61
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD6-17/+45
2011-11-28ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD14-50/+67
2011-11-28ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD20-33/+64
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD12-12/+66
2011-11-28ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD18-67/+52
2011-11-28ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD4-4/+0
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD33-62/+92
2011-11-28ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD15-20/+45
2011-11-28ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD9-0/+38
2011-11-28ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD12-21/+21
2011-11-28ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD5-7/+7
2011-11-28ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD10-16/+16
2011-11-28ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD16-59/+70
2011-11-28ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD2-63/+10
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles38-59/+49
2011-11-22at91: provide macb clks with "pclk" and "hclk" nameJamie Iles4-4/+12
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich3-3/+3
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD7-21/+14
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-18/+23
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-121/+36
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-6/+0
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-14/+17
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+6
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-0/+153
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds13-14/+72
2011-11-02Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-254/+414
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-0/+36
2011-11-01arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann3-3/+3
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann39-45/+38
2011-11-01arm: at91: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann3-3/+3
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-3/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds39-45/+38
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches1-1/+1
2011-10-25ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD3-1/+10
2011-10-25ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre5-0/+144
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann38-44/+37
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-3/+3
2011-10-10ARM: at91: at91sam9g45: add trng clock and platform devicePeter Korsgaard2-0/+36
2011-10-07Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in...Arnd Bergmann13-14/+72
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1