| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+3 |
* | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -1/+1 |
* | configs: Migrate the various SPL_BOOT_xxx choices for PowerPC | Tom Rini | 2019-06-14 | 1 | -0/+1 |
* | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -0/+1 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -0/+2 |
* | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS | Tom Rini | 2018-11-14 | 1 | -1/+0 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -1/+4 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+1 |
* | Convert CONFIG_MTD_PARTITIONS et al to Kconfig | Adam Ford | 2018-07-22 | 1 | -0/+1 |
* | cmd: Kconfig: Move CONFIG_MP to Kconfig | Siva Durga Prasad Paladugu | 2018-07-10 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -1/+1 |
* | treewide: Move CONFIG_PHY_MARVELL to Kconfig | Mario Six | 2018-05-14 | 1 | -0/+1 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -0/+1 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | treewide: Migrate CONFIG_TSEC_ENET to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+1 |
* | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini | 2018-02-14 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -0/+2 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -2/+2 |
* | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2017-08-11 | 1 | -0/+1 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -0/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -0/+1 |
* | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -2/+2 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -0/+1 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -1/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+2 |
* | treewide: move CONFIG_PHYS_64BIT to Kconfig | Masahiro Yamada | 2016-08-05 | 1 | -1/+2 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+4 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+4 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |