1. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  2. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  3. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
  6. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  7. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  8. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  9. c6c1ca1 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · 7 years ago
  10. 3d22bae fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  11. cfb8462 ARM: Drop unreferenced CONFIG_MACH_* defines by Tuomas Tynkkynen · 7 years ago
  12. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  13. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago WIP-05Nov2017
  14. e090579 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  15. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  16. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  17. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  18. 9b92a8d Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · 7 years ago
  19. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  20. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  21. f3603b4 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  22. 91d27a1 Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  23. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  24. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  25. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  26. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  27. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  28. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  29. 45a68fe mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  30. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  31. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  32. 08848e9 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  33. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  34. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  35. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  36. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  37. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  38. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  39. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  40. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  41. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  42. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  43. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  44. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  45. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  46. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  47. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  48. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  49. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  50. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  51. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  52. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  53. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  54. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  55. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  56. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  57. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  58. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  59. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  60. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  61. 2ecd779 exynos: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  62. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  63. 124c599 samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget by Łukasz Majewski · 10 years ago
  64. 34ecd69 FIX: config: goni: Change goni configuration to store envs at eMMC by Łukasz Majewski · 10 years ago
  65. 0fabb6a FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader by Łukasz Majewski · 10 years ago
  66. d2f588f arm: goni: enable USB Mass Storage by Mateusz Zalega · 10 years ago
  67. a3c274d arm: goni: enable GPT command by Mateusz Zalega · 10 years ago
  68. 2d281b3 arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · 10 years ago
  69. a45ddf7 arm: goni: Update configuration for Goni target by Mateusz Zalega · 10 years ago
  70. 9b97b72 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · 10 years ago
  71. 2ac9a35 board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  72. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  73. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  74. 35bea61 arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
  75. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  76. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  77. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  78. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  79. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  80. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  81. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  82. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  83. 7d2d58b ARM: SAMSUNG: support sdhci controller by Jaehoon Chung · 13 years ago
  84. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  85. 7cb5494 dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target by Łukasz Majewski · 13 years ago
  86. 2a7dd9d misc:pmic:samsung Enable PMIC driver at GONI target by Łukasz Majewski · 13 years ago
  87. 85776b0 i2c:gpio:s5p: Enable I2C GPIO on the GONI target by Łukasz Majewski · 13 years ago
  88. 75f980b Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  89. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  90. 96caf02 S5P: goni: Enable the pwm driver by Minkyu Kang · 14 years ago
  91. 177feff S5P: goni: fix for relocation by Minkyu Kang · 14 years ago
  92. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  93. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  94. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  95. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  96. 87f314e s5p_goni: enable mmc0 by Minkyu Kang · 14 years ago
  97. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  98. c474a8e s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · 14 years ago
  99. 72b81d3 s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · 14 years ago