1. 5a4a90f rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  2. aa89b55 rk3288: add arch_cpu_init for rk3288 by Kever Yang · 8 years ago
  3. c55e30e rk3399: syscon: add support for pmugrf by Kever Yang · 8 years ago
  4. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  10. 1c62d99 rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  11. b0b3c86 rk3399: add basic soc driver by Kever Yang · 8 years ago
  12. dd63fbc rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · 8 years ago
  13. d7ca67b rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · 8 years ago
  14. cba6bb1 rockchip: rk3288: move evb board to rockchip folder by jk.kernel@gmail.com · 8 years ago
  15. 5051a77 Revert "rockchip: Move the MMC setup check earlier" by jk.kernel@gmail.com · 8 years ago
  16. 22948e1 configs: rockchip: remove no use MACRO by Kever Yang · 8 years ago
  17. c482c60 rockchip: sdram: Fix register layout for Linux by John Keeping · 8 years ago
  18. a381bcf ARM64: rockchip: add support for rk3399 SoC based evb by Kever Yang · 8 years ago
  19. c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  20. a617c5d rockchip: Add a way to obtain the main clock device by Simon Glass · 8 years ago
  21. b339b5d cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  22. 041cdb5 cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  23. 266c8fa rockchip: rk3288: add fastboot support by Xu Ziyuan · 8 years ago
  24. ad8fe6b rockchip: Exclude rk_timer for ARM64 by Andreas Färber · 8 years ago
  25. e0f5dbc rockchip: Clean up CPU selection by Andreas Färber · 8 years ago
  26. c418add board: move all the rockchip board in one folder by Kever Yang · 8 years ago
  27. 744368d rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · 8 years ago
  28. b47ea79 rockchip: add option to change method of loading u-boot by Xu Ziyuan · 8 years ago
  29. 086ec0e rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  30. fb4baf5 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  31. 5ce4bb2 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  32. 6afc466 rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  33. 6efeeea rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  34. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  35. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  36. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  37. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  38. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  39. b525556 Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 8 years ago
  40. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  41. b5788dc rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  42. 87cef34 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  43. 99aaa93 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  44. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  45. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  46. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  47. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  48. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  49. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  50. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  51. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  52. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  53. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  54. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  55. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  56. 47b4c22 rockchip: Add basic support for kylin board by huang lin · 9 years ago
  57. e390680 rockchip: rk3036 sdram setting cs1_row when rank larger than 1 by huang lin · 9 years ago
  58. 5cc5b90 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  59. d76a011 Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  60. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  61. 6ae5860 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  62. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  63. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  64. 53c45f0 rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  65. 07d8d35 rockchip: add early uart driver by huang lin · 9 years ago
  66. 0b374c8 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  67. 2bc00e0 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  68. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  69. 5138337 rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  70. 8117803 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  71. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  72. 98a51fc ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  73. b1f492c rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  74. e2e947f rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  75. 17aa548 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago
  76. 2444dae rockchip: Add core SoC start-up code by Simon Glass · 9 years ago
  77. 5ff093a rockchip: rk3288: Add SDRAM init by Simon Glass · 9 years ago
  78. 13d80ff rockchip: rk3288: Add a simple syscon driver by Simon Glass · 9 years ago
  79. 3c5d0e3 rockchip: rk3288: Add SoC reset driver by Simon Glass · 9 years ago