summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260_devices.c
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-1/+1
* at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+8
* 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
* at91sam9: drop AT91_BASE_SYS for sdram controllerJean-Christophe PLAGNIOL-VILLARD2013-02-051-1/+1
* macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-291-1/+1
* 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-7/+7
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* at91sam9260/sam9g20: add i2c supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+32
* at91: sam9260/sam9g20/sam9261/sam9g10/sam9263 add autodetect sdram sizeJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+4
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-2/+2
* at91: switch uart registration to inlineJean-Christophe PLAGNIOL-VILLARD2012-05-291-47/+20
* 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-13/+6
|/
* 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
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-271-12/+12
|\
| * atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-161-12/+12
* | at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+18
* | at91: add spi device ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+44
* | at91: 9260 and 9g20 add support of join SRAM Memory MappingJean-Christophe PLAGNIOL-VILLARD2012-01-061-8/+4
|/
* at91: add sram memory devicesJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+12
* at91: add at91_udc resourceJean-Christophe PLAGNIOL-VILLARD2011-12-231-0/+19
* at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_ethMichael Grzeschik2011-12-071-2/+7
* at91sam9260_devices: properly set slot idMichael Grzeschik2011-12-071-10/+24
* at91: add missing clkdev changesHubert Feurstein2011-09-201-1/+0
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+13
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-2/+15
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-11/+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-171/+38
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+10
* 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-22/+99
* mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-161-0/+50
* at91sam9260/at91sam9263: use the same id as in the kernel for the uart devicesJean-Christophe PLAGNIOL-VILLARD2010-11-111-7/+7
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+10
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-061-9/+9
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-5/+5
* at91sam9: switch to the same api as the kernelJean-Christophe PLAGNIOL-VILLARD2009-10-201-6/+192
* at91: add cpu devices common apiJean-Christophe PLAGNIOL-VILLARD2009-10-201-0/+86