| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | Convert CONFIG_NAND_ATMEL to Kconfig | Adam Ford | 2018-07-21 | 1 | -1/+0 |
* | configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address | Nicolas Ferre | 2018-05-23 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -7/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -20/+0 |
* | board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash | Wenyou.Yang@microchip.com | 2017-08-04 | 1 | -28/+12 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -5/+0 |
* | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | configs: at91sam9260ek/9g20ek: Update for DT and DM | Wenyou Yang | 2017-05-09 | 1 | -28/+3 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -5/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | 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 |
* | 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 |
* | 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: at91: mmc portA support is only for at91sam9g20ek_2mmc board | Wu, Josh | 2015-02-07 | 1 | -2/+4 |
* | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | 1 | -1/+0 |
* | ARM: at91 series: convert to generic board | Bo Shen | 2014-11-17 | 1 | -0/+2 |
* | arm926ejs, at91: add common phy_reset function | Heiko Schocher | 2013-12-01 | 1 | -0/+1 |
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | 1 | -0/+1 |
|\ |
|
| * | arm: atmel: get rid of too many ifdeffery | Bo Shen | 2013-11-04 | 1 | -0/+1 |
* | | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
|/ |
|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | at91sam9260ek: move board id setup to config header | Andreas Bießmann | 2013-05-12 | 1 | -0/+18 |
* | arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card | Wu, Josh | 2013-05-12 | 1 | -1/+17 |
* | arm: at91: enable mci support for at91sam9g20ek. | Wu, Josh | 2013-05-12 | 1 | -2/+14 |
* | ARM: at91: change nand flash table | Bo Shen | 2013-03-12 | 1 | -9/+9 |
* | arm: at91/configs: add bootz to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+1 |
* | arm: at91/configs: add libfdt to configuration | Nicolas Ferre | 2013-03-12 | 1 | -0/+2 |
* | ARM: atmel: add at91sam9g20ek_2mmc nand boot support | Bo Shen | 2013-02-19 | 1 | -0/+2 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -7/+0 |
* | AT91SAM9*: Change kernel address in dataflash to match u-boot's size | Alexandre Belloni | 2012-07-07 | 1 | -2/+3 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 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 |