1. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  2. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
  3. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
  4. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  5. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  6. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 5 months ago
  7. 35f307d ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
  8. 4cc3c8b board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 9 months ago
  9. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  10. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  11. a778d4d samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years, 1 month ago
  12. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  15. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  16. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  17. bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 11 months ago
  18. a436d70 arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 11 months ago
  19. 3d025f6 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 11 months ago
  20. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  21. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  22. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  23. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  24. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  25. f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  26. ab7d7464 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
  27. c51bd0b arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  28. 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  29. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  30. b6322f2 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
  31. 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  32. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  33. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  34. 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  35. 42a4b14 ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
  36. ca21166 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  39. 3b1688f ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  40. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  41. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  42. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  43. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  44. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  45. 19eb118 samsung: Move pmic header out of config file by Simon Glass · 8 years ago
  46. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  47. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  48. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  49. 49f0caf i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  50. 8c0afb1 exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  51. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  52. 9526fc4 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  53. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  54. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  55. 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  56. 6930d6f exynos: video: Drop old unused code by Simon Glass · 9 years ago
  57. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  58. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  59. a216f72 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  60. 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · 9 years ago
  61. 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  62. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  63. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  64. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  65. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  66. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  67. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  68. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  69. 286fd9d fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  70. a9efd63 samsung: common: add example boot scripts by Przemyslaw Marczak · 10 years ago
  71. 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 10 years ago
  72. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  73. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
  74. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  75. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  76. c32a04c board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  77. 33d7a19 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  78. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  79. 7a3e806 samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  80. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  81. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  82. 4f83d3d dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  83. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  84. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  85. 2cadc4d samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
  86. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  87. 46c00de samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
  88. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  89. 0ae6f51 board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago
  90. b8b0724 samsung: misc: fix soc revision setting in the set_board_info() by Przemyslaw Marczak · 10 years ago
  91. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  92. cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  93. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  94. a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  95. b775da7 ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 11 years ago
  96. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. 803876d ums: move IO support code to common location by Stephen Warren · 11 years ago
  98. 13c5ff4 ums: remove ums_disk_init() by Stephen Warren · 11 years ago
  99. c0d4e39 ums: remove error-checking of MMC device size by Stephen Warren · 11 years ago
  100. 8d9f917 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR by Stephen Warren · 11 years ago