1. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  2. 439cc7f Finish converting CONFIG_BOOTM_NETBSD et al to Kconfig by Tom Rini · 2 years, 10 months ago
  3. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 3 years ago
  4. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 3 years ago
  5. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years, 1 month ago
  6. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years, 1 month ago
  7. ba1ed5b Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · 3 years, 1 month ago
  8. 4d7a3f5 Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 3 years, 2 months ago
  9. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 4 months ago
  10. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 5 months ago
  11. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 5 months ago
  12. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 6 months ago
  13. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 6 months ago
  14. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 8 months ago
  15. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  16. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  17. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 095c9f3 mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig by Rick Chen · 7 years ago
  20. 88a0b76 Drop CONFIG_FTSDC010_NUMBER by Rick Chen · 7 years ago
  21. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  22. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  23. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  24. 5570173 nds32: Drop unreferenced CONFIG_ADP_AG101P by Tuomas Tynkkynen · 7 years ago
  25. c39b79d nds32: board: Support ftsdc010 DM. by Rick Chen · 7 years ago
  26. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  27. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  28. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  29. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  30. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  31. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  32. be71a17 nds32: eth: Support ftmac100 DM. by rick · 8 years ago
  33. b841b6e nds32: Support AE3XX platform. by rick · 8 years ago
  34. 86132af nds32: Support AG101P serial DM. by rick · 8 years ago
  35. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  36. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  37. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  38. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  39. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  40. d607f6f nds32: Support relocation. by rick · 9 years ago
  41. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 9 years ago
  42. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  43. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  44. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  45. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  46. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  47. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  48. 7e3f94e nds32: include <asm/arch-*/*.h> instead of <asm/arch/*.h> by Masahiro Yamada · 9 years ago
  49. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 10 years ago
  50. 627b73e configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  51. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  52. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  53. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  54. e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 12 years ago
  55. 61ccf08 nds32: Enable SDIO and EXT2 command support for Andes board by ken kuo · 12 years ago
  56. 3c01670 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 12 years ago
  57. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 13 years ago
  58. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 13 years ago
  59. 6cb144b adp-ag101p: Add SoC and board support of ag101p by Macpaul Lin · 14 years ago