Age | Commit message (Expand) | Author |
2020-06-04 | Convert CONFIG_CMD_ASKENV et al to Kconfig | 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-05-26 | configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig | Tom Rini |
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-20 | mpc83xx: Introduce ARCH_MPC832* | Mario Six |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-04-08 | treewide: Convert CONFIG_HOSTNAME to a string option | 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-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-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-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass |
2017-03-19 | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2016-10-28 | pci: Move CONFIG_PCI_PNP to Kconfig | Bin Meng |
2016-10-27 | drivers/pci/Kconfig: Add PCI | Tom Rini |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-07-21 | mpc83xx: make it bootable with the latest kernel | Kevin Hao |
2016-07-21 | mpc83xx: fix the corruption of u-boot when saveenv | Kevin Hao |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2015-11-21 | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou |
2015-10-24 | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada |