1. ca21166 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · 6 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · 7 years ago
  4. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  5. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
  6. 3b1688f ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · 7 years ago
  7. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
  8. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  9. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  10. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  11. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  12. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  13. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 8 years ago
  14. 19eb118 samsung: Move pmic header out of config file by Simon Glass · 8 years ago
  15. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  16. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  17. 98826d7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  18. aa938df board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · 8 years ago
  19. ef43eeb board: samsung: trats2: remove the unused functions by Jaehoon Chung · 8 years ago
  20. 4c0d9d4 board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · 8 years ago
  21. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  22. 49f0caf i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · 8 years ago
  23. 2c4f2e0 board: samsung: trats: remove the i2c_init function by Jaehoon Chung · 8 years ago
  24. c43173c board: samsung: trats: convert to driver model for controlling phy by Jaehoon Chung · 8 years ago
  25. c747570 board: samsung: trats: remove the unnecessary codes by Jaehoon Chung · 8 years ago
  26. 8c0afb1 exynos: Drop large alignment for SDRAM parameters by Simon Glass · 8 years ago
  27. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  28. 9526fc4 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  29. cf7b6b4 board: samsung: universal_c210: remove the codes relevant to soft_i2c by Jaehoon Chung · 8 years ago
  30. 40195a2 board: samsung: universal_210: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  31. 5026af6 board: samsung: goni: fix the pmic's name for getting by Jaehoon Chung · 8 years ago
  32. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  33. e892d60 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  34. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  35. 055a3ca board: samsung: update the MAINTAINERS file by Jaehoon Chung · 8 years ago
  36. c6aa970 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  37. 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  38. 6409e56 arm: Remove smdk2410 board by Simon Glass · 8 years ago
  39. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  40. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  41. 6930d6f exynos: video: Drop old unused code by Simon Glass · 9 years ago
  42. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  43. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  44. b4a967e exynos: Disable LCD display for boards we can't convert by Simon Glass · 9 years ago
  45. a216f72 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  46. 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · 9 years ago
  47. 460315e samsung: fix mkorigenspl for darwin by Andreas Bießmann · 9 years ago
  48. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  49. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  50. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  51. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  52. 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  53. abf4a62 odroid: clean up checkpatch issues by Minkyu Kang · 9 years ago
  54. 1ef89da smdk2410: clean up checkpatch issues by Minkyu Kang · 9 years ago
  55. d4e645b smdkv310: clean up checkpatch issues by Minkyu Kang · 9 years ago
  56. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  57. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  58. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  59. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  60. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  61. b139836 exynos: Add support for spring by Simon Glass · 9 years ago
  62. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  63. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  64. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  65. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  66. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  67. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  68. 084f550 arm: adds the status info for odroid-xu3 by Minkyu Kang · 9 years ago
  69. 286fd9d fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  70. a9efd63 samsung: common: add example boot scripts by Przemyslaw Marczak · 10 years ago
  71. 4416481 smdk5420: board: add functions to init dfu environment settings by Inha Song · 10 years ago
  72. 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 10 years ago
  73. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  74. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  75. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
  76. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  77. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  78. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  79. 3de2570 usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · 10 years ago
  80. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  81. 474f6d3 odroid-XU3: update board maintainer by Przemyslaw Marczak · 10 years ago
  82. 9f5f816 smdk5420: Remove GPIO enums by Ajay Kumar · 10 years ago
  83. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  84. 7a42464 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  85. c32a04c board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  86. 33d7a19 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  87. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  88. ae731ec odroid: adjust get_dfu_alt_*() functions to new declarations by Inha Song · 10 years ago
  89. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  90. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  91. af487db Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  92. 400bed2 odroid: fix g2d sclk rate by Joonyoung Shim · 10 years ago
  93. 7a3e806 samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  94. aed0303 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  95. 009afd3 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  96. eed3c24 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  97. ab9c10e ARM: exynos5420: Leave VBUS GPIO configuration up to common code by Sjoerd Simons · 10 years ago
  98. e6f5550 exynos5420: fix compilation without parade video by Sjoerd Simons · 10 years ago
  99. 3b6880d Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  100. a29cfb1 odroid: Turn blue LED on by Suriyan Ramasami · 10 years ago