1. 886803a exynos: Drop CONFIG_CLK_* by Tom Rini · Wed Mar 23 17:20:06 2022 -0400
  2. 853bf31 Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · Wed Feb 23 12:28:17 2022 -0500
  3. 0bbed0c arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · Wed Feb 23 12:28:16 2022 -0500
  4. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  6. 3d4ce0b board: samsung: fix menu entries for a{3,7}y17lte by Henrik Grimler · Fri Jan 07 20:12:54 2022 +0100
  7. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  8. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  9. 9478e80 exynos: mmu: use CONFIG_IS_ENABLED by Minkyu Kang · Thu Nov 04 16:13:17 2021 +0900
  10. 83af4cb board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · Sun Oct 17 13:45:42 2021 +0300
  11. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  12. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  13. 8b66e04 Kconfig: Use spaces not tabs in Kconfig entires by Tom Rini · Thu Aug 19 16:23:58 2021 -0400
  14. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  15. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  16. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  17. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  18. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  19. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  20. 5c9f2a5 samsung: arndale: remove board_mmc_init function by Jaehoon Chung · Tue Jan 12 15:30:53 2021 +0900
  21. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  26. bc4a2e3 arm: exynos: Read default MMC device from XOM[7:5] pins by Marek Szyprowski · Fri Jan 17 14:02:44 2020 +0100
  27. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  28. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  29. ae08781 delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL by Robert P. J. Day · Sun Apr 14 06:20:55 2019 -0400
  30. 5c95efb exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASE by Patrick Delaunay · Wed Feb 27 15:20:34 2019 +0100
  31. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · Fri Jan 11 18:37:13 2019 -0700
  32. a2f6c04 exynos: Convert to use CONFIG_BLK by Simon Glass · Fri Jan 11 18:37:08 2019 -0700
  33. 486646c exynos: Leave the compiler to choose the register to avoid possible r0 corruption by Guillaume GARDET · Fri Jan 04 09:23:19 2019 +0100
  34. bcc876f exynos: allow SPL to build in thumb mode by Guillaume GARDET · Wed Jan 02 14:31:41 2019 +0100
  35. 12d70f4 exynos: Add support for exynos5420 i2s pinmux by Simon Glass · Mon Dec 10 10:37:41 2018 -0700
  36. 8d451b4 exynos: Add proid_is_exynos542x() for common 542x by Simon Glass · Mon Dec 10 10:37:40 2018 -0700
  37. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  38. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  39. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  40. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  41. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  42. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  43. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · Thu Aug 03 23:23:55 2017 +0200
  44. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  45. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  46. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  47. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  48. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · Tue Mar 07 07:13:42 2017 -0500
  49. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  50. f1855fc arm: exynos7420: remove custome low level init function by Thomas Abraham · Wed Nov 16 18:49:16 2016 +0530
  51. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  52. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  53. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  54. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  55. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  56. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  57. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  58. 2f9cbd5 mmc: exynos_dw_mmc: remove the unused function by Jaehoon Chung · Wed Jun 29 19:46:14 2016 +0900
  59. 4631c8b ARM: exynos: Fix build error if SERIAL is disabled in SPL by Marek Vasut · Sun May 01 00:36:11 2016 +0200
  60. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  61. b9b3813 exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · Sun Feb 21 21:08:59 2016 -0700
  62. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · Sun Feb 21 21:08:57 2016 -0700
  63. 114f836 exynos: Allow PWM0 pinmux to be set up by Simon Glass · Sun Feb 21 21:08:56 2016 -0700
  64. 6d23709 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · Sun Feb 21 21:08:47 2016 -0700
  65. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · Sun Feb 21 21:08:46 2016 -0700
  66. 6d27559 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · Sun Feb 21 21:08:40 2016 -0700
  67. c0882ff exynos: video: Drop dead code by Simon Glass · Sun Feb 21 21:08:39 2016 -0700
  68. 8d84faa board: samsung: add initial Espresso7420 board support by Thomas Abraham · Sat Apr 23 22:18:14 2016 +0530
  69. d23cb31 arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · Sat Apr 23 22:18:13 2016 +0530
  70. a99ad39 arm: exynos: realign the code to allow support for newer 64-bit platforms by Thomas Abraham · Sat Apr 23 22:18:12 2016 +0530
  71. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  72. 401aec0 arm: exynos: clean up checkpatch issues by Minkyu Kang · Thu Oct 22 14:51:58 2015 +0900
  73. 91fd747 Exynos4412: pinmux: disable pull for MMC pins by Przemyslaw Marczak · Wed Oct 28 15:41:49 2015 +0100
  74. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · Tue Oct 27 13:08:01 2015 +0100
  75. cefbfe4 Exynos5422/5800: set cpu id to 0x5422 by Przemyslaw Marczak · Tue Oct 27 13:07:57 2015 +0100
  76. ccae0d4 mach-exynos: clock: restore calling dead exynos4_get_mmc_clk() by Przemyslaw Marczak · Wed Sep 30 13:14:52 2015 +0200
  77. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  78. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  79. 5fa129c ARM: exynos: fix regression for Origen4210 by Thomas Abraham · Mon Aug 03 17:58:01 2015 +0530
  80. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530