aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socArnd Bergmann1-0/+29
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD1-0/+29
2012-02-03ARM: at91/at91sam9x5: SoC basic supportDan Liang1-0/+2
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: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD6-302/+6
2012-02-03Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre1-50/+0
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 Pitre1-21/+0
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD7-9/+21
2012-01-20ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2-122/+20
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-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-9/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: at91: use new restart hookRussell King1-5/+0
2011-12-19Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2-36/+0
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson1-1/+1
2011-11-29ARM: at91/gpio: drop PIN_BASEJean-Christophe PLAGNIOL-VILLARD1-169/+167
2011-11-29ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD1-14/+14
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-12/+2
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD4-15/+15
2011-11-28ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD12-32/+43
2011-11-28ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD11-12/+26
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD6-6/+6
2011-11-28ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD7-9/+19
2011-11-28ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD4-4/+0
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD7-18/+13
2011-11-28ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD7-10/+10
2011-11-28ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD6-7/+7
2011-11-28ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD3-3/+3
2011-11-28ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD5-6/+6
2011-11-28ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD7-28/+35
2011-11-28ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD1-60/+5
2011-11-28ARM: at91: fix NAND bus width decoding from system_revChristian Hitz1-1/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-28/+0
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles1-12/+2
2011-11-15ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre1-8/+0
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+2
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+5
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2-3/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-5/+0
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann1-5/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov1-1/+2
2011-09-10at91: at91-ohci: support overcurrent notificationThomas Petazzoni1-0/+4
2011-09-10at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni1-0/+1
2011-09-07at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD1-0/+5
2011-08-22ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst1-2/+0