| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+1 |
* | Finish CONFIG_VID et al conversion to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+4 |
* | Convert CONFIG_CONS_INDEX et al to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+4 |
* | Convert CONFIG_SD_BOOT et al to Kconfig | Tom Rini | 2021-12-27 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-12 | 1 | -1/+1 |
* | configs: fsl: migrate FMAN/QE specific defines to Kconfig | Rajesh Bhagat | 2021-11-09 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -2/+1 |
* | ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | serial: Rename SERIAL_SUPPORT to SERIAL | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | mmc: Rename MMC_SUPPORT to MMC | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_RAMBOOT_PBL et al to Kconfig | Tom Rini | 2021-08-31 | 1 | -1/+4 |
* | nxp: Migrate a number of DDR related symbols to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+2 |
* | nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | Convert CONFIG_SYS_I2C_MXC et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+4 |
* | Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+2 |
* | i2c: Rename SPL/TPL_I2C_SUPPORT to I2C | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -3/+1 |
* | board: freescale: ls1043aqds: Update I2C mux config | Stephen Carlson | 2021-07-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-06-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-05-11 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-02-15 | 1 | -1/+1 |
* | configs: ls1043aqds: enable CMD_GPIO | Biwen Li | 2021-02-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-11-30 | 1 | -2/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-10-29 | 1 | -2/+1 |
* | configs: Enable NVME support for Layerscape platforms | Wasim Khan | 2020-10-23 | 1 | -0/+2 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -3/+1 |
* | pci: layerscape: Add specific config entry for RC and EP mode driver | Hou Zhiqiang | 2020-07-27 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfig | Kuldeep Singh | 2020-05-19 | 1 | -0/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | Merge branch 'migrate-various-PHY-options'WIP/28Apr2020 | Tom Rini | 2020-04-28 | 1 | -0/+3 |
|\ |
|
| * | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini | 2020-04-28 | 1 | -0/+3 |
* | | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -3/+3 |
|/ |
|
* | dm: arm64: ls1043a: add i2c DM support | Biwen Li | 2020-03-30 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -3/+3 |
* | configs: Enable SPL_FSL_PBL for some LayerScape platforms | Alison Wang | 2019-12-26 | 1 | -0/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+2 |
* | 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: ls1043aqds: Move CONFIG_FSL_QSPI to defconfig | Ashish Kumar | 2019-08-22 | 1 | -0/+2 |
* | configs: Migrate the various SPL_BOOT_xxx choices for PowerPC | Tom Rini | 2019-06-14 | 1 | -1/+1 |
* | configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig | Tom Rini | 2019-05-26 | 1 | -0/+2 |