| Commit message (Expand) | Author | Age | Files | Lines |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -2/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | ARM: atmel: boards: use default CONFIG_SYS_PBSIZE | Bo Shen | 2015-09-11 | 1 | -1/+0 |
* | arm: at91: mpddr: allow multiple DDR controllers | Erik van Luijk | 2015-08-21 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -8/+0 |
* | ARM: atmel: at91sam9m10g45ek: enable spl support | Bo Shen | 2015-04-01 | 1 | -0/+58 |
* | env_fat: use get_device_and_partition() during env save and load | Wu, Josh | 2014-07-07 | 1 | -2/+6 |
* | ARM: at91sam9m10g45ek: add mmc environment configuration support | Wu, Josh | 2014-05-27 | 1 | -0/+19 |
* | ARM: at91sam9m10g45ek: enable mci0 support | Wu, Josh | 2014-05-27 | 1 | -1/+14 |
* | at91: remove redundant AT91FAMILY definition in board config file | Wu, Josh | 2014-05-27 | 1 | -1/+0 |
* | ARM: atmel: at91sam9m10g45ek: convert to generic board | Bo Shen | 2014-05-27 | 1 | -0/+2 |
* | arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position | Bo Shen | 2013-12-01 | 1 | -3/+4 |
* | arm926ejs, at91: add common phy_reset function | Heiko Schocher | 2013-12-01 | 1 | -0/+1 |
* | at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY | Andreas Bießmann | 2013-11-13 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | arm: atmel: remove the config.mk file | Bo Shen | 2013-08-22 | 1 | -0/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | ARM: at91: change nand flash table | Bo Shen | 2013-03-12 | 1 | -8/+8 |
* | arm: at91/configs: add bootz to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+1 |
* | Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel | Bo Shen | 2012-09-17 | 1 | -0/+2 |
* | arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT | Bo Shen | 2012-09-01 | 1 | -1/+0 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -7/+0 |
* | AT91: at91sam9m10g45ek : Enable EHCI instead OHCI | Bo Shen | 2012-07-07 | 1 | -17/+3 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | CMD: Remove CMD_AUTOSCRIPT, it's not used | Marek Vasut | 2012-04-19 | 1 | -1/+0 |
* | NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS | Scott Wood | 2012-01-26 | 1 | -1/+0 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | 1 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | atmel: Update support of board AT91SAM9M10G45-EK to new style | Thomas Petazzoni | 2011-09-03 | 1 | -106/+87 |
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOT | Wolfgang Denk | 2010-10-29 | 1 | -1/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | 1 | -1/+1 |
* | add a new AT91 GPIO driver | Jens Scharsig | 2010-02-12 | 1 | -0/+1 |
* | add new CONFIG_AT91_LEGACY | Jens Scharsig | 2010-02-12 | 1 | -0/+2 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -2/+0 |
* | Update the mtd driver name in bootargs for at91-based boards | Albin Tonnerre | 2009-08-18 | 1 | -2/+2 |
* | AT91: factor out ROUND() macro | Wolfgang Denk | 2009-07-22 | 1 | -1/+0 |
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+3 |
* | at91: Introduction of at91sam9g45 SOC. | Sedji Gaouaou | 2009-07-12 | 1 | -0/+225 |