summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-161-1/+1
* ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-241-1/+1
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-241-1/+1
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-1/+1
|\
| * i2c: at91: add new driverNikolaus Voss2012-09-121-1/+1
* | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-38/+54
|\ \ | |/ |/|
| * ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-021-38/+54
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-021-42/+42
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-12/+0
|\
| * Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-021-1/+0
| |\
| * | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0
* | | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-281-2/+2
| |/ |/|
* | ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0
|/
*-. Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-7/+7
|\ \
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+0
| | * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-6/+7
| |/
* | 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-11/+11
* | 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 rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-1/+15
* | ARM: at91: make DBGU soc independentJean-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 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-1/+1
|\
| * ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* | at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni2011-09-101-0/+8
|/
* 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-17/+3
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+3
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-301-45/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-011-1/+1
* [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-3/+4
* [ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor2008-04-041-0/+85
* [ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200Andrew Victor2008-01-261-2/+5
* [ARM] 4758/1: [AT91] LEDsAndrew Victor2008-01-261-22/+0
* [ARM] 4757/1: [AT91] UART initializationAndrew Victor2008-01-261-22/+92
* [ARM] 4755/1: [AT91] NAND updateAndrew Victor2008-01-261-1/+1
* [ARM] 4754/1: [AT91] SSC library supportAndrew Victor2008-01-261-0/+173
* [ARM] 4753/1: [AT91] Use DMA_BIT_MASKAndrew Victor2008-01-261-19/+35
* [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor2007-11-261-3/+38
* [ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driverAndrew Victor2007-07-201-7/+3
* [ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor2007-05-111-3/+0
* [ARM] 4150/1: AT91: LED updateAndrew Victor2007-02-081-0/+4
* [ARM] 4143/1: AT91: Prepare for AT91SAM9263 supportAndrew Victor2007-02-081-2/+2
* [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directoriesAndrew Victor2007-02-081-0/+875
OpenPOWER on IntegriCloud