summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260_devices.c
Commit message (Expand)AuthorAgeFilesLines
* 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