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