summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove asm/hardware.hSascha Hauer2013-11-081-1/+1
* at91: add irq fixupJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+7
* 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
* at91sam9g45: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+49
* at91sam9g45: add autodetect sd/ddram sizeJean-Christophe PLAGNIOL-VILLARD2013-01-271-0/+4
* at91sam9g45: add ehci supportJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+22
* at91: usb: allow to specicfy inverted vbusJean-Christophe PLAGNIOL-VILLARD2013-01-231-1/+2
* at91sam9g45: fix i2c typosJean-Christophe PLAGNIOL-VILLARD2013-01-151-3/+3
* 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
* at91sam9g45: add i2c supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+50
* 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-37/+14
* Merge branch 'next'Sascha Hauer2012-05-031-3/+3
|\
| * Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* | at91: at91_register_uart use number instead of IDsJean-Christophe PLAGNIOL-VILLARD2012-04-241-9/+4
|/
* at91sam9g45_devices: fix warningEric BĂ©nard2012-04-051-2/+2
* 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-0/+1
|\
| * atmel/mci: fix slot_b supportJean-Christophe PLAGNIOL-VILLARD2012-01-161-0/+1
* | at91: add default spi chipselect ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-0/+18
* | at91: add spi device ressourcesJean-Christophe PLAGNIOL-VILLARD2012-01-061-11/+10
|/
* at91: add sram memory devicesJean-Christophe PLAGNIOL-VILLARD2012-01-021-0/+2
* at91: add missing clkdev changesHubert Feurstein2011-09-201-6/+1
* at91: add ohci supportJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+25
* at91: nand switch ecc base to resourceJean-Christophe PLAGNIOL-VILLARD2011-09-201-5/+15
* at91/boards: switch to software ecc as in linux kernelJean-Christophe PLAGNIOL-VILLARD2011-09-201-1/+1
* at91sam9g45: add atmel-spi supportHubert Feurstein2011-09-141-0/+41
* at91: swtich to clkdevJean-Christophe PLAGNIOL-VILLARD2011-08-101-10/+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-158/+39
* at91: add missing IORESOURCE_MEM flags to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-201-0/+9
* 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-20/+90
* atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45Hubert Feurstein2011-06-221-2/+2
* mci: add Atmel AT91 MCI driverHubert Feurstein2011-06-161-0/+91
* at91: Support for at91sam9g45 and at91sam9m10 series: core chip & board supportJean-Christophe PLAGNIOL-VILLARD2010-11-111-0/+242