| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+3 |
* | nxp: Migrate a number of DDR related symbols to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+2 |
* | Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | i2c: fsl_i2c: Migrate to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+4 |
* | 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/+4 |
* | Convert CONFIG_ID_EEPROM to Kconfig | Tom Rini | 2021-08-30 | 1 | -0/+1 |
* | 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 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -2/+0 |
* | configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y | Tom Rini | 2021-07-07 | 1 | -1/+0 |
* | 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 | 2020-11-30 | 1 | -2/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-10-05 | 1 | -5/+3 |
* | configs: powerpc: add usb (host) mass storage support | Ran Wang | 2020-09-24 | 1 | -0/+1 |
* | configs: T1024RDB: Enable ESPI driver | Xiaowei Bao | 2020-09-24 | 1 | -0/+2 |
* | 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 |
* | powerpc: move ADDR_MAP to Kconfig | Marek Szyprowski | 2020-07-10 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-06-23 | 1 | -1/+1 |
* | configs: enable DM_ETH support for T1024RDB | Madalin Bucur | 2020-06-04 | 1 | -0/+3 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-05-08 | 1 | -3/+2 |
* | configs: T1024RDB: enable DM_I2C and DM_RTC | Biwen Li | 2020-05-04 | 1 | -0/+2 |
* | Merge branch 'migrate-various-PHY-options'WIP/28Apr2020 | Tom Rini | 2020-04-28 | 1 | -0/+1 |
|\ |
|
| * | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini | 2020-04-28 | 1 | -0/+1 |
* | | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+1 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -2/+2 |
* | configs: T102x: enable CONFIG_DM_USB support | Ran Wang | 2019-12-23 | 1 | -0/+1 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -4/+2 |
* | mtd: ensure MTD is compiled when CMD_MTDPARTS is selected | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | configs: enable eSDHC device module for T1024RDB board | Yinbo Zhu | 2019-11-25 | 1 | -0/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -4/+4 |
* | configs: T1024RDB: Enable PCIe driver | Hou Zhiqiang | 2019-08-28 | 1 | -0/+4 |
* | powerpc: Enable device tree support for T1024RDB | Hou Zhiqiang | 2019-08-26 | 1 | -1/+2 |
* | configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig | Tom Rini | 2019-06-14 | 1 | -0/+2 |
* | configs: Migrate the various SPL_BOOT_xxx choices for PowerPC | Tom Rini | 2019-06-14 | 1 | -1/+3 |
* | configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig | Tom Rini | 2019-05-26 | 1 | -0/+2 |
* | 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 |
* | configs: migrate CONFIG_PHY_AQUANTIA to Kconfig | Jeremy Gebben | 2018-10-24 | 1 | -1/+1 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -1/+5 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+1 |