aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+4
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+21
2014-09-22ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre1-0/+18
2014-09-22clk: at91: add a driver for the h32mx clockAlexandre Belloni1-0/+3
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard1-6/+0
2014-09-03ARM: at91: PIT: Rework probe functionsMaxime Ripard1-0/+1
2014-08-25ARM: at91: Remove reset code from the machine codeMaxime Ripard1-8/+0
2014-08-25Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linuxNicolas Ferre1-0/+4
2014-08-19ARM: at91: make use of the new AIC driver for dt enabled boardsBoris BREZILLON1-3/+3
2014-08-19ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON1-8/+9
2014-07-15ARM: at91: select ATMEL_SDRAMC when using OFAlexandre Belloni1-0/+4
2014-07-09ARM: at91: move at91sam9263 SoC to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: move at91sam9g45 SoC to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: move at91sam9260 SoCs to the CCFAlexandre Belloni1-1/+0
2014-07-09ARM: at91: move at91rm9200 SoC to the CCFAlexandre Belloni1-1/+0
2014-05-22ARM: at91: move sam9n12 SoC to the CCFBoris BREZILLON1-1/+0
2014-05-22ARM: at91: move sam9x5 SoCs to the CCFBoris BREZILLON1-1/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2014-03-21ARM: at91: sama5 always uses DTArnd Bergmann1-0/+1
2014-03-21ARM: at91: split out at91x40 into a top-level optionArnd Bergmann1-4/+18
2014-03-12ARM: at91: move sam9261 SoC to common clkJean-Jacques Hiblot1-1/+0
2014-03-12ARM: at91: switch sam9rl to common clock frameworkAlexandre Belloni1-1/+0
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre1-6/+0
2013-12-11ARM: at91: remove redundant dependencyYanis Moreno1-1/+0
2013-12-10ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu1-1/+1
2013-12-02ARM: at91: move sama5d3 SoC to common clkBoris BREZILLON1-1/+0
2013-12-02clk: at91: add PMC smd clockBoris BREZILLON1-0/+5
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON1-0/+11
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON1-0/+7
2013-12-02ARM: at91: add Kconfig options for common clk supportBoris BREZILLON1-0/+21
2013-06-18ARM: at91: Fix link breakage when !CONFIG_PHYLIBAlexandre Belloni1-0/+1
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches1-0/+33
2013-03-26ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 archLudovic Desroches1-4/+18
2013-03-26ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilationLudovic Desroches1-0/+4
2013-03-13ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-03-13ARM: at91: move non DT Kconfig to Kconfig.non_dtJean-Christophe PLAGNIOL-VILLARD1-395/+1
2013-02-08ARM: at91: remove NEOCORE 926 boardNicolas Ferre1-6/+0
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+0
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux-at91 into at91Linus Walleij1-0/+9
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood1-0/+8
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+2
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-10-23net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood1-4/+0
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-13/+13
2012-07-04ARM: at91: fix new build errorsArnd Bergmann1-0/+4
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-0/+1
2012-07-02ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches1-0/+1
2012-04-28ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu1-0/+8