1. 9203359 ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · Fri Apr 15 15:00:43 2022 +0200
  2. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · Mon Oct 11 09:52:51 2021 +0200
  3. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · Mon Oct 11 09:52:50 2021 +0200
  4. dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · Mon Oct 11 09:52:48 2021 +0200
  5. 02e9197 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · Thu Jul 08 10:53:56 2021 +0200
  6. 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · Tue Jul 06 17:19:45 2021 +0200
  7. c946874 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · Fri May 07 14:50:35 2021 +0200
  8. 062bb64 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Apr 09 13:10:59 2021 -0400
  9. 0eda28c arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables by Marek Vasut · Wed Mar 31 14:15:09 2021 +0200
  10. 643e404 stm32mp: replace printf by log macro in setup_boot_mode by Patrick Delaunay · Tue Apr 06 09:27:39 2021 +0200
  11. 203f96d stm32mp: update uart number in trace of serial device not found by Patrick Delaunay · Tue Apr 06 09:27:38 2021 +0200
  12. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  13. 18a8716 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · Wed Feb 24 13:53:27 2021 +0100
  14. e259299 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · Thu Feb 25 13:37:03 2021 +0100
  15. 7540d87 stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · Thu Feb 25 13:37:02 2021 +0100
  16. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · Thu Feb 25 13:37:01 2021 +0100
  17. 4ad5a12 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · Fri Feb 05 13:53:33 2021 +0100
  18. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  19. ba77940 arm: stm32mp: migrate trace to log macro by Patrick Delaunay · Fri Nov 06 19:01:29 2020 +0100
  20. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  21. 0fa6228 arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · Wed Nov 04 09:22:09 2020 +0100
  22. ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · Fri Sep 04 12:55:19 2020 +0200
  23. 3a8e406 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · Tue Apr 07 16:07:46 2020 +0200
  24. 51ac7f1 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · Fri Jul 24 11:21:51 2020 +0200
  25. 4c5821d arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · Fri Jul 24 11:13:31 2020 +0200
  26. 6332c04 arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · Tue Jun 16 18:27:44 2020 +0200
  27. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  29. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  30. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  31. 8e6985b arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · Thu Apr 30 16:30:20 2020 +0200
  32. 79bc640 stm32mp: add function get_cpu_dev by Patrick Delaunay · Wed Mar 18 09:24:48 2020 +0100
  33. b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · Wed Mar 18 09:22:52 2020 +0100
  34. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  35. db33b0e stm32mp1: add 800 MHz profile support by Patrick Delaunay · Wed Feb 26 11:26:43 2020 +0100
  36. 3e738f2 arm: stm32mp: add function get_soc_name by Patrick Delaunay · Wed Feb 12 19:37:43 2020 +0100
  37. b10cddf arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · Wed Feb 12 19:37:38 2020 +0100
  38. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · Tue Jan 28 10:11:06 2020 +0100
  39. 187cae2 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · Wed Dec 18 16:52:19 2019 +0100
  40. 9ebbdc9 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · Wed Oct 30 14:38:30 2019 +0100
  41. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  42. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  43. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  44. 1b03eb0 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:39 2019 +0200
  45. c74d634 stm32mp1: export get_cpu_package function by Patrick Delaunay · Fri Jul 05 17:20:13 2019 +0200
  46. e523772 arm: mach-stm32mp: Add newline to the MAC error message by Manivannan Sadhasivam · Thu May 02 13:26:45 2019 +0530
  47. 10263a5 stm32mp1: Replace OTP read by SHADOW read by Patrick Delaunay · Wed Feb 27 17:01:29 2019 +0100
  48. d4ca35c stm32mp1: basic boot: SPL enable access to GPIOZ bank by Patrick Delaunay · Wed Feb 27 17:01:26 2019 +0100
  49. af5564a stm32mp1: align serial number on bootrom by Patrick Delaunay · Wed Feb 27 17:01:25 2019 +0100
  50. 008d3c3 stm32mp1: support forced boot mode by Patrick Delaunay · Wed Feb 27 17:01:20 2019 +0100
  51. 45c82d2 stm32mp1: update print_cpuinfo() by Patrick Delaunay · Wed Feb 27 17:01:13 2019 +0100
  52. 18660a6 stm32mp1: update boot mode management by Patrick Delaunay · Wed Feb 27 17:01:12 2019 +0100
  53. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  54. 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · Tue Nov 06 15:21:39 2018 -0700
  55. f3674a4 stm32mp1: use OTP to configure MAC address and serial number by Patrick Delaunay · Thu May 17 15:24:07 2018 +0200
  56. 82168e8 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · Thu May 17 14:50:46 2018 +0200
  57. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  58. 32ddd26 stm32mp: handle SYSRESET by Patrick Delaunay · Tue Mar 20 14:15:06 2018 +0100
  59. c5d1565 stm32mp1: get boot mode from BootRom by Patrick Delaunay · Tue Mar 20 10:54:53 2018 +0100
  60. 01e3afe stm32mp: add check of cpu identifier by Patrick Delaunay · Mon Mar 19 19:09:21 2018 +0100
  61. 58e9553 stm32mp: cleanup cpu.c by Patrick Delaunay · Mon Mar 19 19:09:20 2018 +0100
  62. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · Mon Mar 12 10:46:10 2018 +0100