1. a9bca88 build: disable suffix rules globally by Chris Kay · Tue Sep 03 12:36:45 2024 +0000
  2. 6ca1f9f fix(rockchip): fix "unexpected token" error with clang by mojyack · Mon Sep 30 13:53:48 2024 +0900
  3. 323f55e Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · Wed Sep 25 13:53:54 2024 +0200
  4. 974e3a1 feat(rk3588): enable crypto function by XiaoDong Huang · Mon Jun 17 10:55:27 2024 +0800
  5. 87e98c2 build: determine toolchain tools dynamically by Chris Kay · Mon Jun 03 11:10:11 2024 +0000
  6. 51c6bf8 feat(rk3588): support SCMI for clock/reset domain by XiaoDong Huang · Sun Jun 25 17:38:13 2023 +0800
  7. dcf89f3 feat(rk3588): support rk3588 by XiaoDong Huang · Mon Jun 26 16:43:30 2023 +0800
  8. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  9. b912074 Merge changes from topic "rockchip" into integration by André Przywara · Thu Jun 20 11:40:36 2024 +0200
  10. 867656f fix(rockchip): add parenthesis for BITS_SHIFT macro by XiaoDong Huang · Sun Jun 25 16:20:08 2023 +0800
  11. 4fad4db fix(rockchip): xlat: fix compatibility between v1 and v2 by XiaoDong Huang · Sun Jun 25 15:55:42 2023 +0800
  12. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  13. 9b9e522 feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · Fri Sep 30 08:56:21 2022 +0000
  14. aa93a4a fix(rockchip): add support for building with LTO enabled by Andrey Skvortsov · Fri Dec 08 17:07:07 2023 +0300
  15. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  16. c8a47ba build: refactor toolchain detection by Chris Kay · Fri Oct 20 09:17:33 2023 +0000
  17. 43f54b8 build: remove the `NM` variable by Chris Kay · Mon Jan 15 19:40:55 2024 +0000
  18. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · Mon Jan 15 19:55:11 2024 +0000
  19. c7ea347 build: always use the C compiler to preprocess by Chris Kay · Mon Jan 15 18:45:07 2024 +0000
  20. 6a9c731 fix(rk3328): apply ERRATA_A53_1530924 erratum by Diederik de Haas · Mon Nov 27 10:21:37 2023 +0100
  21. ef2b295 chore: remove MULTI_CONSOLE_API references by Michal Simek · Tue Sep 12 15:26:42 2023 +0200
  22. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · Wed Aug 09 13:19:21 2023 -0500
  23. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  24. 64b7cdc fix(rockchip): use semicolon instead of comma by Elyes Haouas · Tue Feb 21 15:21:43 2023 +0100
  25. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  26. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  27. dcb896e fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · Mon Nov 14 17:40:33 2022 +0100
  28. d6cda26 fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · Tue Sep 06 10:59:57 2022 +1200
  29. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · Tue Dec 22 13:06:10 2020 +0100
  30. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · Mon Jun 29 12:21:23 2020 -0500
  31. 1a7cadf fix(rockchip/rk3399): fix dram section placement by Patrick Georgi · Wed Jun 23 21:34:38 2021 +0200
  32. 6892dc3 plat/rockchip: Use common gicv2.mk by Heiko Stuebner · Mon Feb 08 15:44:27 2021 +0100
  33. b4660d8 rockchip: Add support for the stack protector by Christoph Müllner · Fri Nov 20 22:06:16 2020 +0100
  34. 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
  35. 2de9a5d Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration by Madhukar Pappireddy · Thu Jun 11 17:51:07 2020 +0000
  36. 7e067e3 rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT by Philipp Tomsich · Wed Jul 05 12:20:44 2017 +0200
  37. ee96cda rockchip: increase FDT buffer size by Hugh Cole-Baker · Mon Jun 08 22:24:36 2020 +0100
  38. 00bff82 rockchip: rk3368: increase MAX_MMAP_REGIONS by Heiko Stuebner · Fri Jun 05 17:51:19 2020 +0200
  39. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  40. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  41. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  42. 97d0cba rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · Thu Feb 13 14:11:31 2020 +0800
  43. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  44. 73fa2d2 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:48:54 2019 -0600
  45. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · Thu Jan 02 16:32:41 2020 -0600
  46. 22e7191 Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration by Manish Pandey · Thu Jan 02 09:52:37 2020 +0000
  47. 5b8a672 Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · Tue Dec 17 16:41:30 2019 +0000
  48. 620a16b Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integration by Soby Mathew · Tue Dec 17 15:12:43 2019 +0000
  49. 00beb5c rockchip: rk3328: Enable workaround for erratum 855873 by Simon South · Sun Oct 20 15:20:19 2019 -0400
  50. 384127d rockchip: make miniloader ddr_parameter handling optional by Heiko Stuebner · Thu Dec 12 11:55:26 2019 +0100
  51. f0e7af8 rockchip: px30: cleanup securing of ddr regions by Heiko Stuebner · Fri Oct 11 23:26:39 2019 +0200
  52. 9e56bec rockchip: px30: move secure init to separate file by Heiko Stuebner · Wed Oct 09 12:15:56 2019 +0200
  53. d6cdea0 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · Wed Oct 09 14:39:44 2019 +0200
  54. 86bc7b8 rockchip: bring TZRAM_SIZE values in line by Heiko Stuebner · Tue Oct 08 16:15:56 2019 +0200
  55. 4f2d8ac rockchip: Prevent macro expansion in paths by Joshua Watt · Fri Dec 13 13:44:55 2019 -0600
  56. fea19ed plat/rockchip: cliam a macro to enable hdcp feature for DP by Ziyuan Xu · Tue Oct 08 10:27:05 2019 +0800
  57. 17d7d9b plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · Tue Dec 10 20:55:00 2019 +0000
  58. e44c449 Merge "rockchip: px30: Add support for UART3 as serial output" into integration by Manish Pandey · Wed Dec 04 13:52:37 2019 +0000
  59. 2afd023 Merge "Enable -Wshadow always" into integration by Manish Pandey · Tue Dec 03 23:21:38 2019 +0000
  60. 91e299c rockchip: px30: Add support for UART3 as serial output by Paul Kocialkowski · Wed Nov 27 14:59:36 2019 +0100
  61. 7d0e3ba Enable -Wshadow always by Justin Chadwell · Tue Sep 17 15:21:50 2019 +0100
  62. 75afb1d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · Fri Nov 15 08:25:02 2019 -0800
  63. 6843ae9 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · Thu Sep 19 10:37:36 2019 +0800
  64. b99b30a rockchip: Fix typo for TF content text by Kever Yang · Fri Sep 20 08:40:54 2019 +0800
  65. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · Thu Aug 15 15:30:13 2019 +0000
  66. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · Mon Aug 05 16:44:36 2019 +0200
  67. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · Mon Aug 05 16:40:35 2019 +0200
  68. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · Mon Aug 05 14:46:00 2019 +0200
  69. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · Mon Aug 05 09:45:09 2019 +0200
  70. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  71. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  72. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · Mon Jul 29 14:52:20 2019 +0100
  73. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · Fri Jul 26 10:26:37 2019 +0000
  74. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · Thu Jul 25 16:06:50 2019 +0100
  75. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  76. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · Thu May 30 16:57:15 2019 -0700
  77. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · Wed Jul 24 12:02:13 2019 +0000
  78. 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
  79. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · Fri May 24 20:37:58 2019 -0700
  80. 2b558a6 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:11:28 2019 +0100
  81. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · Thu Jun 13 10:55:50 2019 +0800
  82. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  83. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · Wed May 29 12:03:38 2019 +0200
  84. 05ceda7 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · Wed Apr 24 09:52:54 2019 +0200
  85. cb9204a rockchip: Allow console device to be set by DTB. by Christoph Müllner · Fri Apr 19 14:16:27 2019 +0200
  86. 81bb0d9 rockchip: Add params_setup to RK3328. by Christoph Müllner · Wed May 01 17:45:10 2019 +0200
  87. 9fecc19 rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · Wed May 01 01:37:58 2019 +0200
  88. 6fd5b94 rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · Wed Apr 24 20:26:51 2019 +0200
  89. 0e80b09 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · Fri Apr 26 12:55:49 2019 +0000
  90. 87b9a3c rockchip: add support for rk3288 by Heiko Stuebner · Thu Mar 14 22:12:04 2019 +0100
  91. 9dc2833 rockchip: add common aarch32 support by Heiko Stuebner · Thu Mar 14 22:11:34 2019 +0100
  92. 5bc810a rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · Thu Apr 25 12:40:41 2019 +0200
  93. 3b2d563 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · Thu Mar 07 08:01:37 2019 +0100
  94. 385476e rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · Tue Mar 05 13:46:41 2019 +0100
  95. df76b44 rk3399: m0: Fix compiler warnings. by Christoph Müllner · Mon Apr 15 21:42:29 2019 +0200
  96. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · Thu Mar 07 08:07:11 2019 +0100
  97. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · Fri Feb 01 12:22:22 2019 +0000
  98. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · Mon Jan 28 14:35:40 2019 +0000
  99. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  100. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · Tue Nov 27 17:50:28 2018 -0800