- f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
- ae17fa3 Convert CONFIG_SYS_CBSIZE 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
- a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 8 months ago
- 9df9fb1 Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 9 months ago
- 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
- 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 1 month ago
- d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al 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
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
- d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
- 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · 5 years ago
- c9495bc mx7_common: Share configs to skip low level init by Jun Nie · 6 years ago
- c2d4744 imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices by Breno Matheus Lima · 6 years ago
- f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
- b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
- 2a23544 mx7: remove empty ifndef statement by Peter Robinson · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
- 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
- 9fb00ca mx7_common: Fix SPL compilation with secure boot support enabled by Eran Matityahu · 7 years ago
- e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
- 769f48e mx7_common: use psci 1.0 instead of 0.1 by Anson Huang · 7 years ago
- 4296041 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · 7 years ago
- 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
- 8839124 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 8 years ago
- 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
- 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
- fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
- 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
- a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- c595814 mx7_common: add secure boot support by Gary Bisson · 8 years ago
- fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
- 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · 8 years ago
- d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · 8 years ago
- 1ad4cfe mx7_common: initialize generic timer on all CPU's by Stefan Agner · 8 years ago
- 2a753d3 mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · 8 years ago
- 33240f5 mx7_common: Put display board info config into board file by Stefan Agner · 8 years ago
- 42dac20 mx7: set soc environment according to exact SoC type by Stefan Agner · 8 years ago
- 1d9e409 autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · 8 years ago
- 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
- ddeb4c4 mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file by Fabio Estevam · 9 years ago
- b924d52 mx7_common: Put early/late init configs into board file by Fabio Estevam · 9 years ago
- 52b6658 Merge branch 'next' by Stefano Babic · 9 years ago
- a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- 82bf1a0 mx7dsabresd: Define serial port locally by Fabio Estevam · 9 years ago
- 276a057 mx7_common: Remove unexisting options by Fabio Estevam · 9 years ago
- 3783b9b imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M by Peng Fan · 9 years ago
- 5ac3a59 imx: mx7: enable CONFIG_FSL_CLK by Peng Fan · 9 years ago
- 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
- 2da05db imx: mx7: default enable non-secure mode by Peng Fan · 9 years ago
- 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
- aeb57d8 imx: hab: rework unified rom section for mx7 by Adrian Alonso · 9 years ago
- 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
- cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · 9 years ago