1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  3. 697887a ram: stm32mp1: Add support for multiple configs by Marek Vasut · Wed Apr 22 13:18:12 2020 +0200
  4. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  5. a68e2d6 ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · Fri Mar 06 11:14:11 2020 +0100
  6. 6cdc120 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · Fri Mar 06 11:14:10 2020 +0100
  7. eca9bc0 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · Fri Mar 06 11:14:09 2020 +0100
  8. 131ec95 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · Fri Mar 06 11:14:08 2020 +0100
  9. 656d2a9 ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · Fri Mar 06 11:14:07 2020 +0100
  10. 0cd380b ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · Fri Mar 06 11:14:06 2020 +0100
  11. eed3335 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · Fri Mar 06 11:14:05 2020 +0100
  12. 030df3b ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · Fri Mar 06 11:14:04 2020 +0100
  13. 2ebc211 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · Fri Mar 06 11:14:03 2020 +0100
  14. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  15. d741349 stm32mp1: ram: add pattern parameter in infinite write test by Patrick Delaunay · Tue Jul 30 19:16:52 2019 +0200
  16. 384c845 stm32mp1: ram: reload watchdog during ddr test by Patrick Delaunay · Tue Jul 30 19:16:51 2019 +0200
  17. 0454b7f stm32mp1: ram: update loop management in infinite test by Patrick Delaunay · Tue Jul 30 19:16:50 2019 +0200
  18. bbae0ff stm32mp1: ram: fix address issue in 2 tests by Patrick Delaunay · Tue Jul 30 19:16:49 2019 +0200
  19. 59093b2 stm32mp1: ram: cosmetic: remove unused prototype by Patrick Delaunay · Tue Jul 30 19:16:48 2019 +0200
  20. 6abbd35 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:51 2019 +0200
  21. 2f91e61 stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:29 2019 +0200
  22. 2b1c818 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · Wed Apr 10 14:09:28 2019 +0200
  23. bbee270 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · Wed Apr 10 14:09:27 2019 +0200
  24. 4175f45 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · Wed Apr 10 14:09:26 2019 +0200
  25. d892d27 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · Wed Apr 10 14:09:25 2019 +0200
  26. 29e1a94 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · Wed Apr 10 14:09:23 2019 +0200
  27. 1f98704 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · Wed Apr 10 14:09:22 2019 +0200
  28. 250bf90 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · Wed Apr 10 14:09:21 2019 +0200
  29. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · Tue Feb 12 11:44:39 2019 +0100
  30. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · Thu Apr 19 12:14:03 2018 +0900
  31. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  32. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  33. 939d536 ram: stm32mp1: add driver by Patrick Delaunay · Mon Mar 12 10:46:11 2018 +0100