1. 747ae74 configs: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 11 months ago
  3. 46df776 nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZE by Tom Rini · 1 year, 11 months ago
  4. 308520b global: Remove unused CONFIG symbols by Tom Rini · 1 year, 11 months ago
  5. 98fbad6 Convert CONFIG_FLASH_SHOW_PROGRESS to Kconfig by Tom Rini · 1 year, 11 months ago
  6. 19b4040 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · 1 year, 11 months ago
  7. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  8. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  9. 2db82bf Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · 1 year, 11 months ago
  10. 9109213 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 1 year, 11 months ago
  11. 9591b63 Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · 1 year, 11 months ago
  12. 4e59094 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
  13. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  14. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  15. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  16. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  17. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 3 months ago
  18. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  19. f27bca4 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · 2 years, 4 months ago
  20. 3dc2987 Convert CONFIG_PCIE1 et al to Kconfig by Tom Rini · 2 years, 4 months ago
  21. a331017 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 4 months ago
  22. 910feb5 Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · 2 years, 4 months ago
  23. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  24. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  25. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  26. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  27. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  28. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  29. aa473e7 fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · 2 years, 5 months ago
  30. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  31. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  32. b416df3 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · 2 years, 6 months ago
  33. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 6 months ago
  34. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 9 months ago
  35. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 2 years, 10 months ago
  36. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  37. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  38. a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years ago
  39. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 1 month ago
  40. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years, 1 month ago
  41. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  42. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  43. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  44. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  45. 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 2 months ago
  46. fc8d3b9 Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig by Tom Rini · 3 years, 2 months ago
  47. 15e7b76 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 2 months ago
  48. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  49. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  50. 34f39ce armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 5 months ago
  51. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  52. be7b6d5 configs: ls1043a: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 9 months ago
  53. 507103f ls1043a: Fix address for secure boot headers by Manish Tomar · 4 years ago
  54. af0e08c I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 5 months ago
  55. 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 5 months ago
  56. 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 5 months ago
  57. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 5 months ago
  58. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  59. 283e4ab armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · 5 years ago
  60. 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  61. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 5 years ago
  62. 78c5808 armv8: Secure Boot: Modify boot_a_script definition by Vinitha V Pillai · 5 years ago
  63. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  64. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago WIP-2019-03-25-master-imports
  65. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  66. 31a1c95 board: ls1043a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago
  67. 688cdf4 board: ls1043a: enable dhcp boot by Mian Yousaf Kaukab · 6 years ago
  68. 5c08d96 armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig by Rajesh Bhagat · 6 years ago
  69. a860806 QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD Card by Zhao Qiang · 6 years ago
  70. eb967b9 armv8: ls1043ardb: Add the nand_bootcmd definition by Wen He · 6 years ago
  71. 1f3d739 ls1043a: add support for nand-boot cmd for TFA by Pankit Garg · 6 years ago
  72. f71b5f1 armv8: ls1043ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  73. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  74. 18b6dd6 armv8: layerscape: Drop u-boot-with-spl.bin for selected boards by York Sun · 6 years ago
  75. 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  76. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  77. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago WIP-15Apr2018
  78. 07dea2e treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  79. 942ecc8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · 7 years ago
  80. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  81. ba8bf94 Remove config_distro_defaults.h by Adam Ford · 7 years ago WIP-23Feb2018
  82. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  83. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  84. 9b457cc SECURE BOOT: Add fall back option by Vinitha Pillai-B57223 · 7 years ago
  85. 1c8263d armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot by Shengzhou Liu · 7 years ago
  86. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago WIP-05Nov2017
  87. 795428f net: remove CONFIG_NET_MULTI by Masahiro Yamada · 7 years ago
  88. 23af484 armv8: ls1043ardb_sdcard: prepare falcon boot by York Sun · 7 years ago
  89. 3c7d647 armv8: ls1043a: disable IFC in SPL only when QSPI is used by Yangbo Lu · 7 years ago
  90. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  91. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  92. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  93. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  94. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  95. 76bbf1c arm64: ls1043ardb: Add distro secure boot support by Sumit Garg · 7 years ago
  96. 5ba909f arm64: ls1043ardb: Add distro boot support by Shengzhou Liu · 7 years ago
  97. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  98. 5aa03dd QE: add QE support on SD boot by Zhao Qiang · 7 years ago
  99. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  100. a9a5cef armv8: layerscape: Adjust memory mapping for Flash/SD card on LS1043A by Alison Wang · 7 years ago