summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-232-44/+63
| | | * | | | ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-232-11/+23
| | | * | | | ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2312-134/+155
| | | * | | | ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-171-9/+9
| | | * | | | Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-114-12/+183
| | | |\ \ \ \
| * | | \ \ \ \ Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann2012-02-241-0/+29
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+5
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-221-0/+29
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2012-02-031-1/+3
| * | | | | | | ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu2012-02-031-0/+2
* | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-274-12/+183
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2012-02-281-0/+29
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ARM: at91/at91sam9x5: SoC basic supportDan Liang2012-02-031-0/+2
| * | | | | | | ARM: at91/at91sam9x5: PMC header fileNicolas Ferre2012-02-031-12/+48
| * | | | | | | ARM: at91/at91sam9x5: overall definitionDan Liang2012-02-032-0/+133
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-6/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-0710-128/+42
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-281-0/+29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | ARM: at91: add accessor to manage SMCJean-Christophe PLAGNIOL-VILLARD2012-02-131-0/+29
| | |/ / | |/| |
* | | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-036-302/+6
* | | | Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-031-50/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-29/+0
| * | ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-201-21/+0
| |/
* | ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-207-9/+21
* | ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2012-01-202-122/+20
* | ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD2012-01-201-1/+5
* | ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-1/+1
|/
* Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-9/+0
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: at91: use new restart hookRussell King2012-01-051-5/+0
* | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-192-36/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-28/+0
| * | ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-151-8/+0
* | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-151-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: at91: fix NAND bus width decoding from system_revChristian Hitz2011-11-281-1/+1
| |/
* | ARM: at91/gpio: drop PIN_BASEJean-Christophe PLAGNIOL-VILLARD2011-11-291-169/+167
* | ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-14/+14
* | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-291-12/+2
|\ \
| * | macb: unify at91 and avr32 platform dataJamie Iles2011-11-221-12/+2
| |/
* | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-284-15/+15
* | ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2812-32/+43
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2811-12/+26
* | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-286-6/+6
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-287-9/+19
* | ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD2011-11-284-4/+0
* | ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-287-18/+13
* | ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-287-10/+10
* | ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-286-7/+7
OpenPOWER on IntegriCloud