1. 086ec0e rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  2. fb4baf5 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  3. 5ce4bb2 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  4. 6afc466 rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  5. 6efeeea rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  6. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  7. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  8. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  9. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  10. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  11. b525556 Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 8 years ago
  12. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  13. b5788dc rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  14. 87cef34 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  15. 99aaa93 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  16. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  17. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  18. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  19. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  20. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  21. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  22. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  23. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  24. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  25. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  26. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  27. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  28. 47b4c22 rockchip: Add basic support for kylin board by huang lin · 9 years ago
  29. e390680 rockchip: rk3036 sdram setting cs1_row when rank larger than 1 by huang lin · 9 years ago
  30. 5cc5b90 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  31. d76a011 Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  32. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  33. 6ae5860 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  34. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  35. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  36. 53c45f0 rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  37. 07d8d35 rockchip: add early uart driver by huang lin · 9 years ago
  38. 0b374c8 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  39. 2bc00e0 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  40. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  41. 5138337 rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  42. 8117803 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  43. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  44. 98a51fc ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  45. b1f492c rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  46. e2e947f rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  47. 17aa548 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago
  48. 2444dae rockchip: Add core SoC start-up code by Simon Glass · 9 years ago
  49. 5ff093a rockchip: rk3288: Add SDRAM init by Simon Glass · 9 years ago
  50. 13d80ff rockchip: rk3288: Add a simple syscon driver by Simon Glass · 9 years ago
  51. 3c5d0e3 rockchip: rk3288: Add SoC reset driver by Simon Glass · 9 years ago