- e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
- 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
- 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
- 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
- 3d2b97c configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
- 6c0b944 configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
- 61b4aec pico-imx6: Add DM_SERIAL support by Fabio Estevam · 1 year, 9 months ago
- adb7a19 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
- 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
- 1eed03e Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 2 years ago
- 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- f927925 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
- dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 4 months ago
- 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
- a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 6 months ago
- cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
- ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 7 months ago
- 0853106 configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
- 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
- fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 9 months ago
- 5ca768d configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
- 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
- e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month 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
- 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
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
- 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
- cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
- e1b64e0 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
- b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- f92b6fa configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
- 464ccf0 Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
- 62dc979 pico-imx6: Remove unneeded CONFIG_DM_MDIO by Fabio Estevam · 4 years, 3 months ago
- a0916d3 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
- 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
- 733263a configs: pico-imx6: convert ethernet function to DM_ETH by Wig Cheng · 4 years, 4 months ago
- 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 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
- d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 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
- ea8617b imx: convert pico-imx6 to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
- 0969636 Merge branch 'migrate-various-PHY-options' by Tom Rini · 4 years, 7 months ago
- 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
- f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years 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
- ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 3cc1be9 pico-imx6: Add splashscreen support by Fabio Estevam · 5 years ago
- f83d886 pico-imx6: Fix bootmenu handling by Otavio Salvador · 5 years ago
- 8a271ce pico-imx6: Add initial support by Fabio Estevam · 5 years ago