| Commit message (Expand) | Author | Age | Lines |
* | PM9263 adding generic board support | Georgi Botev | 2015-01-13 | -0/+2 |
* | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | -1/+0 |
* | at91: switch coloured LED to gpio API | Andreas Bießmann | 2013-12-09 | -2/+2 |
* | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | -2/+2 |
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | -0/+1 |
|\ |
|
| * | arm: atmel: get rid of too many ifdeffery | Bo Shen | 2013-11-04 | -0/+1 |
* | | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -2/+0 |
|/ |
|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263 | Simon Glass | 2013-06-04 | -1/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | -7/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -1/+0 |
* | NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS | Scott Wood | 2012-01-26 | -1/+0 |
* | pm9263: init serial console before relocation | Asen Dimov | 2011-12-12 | -0/+1 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | -1/+1 |
* | ARM: define CONFIG_MACH_TYPE for all ronetix boards | Asen Dimov | 2011-11-08 | -0/+3 |
* | common: cosmetic: CONFIG_ROOTPATH checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | make pm9263 buildable for v2011.06 release | Asen Dimov | 2011-09-03 | -7/+10 |
* | pm9263: enable cache command | Asen Dimov | 2010-12-16 | -0/+1 |
* | pm9263: ARM relocation support | Asen Dimov | 2010-12-16 | -0/+6 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | -1/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+0 |
* | pm9263 converted to at91 soc access | Asen Dimov | 2010-04-30 | -44/+43 |
* | pm9263: remove CONFIG_CMD_AUTOSCRIPT | Asen Dimov | 2010-04-30 | -1/+0 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | -1/+1 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | -0/+1 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | -0/+2 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -1/+0 |
* | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre | 2009-08-18 | -2/+2 |
* | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | -1/+0 |
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | -0/+2 |
* | pm9263: use macro instead of hardcode value for the lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -28/+81 |
* | pm9263: lowlevel init update | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | -9/+1 |
* | at91: move cpu info print to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+1 |
* | at91: move cpu name define to arm/arch/ cpu header | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -2/+0 |
* | at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | -1/+1 |
* | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | -0/+367 |