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