1. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  2. 2ebc211 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · Fri Mar 06 11:14:03 2020 +0100
  3. 5a40c51 stm32mp: psci: set cntfrq register of cpu on by Ludovic Barre · Mon Mar 02 11:27:02 2020 +0100
  4. db33b0e stm32mp1: add 800 MHz profile support by Patrick Delaunay · Wed Feb 26 11:26:43 2020 +0100
  5. fac5ba8 arm: stm32mp: fdt: update kernel device tree according the part number by Patrick Delaunay · Wed Feb 12 19:37:44 2020 +0100
  6. 3e738f2 arm: stm32mp: add function get_soc_name by Patrick Delaunay · Wed Feb 12 19:37:43 2020 +0100
  7. 5af430d arm: stm32mp: improve the error message for smc by Patrick Delaunay · Wed Feb 12 19:37:40 2020 +0100
  8. b10cddf arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · Wed Feb 12 19:37:38 2020 +0100
  9. 3b7dbd4 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · Wed Feb 12 19:37:37 2020 +0100
  10. 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · Tue Mar 10 16:05:43 2020 +0100
  11. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · Tue Jan 28 10:11:06 2020 +0100
  12. 900494d stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · Tue Jan 28 10:10:59 2020 +0100
  13. 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · Fri Jan 24 18:39:16 2020 +0100
  14. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  15. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  16. a5483b1 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jan 20 14:54:42 2020 -0500
  17. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  18. 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · Mon Jan 13 15:17:42 2020 +0100
  19. 187cae2 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · Wed Dec 18 16:52:19 2019 +0100
  20. e597349 stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · Fri Dec 20 18:03:43 2019 -0800
  21. 9ebbdc9 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · Wed Oct 30 14:38:30 2019 +0100
  22. d7700d1 stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · Wed Oct 30 14:38:29 2019 +0100
  23. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · Wed Dec 18 10:12:58 2019 +0100
  24. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · Tue Dec 03 09:38:58 2019 +0100
  25. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  26. 7e5f8e3 bsec: update after MISC u-class update by Patrick Delaunay · Fri Aug 02 13:08:02 2019 +0200
  27. 6e86643 stm32mp1: Makefile cleanup by Patrick Delaunay · Tue Jul 30 19:16:53 2019 +0200
  28. fbe5457 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · Tue Jul 30 19:16:36 2019 +0200
  29. 8bbadde stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · Tue Jul 30 19:16:33 2019 +0200
  30. 28a4609 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · Tue Jul 30 19:16:26 2019 +0200
  31. 4368e56 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · Tue Jul 30 19:16:25 2019 +0200
  32. fcb4991 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · Tue Jul 30 19:16:23 2019 +0200
  33. 887d9e4 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · Tue Jul 30 19:16:22 2019 +0200
  34. bff284f stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · Tue Jul 30 19:16:20 2019 +0200
  35. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · Thu May 16 21:48:42 2019 +0000
  36. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · Thu May 16 21:48:41 2019 +0000
  37. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  38. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  39. 9c59d86 psci: Fix warnings when compiling with W=1 by Patrick Delaunay · Mon Jul 22 14:19:20 2019 +0200
  40. 4c7c074 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:43 2019 +0200
  41. 1b03eb0 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:39 2019 +0200
  42. de98cbf stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · Tue Jul 02 13:26:07 2019 +0200
  43. ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · Tue Jul 02 13:26:06 2019 +0200
  44. 109d13f stm32mp1: key: add stm32key command by Patrick Delaunay · Fri Jul 05 17:20:17 2019 +0200
  45. 43f214c stm32mp1: update device tree with ETZPC status by Patrick Delaunay · Fri Jul 05 17:20:15 2019 +0200
  46. a6f0391 stm32mp1: update package information in device tree by Patrick Delaunay · Fri Jul 05 17:20:14 2019 +0200
  47. c74d634 stm32mp1: export get_cpu_package function by Patrick Delaunay · Fri Jul 05 17:20:13 2019 +0200
  48. 82b88ef stm32mp1: syscon: remove stgen by Patrick Delaunay · Fri Jul 05 17:20:11 2019 +0200
  49. 20fc5e4 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · Fri Jul 05 17:20:10 2019 +0200
  50. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · Tue Apr 30 17:26:22 2019 +0200
  51. d83bba4 stm32mp1: Increase ENV_SIZE by Patrice Chotard · Tue May 07 18:40:47 2019 +0200
  52. e523772 arm: mach-stm32mp: Add newline to the MAC error message by Manivannan Sadhasivam · Thu May 02 13:26:45 2019 +0530
  53. 4175f45 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · Wed Apr 10 14:09:26 2019 +0200
  54. f860020 stm32mp1: add bootstage support by Patrick Delaunay · Thu Apr 18 17:32:47 2019 +0200
  55. 9c07f4a stm32mp1: add bootcount support by Patrick Delaunay · Thu Apr 18 17:32:45 2019 +0200
  56. ad1bc0a stm32mp1: psci: add synchronization with ROM code by Patrick Delaunay · Thu Apr 18 17:32:40 2019 +0200
  57. 2fa55eb stm32mp1: cosmetic: bsec: reorder include files by Patrick Delaunay · Thu Apr 18 17:32:39 2019 +0200
  58. 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:37 2019 +0200
  59. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:36 2019 +0200
  60. 4e8dbe2 stm32mp1: add command poweroff by Patrick Delaunay · Fri Apr 12 11:55:46 2019 +0200
  61. 10263a5 stm32mp1: Replace OTP read by SHADOW read by Patrick Delaunay · Wed Feb 27 17:01:29 2019 +0100
  62. f95686b stm32mp1: bsec: shadow all the upper OTP (no secure) during boot by Patrick Delaunay · Wed Feb 27 17:01:28 2019 +0100
  63. bdd7136 stm32mp1: bsec: use device tree new compatible by Patrick Delaunay · Wed Feb 27 17:01:27 2019 +0100
  64. d4ca35c stm32mp1: basic boot: SPL enable access to GPIOZ bank by Patrick Delaunay · Wed Feb 27 17:01:26 2019 +0100
  65. af5564a stm32mp1: align serial number on bootrom by Patrick Delaunay · Wed Feb 27 17:01:25 2019 +0100
  66. 63ae49e stm32mp1: add some syscon drivers for syscfg and etpzc by Patrick Delaunay · Wed Feb 27 17:01:23 2019 +0100
  67. 008d3c3 stm32mp1: support forced boot mode by Patrick Delaunay · Wed Feb 27 17:01:20 2019 +0100
  68. bb8de08 stm32mp1: spl: hang with trace when DDR init failed by Patrick Delaunay · Wed Feb 27 17:01:17 2019 +0100
  69. dde32d6 stm32mp1: cosmetic: add comment on psci_migrate_info_type return value by Patrick Delaunay · Wed Feb 27 17:01:16 2019 +0100
  70. 6d3cbf3 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · Wed Feb 27 17:01:15 2019 +0100
  71. aa4e685 stm32mp1: spl: add spl_display_print by Patrick Delaunay · Wed Feb 27 17:01:14 2019 +0100
  72. 45c82d2 stm32mp1: update print_cpuinfo() by Patrick Delaunay · Wed Feb 27 17:01:13 2019 +0100
  73. 18660a6 stm32mp1: update boot mode management by Patrick Delaunay · Wed Feb 27 17:01:12 2019 +0100
  74. 92dc102 stm32mp1: display board information by Patrick Delaunay · Tue Feb 12 11:44:41 2019 +0100
  75. 7858d7e stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · Tue Feb 12 11:44:40 2019 +0100
  76. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  77. 1051f1a arm: stm32mp1: deploy spl in root folder by Patrick Delaunay · Mon Jan 28 11:13:27 2019 +0100
  78. a4b473c arm: stm32mp1: deploy spl in root folder by Sean Nyekjær · Fri Jan 04 11:37:24 2019 +0000
  79. 20ddb32 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · Mon Dec 03 10:52:52 2018 +0100
  80. 0099c1e gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · Mon Dec 03 10:52:51 2018 +0100
  81. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  82. 162cf92 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 24 06:36:28 2018 -0700
  83. 636279a stm32mp1: activate MISC support in SPL by Patrick Delaunay · Mon Jul 09 15:17:21 2018 +0200
  84. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · Mon Jul 09 15:17:20 2018 +0200
  85. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · Thu Jun 14 18:45:19 2018 +0800
  86. f3674a4 stm32mp1: use OTP to configure MAC address and serial number by Patrick Delaunay · Thu May 17 15:24:07 2018 +0200
  87. 14d6a24 stm32mp1: add bsec driver by Patrick Delaunay · Thu May 17 15:24:05 2018 +0200
  88. 6f6109d stm32mp1: remove the second TAMP_BOOT_CONTEXT update by Patrick Delaunay · Thu May 17 15:24:04 2018 +0200
  89. 82168e8 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · Thu May 17 14:50:46 2018 +0200
  90. aa78531 stm32mp: regulator: add SoC pwr regulator support by Patrick Delaunay · Thu Apr 26 16:45:18 2018 +0200
  91. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  92. e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · Mon Apr 16 10:13:24 2018 +0200
  93. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  94. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  95. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · Thu Apr 12 04:24:46 2018 +0300
  96. 32ddd26 stm32mp: handle SYSRESET by Patrick Delaunay · Tue Mar 20 14:15:06 2018 +0100
  97. 089d435 stm32mp: add syscon for STGEN by Patrick Delaunay · Tue Mar 20 11:45:14 2018 +0100
  98. fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · Tue Mar 20 10:54:54 2018 +0100
  99. c5d1565 stm32mp1: get boot mode from BootRom by Patrick Delaunay · Tue Mar 20 10:54:53 2018 +0100
  100. 01e3afe stm32mp: add check of cpu identifier by Patrick Delaunay · Mon Mar 19 19:09:21 2018 +0100