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