aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD5-13/+9
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD9-33/+38
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD1-4/+5
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD12-37/+56
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2-44/+63
2012-02-23ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2-11/+23
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD12-134/+155
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann1-0/+29
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-17ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD1-9/+9
2012-02-13ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD1-0/+29
2012-02-11Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre4-12/+183
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson10-128/+42
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: add clock selection parameter for at91_add_device_isi()Josh Wu1-1/+3
2012-02-03ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu1-0/+2
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