aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-17ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD1-27/+64
2012-04-17ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD1-16/+13
2012-04-17ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD1-53/+0
2012-04-16ARM: at91/Kconfig: website link for AT91SAM9G20-EKNicolas Ferre1-0/+1
2012-04-16ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entryNicolas Ferre1-1/+1
2012-04-16ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entryNicolas Ferre1-3/+4
2012-04-16ARM: at91/Kconfig: add comment to at91sam9x5 family entryNicolas Ferre1-0/+6
2012-04-16ARM: at91/Kconfig: change at91sam9g45 entryNicolas Ferre1-1/+4
2012-03-15ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre1-0/+9
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD1-25/+1
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD1-0/+5
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative resetJean-Christophe PLAGNIOL-VILLARD1-0/+9
2011-11-28ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+22
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-6/+0
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+11
2011-10-31arm: at91: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-10-25ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre1-0/+11
2011-09-07at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD1-0/+8
2011-09-07at91: add support for RSIs EWS boardJosef Holzmayr1-0/+5
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD1-21/+0
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD1-19/+0
2011-04-23ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König1-0/+1
2011-01-14AT91: Support for gsia18s boardIgor Plyatov1-0/+7
2011-01-14AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli1-0/+6
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann1-0/+6
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-10-19Merge branch 'devel-stable' into develRussell King1-2/+7
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-3/+3
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD1-0/+4
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD1-0/+1