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