1. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  2. fce8610 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
  3. 345a536 arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  4. e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  5. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  6. cdc0331 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
  7. a42ff92 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  8. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  9. a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  10. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  11. 30373ef ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
  12. 5c890b1 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 4f0a8bf samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  15. 7090ead ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  16. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  17. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  18. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  19. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  21. f6e7620 samsung: Move pmic header out of config file by Simon Glass · 7 years ago
  22. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  23. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  24. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  25. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  26. 5d3be0f exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  27. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  28. 701e740 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  29. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW 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. fc47cf9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  32. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  33. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  34. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  35. 531a4a6 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  36. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  37. de5f973 samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  38. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  39. bc3f39e samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  40. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  41. 057d2f4 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  42. bae3433 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  43. c65dc7d exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  44. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  45. 7eee2b5 fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  46. 2911bd1 samsung: common: add example boot scripts by Przemyslaw Marczak · 9 years ago
  47. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 9 years ago
  48. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  49. 622e5fe dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 9 years ago
  50. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  51. 28f393c usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  52. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  53. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  54. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  55. aa8e00f samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  56. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  57. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  58. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  59. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  60. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  61. c9c36bf samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
  62. d50c41e samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  63. 32ee9bc samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
  64. 1d07c10 samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  65. 33a4fcf board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago
  66. 0dc579f samsung: misc: fix soc revision setting in the set_board_info() by Przemyslaw Marczak · 10 years ago
  67. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  68. 8fc1713 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  69. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  70. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  71. 58209df ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · 10 years ago
  72. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  73. abfe8af ums: move IO support code to common location by Stephen Warren · 10 years ago
  74. 36ff05c ums: remove ums_disk_init() by Stephen Warren · 10 years ago
  75. dc1e746 ums: remove error-checking of MMC device size by Stephen Warren · 10 years ago
  76. c2474d9 ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR by Stephen Warren · 10 years ago
  77. ce19d97 ums: support block devices not MMC devices by Stephen Warren · 10 years ago
  78. 605d7e2 samsung: misc: remove download mode info screen by Przemyslaw Marczak · 10 years ago
  79. f418a1c samsung: misc: menu: increase delay in menu main loop by Przemyslaw Marczak · 10 years ago
  80. 0954dd6 samsung: misc: add env default option to lcd menu by Inha Song · 10 years ago
  81. 5c7b8a3 samsung: misc: add gpt restore option to lcd menu by Przemyslaw Marczak · 10 years ago
  82. e6bfe79 samsung: misc: allows using environmental macros as args in menu commands by Przemyslaw Marczak · 10 years ago
  83. 41c2d60 ums: always initialize mmc before ums_disk_init() by Mateusz Zalega · 10 years ago
  84. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. 41364f0 cros_ec: Move EC interface into common library by Vadim Bendebury · 11 years ago
  86. 431a1c5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · 11 years ago
  87. d31b388 board:samsung:common: move max77686 init function by Piotr Wilczek · 11 years ago
  88. 8e5e1e6 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · 11 years ago
  89. 4c1dd99 board:samsung: move checkboard to common file by Piotr Wilczek · 11 years ago
  90. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  91. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  92. eee2fab board:samsung:common: set envs with board unified information by Piotr Wilczek · 11 years ago
  93. a0afc6f config: trats: trats2: extend dfu_alt_info by env update settings by Przemyslaw Marczak · 11 years ago
  94. 9d29a68 samsung: misc: Add LCD download menu. by Przemyslaw Marczak · 11 years ago
  95. 903afe1 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · 11 years ago
  96. 679549d samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · 11 years ago
  97. e106bd9 Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · 11 years ago
  98. 71ebb33 EXYNOS5: Create a common board file by Rajeshwari Birje · 11 years ago
  99. 4b19ed6 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · 11 years ago
  100. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago