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