1. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · Wed May 29 12:03:38 2019 +0200
  2. cb9204a rockchip: Allow console device to be set by DTB. by Christoph Müllner · Fri Apr 19 14:16:27 2019 +0200
  3. 6fd5b94 rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · Wed Apr 24 20:26:51 2019 +0200
  4. 9dc2833 rockchip: add common aarch32 support by Heiko Stuebner · Thu Mar 14 22:11:34 2019 +0100
  5. 3b2d563 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · Thu Mar 07 08:01:37 2019 +0100
  6. 385476e rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · Tue Mar 05 13:46:41 2019 +0100
  7. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · Thu Mar 07 08:07:11 2019 +0100
  8. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · Mon Jan 28 14:35:40 2019 +0000
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  10. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  11. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  12. 5823090 rockchip: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:16:20 2018 +0100
  13. ee3e4b0 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · Tue Aug 14 17:10:06 2018 +0100
  14. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  15. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  16. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  17. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  18. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  19. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  20. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  21. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  22. a169a80 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · Thu Jan 25 22:05:41 2018 -0800
  23. f39c806 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · Wed Aug 02 16:31:04 2017 -0700
  24. c708778 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · Fri Jun 09 15:22:44 2017 -0700
  25. 624b557 rockchip: Implement a panic handler that will reboot the system by Julius Werner · Mon Jun 19 17:05:30 2017 -0700
  26. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · Thu May 18 18:04:25 2017 +0800
  27. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · Wed May 17 16:14:37 2017 +0800
  28. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · Tue Aug 01 15:16:36 2017 -0700
  29. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  30. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · Mon Jun 05 14:54:46 2017 -0700
  31. 2a6df22 rockchip: check wakeup cpu when resume by Lin Huang · Fri May 12 10:26:32 2017 +0800
  32. 88dd123 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · Tue May 16 16:40:46 2017 +0800
  33. 30e4339 rockchip: add pmusram section by Lin Huang · Thu May 04 16:02:45 2017 +0800
  34. d91aaae Use SPDX license identifiers for remaining files by dp-arm · Wed May 10 15:16:15 2017 +0100
  35. 8016ffd Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · Wed May 10 12:48:38 2017 +0100
  36. 1d74beb Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · Wed May 10 10:59:22 2017 +0100
  37. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  38. 54973e7 rockchip: rk3328: support rk3328 by tony.xie · Mon Apr 24 16:18:10 2017 +0800
  39. 45d81a1 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · Tue Apr 04 19:15:56 2017 +0200
  40. 87f0fa8 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · Fri Mar 03 23:29:01 2017 +0000
  41. 422d51c rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · Wed Mar 01 11:05:17 2017 +0800
  42. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · Wed Oct 26 21:25:26 2016 +0800
  43. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  44. 8a2a84d Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · Wed Jan 18 13:47:06 2017 +0000
  45. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · Wed Dec 28 16:11:41 2016 +0900
  46. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · Mon Dec 05 14:28:59 2016 +0900
  47. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · Wed Dec 14 14:31:32 2016 +0000
  48. c9ed717 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · Wed Oct 26 09:54:36 2016 +0100
  49. 11b87ae rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · Thu Aug 04 20:46:35 2016 +0800
  50. bb22862 rockchip: clear the power mode status via M0 by Caesar Wang · Wed Oct 12 01:47:51 2016 +0800
  51. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · Tue Oct 11 09:36:00 2016 +0800
  52. d51f5d3 Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · Wed Sep 14 17:06:19 2016 +0100
  53. da9e6de rockchip: fixes some typo by Caesar Wang · Sat Sep 10 06:26:11 2016 +0800
  54. 5045a1c rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · Sat Sep 10 02:47:53 2016 +0800
  55. ef18007 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · Sat Sep 10 02:43:15 2016 +0800
  56. 6d7d93c rockchip: fix the scu idle for rk3399 by Tony Xie · Fri Sep 02 11:13:38 2016 -0700
  57. e67b1de rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · Wed Aug 17 17:22:10 2016 -0700
  58. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · Tue Aug 09 08:15:44 2016 +0800
  59. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · Thu Jul 21 10:36:22 2016 +0800
  60. bcb4aaa Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · Mon Jul 18 16:18:37 2016 +0100
  61. bb6611b Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · Mon Jul 18 16:18:24 2016 +0100
  62. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · Sat Jul 16 11:16:51 2016 +0800
  63. c1bf646 rockchip: support plat SIP runtime service by Caesar Wang · Tue Jun 21 14:44:01 2016 +0800
  64. 7659a26 Introduce utils.h header file by Sandrine Bailleux · Tue Jul 05 09:55:03 2016 +0100
  65. d1b9d2d rockchip: support system off function for rk3399 by Caesar Wang · Wed May 25 19:05:19 2016 +0800
  66. 3e3c5b0 rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · Wed May 25 19:03:04 2016 +0800
  67. 038f6aa rockchip: support rk3399 gpio driver by Caesar Wang · Wed May 25 19:21:43 2016 +0800
  68. 2361fcc Replace Rockchip delay timer by generic one by Antonio Nino Diaz · Thu May 05 15:25:02 2016 +0100
  69. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · Thu May 19 10:00:28 2016 +0100
  70. 59e41b5 rockchip: support the suspend/resume for rk3399 by Caesar Wang · Sun Apr 10 14:11:07 2016 +0800
  71. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · Thu Apr 14 14:49:37 2016 +0100
  72. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  73. f6118cc Support for Rockchip's family SoCs by Tony Xie · Fri Jan 15 17:17:32 2016 +0800