- 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 10 months ago
- ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years, 1 month ago
- 8a25b8b Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 2 months ago
- a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 5 months ago
- 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 6 months ago
- e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 6 months ago
- b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 7 months ago
- e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 7 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 8 months ago
- 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
- 3f70bef Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
- 3ad0d26 mx7_common: Share configs to skip low level init by Jun Nie · 6 years ago
- 0633e13 imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices by Breno Matheus Lima · 6 years ago
- 0a6f625 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
- 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
- 5bbf1a7 mx7: remove empty ifndef statement by Peter Robinson · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
- 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
- dad75e2 mx7_common: Fix SPL compilation with secure boot support enabled by Eran Matityahu · 7 years ago
- 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
- 0ec3d98 mx7_common: use psci 1.0 instead of 0.1 by Anson Huang · 7 years ago
- 616aa55 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
- e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 8 years ago
- 51f2937 Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
- d569c95 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 8 years ago
- e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
- f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
- 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
- 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
- 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
- c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- e667239 mx7_common: add secure boot support by Gary Bisson · 8 years ago
- 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- 1544698 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
- 217f92b ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
- 7626ba4 mx7_common: initialize generic timer on all CPU's by Stefan Agner · 8 years ago
- be1a17f mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · 8 years ago
- 47855a5 mx7_common: Put display board info config into board file by Stefan Agner · 8 years ago
- ec7fde3 mx7: set soc environment according to exact SoC type by Stefan Agner · 8 years ago
- 3865b9e autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · 9 years ago
- bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 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
- adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
- 6baa261 mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file by Fabio Estevam · 9 years ago
- 227c59a mx7_common: Put early/late init configs into board file by Fabio Estevam · 9 years ago
- 312a6c0 Merge branch 'next' by Stefano Babic · 9 years ago
- 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- 5d69269 mx7dsabresd: Define serial port locally by Fabio Estevam · 9 years ago
- bf39399 mx7_common: Remove unexisting options by Fabio Estevam · 9 years ago
- 1ecd2ea imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M by Peng Fan · 9 years ago
- 9f74ebe imx: mx7: enable CONFIG_FSL_CLK by Peng Fan · 9 years ago
- e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
- 90ab4be imx: mx7: default enable non-secure mode by Peng Fan · 9 years ago
- 5f5620a Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
- 6d846c7 imx: hab: rework unified rom section for mx7 by Adrian Alonso · 9 years ago
- 18fb0e3 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
- 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 1a8150d imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago