1. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 10 months ago
  2. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 10 months ago
  3. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 2 years, 10 months ago
  4. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 2 years, 10 months ago
  5. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 2 years, 10 months ago
  6. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years ago
  7. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  8. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  9. 66b3b9d ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 3 years, 11 months ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  11. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  12. 6c393e8 ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 3 months ago
  13. 81b66b9 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 3 months ago
  14. fcd4890 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 3 months ago
  15. 1a5be5a ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 3 months ago
  16. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  19. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  20. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  21. 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 5 months ago
  22. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  23. 9368bdf ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · 4 years, 7 months ago
  24. d424e67 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · 4 years, 7 months ago
  25. b604a41 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · 4 years, 7 months ago
  26. 8c9ce08 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · 4 years, 7 months ago
  27. 27e7b4e ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · 4 years, 7 months ago
  28. f711d1f ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · 4 years, 7 months ago
  29. 1c55a91 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · 4 years, 7 months ago
  30. c8eb4e0 ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · 4 years, 7 months ago
  31. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 7 months ago
  32. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  33. 757bca8 stm32mp1: ram: add pattern parameter in infinite write test by Patrick Delaunay · 5 years ago
  34. 25331ae stm32mp1: ram: reload watchdog during ddr test by Patrick Delaunay · 5 years ago
  35. 37f41ae stm32mp1: ram: update loop management in infinite test by Patrick Delaunay · 5 years ago
  36. 4b0496f stm32mp1: ram: fix address issue in 2 tests by Patrick Delaunay · 5 years ago
  37. 375c28a stm32mp1: ram: cosmetic: remove unused prototype by Patrick Delaunay · 5 years ago
  38. 5884485 ram: stm32mp1_ram: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  39. 187c41d stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · 5 years ago
  40. 0d44752 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · 5 years ago
  41. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 5 years ago
  42. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  43. 53bb831 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · 5 years ago
  44. c60fed1 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · 5 years ago
  45. 0cb1aa9 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · 5 years ago
  46. c3ec370 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · 5 years ago
  47. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  48. d358123 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 6 years ago
  49. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  50. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  51. e70f70a ram: stm32mp1: add driver by Patrick Delaunay · 7 years ago