1. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 2 months ago
  2. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 2 months ago
  3. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 3 months ago
  4. c24e8e2 Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig by Tom Rini · 2 years, 3 months ago
  5. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  7. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  8. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  9. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  10. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  11. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  12. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  13. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 5 months ago
  14. c5b9bf5 include/configs: drop COUNTER_FREQUENCY by Peng Fan · 2 years, 6 months ago
  15. 6751b70 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · 2 years, 6 months ago
  16. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 6 months ago
  17. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 7 months ago
  18. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 8 months ago
  19. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 2 years, 10 months ago
  20. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 2 years, 10 months ago
  21. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  22. d92cb66 serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · 3 years ago
  23. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  24. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  25. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 5afdcca arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · 3 years, 1 month ago
  27. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  28. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  29. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  30. 04f26d6 configs: ls208xa: enable CONFIG_MPC8XXX_GPIO by Biwen Li · 3 years, 8 months ago
  31. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  32. 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 4 months ago
  33. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 4 months ago
  34. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  35. 654e4e7 boards: ls2088a: Add support of I2C driver model. by Chuanhua Han · 5 years ago
  36. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  37. 43ad41e mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  38. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  39. 5c08d96 armv8: layerscape: move CONFIG_LAYERSCAPE to Kconfig by Rajesh Bhagat · 6 years ago
  40. bbf5b25 armv8: layerscape: move TZASC and TZPC configs to Kconfig by Rajesh Bhagat · 6 years ago
  41. 9570df0 armv8: ls2088ardb: Add TFABOOT support by Rajesh Bhagat · 6 years ago
  42. 4b5892c armv8: layerscape: Build u-boot-with-spl.bin for selected boards by Jagdish Gediya · 6 years ago
  43. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  44. 18b6dd6 armv8: layerscape: Drop u-boot-with-spl.bin for selected boards by York Sun · 6 years ago
  45. 0fd2290c cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
  46. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  47. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  48. 942ecc8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig by Sriram Dash · 7 years ago
  49. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  50. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  51. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  52. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  53. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  54. 63143a5 armv8: ls2080a: Increase load image len for NAND boot by York Sun · 7 years ago
  55. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  56. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  57. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  58. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  59. 1c83df6 armv8: ls2080a: Increase env sector size for qspi boot by Santan Kumar · 7 years ago
  60. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  61. 457e51c common: arm: freescale: layerscape: Move header files out of common.h by Simon Glass · 7 years ago
  62. 1f55a93 armv8: ls2080aqds: Add support for SD boot by Santan Kumar · 7 years ago
  63. faed6bd armv8: ls2080a: Reorganise NAND_BOOT code in config flag by Santan Kumar · 7 years ago
  64. 33a8991 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 7 years ago
  65. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  66. f5bf23d armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-boot by Santan Kumar · 7 years ago
  67. 89a168f armv8: ls2080ardb: Add QSPI-boot support by Priyanka Jain · 7 years ago
  68. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  69. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  70. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  71. 08c5130 armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h by Bharat Bhushan · 8 years ago
  72. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  73. f692d4e armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN to Kconfig by York Sun · 8 years ago
  74. e243b6e armv8: ls2080a: Move CONFIG_FSL_MC_ENET to Kconfig by York Sun · 8 years ago
  75. 2852267 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  76. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  77. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  78. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  79. a421192 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  80. 3564208 armv8/fsl-lsch3: consolidate the clock system initialization by Hou Zhiqiang · 8 years ago
  81. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  82. 2acfda1 armv8: ls2080a: Enable PCIe in defconfigs by Minghuan Lian · 8 years ago
  83. 711b534 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  84. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  85. 24aaa09 armv8: fsl-layerscape: Move DDR config options to Kconfig by York Sun · 8 years ago
  86. f534b8f arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · 8 years ago
  87. fb2bf8c arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · 8 years ago
  88. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  89. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. 989e1ce Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  95. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  98. a646f66 armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  99. 74cac00 configs: ls2080a: Increase load image len in NAND boot by Yuan Yao · 8 years ago
  100. 82d1334 configs: ls2080a_common: Remove duplicate NOR configs by Yuan Yao · 8 years ago