1. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  2. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  3. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  4. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  5. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  6. 2d8ba4e arndale: fix unknown status by Minkyu Kang · Thu Mar 14 09:38:41 2019 +0900
  7. 1b2b382 arm: exynos: odroid: Fix build if BOARD_TYPES are not set by Krzysztof Kozlowski · Wed Mar 06 10:23:09 2019 +0100
  8. f4befd4 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · Fri Feb 22 19:36:43 2019 +0100
  9. f0e6202 arm: exynos: arndale: Replace Chander Kashyap inactive maintainer by Krzysztof Kozlowski · Fri Feb 22 19:36:40 2019 +0100
  10. ab7d7464 arm: exynos: Wait till ADC stabilizes before checking Odroid HC1 revision by Krzysztof Kozlowski · Wed Mar 06 19:37:53 2019 +0100
  11. c51bd0b arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · Wed Mar 06 19:37:52 2019 +0100
  12. 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · Wed Mar 06 19:37:51 2019 +0100
  13. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · Fri Jan 11 18:37:13 2019 -0700
  14. b6322f2 samsung: Drop board_enable_audio_codec() by Simon Glass · Fri Jan 11 18:37:12 2019 -0700
  15. 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · Fri Jan 11 18:37:07 2019 -0700
  16. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  17. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700
  18. 738805d ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · Sun Oct 14 17:14:17 2018 +0200
  19. a09c2c8 ARM: Odroid XU3: MAINTAINERS: Add a co-maintainer for OdroidXU3 by Lukasz Majewski · Wed Aug 01 14:48:58 2018 +0200
  20. 42a4b14 ARM: Odroid XU3: Fix autoboot.cmd to use ${mmcbootdev} instead of hardcoded 0 by Lukasz Majewski · Wed Aug 01 14:48:56 2018 +0200
  21. ca21166 board: samsung: add missing line breaks for pr_err() by Seung-Woo Kim · Mon Jun 04 16:03:05 2018 +0900
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. a47a6bb samsung: board: init the s2mps11 pmic during booting time by Jaehoon Chung · Mon Jan 29 13:53:19 2018 +0900
  24. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  25. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · Thu Dec 21 22:13:22 2017 -0500
  26. 3b1688f ARM: Samsung: Add Exynos5422-based Odroid HC1 support by Marek Szyprowski · Fri Nov 03 09:30:30 2017 +0100
  27. 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · Sat Oct 21 12:54:02 2017 -0400
  28. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  29. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  30. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  31. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  32. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  33. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  34. 19eb118 samsung: Move pmic header out of config file by Simon Glass · Thu May 18 20:09:31 2017 -0600
  35. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  36. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  37. 98826d7 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Sat Apr 08 10:20:26 2017 -0400
  38. aa938df board: samsung: trats2: remove the board_power_init() function by Jaehoon Chung · Mon Apr 03 19:02:58 2017 +0900
  39. ef43eeb board: samsung: trats2: remove the unused functions by Jaehoon Chung · Mon Apr 03 19:02:56 2017 +0900
  40. 4c0d9d4 board: samsung: trats2: remove the board_i2c_init() function by Jaehoon Chung · Mon Apr 03 19:02:54 2017 +0900
  41. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  42. 49f0caf i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS by Simon Glass · Tue Mar 28 10:27:32 2017 -0600
  43. 2c4f2e0 board: samsung: trats: remove the i2c_init function by Jaehoon Chung · Thu Mar 30 21:30:01 2017 +0900
  44. c43173c board: samsung: trats: convert to driver model for controlling phy by Jaehoon Chung · Thu Mar 30 21:29:59 2017 +0900
  45. c747570 board: samsung: trats: remove the unnecessary codes by Jaehoon Chung · Thu Mar 30 21:29:58 2017 +0900
  46. 8c0afb1 exynos: Drop large alignment for SDRAM parameters by Simon Glass · Wed Feb 08 05:43:46 2017 -0700
  47. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · Wed Jan 18 07:21:12 2017 -0500
  48. 9526fc4 exynos5: Don't potentially undervoltage the CPU by Sjoerd Simons · Tue Jan 10 12:28:57 2017 +0100
  49. cf7b6b4 board: samsung: universal_c210: remove the codes relevant to soft_i2c by Jaehoon Chung · Mon Jan 09 14:47:53 2017 +0900
  50. 40195a2 board: samsung: universal_210: use the driver model for max8998 by Jaehoon Chung · Mon Jan 09 14:47:50 2017 +0900
  51. 5026af6 board: samsung: goni: fix the pmic's name for getting by Jaehoon Chung · Thu Jan 05 16:55:14 2017 +0900
  52. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  53. e892d60 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · Tue Jan 03 09:43:28 2017 +0900
  54. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  55. 055a3ca board: samsung: update the MAINTAINERS file by Jaehoon Chung · Tue Dec 27 20:08:13 2016 +0900
  56. c6aa970 arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C by Simon Glass · Wed Nov 23 06:34:41 2016 -0700
  57. 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · Wed Nov 23 06:34:40 2016 -0700
  58. 6409e56 arm: Remove smdk2410 board by Simon Glass · Wed Nov 23 06:01:30 2016 -0700
  59. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  60. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · Tue Jul 12 20:28:20 2016 +0200
  61. 6930d6f exynos: video: Drop old unused code by Simon Glass · Sun Feb 21 21:09:02 2016 -0700
  62. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  63. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · Sun Feb 21 21:08:57 2016 -0700
  64. b4a967e exynos: Disable LCD display for boards we can't convert by Simon Glass · Sun Feb 21 21:08:54 2016 -0700
  65. a216f72 exynos: Allow CONFIG_MISC_COMMON to be build without an LCD by Simon Glass · Sun Feb 21 21:08:53 2016 -0700
  66. 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · Sat Apr 23 22:18:14 2016 +0530
  67. 460315e samsung: fix mkorigenspl for darwin by Andreas Bießmann · Tue Feb 16 23:29:30 2016 +0100
  68. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  69. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · Fri Dec 04 02:51:20 2015 +0100
  70. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · Fri Dec 04 02:26:33 2015 +0100
  71. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · Fri Dec 04 02:23:29 2015 +0100
  72. 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:21:20 2015 +0900
  73. abf4a62 odroid: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:15:04 2015 +0900
  74. 1ef89da smdk2410: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 16:12:28 2015 +0900
  75. d4e645b smdkv310: clean up checkpatch issues by Minkyu Kang · Fri Oct 23 15:59:37 2015 +0900
  76. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · Tue Oct 27 13:08:05 2015 +0100
  77. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · Tue Oct 27 13:07:54 2015 +0100
  78. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  79. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  80. f057082 exynos: Rise ARM voltage to 1.1V for chained bootloaders by Misha Komarovskiy · Tue Aug 25 11:53:26 2015 +0300
  81. b139836 exynos: Add support for spring by Simon Glass · Mon Aug 03 08:19:37 2015 -0600
  82. 73f6a53 exynos: Drop old exynos5250-specific board code by Simon Glass · Mon Aug 03 08:19:31 2015 -0600
  83. 3493eb2 exynos: Drop old exynos5420-specific board code by Simon Glass · Mon Aug 03 08:19:30 2015 -0600
  84. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · Thu Jul 02 18:16:23 2015 -0600
  85. 76fc3ad exynos: Enable new features for exynos5 boards by Simon Glass · Mon Aug 03 08:19:28 2015 -0600
  86. dc4d5e5 exynos: Add common board code for exynos5 boards that use device tree by Simon Glass · Mon Aug 03 08:19:27 2015 -0600
  87. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · Fri Jun 12 19:56:58 2015 +0200
  88. 084f550 arm: adds the status info for odroid-xu3 by Minkyu Kang · Thu Jul 02 10:27:48 2015 +0900
  89. 286fd9d fix: samsung: common: autoboot.cmd: Correct itbcfg definition by Łukasz Majewski · Wed Jun 17 12:49:23 2015 +0200
  90. a9efd63 samsung: common: add example boot scripts by Przemyslaw Marczak · Fri May 22 18:14:28 2015 +0200
  91. 4416481 smdk5420: board: add functions to init dfu environment settings by Inha Song · Fri May 22 18:14:25 2015 +0200
  92. 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · Fri May 22 18:14:24 2015 +0200
  93. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · Wed May 13 13:38:27 2015 +0200
  94. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · Wed May 13 13:38:25 2015 +0200
  95. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · Mon Apr 20 20:07:50 2015 +0200
  96. 5ef5ccc dm: select CONFIG_DM* options by Masahiro Yamada · Tue Mar 31 12:47:53 2015 +0900
  97. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · Thu Mar 26 09:29:35 2015 -0600
  98. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  99. 3de2570 usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · Tue Mar 03 17:32:04 2015 +0100
  100. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · Tue Mar 03 17:32:03 2015 +0100