Age | Commit message (Expand) | Author |
2020-07-28 | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford |
2020-07-25 | net: dc2114x: Add Kconfig entries | Marek Vasut |
2020-06-18 | net: eepro100: Add Kconfig entries | Marek Vasut |
2020-06-04 | Convert CONFIG_CMD_ASKENV et al to Kconfig | Tom Rini |
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-08-02 | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass |
2019-08-02 | Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT | Simon Glass |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_LBC_* | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_SYS_DDR_BASE | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_LCRR_* to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate SPCR to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate arbiter config to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate HID config to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Simplify BR,OR lines | Mario Six |
2019-05-21 | mpc83xx: Normalize BR/OR option lines | Mario Six |
2019-05-21 | mpc83xx: Migrate LBLAW_* to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate BATS config to Kconfig | Mario Six |
2019-05-21 | powerpc: Migrate HIGH_BATS to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Kconfig: Migrate HRCW to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Get rid of CONFIG_83XX_CLKIN | Mario Six |
2019-05-21 | mpc83xx: Migrate legacy PCI options to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Make distinct MPC8349EMDS_SDRAM board | Mario Six |
2019-05-20 | mpc83xx: Introduce ARCH_MPC834* | Mario Six |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
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_TSEC_ENET 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-13 | spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-19 | powerpc: Drop unreferenced CONFIG_* defines | 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_PCI 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-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2017-01-04 | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig | York Sun |