summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-0428-596/+534
|\
| * ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+4
| * ARM: at91: finally drop at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-231-18/+0
| * ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-235-13/+9
| * ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-239-33/+38
| * ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
| * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-2312-37/+56
| * 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
| |\
| | * 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
| * | 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
| |/
| * 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
| |\
* | \ 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
|\ \ \ | |/ / | | / | |/ |/|
| * 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
* | 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
|/
* 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
* | ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-283-3/+3
OpenPOWER on IntegriCloud