| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+2 |
* | 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 |
* | imx: mx6slevk: enable DM_SPI and DM_SPI_FLASH | Peng Fan | 2019-10-08 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -1/+1 |
* | Convert CONFIG_FSL_USDHC to Kconfig | Adam Ford | 2019-08-23 | 1 | -1/+1 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 1 | -1/+1 |
* | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -1/+1 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -0/+2 |
* | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee | 2019-02-01 | 1 | -1/+1 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+1 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-06-04 | 1 | -2/+2 |
* | Convert CONFIG_SPI to Kconfig | Adam Ford | 2018-04-27 | 1 | -0/+1 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-04-07 | 1 | -1/+1 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -0/+1 |
* | spi: Migrate CONFIG_MXC_SPI to Kconfig | Tuomas Tynkkynen | 2018-02-13 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | mx6sl: Select MX6SL option via Kconfig | Breno Lima | 2017-12-29 | 1 | -1/+1 |
* | imx: Unify CONFIG_BOOTDELAY | Fabio Estevam | 2017-12-29 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-12-18 | 1 | -1/+0 |
* | mx6slevk: Fix MMC breakage for the SPL target | Fabio Estevam | 2017-10-31 | 1 | -1/+15 |
* | mx6slevk: Use PARTUUID to specify the rootfs location | Fabio Estevam | 2017-10-12 | 1 | -0/+1 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -2/+2 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -0/+1 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -1/+1 |
* | mx6slevk_spl: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS | Fabio Estevam | 2017-07-12 | 1 | -1/+1 |
* | Convert CONFIG_CMD_BMODE to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | imx: mx6slevk: enable more DM drivers | Peng Fan | 2017-03-20 | 1 | -1/+1 |
* | configs: Re-sync | Tom Rini | 2017-03-13 | 1 | -3/+3 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -0/+1 |
* | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Convert CONFIG_SPL_EXT_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -0/+1 |
* | Kconfig: Move SPL settings into their own file | Simon Glass | 2016-09-16 | 1 | -1/+1 |