1. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  2. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  3. dcb896e fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 1 year, 8 months ago
  4. d6cda26 fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · 1 year, 10 months ago
  5. 2860fe0 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication by Jona Stubbe · 3 years, 6 months ago
  6. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 4 years ago
  7. 1a7cadf fix(rockchip/rk3399): fix dram section placement by Patrick Georgi · 3 years ago
  8. 6892dc3 plat/rockchip: Use common gicv2.mk by Heiko Stuebner · 3 years, 5 months ago
  9. b4660d8 rockchip: Add support for the stack protector by Christoph Müllner · 3 years, 7 months ago
  10. c3b169c rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 4 years, 3 months ago
  11. 2de9a5d Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration by Madhukar Pappireddy · 4 years, 1 month ago
  12. 7e067e3 rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT by Philipp Tomsich · 7 years ago
  13. ee96cda rockchip: increase FDT buffer size by Hugh Cole-Baker · 4 years, 1 month ago
  14. 00bff82 rockchip: rk3368: increase MAX_MMAP_REGIONS by Heiko Stuebner · 4 years, 1 month ago
  15. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  16. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  17. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  18. 97d0cba rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · 4 years, 5 months ago
  19. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  20. 73fa2d2 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  21. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 6 months ago
  22. 22e7191 Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration by Manish Pandey · 4 years, 6 months ago
  23. 5b8a672 Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · 4 years, 7 months ago
  24. 620a16b Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integration by Soby Mathew · 4 years, 7 months ago
  25. 00beb5c rockchip: rk3328: Enable workaround for erratum 855873 by Simon South · 4 years, 9 months ago
  26. 384127d rockchip: make miniloader ddr_parameter handling optional by Heiko Stuebner · 4 years, 7 months ago
  27. f0e7af8 rockchip: px30: cleanup securing of ddr regions by Heiko Stuebner · 4 years, 9 months ago
  28. 9e56bec rockchip: px30: move secure init to separate file by Heiko Stuebner · 4 years, 9 months ago
  29. d6cdea0 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · 4 years, 9 months ago
  30. 86bc7b8 rockchip: bring TZRAM_SIZE values in line by Heiko Stuebner · 4 years, 9 months ago
  31. 4f2d8ac rockchip: Prevent macro expansion in paths by Joshua Watt · 4 years, 7 months ago
  32. fea19ed plat/rockchip: cliam a macro to enable hdcp feature for DP by Ziyuan Xu · 4 years, 9 months ago
  33. 17d7d9b plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · 4 years, 7 months ago
  34. e44c449 Merge "rockchip: px30: Add support for UART3 as serial output" into integration by Manish Pandey · 4 years, 7 months ago
  35. 2afd023 Merge "Enable -Wshadow always" into integration by Manish Pandey · 4 years, 7 months ago
  36. 91e299c rockchip: px30: Add support for UART3 as serial output by Paul Kocialkowski · 4 years, 7 months ago
  37. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  38. 75afb1d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 4 years, 8 months ago
  39. 6843ae9 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 4 years, 10 months ago
  40. b99b30a rockchip: Fix typo for TF content text by Kever Yang · 4 years, 10 months ago
  41. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  42. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 5 years ago
  43. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 5 years ago
  44. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · 5 years ago
  45. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 5 years ago
  46. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  47. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  48. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 5 years ago
  49. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 5 years ago
  50. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · 5 years ago
  51. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  52. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
  53. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
  54. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  55. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
  56. 2b558a6 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  57. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · 5 years ago
  58. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  59. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 5 years ago
  60. 05ceda7 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · 5 years ago
  61. cb9204a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 5 years ago
  62. 81bb0d9 rockchip: Add params_setup to RK3328. by Christoph Müllner · 5 years ago
  63. 9fecc19 rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · 5 years ago
  64. 6fd5b94 rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 5 years ago
  65. 0e80b09 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · 5 years ago
  66. 87b9a3c rockchip: add support for rk3288 by Heiko Stuebner · 5 years ago
  67. 9dc2833 rockchip: add common aarch32 support by Heiko Stuebner · 5 years ago
  68. 5bc810a rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · 5 years ago
  69. 3b2d563 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 5 years ago
  70. 385476e rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 5 years ago
  71. df76b44 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 5 years ago
  72. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 5 years ago
  73. 50a4d1a Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 5 years ago
  74. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 5 years ago
  75. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  76. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  77. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  78. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
  79. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  80. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  81. 5823090 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  82. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  83. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  84. ee3e4b0 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 6 years ago
  85. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  86. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  87. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  88. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  89. e0f2c3b rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 6 years ago
  90. f900a06 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 6 years ago
  91. 00960ba rockchip/rk3399: Split M0 binary into two by Lin Huang · 6 years ago
  92. 86a45d9 rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 6 years ago
  93. bf5d1ba Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 6 years ago
  94. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  95. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  96. e3691fa rockchip/rk3399: Fix sram_udelay by Derek Basehore · 6 years ago
  97. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  98. 0e094d3 Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  99. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  100. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago