- 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 5 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
- 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 5 months ago
- fc8d3b9 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 5 months ago
- 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 5 months ago
- 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 5 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 6 months ago
- 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 8 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 4 years ago
- be7b6d5 configs: ls1043a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 4 years ago
- 507103f ls1043a: Fix address for secure boot headers by Manish Tomar · 4 years, 2 months ago
- af0e08c I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 8 months ago
- 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 8 months ago
- 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 8 months ago
- e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 8 months ago
- fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 5 years ago
- 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 5 years ago
- 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
- cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
- 78c5808 armv8: Secure Boot: Modify boot_a_script definition by Vinitha V Pillai · 6 years ago
- f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
- 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
- 31a1c95 board: ls1043a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
- 688cdf4 board: ls1043a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
- 5c08d96 armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig by Rajesh Bhagat · 6 years ago
- a860806 QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card by Zhao Qiang · 6 years ago
- eb967b9 armv8: ls1043ardb: Add the nand_bootcmd definition by Wen He · 6 years ago
- 1f3d739 ls1043a: add support for nand-boot cmd for TFA by Pankit Garg · 6 years ago
- f71b5f1 armv8: ls1043ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
- 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 18b6dd6 armv8: layerscape: Drop u-boot-with-spl.bin for selected boards by York Sun · 7 years ago
- 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 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
- 942ecc8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · 7 years ago
- 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago
- d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
- 9b457cc SECURE BOOT: Add fall back option by Vinitha Pillai-B57223 · 7 years ago
- 1c8263d armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
- 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
- 795428f net: remove CONFIG_NET_MULTI by Masahiro Yamada · 7 years ago
- 23af484 armv8: ls1043ardb_sdcard: prepare falcon boot by York Sun · 7 years ago
- 3c7d647 armv8: ls1043a: disable IFC in SPL only when QSPI is used by Yangbo Lu · 7 years ago
- e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
- 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
- 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 76bbf1c arm64: ls1043ardb: Add distro secure boot support by Sumit Garg · 8 years ago
- 5ba909f arm64: ls1043ardb: Add distro boot support by Shengzhou Liu · 8 years ago
- 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 8 years ago
- 5aa03dd QE: add QE support on SD boot by Zhao Qiang · 8 years ago
- 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- a9a5cef armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A by Alison Wang · 8 years ago
- 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
- dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
- 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
- c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
- 762f92a arm: ls1043ardb: Add NAND secure boot target by Ruchika Gupta · 8 years ago
- 70f9661 arm: ls1043ardb: Add SD secure boot target by Ruchika Gupta · 8 years ago
- 4139b17 armv8: ls1043ardb: SPL size reduction by Sumit Garg · 8 years ago
- 5344c7b arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2 by Bharat Bhushan · 8 years ago
- 7f33963 armv8: ls1043a/ls1046aqds: fix the offsets of MTD partitions on NOR flash by Wenbin Song · 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
- e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 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
- a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
- 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
- 904110c armv8/fsl-lsch2: refactor the clock system initialization by Hou Zhiqiang · 8 years ago
- 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
- be6430d armv8: ls1043a: Enable PCIe and E1000 in defconfigs by Minghuan Lian · 8 years ago
- c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- bfb380b cmd: move CMD_PXE to Kconfig by Yann E. MORIN · 8 years ago
- 4880b02 cmd: Convert CMD_BOOTMENU by Tom Rini · 8 years ago
- 693d4c9 spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
- 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
- c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
- af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
- f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
- fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
- 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
- e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
- d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
- d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 6ffc490 armv8: ls1043a: enable pxe commands by Wenbin Song · 9 years ago