| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -4/+4 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -2/+1 |
* | 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 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -1/+1 |
* | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-07 | 1 | -2/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -7/+5 |
* | arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK | Suniel Mahesh | 2019-09-13 | 1 | -0/+5 |
* | arm: am437x: cm-t43: Add device tree, enable OF_CONTROL | Suniel Mahesh | 2019-09-13 | 1 | -0/+2 |
* | Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-imports | Hannes Schmelzer | 2019-08-25 | 1 | -0/+1 |
* | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford | 2019-08-25 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-08-14 | 1 | -1/+1 |
* | at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs | Markus Klotzbuecher | 2019-07-09 | 1 | -0/+3 |
* | 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/+1 |
* | configs: Don't use SPI_FLASH_BAR as default | Vignesh R | 2019-02-07 | 1 | -1/+0 |
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -2/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-11-13 | 1 | -1/+0 |
* | Convert CONFIG_MISC_INIT_R to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -3/+3 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -0/+1 |
* | spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig | Marek Vasut | 2018-04-11 | 1 | -0/+1 |
* | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | Migrate CONFIG_DRIVER_TI_CPSW to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | configs: Re-sync with CONFIG_DISTRO_DEFAULTS | Tom Rini | 2018-02-23 | 1 | -11/+2 |
* | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 2018-02-05 | 1 | -1/+0 |
* | Convert CONFIG_OMAP_USB_PHY to Kconfig | Adam Ford | 2018-01-22 | 1 | -0/+1 |
* | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford | 2017-10-20 | 1 | -0/+1 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -3/+3 |
* | Convert CONFIG_OMAP3_SPI to Kconfig | Adam Ford | 2017-08-13 | 1 | -0/+1 |
* | Convert CONFIG_NAND to Kconfig | Adam Ford | 2017-08-12 | 1 | -0/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -0/+1 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -3/+1 |
* | am33xx: Finish migration of CONFIG_AM33XX/AM43XX | Tom Rini | 2017-06-09 | 1 | -0/+1 |
* | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini | 2017-06-03 | 1 | -0/+1 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+3 |
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig | Masahiro Yamada | 2017-04-27 | 1 | -1/+2 |
* | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini | 2017-03-18 | 1 | -0/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -5/+5 |