summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: sparse irq supportLudovic Desroches2012-07-021-46/+46
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-221-0/+90
|\
| * ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard2012-05-141-0/+90
* | ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD2012-04-201-17/+3
* | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0
|/
* ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-041-0/+3
* Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-021-2/+19
|\
| * ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-011-0/+17
| * ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-011-2/+2
| |
| \
*-. \ Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-7/+31
|\ \ \ | | |/
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+0
| | * ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+16
| | * ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+11
| | * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
| |/
* | ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-131-5/+2
* | ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-131-1/+1
|/
* Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-151-1/+1
|\
| * ARM: at91: Fix USB AT91 gadget registrationAnders Darander2011-11-301-1/+1
* | ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-13/+13
* | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-291-3/+3
|\ \
| * | macb: unify at91 and avr32 platform dataJamie Iles2011-11-221-3/+3
| |/
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-1/+10
* | ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* | ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
|/
* ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-091-3/+2
* Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+8
|\
| * Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-1/+1
| |\
| * | at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni2011-09-101-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | mmc: atmel-mci: change namespaceLudovic Desroches2011-10-261-1/+1
| |/
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
|/
* at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD2011-06-251-1/+1
* at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD2011-05-251-19/+3
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+3
* AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele2009-09-231-0/+96
* ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260Sergey Matyukevich2009-08-011-0/+116
* [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-141-1/+1
* [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c filesAndrew Victor2008-12-011-37/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-6/+6
* Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-011-1/+1
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-11/+33
|\
| * [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-11/+33
| * [ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez2008-07-091-2/+2
* | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHÃ¥vard Skinnemoen2008-06-071-4/+4
|/
* [ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)Andrew Victor2008-04-171-59/+4
* [ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor2008-04-041-0/+85
* [ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor2008-04-041-1/+1
* [ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor2008-04-041-1/+6
* [ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor2008-04-041-1/+1
OpenPOWER on IntegriCloud