| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2021-07-26 | 1 | -1/+0 |
* | Merge tag 'v2021.07-rc5' into next | Tom Rini | 2021-06-28 | 1 | -1/+1 |
|\ |
|
| * | configs: Resync with savedefconfig | Tom Rini | 2021-06-28 | 1 | -1/+1 |
* | | usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI... | Aswath Govindraju | 2021-06-08 | 1 | -0/+1 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2021-05-11 | 1 | -1/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-11-30 | 1 | -2/+2 |
* | configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorg | Tom Rini | 2020-10-09 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-08-26 | 1 | -2/+1 |
* | Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Aug2020 | Tom Rini | 2020-08-25 | 1 | -0/+5 |
|\ |
|
| * | arm: mx6: Make all i.MX6 SoCs user-selectable | Tom Rini | 2020-08-25 | 1 | -0/+1 |
| * | pico-imx6ul: convert ethernet function to DM_ETH | Wig Cheng | 2020-08-18 | 1 | -0/+2 |
| * | configs: pico-imx6ul: convert DM_VIDEO | Wig Cheng | 2020-08-18 | 1 | -1/+1 |
| * | configs: pico-imx6ul: convert DM_USB | Wig Cheng | 2020-08-18 | 1 | -0/+1 |
* | | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -0/+2 |
|/ |
|
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -1/+1 |
* | Convert CONFIG_MXC_UART to Kconfig | Tom Rini | 2020-07-17 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -3/+3 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -1/+0 |
* | 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 |
* | pico-imx6ul: Add LCD support | Fabio Estevam | 2019-10-08 | 1 | -0/+1 |
* | 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 |
* | net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together | James Byrne | 2019-05-14 | 1 | -0/+1 |
* | Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig | Alex Kiernan | 2019-05-04 | 1 | -0/+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 |
* | pico-imx6ul: Convert to DM_PMIC | Fabio Estevam | 2019-03-13 | 1 | -1/+7 |
* | pico-imx6ul: Convert to CONFIG_DM_GPIO | Fabio Estevam | 2019-03-13 | 1 | -0/+3 |
* | pico-imx6ul: Convert to DM MMC | Fabio Estevam | 2019-03-13 | 1 | -0/+1 |
* | pico-imx6ul: Select CONFIG_OF_CONTROL | Fabio Estevam | 2019-03-13 | 1 | -1/+2 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+1 |
* | Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET | Jean-Jacques Hiblot | 2019-01-10 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-01-07 | 1 | -1/+0 |
* | pico-imx6ul: Add Falcon mode support | Otavio Salvador | 2018-09-14 | 1 | -0/+2 |
* | pico-imx6ul: Add bootmenu to choose the baseboard | Otavio Salvador | 2018-09-14 | 1 | -2/+3 |
* | pico-imx6ul: Sync defconfig with new changes | Otavio Salvador | 2018-09-14 | 1 | -16/+4 |
* | pico-imx6ul: Add bmode support | Fabio Estevam | 2018-09-14 | 1 | -1/+0 |
* | pico-imx6ul: Add fastboot support | Fabio Estevam | 2018-09-14 | 1 | -1/+6 |
* | pico-imx6ul: Convert to SPL | Fabio Estevam | 2018-09-14 | 1 | -1/+13 |
* | pico-imx6ul: Convert to distro config | Fabio Estevam | 2018-09-14 | 1 | -0/+2 |
* | 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 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |