Age | Commit message (Expand) | Author |
2020-07-28 | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford |
2020-07-06 | configs: Resync with savedefconfig | Tom Rini |
2020-04-28 | Merge branch 'migrate-various-PHY-options' | Tom Rini |
2020-04-28 | configs: Resync with savedefconfig | Tom Rini |
2020-04-28 | Convert CONFIG_PHYLIB et al to Kconfig | Tom Rini |
2020-02-28 | configs: Resync with savedefconfig | Tom Rini |
2020-01-22 | configs: Resync with savedefconfig | Tom Rini |
2019-12-04 | configs: Resync with savedefconfig | Tom Rini |
2019-12-04 | mtd: ensure MTD is compiled when CMD_MTDPARTS is selected | Miquel Raynal |
2019-12-04 | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-11-20 | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini |
2019-11-12 | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini |
2019-09-23 | configs: Resync with savedefconfig | Tom Rini |
2019-05-26 | configs: Resync with savedefconfig | Tom Rini |
2019-05-21 | mpc83xx: Migrate CONFIG_LCRR_* to Kconfig | Mario Six |
2019-05-21 | mpc83xx: Migrate arbiter config 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: 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: Make distinct MPC8313ERDB targets | Mario Six |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2018-10-19 | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford |
2018-08-17 | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford |
2018-06-04 | configs: Resync with savedefconfig | Tom Rini |
2018-05-14 | treewide: Move CONFIG_PHY_MARVELL to Kconfig | Mario Six |
2018-04-17 | configs: Resync with savedefconfig | Tom Rini |
2018-04-08 | treewide: Migrate CONFIG_TSEC_ENET to Kconfig | Mario Six |
2018-04-08 | treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig | Mario Six |
2018-04-07 | configs: Resync with savedefconfig | Tom Rini |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-14 | configs: Migrate CONFIG_SPL_FRAMEWORK | Tom Rini |
2018-02-11 | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini |
2018-01-27 | env: Allow to build multiple environments in Kconfig | Maxime Ripard |
2017-11-05 | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini |
2017-10-10 | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen |
2017-08-28 | configs: Resync with savedefconfig | Tom Rini |
2017-08-14 | configs: Resync with savedefconfig | Tom Rini |
2017-08-12 | Convert CONFIG_NAND to Kconfig | Adam Ford |
2017-08-11 | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-05-01 | cmd: add Kconfig option for 'date' command | Chris Packham |