summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Kconfig filesAlexander Shiyan2013-11-111-1/+0
* at91: fix typo in Kconfig descriptionJan Luebbe2013-10-151-1/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-28/+0
* at91: add Calao QIL-A9G20Gregory Hermant2013-05-201-2/+10
* ARM: remove now unused MACH_[HAS|DO]_LOWLEVEL_INITSascha Hauer2013-02-041-16/+0
* ARM AT91: switch sama5d3 to barebox_arm_entrySascha Hauer2013-02-041-0/+2
* ARM AT91: switch at91sam9n12 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+2
* ARM AT91: switch at91sam9x5 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+2
* ARM AT91: switch at91sam9g45 to barebox_arm_entryJean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+2
* ARM AT91: switch at91rm9200 board to barebox_arm_entrySascha Hauer2013-02-041-0/+1
* ARM AT91: switch at91sam9 to barebox_arm_entry part1Sascha Hauer2013-02-041-5/+11
* Merge branch 'for-next/at91'Sascha Hauer2013-02-041-0/+90
|\
| * at91sam9261ek: add boostrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+1
| * at91sam9261ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+1
| * at91: introduce AT91_LOAD_BAREBOX_SRAM to specifcy which size load for extern...Jean-Christophe PLAGNIOL-VILLARD2013-01-311-0/+11
| * ARM: at91: Add Telit EVK-PRO3 board supportFabio Porcedda2013-01-301-0/+8
| * at91: add sama5d3xek board supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+17
| * at91: add sama5d3 supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+14
| * at91: add clock dump commandJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+4
| * at91sam9260/9g20/9261/9g10/9263: split soc lowlevel_init from genericJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+6
| * at91: add Somfy Animeo IP supportJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+5
| * at91: add at91sam9m10ihd tablet supportJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+6
| * tny_a9263: add bootstrap supportJean-Christophe PLAGNIOL-VILLARD2013-01-251-0/+1
| * at91: add bootstrap versionJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+5
| * at91: usb-a9263 add lowlevel initJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+1
| * at91: add test commamd to emulate bootrom bootJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+6
| * at91: dump mux command: make it depends on COMMAND_SUPPORTJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+4
* | at91rm9200: fix default TEXT_BASE to 15MiBJean-Christophe PLAGNIOL-VILLARD2013-01-281-0/+1
* | at91sam9261: fix max bare_init it's 156KiBJean-Christophe PLAGNIOL-VILLARD2013-01-261-1/+1
|/
* at91: add dump mux commandJean-Christophe PLAGNIOL-VILLARD2013-01-071-0/+4
* at91: introduce AT91SAM9_SMC and AT91SAM9_TIMERJean-Christophe PLAGNIOL-VILLARD2013-01-071-6/+18
* at91: autodetect the soc one time at postcore_initcallJean-Christophe PLAGNIOL-VILLARD2013-01-071-30/+69
* at91: introduce Kconfig to select the dbgu for lowlevel debugJean-Christophe PLAGNIOL-VILLARD2013-01-071-0/+15
* Merge branch 'kconfig'Sascha Hauer2012-12-081-5/+2
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-081-5/+2
* | Merge branch 'for-next/at91'Sascha Hauer2012-12-071-0/+23
|\ \ | |/ |/|
| * at91: add at91sam9n12ek board supportJean-Christophe PLAGNIOL-VILLARD2012-11-261-0/+17
| * arm: at91: add at91sam9n12 supportJean-Christophe PLAGNIOL-VILLARD2012-11-261-0/+6
* | at91sam9260ek: fix BOARDINFO textFabio Porcedda2012-12-061-1/+1
|/
* at91rm9200ek: add spi supportJean-Christophe PLAGNIOL-VILLARD2012-11-161-0/+10
* at91sam9x5: udpate default ARCH_TEXT to 0x26f00000Jean-Christophe PLAGNIOL-VILLARD2012-10-171-0/+1
* ARM at91rm9200: remove SoC specific copying of exception vectorsSascha Hauer2012-07-241-1/+0
* add Calao QIL A9260 support and MB-QIL A9260 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-05-291-1/+12
* tny-a926x: fix MOB-TNY-MD2 Motherboard supportJean-Christophe PLAGNIOL-VILLARD2012-04-241-0/+10
* AT91: at91sam9x5: add chip and board fileJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+25
* usb-a926x: add DAB MMX Daughter board supportJean-Christophe PLAGNIOL-VILLARD2012-02-161-0/+9
* at91: specify the bare_init max size for each socJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+10
* at91: add Calao TNY-A9260/TNY-A9263/TNY-A9G20Jean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+21
* at91: fix resetJean-Christophe PLAGNIOL-VILLARD2011-12-141-0/+12
* platform: add support for aizo dSS11Michael Grzeschik2011-12-071-0/+8