1. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  2. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  3. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  4. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  5. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  6. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  7. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  8. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  9. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  10. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  11. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  12. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  13. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  14. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  15. e30824f usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  16. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  17. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  18. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  19. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  20. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  21. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  22. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  23. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  24. 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
  25. b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
  26. 084067c dm: exynos: Move s5p_goni to generic board by Simon Glass · 10 years ago
  27. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  28. 2ecd779 exynos: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  29. 311757b samsung: Enable device tree for s5p_goni by Simon Glass · 10 years ago
  30. 124c599 samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget by Łukasz Majewski · 10 years ago
  31. 34ecd69 FIX: config: goni: Change goni configuration to store envs at eMMC by Łukasz Majewski · 10 years ago
  32. 0fabb6a FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader by Łukasz Majewski · 10 years ago
  33. d2f588f arm: goni: enable USB Mass Storage by Mateusz Zalega · 10 years ago
  34. a3c274d arm: goni: enable GPT command by Mateusz Zalega · 10 years ago
  35. 2d281b3 arm: goni: dfu: Add support for DFU to Goni target by Mateusz Zalega · 10 years ago
  36. a45ddf7 arm: goni: Update configuration for Goni target by Mateusz Zalega · 10 years ago
  37. 9b97b72 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · 10 years ago
  38. 2ac9a35 board:samsung:goni: add env variables describing platform by Piotr Wilczek · 11 years ago
  39. 8475c86 s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · 11 years ago
  40. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  41. 35bea61 arm: goni: remove config.mk file by Minkyu Kang · 11 years ago
  42. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  43. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  45. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  46. bffe31c1 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  47. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  48. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  49. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  50. 7d2d58b ARM: SAMSUNG: support sdhci controller by Jaehoon Chung · 12 years ago
  51. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  52. 7cb5494 dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target by Łukasz Majewski · 13 years ago
  53. 2a7dd9d misc:pmic:samsung Enable PMIC driver at GONI target by Łukasz Majewski · 13 years ago
  54. 85776b0 i2c:gpio:s5p: Enable I2C GPIO on the GONI target by Łukasz Majewski · 13 years ago
  55. 75f980b Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  56. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 13 years ago
  57. 96caf02 S5P: goni: Enable the pwm driver by Minkyu Kang · 14 years ago
  58. 177feff S5P: goni: fix for relocation by Minkyu Kang · 14 years ago
  59. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  60. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  61. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  62. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  63. 87f314e s5p_goni: enable mmc0 by Minkyu Kang · 14 years ago
  64. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  65. c474a8e s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · 14 years ago
  66. 72b81d3 s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · 14 years ago