1. 4f2d8ac rockchip: Prevent macro expansion in paths by Joshua Watt · Fri Dec 13 13:44:55 2019 -0600
  2. e44c449 Merge "rockchip: px30: Add support for UART3 as serial output" into integration by Manish Pandey · Wed Dec 04 13:52:37 2019 +0000
  3. 2afd023 Merge "Enable -Wshadow always" into integration by Manish Pandey · Tue Dec 03 23:21:38 2019 +0000
  4. 91e299c rockchip: px30: Add support for UART3 as serial output by Paul Kocialkowski · Wed Nov 27 14:59:36 2019 +0100
  5. 7d0e3ba Enable -Wshadow always by Justin Chadwell · Tue Sep 17 15:21:50 2019 +0100
  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. 6843ae9 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · Thu Sep 19 10:37:36 2019 +0800
  8. b99b30a rockchip: Fix typo for TF content text by Kever Yang · Fri Sep 20 08:40:54 2019 +0800
  9. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · Thu Aug 15 15:30:13 2019 +0000
  10. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · Mon Aug 05 16:44:36 2019 +0200
  11. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · Mon Aug 05 16:40:35 2019 +0200
  12. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · Mon Aug 05 14:46:00 2019 +0200
  13. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · Mon Aug 05 09:45:09 2019 +0200
  14. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  15. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  16. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · Mon Jul 29 14:52:20 2019 +0100
  17. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · Fri Jul 26 10:26:37 2019 +0000
  18. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · Thu Jul 25 16:06:50 2019 +0100
  19. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  20. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · Thu May 30 16:57:15 2019 -0700
  21. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · Wed Jul 24 12:02:13 2019 +0000
  22. 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
  23. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · Fri May 24 20:37:58 2019 -0700
  24. 2b558a6 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:11:28 2019 +0100
  25. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · Thu Jun 13 10:55:50 2019 +0800
  26. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  27. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · Wed May 29 12:03:38 2019 +0200
  28. 05ceda7 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · Wed Apr 24 09:52:54 2019 +0200
  29. cb9204a rockchip: Allow console device to be set by DTB. by Christoph Müllner · Fri Apr 19 14:16:27 2019 +0200
  30. 81bb0d9 rockchip: Add params_setup to RK3328. by Christoph Müllner · Wed May 01 17:45:10 2019 +0200
  31. 9fecc19 rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · Wed May 01 01:37:58 2019 +0200
  32. 6fd5b94 rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · Wed Apr 24 20:26:51 2019 +0200
  33. 0e80b09 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · Fri Apr 26 12:55:49 2019 +0000
  34. 87b9a3c rockchip: add support for rk3288 by Heiko Stuebner · Thu Mar 14 22:12:04 2019 +0100
  35. 9dc2833 rockchip: add common aarch32 support by Heiko Stuebner · Thu Mar 14 22:11:34 2019 +0100
  36. 5bc810a rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · Thu Apr 25 12:40:41 2019 +0200
  37. 3b2d563 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · Thu Mar 07 08:01:37 2019 +0100
  38. 385476e rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · Tue Mar 05 13:46:41 2019 +0100
  39. df76b44 rk3399: m0: Fix compiler warnings. by Christoph Müllner · Mon Apr 15 21:42:29 2019 +0200
  40. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · Thu Mar 07 08:07:11 2019 +0100
  41. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  42. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · Mon Jan 28 14:35:40 2019 +0000
  43. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  44. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · Tue Nov 27 17:50:28 2018 -0800
  45. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  46. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · Tue Oct 16 16:39:12 2018 +0100
  47. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · Fri Sep 14 10:34:57 2018 +0100
  48. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · Wed Oct 03 15:36:37 2018 +0100
  49. 5823090 rockchip: Migrate to new interfaces by Antonio Nino Diaz · Mon Sep 24 17:16:20 2018 +0100
  50. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  51. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  52. ee3e4b0 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · Tue Aug 14 17:10:06 2018 +0100
  53. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  54. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  55. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · Fri Jun 22 15:56:42 2018 +0100
  56. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  57. e0f2c3b rockchip: Move stdint header to the offending header file by Paul Kocialkowski · Wed Jun 13 20:37:25 2018 +0200
  58. f900a06 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · Mon Apr 23 14:49:22 2018 -0700
  59. 00960ba rockchip/rk3399: Split M0 binary into two by Lin Huang · Fri Apr 20 15:55:21 2018 +0800
  60. 86a45d9 rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · Fri Apr 20 15:40:15 2018 +0800
  61. bf5d1ba Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · Tue May 01 15:06:56 2018 +0100
  62. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  63. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  64. e3691fa rockchip/rk3399: Fix sram_udelay by Derek Basehore · Fri Apr 06 16:45:24 2018 -0700
  65. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · Thu Mar 29 13:20:05 2018 +0100
  66. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · Thu Mar 29 09:59:52 2018 +0100
  67. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  68. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  69. 0f92b0a Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · Mon Mar 26 10:53:24 2018 +0100
  70. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  71. 825f273 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · Tue Mar 20 09:37:21 2018 +0800
  72. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  73. eb24dff Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · Mon Feb 19 13:53:48 2018 +0000
  74. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · Thu Feb 01 23:29:34 2018 +0000
  75. 7e90696 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · Thu Feb 01 10:39:05 2018 +0000
  76. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · Thu Feb 01 08:58:23 2018 +0000
  77. bedba01 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · Tue Jan 30 09:11:24 2018 +0800
  78. 8e5bd5e Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · Wed Jan 24 16:41:14 2018 +0000
  79. a169a80 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · Thu Jan 25 22:05:41 2018 -0800
  80. 2707c3d rockchip/rk3399: Save and restore GIC by Derek Basehore · Tue Jan 23 17:18:57 2018 -0800
  81. 1d605f7 rockchip/rk3399: Add udelay to wait loops by Derek Basehore · Tue Jan 23 16:24:43 2018 -0800
  82. 9b7a1a6 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · Tue Jan 23 16:02:27 2018 -0800
  83. 4ab3a96 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · Tue Jan 23 15:44:31 2018 -0800
  84. f39c806 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · Wed Aug 02 16:31:04 2017 -0700
  85. c708778 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · Fri Jun 09 15:22:44 2017 -0700
  86. 624b557 rockchip: Implement a panic handler that will reboot the system by Julius Werner · Mon Jun 19 17:05:30 2017 -0700
  87. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  88. 0f481cc Merge pull request #1179 from paulkocialkowski/integration by davidcunado-arm · Sat Dec 09 08:43:02 2017 +0000
  89. 2dde850 rockchip: Include stdint header in plat_sip_calls.c by Paul Kocialkowski · Sat Dec 02 16:41:38 2017 +0100
  90. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · Tue Oct 31 23:19:21 2017 +0000
  91. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · Wed Nov 15 11:45:35 2017 +0000
  92. 74275b0 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · Tue Nov 07 16:16:51 2017 +0000
  93. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · Sat Nov 04 03:12:28 2017 +0900
  94. 8247796 Fix usage of IMAGE_BLx macros by Roberto Vargas · Mon Oct 23 08:22:17 2017 +0100
  95. b162fb4 rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · Wed Jun 14 17:24:29 2017 +0800
  96. a14b8a3 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · Sat May 27 17:47:01 2017 +0800
  97. 94bdbc4 rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · Fri May 26 16:17:11 2017 +0800
  98. 127527f rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · Mon May 22 10:29:59 2017 +0800
  99. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · Thu May 18 18:04:25 2017 +0800
  100. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · Wed May 17 16:14:37 2017 +0800