summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-119-31/+631
|\
| * ARM: at91/at91sam9x5: SoC basic supportDan Liang2012-02-033-0/+376
| * ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2012-02-032-0/+10
| * ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre2012-02-031-19/+64
| * ARM: at91/at91sam9x5: PMC header fileNicolas Ferre2012-02-031-12/+48
| * ARM: at91/at91sam9x5: overall definitionDan Liang2012-02-032-0/+133
* | Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre2012-02-116-23/+209
|\ \
| * | ARM: at91: Add external RTC for Flexibity boardMaxim Osipov2012-02-031-1/+11
| * | ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2012-02-032-2/+172
| * | ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2012-02-032-4/+13
| * | ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu2012-02-031-0/+2
| * | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-031-1/+9
| * | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-032-15/+2
| |/
* | ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-033-42/+34
* | ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-032-10/+1
* | ARM: at91: declare header nameDaniel Lezcano2012-02-031-0/+15
* | ARM: at91: coding style fixesDaniel Lezcano2012-02-031-6/+14
|/
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-0319-2467/+13
* Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-039-50/+69
|\
| * ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-29/+0
| * ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-219-21/+69
* | ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD2012-01-206-13/+48
* | ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-2017-20/+42
* | ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2012-01-202-6/+16
* | ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2012-01-204-129/+26
* | 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: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-01-201-2/+5
|/
* Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0710-28/+13
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: at91: use new restart hookRussell King2012-01-0510-24/+13
* | arm/at91: fix build of stamp9g20Olof Johansson2011-12-211-2/+2
* | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-203-54/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-28/+0
| * | ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-26/+0
* | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-166-8/+8
|\ \ \ | | |/ | |/|
| * | ARM: at91: Fix USB AT91 gadget registrationAnders Darander2011-11-304-4/+4
| * | ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD2011-11-301-3/+3
| * | ARM: at91: fix NAND bus width decoding from system_revChristian Hitz2011-11-281-1/+1
| |/
* | ARM: at91/gpio: fix display of number of irq setupedJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
* | ARM: at91/gpio: drop PIN_BASEJean-Christophe PLAGNIOL-VILLARD2011-11-292-195/+195
* | ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-297-72/+72
* | ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2011-11-2937-64/+191
* | ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD2011-11-298-13/+13
* | ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD2011-11-299-37/+43
* | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-2942-63/+61
|\ \
| * | macb: unify at91 and avr32 platform dataJamie Iles2011-11-2238-59/+49
| * | at91: provide macb clks with "pclk" and "hclk" nameJamie Iles2011-11-224-4/+12
| |/
* | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-286-17/+45
* | ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2814-50/+67