1. abefcc2 soc/rockchip/rk3399/sdram: Add channel to error message by Moritz Fischer · 3 years, 6 months ago
  2. 1e19213 soc/rockchip/rk3399/sdram: Simplify error condition by Moritz Fischer · 3 years, 6 months ago
  3. 7f0d3de rk3399: sdram: Remove obs_err variable to avoid uninitialized use by Julius Werner · 3 years, 6 months ago
  4. 619c60f soc/rockchip/rk3399/sdram: Remove superfluous parameter by Moritz Fischer · 3 years, 6 months ago
  5. d4f81bc soc/rockchip/rk3399/sdram: Use rank_mask in WDQL training by Moritz Fischer · 3 years, 6 months ago
  6. 145ecc6 soc/rockchip/rk3399/sdram: Use rank_mask in CA training by Moritz Fischer · 3 years, 6 months ago
  7. c73102d soc/rockchip/rk3399/sdram: Add phy_ctrl_reset by Moritz Fischer · 3 years, 6 months ago
  8. d8f352b soc/rockchip/rk3399/sdram: Clear PI_175 IRQs in data training by Moritz Fischer · 3 years, 6 months ago
  9. c867cd3 soc/rockchip/rk3399/sdram: Move WDQL training into a separate function by Moritz Fischer · 3 years, 6 months ago
  10. 401c7a6 soc/rockchip/rk3399/sdram: Move RL training into a separate function by Moritz Fischer · 3 years, 6 months ago
  11. 12d3600 soc/rockchip/rk3399/sdram: Move RG training into a separate function by Moritz Fischer · 3 years, 6 months ago
  12. 68365e1 soc/rockchip/rk3399/sdram: Move WL training into a separate function by Moritz Fischer · 3 years, 6 months ago
  13. f71902d soc/rockchip/rk3399/sdram: Move CA training into a separate function by Moritz Fischer · 3 years, 6 months ago
  14. a76f659 soc/rockchip/rk3399/sdram: Order and group tsel variables by Moritz Fischer · 3 years, 6 months ago
  15. 6410a00 soc/rockchip/rk3399/sdram: Shorten sdram_params to params by Moritz Fischer · 3 years, 6 months ago
  16. b626513 soc/rockchip: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  18. bbc99cf soc/rockchip: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  19. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  20. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  21. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  22. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  23. 496fb23 soc/rockchip/rk3399: Convert to `board_reset()` by Nico Huber · 6 years ago
  24. aaf6322 rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 7 years ago
  25. f00af58 rockchip/rk3399: sdram: use register to calculate sdram sizes by Lin Huang · 8 years ago
  26. e640716 rockchip/rk3399: Fix typo by Patrick Georgi · 8 years ago
  27. 60687b5 rockchip/rk3399: sdram.c: Fix msch ddrconfig register error by Lin Huang · 8 years ago
  28. 13acd35 rockchip/rk3399: sdram: Reset system if switch to index1 fails by Lin Huang · 8 years ago
  29. f435f92 rockchip/rk3399: sdram: Fix data training function by Lin Huang · 8 years ago
  30. 883f5cb rockchip/rk3399: sdram: also prepare the index1 configuration by Lin Huang · 8 years ago
  31. df3321a rockchip/rk3399: reset system if DDR init fails by Lin Huang · 8 years ago
  32. ba0b9ab rockchip/rk3399: select rank before triggering training by Derek Basehore · 8 years ago
  33. e757bf9 rockchip/rk3399: Improve dram stability when run at high frequency by Lin Huang · 8 years ago
  34. 681b6b9 rockchip: rk3399: improve write leveling flow by Jianqun Xu · 8 years ago
  35. ba2b63a rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin by Lin Huang · 8 years ago
  36. 271a2c2 rockchip/rk3399: sdram: correct read obs and set DQS driver register by Lin Huang · 8 years ago
  37. df5ead9 rockchip/rk3399: sdram: correct controller vref setting by Lin Huang · 8 years ago
  38. 9dc00ef rockchip/rk3399: set CA drive strength to 48ohms by Lin Huang · 8 years ago
  39. e28ac06 rockchip/rk3399: Remove unused variable by Martin Roth · 8 years ago
  40. 8cb974e rockchip/rk3399: Remove empty function in sdram.c by Derek Basehore · 8 years ago
  41. 5282fe6 rockchip/rk3399: Change copy_to_reg arg type by Derek Basehore · 8 years ago
  42. f3b3ccf rockchip/rk3399: Directly access variables in sdram.c by Derek Basehore · 8 years ago
  43. 1dd0bc0 rockchip/rk3399: cleanup variables in dram_all_config by Derek Basehore · 8 years ago
  44. d570a5a rockchip/rk3399: add/remove local variables to sdram_init by Derek Basehore · 8 years ago
  45. 9e624fc rockchip/rk3399: Clean up comments in sdram.c by Derek Basehore · 8 years ago
  46. ad6960c rk3399: clean up sdram controller initialization code by Vadim Bendebury · 8 years ago
  47. 321a6a9 rockchip/rk3399: fix sdram training issue by Lin Huang · 8 years ago
  48. 0d9839b rockchip: gru: update the hynix lpddr3 config to run at 928MHz by Shunqian Zheng · 8 years ago
  49. 4b9cd53 rockchip: rk3399: improve sdram driver by Lin Huang · 8 years ago
  50. c4cbf48 rockchip: rk3399: add sdram driver by Lin Huang · 8 years ago
  51. 2d3570a rockchip: rk3399: add simplest sdram to fix compiling error by Shunqian Zheng · 8 years ago