| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_ETHPRIME to Kconfig | Tom Rini | 2022-03-18 | 1 | -0/+2 |
* | Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig | Tom Rini | 2022-03-03 | 1 | -0/+1 |
* | nvme: Split out PCI support | Mark Kettenis | 2022-02-10 | 1 | -1/+1 |
* | sata: Rearrange Kconfig for SATA | Simon Glass | 2022-02-09 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig | Patrick Delaunay | 2022-01-21 | 1 | -0/+1 |
* | Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+1 |
* | Convert CONFIG_CONS_INDEX et al to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+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/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -1/+1 |
* | Convert CONFIG_NAND_FSL_ELBC et al to Kconfig | Tom Rini | 2021-10-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig | Tom Rini | 2021-10-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_SYS_LOAD_ADDR 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 |
* | 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/+3 |
* | 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 |
* | Convert CONFIG_ID_EEPROM to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -3/+1 |
* | board: freescale: ls1021aqds: Update I2C mux config | Stephen Carlson | 2021-07-20 | 1 | -0/+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: ls1021aqds: 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 | -7/+1 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini | 2020-10-29 | 1 | -0/+2 |
|\ |
|
| * | configs: Enable NVME support for Layerscape platforms | Wasim Khan | 2020-10-23 | 1 | -0/+2 |
* | | ls1021aqds: disable obsolete VIDEO config | Anatolij Gustschin | 2020-10-26 | 1 | -2/+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 | -1/+1 |
* | pci: layerscape: Add specific config entry for RC and EP mode driver | Hou Zhiqiang | 2020-07-27 | 1 | -1/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini | 2020-04-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-02-06 | 1 | -2/+2 |
* | dm: arm: ls1021a: add i2c DM support | Biwen Li | 2020-02-04 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -1/+1 |
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD | Miquel Raynal | 2019-12-03 | 1 | -0/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -0/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+3 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -1/+1 |
* | configs: ls1021a: enable sata configs for all ls1021a defconfigs | Peng Ma | 2019-02-19 | 1 | -0/+4 |
* | 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/+1 |
* | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+1 |