aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt34-4284/+0
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-1/+0
2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni1-1/+0
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-43/+73
2014-08-07avr32: fix error return codeJulia Lawall1-3/+8
2014-07-09avr32: favr-32: use generic pwm_bl driverAlexandre Belloni1-18/+30
2014-07-09avr32: merisc: use generic leds_pwm driverAlexandre Belloni1-13/+21
2014-07-09avr32: MRMT: use generic leds_pwm driverAlexandre Belloni1-12/+22
2014-02-28misc: delete mimc200 fram driverGreg Kroah-Hartman2-83/+1
2014-02-17avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker1-0/+1
2013-12-10avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+3
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD8-12/+12
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding1-1/+0
2012-07-30avr32: fix build error in ATSTK1002 codeFengguang Wu1-1/+1
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2-0/+2
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-6/+6
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+0
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles6-6/+6
2011-09-11mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2-13/+4
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner2-2/+2
2011-01-13avr32: boards: setup: use IS_ERR() instead of NULL checkVasiliy Kulikov6-6/+6
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds4-21/+133
2009-12-14avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt3-18/+134
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-08-27avr32: MRMT: correct setup of SPI slavesPeter Ma1-0/+1
2009-08-27avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma1-5/+0
2009-07-27favr32: improve touchscreen responseBen Nizette1-0/+4
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Haavard Skinnemoen6-5/+488
2009-06-08avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma5-0/+475
2009-06-08avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma1-2/+9
2009-06-03Fix MIMC200 board LCD initMark Jackson1-14/+15
2009-04-08avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson1-3/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-01avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma8-20/+20
2009-03-30Add RTC support for Merisc boardsJonas Larsson1-0/+8
2009-03-27avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2-6/+7
2009-03-27avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt1-1/+6
2009-03-27Add Merisc board supportJonas Larsson7-0/+582
2009-03-26avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt1-10/+10
2009-03-26avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt1-1/+19
2009-03-26avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt1-5/+0
2009-03-26avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt1-1/+2
2009-03-24avr32: remove duplicated #includeHuang Weiyi1-1/+0
2009-01-05avr32: data param to at32_add_device_mci() must be non-NULLHaavard Skinnemoen2-2/+20
2009-01-05Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen5-5/+5
2009-01-05atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre5-5/+5
2009-01-05avr32: Hammerhead board supportAlex Raimondi5-0/+663
2009-01-05Merge branch 'cleanups' into boardsHaavard Skinnemoen4-55/+3