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