1. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  2. da6e54c ram: stm32: fix strsep failed on read only memory by dillon min · Fri Apr 09 15:28:45 2021 +0800
  3. a9b40a1 ram: stm32: migrate trace to log macro by Patrick Delaunay · Fri Nov 06 19:01:35 2020 +0100
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  12. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  13. a88d314 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · Wed May 16 17:27:11 2018 +0200
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  16. 63e9728 ram: stm32: add memory mapping selection support by Patrice Chotard · Tue Dec 12 09:49:41 2017 +0100
  17. 789ee0e stm32: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:58 2017 +0200
  18. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  19. 7c695ce ram: stm32: add stm32h7 support by Patrice Chotard · Tue Jul 18 17:37:29 2017 +0200
  20. 7fb9603 ram: stm32: add second SDRAM bank management by Patrice Chotard · Tue Jul 18 17:37:27 2017 +0200
  21. 8b37922 ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · Tue Jul 18 17:37:26 2017 +0200
  22. f2b8000 ram: stm32: get base address from DT by Patrice Chotard · Tue Jul 18 17:37:25 2017 +0200
  23. 7e82a69 ram: stm32: migrate fmc defines in driver file by Patrice Chotard · Tue Jul 18 17:37:24 2017 +0200
  24. 4fafb72 drivers: ram: stm32: fix compilation issue by Patrice Chotard · Tue May 30 15:06:31 2017 +0200
  25. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  26. 1c6459d stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · Mon Apr 10 15:03:03 2017 -0700
  27. b6fd9eb stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · Mon Apr 10 15:03:01 2017 -0700
  28. 4515ffe stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · Mon Apr 10 15:02:56 2017 -0700
  29. f9c6e6a stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · Mon Apr 10 15:02:55 2017 -0700
  30. aa88e1a stm32f7: dm: add driver model support for sdram by Vikas Manocha · Mon Apr 10 15:02:52 2017 -0700
  31. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · Mon Apr 10 15:02:51 2017 -0700