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