summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9263_devices.c
Commit message (Expand)AuthorAgeFilesLines
* at91: switch uart registration to inlineJean-Christophe PLAGNIOL-VILLARD2012-05-291-32/+11
* 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-7/+3
|/
* 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-20/+45
|\
| * atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-161-20/+45
* | at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+18
* | at91: add spi device ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+45
|/
* at91: add sram memory devicesJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+4
* at91: add at91_udc resourceJean-Christophe PLAGNIOL-VILLARD2011-12-231-0/+19
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+25
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-2/+15
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-15/+2
* 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-141/+36
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+8
* 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-19/+82
* mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-161-0/+78
* at91sam9260/at91sam9263: use the same id as in the kernel for the uart devicesJean-Christophe PLAGNIOL-VILLARD2010-11-111-4/+4
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+7
* at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-061-7/+6
* [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-5/+128
* at91: add cpu devices common apiJean-Christophe PLAGNIOL-VILLARD2009-10-201-0/+86