summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91rm9200: Add SoC namespace to memory controller definesSascha Hauer2018-11-061-7/+11
* ARM: at91: Use SoC specific base addresses where appropriateSascha Hauer2018-11-061-1/+1
* at91: serial: pullup RX pins, do not pullup TX pinsPeter Rosin2017-02-141-10/+10
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
* ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
* macb: rename platform dataJosh Cartwright2013-04-031-2/+2
* macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
* at91rm9200: add autodetect sdram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+3
* at91: usb: allow to specicfy inverted vbusJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+9
* at91: use gpio_is_valid to check gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-5/+5
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* Merge branch 'for-next/spi'Sascha Hauer2012-11-161-1/+6
|\
| * at91rm9200: fix spi cs supportJean-Christophe PLAGNIOL-VILLARD2012-11-121-1/+6
* | at91rm9200: add i2c supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+28
|/
* ARM at91: remove constSascha Hauer2012-07-251-1/+1
* ARM at91rm9200: Add missing includeSascha Hauer2012-07-251-0/+1
* at91: switch uart registration to inlineJean-Christophe PLAGNIOL-VILLARD2012-05-291-37/+14
* Merge branch 'next'Sascha Hauer2012-05-031-4/+4
|\
| * Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-4/+4
* | at91: at91_register_uart use number instead of IDsJean-Christophe PLAGNIOL-VILLARD2012-04-241-9/+4
|/
* ARM: at91: allow to pass the interface id to at91_add_device_ethJean-Christophe PLAGNIOL-VILLARD2012-04-021-2/+2
* at91: at91_register_uart return deviceJean-Christophe PLAGNIOL-VILLARD2012-02-161-3/+3
* at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+12
* at91: add spi device ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+32
* at91rm9200_devices: add missing sizes.hJean-Christophe PLAGNIOL-VILLARD2012-01-051-0/+1
* at91: add sram memory devicesJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+2
* at91: add at91_udc resourceJean-Christophe PLAGNIOL-VILLARD2011-12-231-0/+21
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+18
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-9/+1
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* at91: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-221-118/+26
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+7
* add a add_mem_device functionSascha Hauer2011-07-181-22/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* at91: switch to all resource declaration to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-181-16/+72
* at91: Support for at91rm9200: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2011-05-311-0/+276