summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* 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/+26Star
* 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/+13Star
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * ARM: restart: at91: use new restart hookRussell King2012-01-0510-24/+13Star
* | arm/at91: fix build of stamp9g20Olof Johansson2011-12-211-2/+2
* | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-203-54/+0Star
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-28/+0Star
| * | ARM: mach-at91: remove arch specific special handling for ioremapNicolas Pitre2011-11-162-26/+0Star
* | | 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/+61Star
|\ \
| * | macb: unify at91 and avr32 platform dataJamie Iles2011-11-2238-59/+49Star
| * | 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
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2820-33/+64
* | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2812-12/+66
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2818-67/+52Star
* | ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD2011-11-284-4/+0Star
* | ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2833-62/+92
* | ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2815-20/+45
* | ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD2011-11-289-0/+38
* | ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2812-21/+21
* | ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-285-7/+7
* | ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2810-16/+16
* | ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2816-59/+70
* | ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD2011-11-282-63/+10Star
|/
* ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-093-3/+3
* at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD2011-11-091-1/+1
* at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD2011-11-091-0/+2
* ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-097-21/+14Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-18/+23
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-14/+17
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-4/+6
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-0718-121/+36Star
|\ \
| * | mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-1119-128/+38Star