- 6ccf850 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
- 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
- ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
- cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
- 0853106 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
- f05f9d8 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
- 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
- d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 3 years ago
- 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
- a34469d Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · 3 years, 1 month ago
- e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- f2e2f7a configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 57b9381 imx: Finish migration of IMX_CONFIG to Kconfig by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- e22fa4f configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
- a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
- 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- 0332a1a configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 51876ec Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 4 years, 5 months ago
- 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- 4ede7fa imx8: Run SPL with caches enabled by Fabio Estevam · 4 years, 7 months ago
- f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
- 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
- fb4071b imx8qm: mek: enable dm-spl for pm by Peng Fan · 5 years ago
- cbdcd90 imx8qm/qxp: Set SPL TEXT base to OCRAM base by Ye Li · 5 years ago
- 5aed214 configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP by Peng Fan · 5 years ago
- 930b5ef imx8qm_mek: switch to use container image by Peng Fan · 5 years ago
- 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · 5 years ago
- 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
- 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- adb19e1 Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
- c1ca573 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 66ea5c7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 203a227 imx: support i.MX8QM MEK board by Peng Fan · 6 years ago