1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  2. 4079115 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · Fri Dec 02 16:42:46 2022 -0500
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  4. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  5. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  6. 0459c6b Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · Sun Jun 12 20:01:58 2022 -0400
  7. 1e57cbb Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · Fri Jun 10 22:59:38 2022 -0400
  8. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · Sat May 28 17:21:03 2022 -0400
  9. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  10. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  11. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  12. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  13. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  14. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  15. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  16. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  17. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  18. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  19. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  20. 18e0e03 xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver by Michal Simek · Tue May 10 16:23:02 2022 +0200
  21. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  22. ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · Fri Apr 15 11:29:34 2022 +0530
  23. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  24. f8514e0 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · Tue Mar 29 12:54:41 2022 +0200
  25. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · Wed Mar 23 17:20:08 2022 -0400
  26. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · Fri Mar 18 08:38:21 2022 -0400
  27. 3842323 Convert CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig by Tom Rini · Fri Mar 11 09:11:58 2022 -0500
  28. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  29. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  30. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  31. 2d6f219 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · Fri Dec 17 18:08:39 2021 -0500
  32. 7115a87 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · Sun Dec 12 22:58:31 2021 -0500
  33. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  34. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  35. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  36. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  37. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  38. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  39. 249f11f arm: Migrate GICV2 / GICV3 to Kconfig by Tom Rini · Thu Aug 19 14:19:39 2021 -0400
  40. a51ca69 xilinx: Define kernel_comp_addr_r,kernel_comp_size env variables by Raju Kumar Pothuraju · Mon Jul 12 20:19:04 2021 +0530
  41. 177acd6 xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB by Ricardo Salveti · Tue Jul 06 20:43:01 2021 -0300
  42. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  43. 1496162 arm64: zynqmp: Enable capsule update by Michal Simek · Mon Apr 26 08:27:04 2021 +0200
  44. fc3c708 xilinx: zynqmp: Remove dfu_ram_info setup by Michal Simek · Thu Mar 25 09:55:30 2021 +0100
  45. 9eee8e3 xilinx: zynqmp: Add usb dfu/thor distro boot support by T Karthik Reddy · Wed Mar 24 23:37:57 2021 -0600
  46. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · Wed Aug 12 12:04:50 2020 +0200
  47. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · Wed Jul 15 14:20:34 2020 +0200
  48. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · Wed Jul 15 15:43:52 2020 +0200
  49. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · Mon Jul 06 15:35:01 2020 +0800
  50. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  51. 51876ec Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · Tue Jun 16 19:06:11 2020 -0400
  52. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  53. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  54. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  55. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  56. f964751 xilinx: Make Xilinx custom distro boot commands more verbose by Michal Simek · Mon Apr 20 09:17:53 2020 +0200
  57. 62c8a58 arm64: zynqmp: Move PANIC to Kconfig by Michal Simek · Tue Dec 17 15:48:54 2019 +0100
  58. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · Wed Oct 02 15:55:57 2019 +0200
  59. 5fa6c1e board: xilinx: Add support for user configurable boot script offset by T Karthik Reddy · Wed Dec 18 03:34:41 2019 -0700
  60. 9c44170 arm64: zynqmp: Add new jtag distro boot command by Siva Durga Prasad Paladugu · Tue Jun 25 17:41:09 2019 +0530
  61. 94643bf arm64: zynqmp: Update scriptaddr value to 512MB by Siva Durga Prasad Paladugu · Tue Jun 25 17:41:08 2019 +0530
  62. 0d2e7fe arm64: zynqmp: Set initrd_high to as high as possible by T Karthik Reddy · Tue Aug 20 09:30:57 2019 +0530
  63. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  64. 30d69e2 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2 by Hannes Schmelzer · Thu Aug 22 15:41:43 2019 +0200
  65. 05e2fa3 ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECK by Robert P. J. Day · Thu Apr 18 10:50:23 2019 -0400
  66. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  67. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  68. cc34568 arm64: zynqmp: Remove eeprom setting by Michal Simek · Mon Feb 25 10:01:22 2019 +0100
  69. 53b97e6 arm64: zynqmp: Switch all platforms to DM_I2C by Michal Simek · Fri Jan 18 09:10:39 2019 +0100
  70. b541a3e arm64: zynqmp: Define distro boot commnads for qspi and nand by Siva Durga Prasad Paladugu · Thu Jan 24 11:32:04 2019 +0530
  71. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · Thu Jan 17 13:43:02 2019 -0600
  72. 8230f98 ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI by Tuomas Tynkkynen · Thu Sep 13 01:28:56 2018 +0300
  73. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  74. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  75. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  76. c5330b4 env: Added support to save env to spi through Kconfig by Vipul Kumar · Tue Jul 17 19:00:34 2018 +0530
  77. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  78. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  79. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · Fri Apr 13 15:26:40 2018 -0500
  80. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  81. 5d23227 arm64: zynqmp: Enable pxe and dhcp if commands are enabled by Michal Simek · Wed Mar 28 15:20:48 2018 +0200
  82. 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · Wed Mar 28 14:38:15 2018 +0200
  83. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  84. f4009d8 arm64: zynqmp: Changed scratch address used by the alternate memory test by Vipul Kumar · Thu Feb 15 11:24:41 2018 +0530
  85. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  86. 6254800 mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQ by Vipul Kumar · Wed Feb 28 15:53:28 2018 +0530
  87. 2b3aacb i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED by Vipul Kumar · Fri Feb 16 19:07:20 2018 +0530
  88. f2538d8 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE by Vipul Kumar · Fri Feb 16 19:07:19 2018 +0530
  89. c8d3462 Remove config_distro_defaults.h by Adam Ford · Tue Feb 06 07:49:32 2018 -0600
  90. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  91. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  92. 3c32b42 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · Mon Jan 29 19:30:18 2018 +0100
  93. 6124b05 arm64: zynqmp: Moved ethernet PHY configs of ZynqMP boards to defconfig by Vipul Kumar · Wed Jan 24 10:51:31 2018 +0530
  94. 1a1ab5a arm64: zynqmp: Call psu_init() only when ZYNQMP_PSU_INIT_ENABLED by Michal Simek · Mon Jan 15 12:52:59 2018 +0100
  95. 18a702e nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · Mon Jan 15 12:48:12 2018 -0300
  96. 933b6f7 arm64: zynqmp: Add support for generic QSPI boot by Michal Simek · Mon Jan 16 12:07:33 2017 +0100
  97. 77316dd arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocator by Michal Simek · Fri Dec 01 14:34:03 2017 +0100
  98. 14b2618 arm64: zynqmp: Do not perform reset in case of panic by Michal Simek · Mon Feb 06 14:34:01 2017 +0100
  99. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:20 2017 +0200
  100. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200