1. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  2. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  3. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  4. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  5. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  6. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  7. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  8. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  10. a778d4d samsung: common: remove the duplicated stdio print message by Jaehoon Chung · Thu Oct 22 15:56:57 2020 +0900
  11. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  14. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  16. bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · Fri Jan 17 14:02:44 2020 +0100
  17. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  18. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  19. c51bd0b arm: exynos: odroid-xu3: Display info late to have proper type by Krzysztof Kozlowski · Wed Mar 06 19:37:52 2019 +0100
  20. 36476ee arm: exynos: Detect revision later, when all resources are ready by Krzysztof Kozlowski · Wed Mar 06 19:37:51 2019 +0100
  21. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · Fri Jan 11 18:37:13 2019 -0700
  22. 6ceeff4 exynos: Drop duplicate 'model' line by Simon Glass · Fri Jan 11 18:37:07 2019 -0700
  23. fe3f643 sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() by Simon Glass · Tue Nov 06 15:21:26 2018 -0700
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  25. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  26. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · Tue May 09 20:31:39 2017 +0900
  27. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  28. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  29. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  30. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  31. 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · Sat Apr 23 22:18:14 2016 +0530
  32. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · Tue Oct 27 13:07:54 2015 +0100
  33. bf8ce88 exynos: Remove unneeded device tree control #ifdefs by Simon Glass · Thu Jul 02 18:16:23 2015 -0600
  34. 95d3a1d smdk5420: board: add functions required to enable USB DWC3 by Joonyoung Shim · Fri May 22 18:14:24 2015 +0200
  35. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · Mon Apr 20 20:07:50 2015 +0200
  36. cf8d0df exynos: cros_ec: Drop unnecessary init by Simon Glass · Thu Mar 26 09:29:35 2015 -0600
  37. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · Tue Mar 03 17:32:03 2015 +0100
  38. c32a04c board: samsung: reserve memory for the secure firmware by Przemyslaw Marczak · Tue Feb 17 14:50:25 2015 +0100
  39. 33d7a19 samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc 4.8 warning by Łukasz Majewski · Wed Mar 04 10:54:48 2015 +0100
  40. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · Tue Feb 17 12:24:11 2015 +0100
  41. 7a3e806 samsung: board: support eMMC reset using DT by Joonyoung Shim · Thu Jan 15 11:45:56 2015 +0900
  42. 5cd8294 samsung: board: use __weak by Jeroen Hofstee · Wed Oct 08 22:57:28 2014 +0200
  43. ca7eafe dm: exynos: Convert SPI to driver model by Simon Glass · Mon Oct 13 23:42:01 2014 -0600
  44. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  45. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  46. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · Mon Sep 01 13:50:49 2014 +0200
  47. 46c00de samsung:board: misc_init_r: call set_dfu_alt_info() by Przemyslaw Marczak · Mon Sep 01 13:50:47 2014 +0200
  48. 0ae6f51 board:samsung: check the boot device and init the right mmc driver. by Przemyslaw Marczak · Mon Sep 01 13:50:45 2014 +0200
  49. b775da7 ARM: exynos: board: change the mmc/sd init sequence by Jaehoon Chung · Fri May 16 13:59:49 2014 +0900
  50. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  51. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  52. 2c3eed5 arm:exynos: enable sdhci and misc_init to common board by Piotr Wilczek · Fri Mar 07 14:59:45 2014 +0100
  53. 45a804b board:samsung:common: move max77686 init function by Piotr Wilczek · Fri Mar 07 14:59:44 2014 +0100
  54. 942d0a9 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · Fri Mar 07 14:59:43 2014 +0100
  55. 3df7aff board:samsung: move checkboard to common file by Piotr Wilczek · Fri Mar 07 14:59:42 2014 +0100
  56. 5b475ae Exynos5420: Add base patch for SMDK5420 by Rajeshwari Birje · Thu Dec 26 09:44:24 2013 +0530
  57. 987b0dd EXYNOS5: Create a common board file by Rajeshwari Birje · Thu Dec 26 09:44:17 2013 +0530