1. 52cdebb fix(rockchip): fix "unexpected token" error with clang by mojyack · 10 months ago
  2. 1297a45 Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · 10 months ago
  3. b833bbe feat(rk3588): enable crypto function by XiaoDong Huang · 1 year, 2 months ago
  4. 3789c3c build: determine toolchain tools dynamically by Chris Kay · 1 year, 2 months ago
  5. 04150fe feat(rk3588): support SCMI for clock/reset domain by XiaoDong Huang · 2 years, 1 month ago
  6. e3ec6ff feat(rk3588): support rk3588 by XiaoDong Huang · 2 years, 1 month ago
  7. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  8. a19ee8d Merge changes from topic "rockchip" into integration by André Przywara · 1 year, 2 months ago
  9. 901e94e fix(rockchip): add parenthesis for BITS_SHIFT macro by XiaoDong Huang · 2 years, 1 month ago
  10. d43a2e8 fix(rockchip): xlat: fix compatibility between v1 and v2 by XiaoDong Huang · 2 years, 1 month ago
  11. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  12. 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
  13. e5e9ccd fix(rockchip): add support for building with LTO enabled by Andrey Skvortsov · 1 year, 8 months ago
  14. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  15. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  16. 1685b42 build: remove the `NM` variable by Chris Kay · 1 year, 7 months ago
  17. 7e38758 build: prefer `gcc-ar` over `ar` by Chris Kay · 1 year, 7 months ago
  18. 781cb31 build: always use the C compiler to preprocess by Chris Kay · 1 year, 7 months ago
  19. dd2c888 fix(rk3328): apply ERRATA_A53_1530924 erratum by Diederik de Haas · 1 year, 8 months ago
  20. 13ff6e9 chore: remove MULTI_CONSOLE_API references by Michal Simek · 1 year, 11 months ago
  21. 043f38f build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 2 years ago
  22. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  23. 8557d49 fix(rockchip): use semicolon instead of comma by Elyes Haouas · 2 years, 6 months ago
  24. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  25. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  26. 621acbd fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 2 years, 9 months ago
  27. 7a5e90a fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · 2 years, 11 months ago
  28. 9565962 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 4 years, 8 months ago
  29. 2c4b0c0 fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 5 years ago
  30. f943b7c fix(rockchip/rk3399): fix dram section placement by Patrick Georgi · 4 years, 1 month ago
  31. c414019 plat/rockchip: Use common gicv2.mk by Heiko Stuebner · 4 years, 6 months ago
  32. 826ba36 rockchip: Add support for the stack protector by Christoph Müllner · 4 years, 9 months ago
  33. e7b5869 rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 5 years ago
  34. 635912f Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration by Madhukar Pappireddy · 5 years ago
  35. 198a705 rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT by Philipp Tomsich · 8 years ago
  36. 8109f73 rockchip: increase FDT buffer size by Hugh Cole-Baker · 5 years ago
  37. a7e0be5 rockchip: rk3368: increase MAX_MMAP_REGIONS by Heiko Stuebner · 5 years ago
  38. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  39. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  40. 98964f0 16550: Use generic console_t data structure by Andre Przywara · 6 years ago
  41. 11a0a46 rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · 5 years ago
  42. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  43. ed7a563 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  44. 7a05f06 Remove redundant declarations. by Madhukar Pappireddy · 6 years ago
  45. 5f40054 Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration by Manish Pandey · 6 years ago
  46. 287a81d Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · 6 years ago
  47. 37ebe8e Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integration by Soby Mathew · 6 years ago
  48. 4c4cff6 rockchip: rk3328: Enable workaround for erratum 855873 by Simon South · 6 years ago
  49. df5a968 rockchip: make miniloader ddr_parameter handling optional by Heiko Stuebner · 6 years ago
  50. f55ef85 rockchip: px30: cleanup securing of ddr regions by Heiko Stuebner · 6 years ago
  51. d2483af rockchip: px30: move secure init to separate file by Heiko Stuebner · 6 years ago
  52. 7f0b2e7 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · 6 years ago
  53. c6ee020 rockchip: bring TZRAM_SIZE values in line by Heiko Stuebner · 6 years ago
  54. 39a97dc rockchip: Prevent macro expansion in paths by Joshua Watt · 6 years ago
  55. f0063ef plat/rockchip: cliam a macro to enable hdcp feature for DP by Ziyuan Xu · 6 years ago
  56. b489904 plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · 6 years ago
  57. 449aeb6 Merge "rockchip: px30: Add support for UART3 as serial output" into integration by Manish Pandey · 6 years ago
  58. f67a297 Merge "Enable -Wshadow always" into integration by Manish Pandey · 6 years ago
  59. 48393e3 rockchip: px30: Add support for UART3 as serial output by Paul Kocialkowski · 6 years ago
  60. b7f6525 Enable -Wshadow always by Justin Chadwell · 6 years ago
  61. d52331d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 6 years ago
  62. 0aad563 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 6 years ago
  63. 382ddb3 rockchip: Fix typo for TF content text by Kever Yang · 6 years ago
  64. 99becbe Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 6 years ago
  65. 0eb7fa9 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 6 years ago
  66. dd4a0d1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 6 years ago
  67. 30970e0 rockchip: make uart baudrate configurable by Heiko Stuebner · 6 years ago
  68. 5f441a7 rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 6 years ago
  69. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  70. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  71. f8aa5d7 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 6 years ago
  72. ac1adfd Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 6 years ago
  73. 8a079e8 rockchip: px30: Fix build error by Ambroise Vincent · 6 years ago
  74. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
  75. 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
  76. 0cc1e68 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 6 years ago
  77. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  78. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  79. 79ca780 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  80. 010d6ae rockchip: px30: support px30 by XiaoDong Huang · 6 years ago
  81. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  82. 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 6 years ago
  83. 33218d2 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · 6 years ago
  84. 220c33a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 6 years ago
  85. f476e63 rockchip: Add params_setup to RK3328. by Christoph Müllner · 6 years ago
  86. 0957b9b rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · 6 years ago
  87. 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
  88. 5167520 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · 6 years ago
  89. 780e3f2 rockchip: add support for rk3288 by Heiko Stuebner · 6 years ago
  90. 82e18f8 rockchip: add common aarch32 support by Heiko Stuebner · 6 years ago
  91. 48bea0f rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · 6 years ago
  92. 3b5b888 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 6 years ago
  93. c3aaaba rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 6 years ago
  94. af81a91 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 6 years ago
  95. 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
  96. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 7 years ago
  97. d31dcdc rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 7 years ago
  98. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  99. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 7 years ago
  100. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago