- 4db3866 global: Migrate CONFIG_MXC_UART_BASE to CFG by Tom Rini · 2 years ago
- 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- aec118e imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · 2 years ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
- eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- 353aa7b udoo: Adjust the SD card device numbering by Fabio Estevam · 3 years ago
- 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- dec7755 ARM: imx: udoo: convert to DM_ETH by Peter Robinson · 3 years, 8 months ago
- 2d0401b ARM: imx: udoo: Convert block devices to DM by Peter Robinson · 3 years, 8 months ago
- 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- e18333e arm: udoo: Convert to distro config by Meul, Dirk · 6 years ago
- d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
- b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
- 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
- 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- da3b9e7 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
- 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
- fb92bc8 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · 7 years ago
- 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
- 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
- cd7b634 arm: Note vendor-required status of certain MACH_TYPE values by Tom Rini · 8 years ago
- a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
- 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- a260af6 udoo:use load instead of fatload by Oscar Curero · 9 years ago
- ba44d9b udoo: Remove SPL fat support by vpeter4 · 9 years ago
- 78506c2 udoo: Switch to SPL support by vpeter4 · 9 years ago
- 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
- 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
- 1022b85 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
- e51c1e8 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
- a380ce6 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
- 2d8a074 imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
- 8183058 imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
- 302b2e5 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
- ea69091 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
- 3b1f681 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
- 056845c imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
- c66109c config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
- a980d1e udoo: Convert to generic board by Fabio Estevam · 11 years ago
- 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
- 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- df2f6c9 config: remove platform CONFIG_SYS_HZ definition part 3 by Masahiro Yamada · 11 years ago
- 5ef1424 udoo: Set default environment to use zImage by Otavio Salvador · 11 years ago
- 6584a1b ARM: mx6: Change the FDT loading address to avoid overlaping by Otavio Salvador · 11 years ago
- 02824dc ARM: mx6: Update non-Freescale boards to include CPU errata. by Eric Nelson · 11 years ago
- 98d0122 udoo: Add SATA support on uDoo Board. by Giuseppe Pagano · 11 years ago
- 078813d udoo: Add ethernet support (FEC + Micrel KSZ9031). by Giuseppe Pagano · 11 years ago
- 0c5e266 udoo: Add initial support for mx6q udoo board by Fabio Estevam · 11 years ago