summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-121-6/+0
* ARM: at91: remove redundant dependencyYanis Moreno2013-12-111-1/+0
* ARM: at91: move sama5d3 SoC to common clkBoris BREZILLON2013-12-021-1/+0
* clk: at91: add PMC smd clockBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+11
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+7
* ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-021-0/+21
* ARM: at91: Fix link breakage when !CONFIG_PHYLIBAlexandre Belloni2013-06-181-0/+1
* ARM: at91: introduce SAMA5 supportLudovic Desroches2013-03-261-0/+33
* ARM: at91: introduce the core type choice to split ARMv4/5 and ARMv7 archLudovic Desroches2013-03-261-4/+18
* ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilationLudovic Desroches2013-03-261-0/+4
* ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD2013-03-131-1/+1
* ARM: at91: move non DT Kconfig to Kconfig.non_dtJean-Christophe PLAGNIOL-VILLARD2013-03-131-395/+1
* ARM: at91: remove NEOCORE 926 boardNicolas Ferre2013-02-081-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-4/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-8/+2
| |\
| * | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-231-4/+0
* | | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij2012-11-211-0/+9
|\ \ \ | |_|/ |/| |
| * | ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood2012-11-191-0/+8
| * | ARM: AT91: Fix build failure on board-dtJoachim Eastwood2012-11-191-0/+1
| |/
* | ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD2012-10-241-8/+2
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-13/+13
* ARM: at91: fix new build errorsArnd Bergmann2012-07-041-0/+4
* ARM: at91: sparse irq supportLudovic Desroches2012-07-021-0/+1
* ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches2012-07-021-0/+1
* ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu2012-04-281-0/+8
* ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD2012-04-171-27/+64
* ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD2012-04-171-16/+13
* ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD2012-04-171-53/+0
* ARM: at91/Kconfig: website link for AT91SAM9G20-EKNicolas Ferre2012-04-161-0/+1
* ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entryNicolas Ferre2012-04-161-1/+1
* ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entryNicolas Ferre2012-04-161-3/+4
* ARM: at91/Kconfig: add comment to at91sam9x5 family entryNicolas Ferre2012-04-161-0/+6
* ARM: at91/Kconfig: change at91sam9g45 entryNicolas Ferre2012-04-161-1/+4
* ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD2012-03-151-8/+2
* ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2012-02-031-0/+9
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-25/+1
* ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+5
* ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+9
* ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+22
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-6/+0
|\
| * arm: at91: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+0
* | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+11
|\ \
| * | ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre2011-10-251-0/+11
| |/
* | at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD2011-09-071-0/+8
* | at91: add support for RSIs EWS boardJosef Holzmayr2011-09-071-0/+5
|/
* at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD2011-05-251-21/+0
* at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD2011-05-251-19/+0
* ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-231-0/+1
* AT91: Support for gsia18s boardIgor Plyatov2011-01-141-0/+7
OpenPOWER on IntegriCloud