1. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  2. 701e740 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · 8 years ago
  3. 9c79678 board: samsung: universal_c210: remove the codes relevant to soft_i2c by Jaehoon Chung · 8 years ago
  4. 816d8b5 board: samsung: universal_210: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  5. fd3b710 board: samsung: goni: fix the pmic's name for getting by Jaehoon Chung · 8 years ago
  6. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  7. cf2a693 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  8. e1ce61f mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  9. d3c083a board: samsung: update the MAINTAINERS file by Jaehoon Chung · 8 years ago
  10. 08848e9 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · 8 years ago
  11. fc47cf9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · 8 years ago
  12. fd9080e arm: Remove smdk2410 board by Simon Glass · 8 years ago
  13. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  14. 77b93e5 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  15. f4f2fce exynos: video: Drop old unused code by Simon Glass · 9 years ago
  16. bb5930d exynos: video: Convert several boards to driver model for video by Simon Glass · 9 years ago
  17. 7eb860d exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · 9 years ago
  18. ea743e6 exynos: Disable LCD display for boards we can't convert by Simon Glass · 9 years ago
  19. 531a4a6 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · 9 years ago
  20. 6c15a2a board: samsung: add initial Espresso7420 board support by Thomas Abraham · 8 years ago
  21. 2e33df8 samsung: fix mkorigenspl for darwin by Andreas Bießmann · 9 years ago
  22. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  23. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  24. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  25. c098287 usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  26. de5f973 samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  27. 1d83970 odroid: clean up checkpatch issues by Minkyu Kang · 9 years ago
  28. 9eae844 smdk2410: clean up checkpatch issues by Minkyu Kang · 9 years ago
  29. 6b949ba smdkv310: clean up checkpatch issues by Minkyu Kang · 9 years ago
  30. 1611c8c exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  31. bc3f39e samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  32. 310ae37 Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  33. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  34. 057d2f4 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · 9 years ago
  35. d1de41d exynos: Add support for spring by Simon Glass · 9 years ago
  36. 54abb00 exynos: Drop old exynos5250-specific board code by Simon Glass · 9 years ago
  37. c512123 exynos: Drop old exynos5420-specific board code by Simon Glass · 9 years ago
  38. bae3433 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · 9 years ago
  39. d4061aa exynos: Enable new features for exynos5 boards by Simon Glass · 9 years ago
  40. c65dc7d exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · 9 years ago
  41. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  42. 6c7cbd3 arm: adds the status info for odroid-xu3 by Minkyu Kang · 9 years ago
  43. 7eee2b5 fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · 9 years ago
  44. 2911bd1 samsung: common: add example boot scripts by Przemyslaw Marczak · 9 years ago
  45. cac1787 smdk5420: board: add functions to init dfu environment settings by Inha Song · 9 years ago
  46. 302a7d0 smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · 9 years ago
  47. 3b88075 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 9 years ago
  48. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  49. 622e5fe dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 9 years ago
  50. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 10 years ago
  51. 3db02b1 exynos: cros_ec: Drop unnecessary init by Simon Glass · 10 years ago
  52. 60f37fc cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · 10 years ago
  53. 1118ecd usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · 10 years ago
  54. 28f393c usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  55. 18094e3 odroid-XU3: update board maintainer by Przemyslaw Marczak · 9 years ago
  56. 0f00c38 smdk5420: Remove GPIO enums by Ajay Kumar · 10 years ago
  57. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  58. ddb49f3 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  59. a0643e2 board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · 10 years ago
  60. c8b71a3 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · 10 years ago
  61. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  62. 2474b7f odroid: adjust get_dfu_alt_*() functions to new declarations by Inha Song · 10 years ago
  63. 899a528 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  64. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
  65. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  66. b00f8ed odroid: fix g2d sclk rate by Joonyoung Shim · 10 years ago
  67. aa8e00f samsung: board: support eMMC reset using DT by Joonyoung Shim · 10 years ago
  68. aab7e80 dm: exynos: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  69. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  70. 13e55b3 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  71. 68904c8 ARM: exynos5420: Leave VBUS GPIO configuration up to common code by Sjoerd Simons · 10 years ago
  72. a7b9920 exynos5420: fix compilation without parade video by Sjoerd Simons · 10 years ago
  73. 6207604 Odroid-XU3: Add support for Odroid-XU3 by Hyungwon Hwang · 10 years ago
  74. df96337 odroid: Turn blue LED on by Suriyan Ramasami · 10 years ago
  75. f2cca34 odroid: usbhost - Add missing gpio_request call by Suriyan Ramasami · 10 years ago
  76. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  77. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  78. 4aa9731 odroid: adjust gpio calls to dm gpio api by Przemyslaw Marczak · 10 years ago
  79. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  80. 4381aad universal: request soft i2c gpio by Przemyslaw Marczak · 10 years ago
  81. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  82. 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
  83. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  84. 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  85. 903fd79 dm: exynos: Tidy up GPIO headers by Simon Glass · 10 years ago
  86. 4d38395 arm: goni: add i2c_init_board() by Robert Baldyga · 10 years ago
  87. b219773 odroid: clock: set aclk_cores to 200MHz by Przemyslaw Marczak · 10 years ago
  88. de8f770 exynos: update maintainer of Snow and SMDK5420 board by Masahiro Yamada · 10 years ago
  89. 64f4121 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Minkyu Kang · 10 years ago
  90. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  91. bd99e6d Revert "odroid: set MPLL clock to 880MHz" by Minkyu Kang · 10 years ago
  92. a99cea0 exynos5420: add callbacks needed for exynos_fb driver by Ajay Kumar · 10 years ago
  93. f001717 exynos_fb: Remove usage of static defines by Ajay Kumar · 10 years ago
  94. b092006 odroid: set MPLL clock to 880MHz by Przemyslaw Marczak · 10 years ago
  95. fd97fe2 MAINTAINERS: update the maintainer of Arndale board by Masahiro Yamada · 10 years ago
  96. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  97. bf3a08b odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412 by Przemyslaw Marczak · 10 years ago
  98. c9c36bf samsung: misc: use board specific functions to set env board info by Przemyslaw Marczak · 10 years ago
  99. d50c41e samsung: board: enable support of multiple board types by Przemyslaw Marczak · 10 years ago
  100. 32ee9bc samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · 10 years ago