1. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  2. 1f0305e ram: stm32: fix strsep failed on read only memory by dillon min · 3 years, 6 months ago
  3. 997f7da ram: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  4. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  5. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  6. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  7. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  8. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  9. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  10. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  11. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  12. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  13. 246a5e5 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  16. 0b3f789 ram: stm32: add memory mapping selection support by Patrice Chotard · 7 years ago
  17. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  18. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  19. 7016651 ram: stm32: add stm32h7 support by Patrice Chotard · 7 years ago
  20. f303aaf ram: stm32: add second SDRAM bank management by Patrice Chotard · 7 years ago
  21. f39b90d ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · 7 years ago
  22. 1421e0a ram: stm32: get base address from DT by Patrice Chotard · 7 years ago
  23. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  24. 14a50e3 drivers: ram: stm32: fix compilation issue by Patrice Chotard · 7 years ago
  25. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  26. bfea69a stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 7 years ago
  27. 57af3cc stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 7 years ago
  28. 6c9a100 stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 7 years ago
  29. d0b24c1 stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 7 years ago
  30. 910a52e stm32f7: dm: add driver model support for sdram by Vikas Manocha · 7 years ago
  31. bf1ae44 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 7 years ago