1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  2. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  4. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  5. 440d6aa microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · Mon Aug 29 20:02:02 2022 +0300
  6. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  7. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · Sat Jul 23 13:04:55 2022 -0400
  8. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  9. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  10. 8713bb6 microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · Tue May 31 21:14:29 2022 +0300
  11. 653152d microblaze: Fix early stack allocation by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  12. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · Fri May 27 22:06:52 2022 -0400
  13. 44e5ba4 Remove CONFIG_SPL_STACK_SIZE by Tom Rini · Fri May 27 16:56:13 2022 -0400
  14. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  15. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  16. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  17. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  18. 5b7eba76 microblaze: Migrate DCACHE/ICACHE to Kconfig by Tom Rini · Wed Mar 30 18:07:26 2022 -0400
  19. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · Fri Mar 18 08:38:21 2022 -0400
  20. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  21. 866ead9 microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · Sun Feb 13 10:09:20 2022 +0200
  22. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  23. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · Tue Nov 30 18:33:54 2021 +0200
  24. c7c11c8 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · Tue Nov 30 18:33:53 2021 +0200
  25. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  26. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  27. 885f231 microblaze: Add nor device to distro boot by T Karthik Reddy · Thu Dec 17 03:15:56 2020 -0700
  28. f3e2c9d microblaze: Detect NOR flash based on DT by Michal Simek · Wed Nov 04 16:14:06 2020 +0100
  29. 736c1e64 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · Wed Nov 04 16:12:20 2020 +0100
  30. 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · Wed Nov 04 16:08:40 2020 +0100
  31. b139503 microblaze: Get rid of xparameters.h by Michal Simek · Wed Nov 04 16:00:38 2020 +0100
  32. 025e8cf microblaze: Simplify cache handling by Michal Simek · Wed Nov 04 15:58:04 2020 +0100
  33. 7528673 microblaze: Clean config file from ifdef mess by Michal Simek · Wed Nov 04 15:46:32 2020 +0100
  34. e539c26 microblaze: Add support for distro boot by T Karthik Reddy · Tue Sep 22 05:18:55 2020 -0600
  35. a3627ee microblaze: trivial code fixes by T Karthik Reddy · Tue Sep 22 05:18:52 2020 -0600
  36. e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · Thu Sep 24 11:54:37 2020 +0300
  37. b75390f treewide: Remove CONFIG_SYS_UBOOT_START from configs board files by Patrice Chotard · Fri Dec 06 15:01:49 2019 +0100
  38. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  39. a591051 microblaze: Setup reasonable maximum bootm len by Michal Simek · Wed Sep 25 11:12:40 2019 +0200
  40. 7769e54 microblaze: Enable cache by default by Michal Simek · Wed Sep 25 11:12:37 2019 +0200
  41. 9270e9d microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · Wed Sep 25 08:32:27 2019 +0200
  42. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  43. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · Sat Jul 20 20:51:13 2019 -0600
  44. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  45. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  46. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  47. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  48. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  49. a9d9448 microblaze: Remove XILINX_SPI_FLASH_BASEADDR logic by Michal Simek · Tue Jul 17 14:49:33 2018 +0200
  50. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · Fri Jul 13 08:26:28 2018 +0200
  51. e2500ee microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · Sun Jul 15 02:05:39 2018 +0530
  52. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · Sun Jul 15 02:34:35 2018 +0530
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  54. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  55. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  56. 0690587 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO by Vipul Kumar · Wed Feb 28 11:32:22 2018 +0530
  57. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  58. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  59. 35b6f9c microblaze: Moved ethernet PHY configs of Microblaze board to defconfig by Vipul Kumar · Wed Jan 24 10:51:32 2018 +0530
  60. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  61. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  62. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  63. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  64. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  65. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  66. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  67. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  68. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:20:00 2017 -0700
  69. 0557263 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 by Alexandru Gagniuc · Fri Jul 07 11:36:58 2017 -0700
  70. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  71. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  72. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  73. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  74. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  75. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  76. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  77. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  78. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  79. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  80. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · Fri Dec 23 07:51:52 2016 +0100
  81. 31caa37 microblaze: Enable option to overwrite default variables by Michal Simek · Tue May 10 13:11:19 2016 +0200
  82. 9853c2b microblaze: Remove hardcoded IP address from config by Michal Simek · Fri Dec 16 09:12:10 2016 +0100
  83. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  84. 6592893 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · Thu Oct 06 07:55:16 2016 +0200
  85. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · Thu Oct 06 07:55:15 2016 +0200
  86. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  87. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  88. 24767fa Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:51 2016 -0600
  89. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  90. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  91. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  92. 11bc252 microblaze: Remove empty ifdef around caches by Michal Simek · Thu Jul 21 13:47:52 2016 +0200
  93. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  94. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  95. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  96. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · Mon Feb 15 13:44:19 2016 +0100
  97. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  98. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  99. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · Fri Dec 11 15:01:28 2015 +0100
  100. 4f1d257 microblaze: Enable HUSH via Kconfig by Michal Simek · Fri Dec 11 14:59:03 2015 +0100