summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9263_devices.c
Commit message (Expand)AuthorAgeFilesLines
* arm: at91: fix clock to mci1 for at91sam9263Sam Ravnborg2019-01-071-0/+3
* ARM: at91: remove mach/io.hSascha Hauer2018-11-061-1/+0
* ARM: at91: Use SoC specific base addresses where appropriateSascha Hauer2018-11-061-3/+3
* ARM: at91: Add SoC namespace to matrix definesSascha Hauer2018-11-051-2/+3
* arm: at91: move irq_fixup to header fileSam Ravnborg2018-01-171-0/+1
* at91: serial: pullup RX pins, do not pullup TX pinsPeter Rosin2017-02-141-8/+8
* 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
* at91sam9263: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+42
* at91: usb: allow to specicfy inverted vbusJean-Christophe PLAGNIOL-VILLARD2013-01-231-1/+2
* at91: use gpio_is_valid to check gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-8/+8
* macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+1
* at91sam9263: add i2c supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+31
* 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-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