1. 6f27976 rockchip: rename miniarm to tinker board by Eddie Cai · 8 years ago
  2. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  3. e5ec481 Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · 8 years ago
  4. 9b83201 rockchip: rk3288: set isp/vop qos priority level by Nickey Yang Nickey Yang · 8 years ago
  5. 2577d3f arm64: rk3399: update rockchip_get_cru API by Kever Yang · 8 years ago
  6. 1a58146 rockchip: Fix veyron-minnie's Kconfig description by Martin Michlmayr · 8 years ago
  7. c420ef6 rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) by Simon Glass · 8 years ago
  8. e70408c rockchip: Add support for veyron-mickey (Chromebit) by Simon Glass · 8 years ago
  9. 20b13e8 rockchip: veyron: Adjust ARM clock after relocation by Simon Glass · 8 years ago
  10. 5e9b150 rockchip: Rename jerry files to veyron by Simon Glass · 8 years ago
  11. c8816d1 rockchip: Allow jerry to use of-platdata by Simon Glass · 8 years ago
  12. ef904bf arm: rockchip: Fix typo in ROCKCHIP_RK3288 help by Andreas Färber · 8 years ago
  13. 4594ac0 rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT by Kever Yang · 8 years ago
  14. 7d6c78f rk3288: sdram: auto-detect the capacity by Kever Yang · 8 years ago
  15. 1b64a05 rk3288: fix reg address for GRF_SOC_CON2 by Kever Yang · 8 years ago
  16. 27b95d2 rk3399: disable the clock multiplier support when SoC init by Kever Yang · 8 years ago
  17. 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  18. c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  19. 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  20. 67171e1 rockchip: add boot-mode support for rk3288, rk3036 by Jacob Chen · 8 years ago
  21. f48f2b7 rockchip: move common function from board-file to rk3036-board.c by Jacob Chen · 8 years ago
  22. cd77fd1 rockchip: rename board.c to rk3288-board.c by Jacob Chen · 8 years ago
  23. 230e0e0 Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled. by Sandy Patterson · 8 years ago
  24. 427351d rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled by Sandy Patterson · 8 years ago
  25. 2179a07 rockchip: rk3288: sdram: fix DDR address range by Xu Ziyuan · 8 years ago
  26. 5a4a90f rockchip: rk3288: skip lowlevel_init process by Xu Ziyuan · 8 years ago
  27. aa89b55 rk3288: add arch_cpu_init for rk3288 by Kever Yang · 8 years ago
  28. c55e30e rk3399: syscon: add support for pmugrf by Kever Yang · 8 years ago
  29. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  30. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  31. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  32. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. b25732c drivers/sysreset: group sysreset drivers by Max Filippov · 8 years ago
  35. 1c62d99 rockchip: add support for rk3288 miniarm board by Xu Ziyuan · 8 years ago
  36. b0b3c86 rk3399: add basic soc driver by Kever Yang · 8 years ago
  37. dd63fbc rockchip: add support for rk3288 PopMetal board by jk.kernel@gmail.com · 8 years ago
  38. d7ca67b rockchip: add basic support for fennec-rk3288 board by jk.kernel@gmail.com · 8 years ago
  39. cba6bb1 rockchip: rk3288: move evb board to rockchip folder by jk.kernel@gmail.com · 8 years ago
  40. 5051a77 Revert "rockchip: Move the MMC setup check earlier" by jk.kernel@gmail.com · 8 years ago
  41. 22948e1 configs: rockchip: remove no use MACRO by Kever Yang · 8 years ago
  42. c482c60 rockchip: sdram: Fix register layout for Linux by John Keeping · 8 years ago
  43. a381bcf ARM64: rockchip: add support for rk3399 SoC based evb by Kever Yang · 8 years ago
  44. c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  45. a617c5d rockchip: Add a way to obtain the main clock device by Simon Glass · 8 years ago
  46. b339b5d cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  47. 041cdb5 cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  48. 266c8fa rockchip: rk3288: add fastboot support by Xu Ziyuan · 8 years ago
  49. ad8fe6b rockchip: Exclude rk_timer for ARM64 by Andreas Färber · 8 years ago
  50. e0f5dbc rockchip: Clean up CPU selection by Andreas Färber · 8 years ago
  51. c418add board: move all the rockchip board in one folder by Kever Yang · 8 years ago
  52. 744368d rockchip: add basic support for evb-rk3288 board by Xu Ziyuan · 8 years ago
  53. b47ea79 rockchip: add option to change method of loading u-boot by Xu Ziyuan · 8 years ago
  54. 086ec0e rockchip: sdram: Update the driver to support of-platdata by Simon Glass · 8 years ago
  55. fb4baf5 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  56. 5ce4bb2 rockchip: syscon: Update to work with of-platdata by Simon Glass · 8 years ago
  57. 6afc466 rockchip: Don't use spl_boot_device() with of-platdata by Simon Glass · 8 years ago
  58. 6efeeea rockchip: Move the MMC setup check earlier by Simon Glass · 8 years ago
  59. aa15038 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · 8 years ago
  60. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  61. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  62. 3c27b6a dm: rockchip: Enable CONFIG_BLK by Simon Glass · 8 years ago
  63. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  64. b525556 Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · 8 years ago
  65. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  66. b5788dc rockchip: rk3288: correct sdram setting by Chris Zhong · 9 years ago
  67. 87cef34 rockchip: make configure_emmc() empty for Firefly-RK3288 by FUKAUMI Naoki · 9 years ago
  68. 99aaa93 rockchip: rk3036: change ddr frequency to 400M by Lin Huang · 9 years ago
  69. 7c1058f rockchip: Add support for Raxda Rock 2 by Simon Glass · 9 years ago
  70. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  71. f23cf90 rockchip: spl: Drop MMC support code when not needed by Simon Glass · 9 years ago
  72. 2460d18 rockchip: sdram: Use syscon_get_first_range() where possible by Simon Glass · 9 years ago
  73. 9368104 rockchip: sdram: Tidy up a few comments by Simon Glass · 9 years ago
  74. 74e53e0 rockchip: Add a simple 'clock' command by Simon Glass · 9 years ago
  75. ad443b7 rockchip: Don't skip low-level init by Simon Glass · 9 years ago
  76. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  77. a49dc0a rockchip: reset: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  78. 0906995 rockchip: sdram: Use the rk_clr/setreg() interface by Simon Glass · 9 years ago
  79. 1e724f8 rockchip: Avoid using MMC code when not booting from MMC by Simon Glass · 9 years ago
  80. 9b20519 rockchip: Use the debug UART on rk3036 by Simon Glass · 9 years ago
  81. 47b4c22 rockchip: Add basic support for kylin board by huang lin · 9 years ago
  82. e390680 rockchip: rk3036 sdram setting cs1_row when rank larger than 1 by huang lin · 9 years ago
  83. 5cc5b90 Revert "rockchip: Add max spl size & spl header configs" by Jeffy Chen · 9 years ago
  84. d76a011 Revert "rockchip: Reconfigure the malloc based to point to system memory" by Sjoerd Simons · 9 years ago
  85. cd3187d rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip Kconfig by Ariel D'Alessandro · 9 years ago
  86. 6ae5860 rockchip: Add max spl size & spl header configs by Jeffy Chen · 9 years ago
  87. d8b5978 rockchip: Add basic support for evb-rk3036 board by huang lin · 9 years ago
  88. be1d5e0 rockchip: rk3036: Add core Soc start-up code by huang lin · 9 years ago
  89. 53c45f0 rockchip: add rk3036 sdram driver by huang lin · 9 years ago
  90. 07d8d35 rockchip: add early uart driver by huang lin · 9 years ago
  91. 0b374c8 rockchip: rk3036: Add a simple syscon driver by huang lin · 9 years ago
  92. 2bc00e0 rockchip: rk3036: Add Soc reset driver by huang lin · 9 years ago
  93. 302d176 rockchip: add config decide whether to build common.c by huang lin · 9 years ago
  94. 5138337 rockchip: rename board-spl.c to rk3288-board-spl.c by huang lin · 9 years ago
  95. 8117803 rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig by huang lin · 9 years ago
  96. cc2244b rockchip: add timer driver by huang lin · 9 years ago
  97. 98a51fc ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  98. b1f492c rockchip: Reconfigure the malloc based to point to system memory by Sjoerd Simons · 9 years ago
  99. e2e947f rockchip: Add basic support for jerry by Simon Glass · 9 years ago
  100. 17aa548 rockchip: Add basic support for firefly-rk3288 by Simon Glass · 9 years ago