aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9261_devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-34/+34
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre1-0/+3
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann1-4/+27
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD1-2/+15
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD1-0/+10
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre1-1/+1
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson1-1/+1
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander1-1/+1
2011-11-29ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-7/+7
2011-11-28ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-1/+10
2011-11-28ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD1-3/+2
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-1/+1
2011-09-10at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni1-0/+8
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-06-25at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD1-14/+3
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD1-1/+3
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor1-1/+1
2008-12-01[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c filesAndrew Victor1-16/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-5/+5
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez1-1/+1
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-6/+6
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-2/+2
2008-07-09[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez1-6/+6
2008-06-07[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHÃ¥vard Skinnemoen1-6/+6
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre1-2/+2
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen1-0/+11
2008-04-17[ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)Andrew Victor1-44/+4
2008-04-04[ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor1-0/+50
2008-04-04[ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor1-1/+1
2008-04-04[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor1-1/+1
2008-01-26[ARM] 4738/1: at91sam9261: Remove udc pullup enabling in board initialisationChristian Glindkamp1-5/+1
2008-01-26[ARM] 4758/1: [AT91] LEDsAndrew Victor1-22/+0
2008-01-26[ARM] 4757/1: [AT91] UART initializationAndrew Victor1-10/+67
2008-01-26[ARM] 4755/1: [AT91] NAND updateAndrew Victor1-1/+1
2008-01-26[ARM] 4754/1: [AT91] SSC library supportAndrew Victor1-0/+173
2008-01-26[ARM] 4753/1: [AT91] Use DMA_BIT_MASKAndrew Victor1-18/+31
2008-01-26[ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9Andrew Victor1-0/+47
2008-01-26[ARM] 4750/1: [AT91] STN LCD displays on SAM9261Andrew Victor1-0/+12
2007-11-26[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor1-3/+39
2007-08-04[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.cJan Altenberg1-0/+2
2007-05-11[ARM] 4372/1: Define byte sizes in asm-arm/sizes.hAndrew Victor1-3/+0
2007-05-03[ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor1-5/+5