1. 68728e8 rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  2. 52ead2f rk3288: add arch_cpu_init for rk3288 by Kever Yang · 8 years ago
  3. e3eba16 rk3399: syscon: add support for pmugrf by Kever Yang · 8 years ago
  4. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  5. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. d4c6180 Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  10. 535b3dc rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  11. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  12. 7a614ac rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · 8 years ago
  13. b1aeb09 rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · 8 years ago
  14. 01e0c34 rockchip: rk3288: move evb board to rockchip folder by jk.kernel@gmail.com · 8 years ago
  15. 2b87b93 Revert "rockchip: Move the MMC setup check earlier" by jk.kernel@gmail.com · 8 years ago
  16. 92f87dd configs: rockchip: remove no use MACRO by Kever Yang · 8 years ago
  17. 6091f91 rockchip: sdram: Fix register layout for Linux by John Keeping · 8 years ago
  18. 0d3d783 ARM64: rockchip: add support for rk3399 SoC based evb by Kever Yang · 8 years ago
  19. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  20. 156b960 rockchip: Add a way to obtain the main clock device by Simon Glass · 8 years ago
  21. 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  22. 5c91e2b cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  23. a11a53f rockchip: rk3288: add fastboot support by Xu Ziyuan · 8 years ago
  24. b4338b6 rockchip: Exclude rk_timer for ARM64 by Andreas Färber · 8 years ago
  25. 6c42703 rockchip: Clean up CPU selection by Andreas Färber · 8 years ago
  26. a8d1a12 board: move all the rockchip board in one folder by Kever Yang · 8 years ago
  27. 3da09a8 rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · 8 years ago
  28. 5401eb8 rockchip: add option to change method of loading u-boot by Xu Ziyuan · 8 years ago
  29. 4d1192c rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  30. 8e6af6f rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  31. d63ea43 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  32. 26158ef rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  33. 13fb1bc rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  34. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  35. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  36. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  37. a671fd5 dm: rockchip: Enable CONFIG_BLK by Simon Glass · 9 years ago
  38. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  39. 50798cc Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 9 years ago
  40. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  41. 33f36c3 rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  42. 7d32584 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  43. 2236c84 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  44. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  45. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  46. 4ba1293 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  47. 3fee8c4 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  48. f1a81c0 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  49. 38675c4 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  50. e7d7a01 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  51. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  52. 50e7689 rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  53. a7376f0 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  54. 873220a rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  55. e0f177b rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  56. a77e50c rockchip: Add basic support for kylin board by huang lin · 9 years ago
  57. 6991738 rockchip: rk3036 sdram setting cs1_row when rank larger than 1 by huang lin · 9 years ago
  58. f24d621 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  59. 2da451f Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  60. 7fd4780 rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  61. 3547118 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  62. 2de748f rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  63. 1115b64 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  64. da98a5b rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  65. 5079970 rockchip: add early uart driver by huang lin · 9 years ago
  66. b17b242 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  67. 5aaa287 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  68. 7c9bb39 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  69. f4ab5fa rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  70. 2bf8111 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  71. 8db3e24 rockchip: add timer driver by huang lin · 9 years ago
  72. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  73. 2cd091d rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  74. 9d5d1cc rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  75. ec3be54 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago
  76. 2cffe66 rockchip: Add core SoC start-up code by Simon Glass · 9 years ago
  77. 0aced10 rockchip: rk3288: Add SDRAM init by Simon Glass · 9 years ago
  78. 19c58cf rockchip: rk3288: Add a simple syscon driver by Simon Glass · 9 years ago
  79. efad57f rockchip: rk3288: Add SoC reset driver by Simon Glass · 9 years ago