1. 24ec3de arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 3 months ago
  2. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 3 months ago
  3. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  4. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 00809bd board: samsung: fix menu entries for a{3,7}y17lte by Henrik Grimler · 2 years, 9 months ago
  6. e8e9c6f Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 2 years, 11 months ago
  7. 3e2095e board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · 3 years ago
  8. 80565ec board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years ago
  9. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  10. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  11. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  12. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 2 months ago
  13. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  14. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 2 months ago
  15. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 4 months ago
  16. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  17. 0b547b4 samsung: origen: change maintainer by Minkyu Kang · 3 years, 7 months ago
  18. 2881d74 samsung: espresso7420: change maintainer by Minkyu Kang · 3 years, 7 months ago
  19. 8bed6cc samsung: smdkv310: change maintainer by Minkyu Kang · 3 years, 7 months ago
  20. fec41dc samsung: smdk5420: change maintainer by Minkyu Kang · 3 years, 7 months ago
  21. 509b627 samsung: smdk5250: change maintainer by Minkyu Kang · 3 years, 7 months ago
  22. d42ad5e samsung: goni: change maintainer by Minkyu Kang · 3 years, 7 months ago
  23. 579d819 board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 7 months ago
  24. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  26. a654b6a samsung: arndale: remove board_mmc_init function by Jaehoon Chung · 3 years, 8 months ago
  27. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years ago
  28. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  29. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  30. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  31. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  32. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  33. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  34. 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 8 months ago
  35. 4b8984e arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 8 months ago
  36. fa06669 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 8 months ago
  37. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  38. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  39. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  40. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  41. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 10 months ago
  42. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  43. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  44. 1411298 arndale: fix unknown status by Minkyu Kang · 6 years ago
  45. 5d33190 arm: exynos: odroid: Fix build if BOARD_TYPES are not set by Krzysztof Kozlowski · 6 years ago
  46. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  47. 326f981 arm: exynos: arndale: Replace Chander Kashyap inactive maintainer by Krzysztof Kozlowski · 6 years ago
  48. fce8610 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
  49. 345a536 arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  50. e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  51. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  52. cdc0331 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
  53. a42ff92 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  54. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  55. a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  56. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  57. 54a1352 ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3 by Lukasz Majewski · 6 years ago
  58. 30373ef ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
  59. 5c890b1 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  60. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  61. 4f0a8bf samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  62. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  63. ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  64. 7090ead ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  65. 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  66. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  67. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  68. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  69. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  70. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  71. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  72. f6e7620 samsung: Move pmic header out of config file by Simon Glass · 7 years ago
  73. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  74. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  75. 04735a8 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 7 years ago
  76. e3a96d9 board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · 7 years ago
  77. b7ad598 board: samsung: trats2: remove the unused functions by Jaehoon Chung · 7 years ago
  78. 62b747c board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · 7 years ago
  79. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  80. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 7 years ago
  81. 8908fd6 board: samsung: trats: remove the i2c_init function by Jaehoon Chung · 7 years ago
  82. 883c19a board: samsung: trats: convert to driver model for controlling phy by Jaehoon Chung · 7 years ago
  83. 5dfbd7b board: samsung: trats: remove the unnecessary codes by Jaehoon Chung · 7 years ago
  84. 5d3be0f exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  85. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  86. 701e740 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  87. 9c79678 board: samsung: universal_c210: remove the codes relevant to soft_i2c by Jaehoon Chung · 8 years ago
  88. 816d8b5 board: samsung: universal_210: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  89. fd3b710 board: samsung: goni: fix the pmic's name for getting by Jaehoon Chung · 8 years ago
  90. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  91. cf2a693 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  92. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  93. d3c083a board: samsung: update the MAINTAINERS file by Jaehoon Chung · 8 years ago
  94. 08848e9 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  95. fc47cf9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  96. fd9080e arm: Remove smdk2410 board by Simon Glass · 8 years ago
  97. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  98. 77b93e5 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  99. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  100. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago