1. 6d7f1d4 feat(rockchip): update uart baudrate for rk3399 by Jens Wiklander · 6 months ago
  2. ddd70f1 fix(rk3399): fix unquoted .incbin for clang by Quentin Schulz · 9 months ago
  3. 279cad8 fix(rk3399): mark INCBIN-generated sections as SHF_ALLOC by Chris Kay · 9 months ago
  4. cb4562e Merge changes from topic "clang-rockchip" into integration by Manish Pandey · 8 months ago
  5. daab00c build: disable suffix rules globally by Chris Kay · 11 months ago
  6. e53fc04 build(rk3399): m0: Makefile: respect verbosity for linkerfile by Quentin Schulz · 9 months ago
  7. c0c908e build(rk3399): m0: fail linker and assembler on warnings by Quentin Schulz · 9 months ago
  8. 6feb164 build(rk3399): m0: remove redundant M0_CROSS_COMPILE by Quentin Schulz · 9 months ago
  9. 6fbec46 feat(build): rk3399: m0: add support for new binutils versions by Quentin Schulz · 9 months ago
  10. 5049f91 fix(rk3399): m0: Makefile: fix outside array bounds warning by Quentin Schulz · 9 months ago
  11. efe45dd refactor(rk3399): m0: Makefile: use same tools as in build_macros.mk by Quentin Schulz · 9 months ago
  12. 87577af refactor(rk3399): m0: Makefile: specify ARCH to be rk3399-m0 by Quentin Schulz · 9 months ago
  13. f86c230 fix(rk3399): dram: Fix build with gcc 11 by Khem Raj · 4 years, 3 months ago
  14. 3789c3c build: determine toolchain tools dynamically by Chris Kay · 1 year, 2 months ago
  15. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  16. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  17. e5e9ccd fix(rockchip): add support for building with LTO enabled by Andrey Skvortsov · 1 year, 8 months ago
  18. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  19. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  20. 1685b42 build: remove the `NM` variable by Chris Kay · 1 year, 7 months ago
  21. 7e38758 build: prefer `gcc-ar` over `ar` by Chris Kay · 1 year, 7 months ago
  22. 781cb31 build: always use the C compiler to preprocess by Chris Kay · 1 year, 7 months ago
  23. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  24. 8557d49 fix(rockchip): use semicolon instead of comma by Elyes Haouas · 2 years, 6 months ago
  25. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  26. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  27. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  28. 2c4b0c0 fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 5 years ago
  29. f943b7c fix(rockchip/rk3399): fix dram section placement by Patrick Georgi · 4 years, 1 month ago
  30. 826ba36 rockchip: Add support for the stack protector by Christoph Müllner · 4 years, 9 months ago
  31. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  32. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  33. ed7a563 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  34. 287a81d Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · 6 years ago
  35. 37ebe8e Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integration by Soby Mathew · 6 years ago
  36. 7f0b2e7 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · 6 years ago
  37. 39a97dc rockchip: Prevent macro expansion in paths by Joshua Watt · 6 years ago
  38. f0063ef plat/rockchip: cliam a macro to enable hdcp feature for DP by Ziyuan Xu · 6 years ago
  39. b489904 plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · 6 years ago
  40. b7f6525 Enable -Wshadow always by Justin Chadwell · 6 years ago
  41. 0aad563 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 6 years ago
  42. 0eb7fa9 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 6 years ago
  43. 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
  44. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  45. 79ca780 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  46. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  47. 33218d2 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · 6 years ago
  48. 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
  49. 5167520 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · 6 years ago
  50. c3aaaba rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 6 years ago
  51. af81a91 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 6 years ago
  52. 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
  53. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  54. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 7 years ago
  55. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  56. a9d5a3f rockchip: Use common crash console functions by Antonio Nino Diaz · 7 years ago
  57. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
  58. 2d6f1f0 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  59. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  60. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  61. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  62. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  63. fb83888 rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 7 years ago
  64. 5b88643 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 7 years ago
  65. ff4735c rockchip/rk3399: Split M0 binary into two by Lin Huang · 7 years ago
  66. 133598c rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 7 years ago
  67. ccd130e Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 7 years ago
  68. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  69. 3cb7492 rockchip/rk3399: Fix sram_udelay by Derek Basehore · 7 years ago
  70. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  71. b7229e4 Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · 7 years ago
  72. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  73. 56bf940 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 7 years ago
  74. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  75. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 8 years ago
  76. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 8 years ago
  77. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 8 years ago
  78. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 8 years ago
  79. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 8 years ago
  80. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 8 years ago
  81. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 8 years ago
  82. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 8 years ago
  83. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 8 years ago
  84. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  85. 49d7ea2 Merge pull request #1179 from paulkocialkowski/integration by davidcunado-arm · 8 years ago
  86. c90e267 rockchip: Include stdint header in plat_sip_calls.c by Paul Kocialkowski · 8 years ago
  87. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  88. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  89. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 8 years ago
  90. dbc0f2d rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 8 years ago
  91. a7bb338 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 8 years ago
  92. 4c3770d rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 8 years ago
  93. a109ec9 rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 8 years ago
  94. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
  95. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
  96. 74c3d79 rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 8 years ago
  97. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  98. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 8 years ago
  99. 0c02dc3 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 8 years ago
  100. 10301bf rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 8 years ago