Age | Commit message (Expand) | Author |
2020-08-08 | Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig | Tom Rini |
2020-07-28 | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford |
2020-06-26 | Kconfig: Remove CONFIG_CLOCKS_IN_MHZ | Tom Rini |
2020-05-18 | common: Drop linux/stringify.h from common header | Simon Glass |
2020-05-08 | treewide: mem: Move mtest related defines to Kconfig | Ashok Reddy Soma |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-11-20 | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check | Tom Rini |
2019-11-12 | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini |
2019-07-15 | cmd: Remove mmc_spi command | Anup Patel |
2019-06-21 | board: Arcturus: DM: Disable drivers without DM support. | Oleksandr Zhadan |
2019-06-20 | powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig | Hou Zhiqiang |
2019-03-25 | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2019-03-03 | configs: fsl: move DDR specific defines to Kconfig | Rajesh Bhagat |
2018-11-27 | spi: Zap CONFIG_HARD_SPI | Jagan Teki |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-10-06 | configs: drop CONFIG_SYS_EXTRA_ENV_RELOC | Simon Goldschmidt |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
2018-07-10 | cmd: Kconfig: Move CONFIG_MP to Kconfig | Siva Durga Prasad Paladugu |
2018-07-10 | configs: Remove empty #ifdef/#ifndef blocks from configs | Alex Kiernan |
2018-06-18 | configs: Remove empty #ifdef/#ifndef blocks | Chris Packham |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | treewide: Convert CONFIG_HOSTNAME to a string option | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_TSEC_ENET to Kconfig | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2017-12-26 | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada |
2017-12-12 | ata: Migrate CONFIG_LIBATA to Kconfig | Tuomas Tynkkynen |
2017-12-12 | ata: Migrate CONFIG_SATA_SIL to Kconfig | Tuomas Tynkkynen |
2017-09-03 | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-03 | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni |
2017-08-14 | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko |
2017-08-11 | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_MMC_SPI to Kconfig | Simon Glass |
2017-08-08 | configs: Finish migration of PHY_GIGE | Tom Rini |
2017-08-07 | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc |
2017-08-07 | configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 | Alexandru Gagniuc |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-11 | Convert CONFIG_CMD_SATA to Kconfig | Simon Glass |
2017-06-09 | rtc: ds1337: drop "SYS" from config variables | Chris Packham |
2017-05-22 | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass |