1. ba6d575 configs: Resync with savedefconfig by Tom Rini · 12 months ago
  2. c358af8 configs: Resync with savedefconfig by Tom Rini · 1 year, 6 months ago
  3. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 7 months ago
  4. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  5. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  6. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  7. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  8. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  9. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  10. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  11. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  12. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  13. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  15. 0283da4 i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
  16. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 2 months ago
  17. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 2 months ago
  18. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  19. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  20. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  21. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  22. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  23. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  24. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  25. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  26. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  27. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  28. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  29. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  30. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  31. f4b2ab9 configs: arndale: Use appropriate driver for Asix AX88760 by Krzysztof Kozlowski · 5 years ago
  32. bc85f7c arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT by Krzysztof Kozlowski · 5 years ago
  33. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  34. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  35. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  36. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  37. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  38. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  39. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  40. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  41. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  42. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  43. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  44. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  45. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  46. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  47. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  48. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  49. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  50. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  51. d64c31d exynos: Enable XHCI on exynos5250 boards by Sjoerd Simons · 8 years ago
  52. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  53. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  54. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  55. 1878095 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  56. 3337e3a Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · 8 years ago
  57. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  58. 98af879 Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
  59. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  60. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  61. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  62. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  63. 36aa893 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · 8 years ago
  64. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  65. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  66. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  67. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  68. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  69. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  70. b880fcf Tidy up some defconfig files by Simon Glass · 9 years ago
  71. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  72. d4061aa exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  73. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  74. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  75. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  76. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  77. dd573f9 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  78. 7a170a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  79. 6bd7be2 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  80. 00cf7bf sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  81. de79a76 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · 10 years ago
  82. ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  83. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  84. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  85. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  86. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago