1. ddc4187 global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFG by Tom Rini · 1 year, 10 months ago
  2. 1c3ba55 global: Migrate CONFIG_ODROID_REV_AIN to CFG by Tom Rini · 1 year, 10 months ago
  3. b8089c6 global: Migrate CONFIG_DFU_ALT et al to CFG by Tom Rini · 1 year, 10 months ago
  4. b5f7d88 arm: samsung: Rename CONFIG_G_DNL_*_NUM variables by Tom Rini · 1 year, 10 months ago
  5. 4982e12 arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 1 year, 10 months ago
  6. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  7. 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 1 year, 11 months ago
  8. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  9. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  10. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  11. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 6 months ago
  12. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  13. 9d8665b i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 2 months ago
  14. 29d7153 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 2 months ago
  15. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 2 months ago
  16. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  17. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 2 months ago
  18. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 4 months ago
  19. 579d819 board: samsung: covert to driver model about power_key_pressed by Jaehoon Chung · 3 years, 7 months ago
  20. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  22. 8efad32 samsung: common: remove the duplicated stdio print message by Jaehoon Chung · 4 years ago
  23. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  24. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  25. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  26. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  27. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  28. 86c8871 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · 4 years, 8 months ago
  29. 4b8984e arm: exynos: Use proper PMIC device names by Marek Szyprowski · 4 years, 8 months ago
  30. fa06669 arm: exynos: Use proper ADC device name by Marek Szyprowski · 4 years, 8 months ago
  31. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  32. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  33. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  34. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  35. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  36. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  37. fce8610 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · 6 years ago
  38. 345a536 arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · 6 years ago
  39. e3ee4be arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · 6 years ago
  40. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  41. cdc0331 samsung: Drop board_enable_audio_codec() by Simon Glass · 6 years ago
  42. a42ff92 exynos: Drop duplicate 'model' line by Simon Glass · 6 years ago
  43. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  44. a2a63a3 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · 6 years ago
  45. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  46. 30373ef ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · 6 years ago
  47. 5c890b1 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  48. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  49. 4f0a8bf samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  50. 7090ead ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  51. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  52. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  53. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  54. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  55. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  56. f6e7620 samsung: Move pmic header out of config file by Simon Glass · 7 years ago
  57. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  58. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  59. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  60. eca8037 i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 7 years ago
  61. 5d3be0f exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  62. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  63. 701e740 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  64. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  65. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  66. fc47cf9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  67. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  68. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  69. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  70. 531a4a6 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  71. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  72. de5f973 samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  73. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  74. bc3f39e samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  75. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  76. 057d2f4 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  77. bae3433 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  78. c65dc7d exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  79. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  80. 7eee2b5 fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  81. 2911bd1 samsung: common: add example boot scripts by Przemyslaw Marczak · 9 years ago
  82. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 9 years ago
  83. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  84. 622e5fe dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 9 years ago
  85. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 9 years ago
  86. 28f393c usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  87. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  88. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  89. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  90. aa8e00f samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  91. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  92. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  93. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  94. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  95. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  96. c9c36bf samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
  97. d50c41e samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  98. 32ee9bc samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago
  99. 1d07c10 samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · 10 years ago
  100. 33a4fcf board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · 10 years ago