| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support | Tom Rini | 2021-10-01 | 1 | -130/+0 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | nxp: Migrate a number of DDR related symbols to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+2 |
* | i2c: fsl_i2c: Migrate to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+6 |
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -1/+0 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini | 2020-04-28 | 1 | -0/+8 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+4 |
* | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini | 2019-11-12 | 1 | -0/+1 |
* | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass | 2019-08-02 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-06-21 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-05-26 | 1 | -26/+21 |
* | mpc83xx: Migrate CONFIG_LCRR_* to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+2 |
* | mpc83xx: Migrate SPCR to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+2 |
* | mpc83xx: Migrate arbiter config to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+2 |
* | mpc83xx: Migrate HID config to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+3 |
* | mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+24 |
* | mpc83xx: Migrate LBLAW_* to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+8 |
* | mpc83xx: Migrate BATS config to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+31 |
* | powerpc: Migrate HIGH_BATS to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+1 |
* | mpc83xx: Kconfig: Migrate HRCW to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+10 |
* | mpc83xx: Get rid of CONFIG_83XX_CLKIN | Mario Six | 2019-05-21 | 1 | -0/+1 |
* | mpc83xx: Migrate legacy PCI options to Kconfig | Mario Six | 2019-05-21 | 1 | -0/+1 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -0/+3 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+0 |
* | 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 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-17 | 1 | -3/+0 |
* | treewide: Migrate CONFIG_TSEC_ENET to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+2 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -0/+3 |
* | spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig | Tuomas Tynkkynen | 2018-02-13 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | 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/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | cmd: add Kconfig option for 'date' command | Chris Packham | 2017-05-01 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -1/+1 |
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -0/+1 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -0/+1 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -0/+1 |
* | 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/+1 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+2 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+2 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+1 |