1. fea97f7 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 4 years, 10 months ago
  2. 97b523f Merge changes from topic "ld/stm32-authentication" into integration by Soby Mathew · 4 years, 9 months ago
  3. 543c799 Merge changes from topic "amlogic-g12a" into integration by Soby Mathew · 4 years, 9 months ago
  4. d2c0528 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 4 years, 9 months ago
  5. dc45b86 Merge changes from topic "raspberry-pi-4-support" into integration by Soby Mathew · 4 years, 9 months ago
  6. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 4 years, 9 months ago
  7. c8f29b4 Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration by Paul Beesley · 4 years, 9 months ago
  8. 57300ff amlogic: g12a: Add support for the S905X2 (G12A) platform by Carlo Caione · 4 years, 10 months ago
  9. 2859b7d Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  10. 52340e4 Merge "FVP: Fix plat_set_nv_ctr() function" into integration by Paul Beesley · 4 years, 9 months ago
  11. 48a5291 rpi4: Add stdout-path to device tree by Andre Przywara · 5 years ago
  12. 88ac8b6 rpi4: Add GIC maintenance interrupt to GIC DT node by Andre Przywara · 5 years ago
  13. 8b83a51 rpi4: Cleanup memory regions, move pens to first page by Andre Przywara · 5 years ago
  14. af7df71 rpi4: Reserve resident BL31 region from non-secure world by Andre Przywara · 5 years ago
  15. 88c9e1d rpi4: Amend DTB to advertise PSCI by Andre Przywara · 5 years ago
  16. aa89ae4 rpi4: Determine BL33 entry point at runtime by Andre Przywara · 5 years ago
  17. 2d8e99a rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image by Andre Przywara · 5 years ago
  18. 6d471e1 Add basic support for Raspberry Pi 4 by Andre Przywara · 5 years ago
  19. faf8618 rpi3: Allow runtime determination of UART base clock rate by Andre Przywara · 5 years ago
  20. 2397d47 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
  21. 79913a8 a5ds: add multicore support by Usama Arif · 4 years, 10 months ago
  22. 0cf7913 a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 4 years, 10 months ago
  23. 959700c Merge changes I66dc6855,I2217a1ad into integration by Sandrine Bailleux · 4 years, 9 months ago
  24. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  25. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  26. 6843ae9 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 4 years, 10 months ago
  27. b99b30a rockchip: Fix typo for TF content text by Kever Yang · 4 years, 10 months ago
  28. 5374304 Merge "amlogic: scpi: Add support to retrieve chip ID" into integration by Sandrine Bailleux · 4 years, 10 months ago
  29. 7dda45b Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into integration by Sandrine Bailleux · 4 years, 10 months ago
  30. 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · 6 years ago
  31. 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 6 years ago
  32. 53e70df hikey: fix to load FIP by partition table. by Haojian Zhuang · 4 years, 10 months ago
  33. 32052ab hikey960: fix to load FIP by partition table by Haojian Zhuang · 4 years, 10 months ago
  34. 4478be6 amlogic: makefile: Use PLAT variable when possible by Carlo Caione · 4 years, 10 months ago
  35. dc52a05 amlogic: sha_dma: Move register mappings to platform header by Carlo Caione · 4 years, 10 months ago
  36. f7c4f9b amlogic: scpi: Add support to retrieve chip ID by Carlo Caione · 4 years, 10 months ago
  37. 04b53e4 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  38. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  39. 2dc3f46 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  40. b918a5f Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · 4 years, 10 months ago
  41. 555ed55 mediatek: mt8183: add MTK MCDI driver by developer · 4 years, 11 months ago
  42. da57312 mediatek: mt8183: add MTK SSPM driver by developer · 4 years, 11 months ago
  43. 083fa24 mediatek: mt8183: add MTK SPM driver by developer · 4 years, 11 months ago
  44. a767ecc mediatek: mt8183: add MTK uart driver for controlling clock gate by developer · 4 years, 11 months ago
  45. c3af646 mediatek: mt8183: configure MCUSYS DCM by developer · 4 years, 11 months ago
  46. 037da99 mediatek: mt8173: refactor RTC and PMIC drivers by developer · 5 years ago
  47. e2dc2f5 rpi3: Do prescaler and control setup in C by Andre Przywara · 5 years ago
  48. 93de78c rpi3: Move rng driver to drivers by Andre Przywara · 5 years ago
  49. b226246 rpi3: Add "rpi" platform directory by Andre Przywara · 5 years ago
  50. 5724e73 rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · 5 years ago
  51. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  52. 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · 5 years ago
  53. 0467ce9 rpi3: Make SHARED_RAM optional by Andre Przywara · 5 years ago
  54. bb6ef15 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · 5 years ago
  55. 4f4f769 rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · 5 years ago
  56. 4ea3bd3 rpi3: Move shared rpi3 files into common directory by Andre Przywara · 5 years ago
  57. 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 4 years, 10 months ago
  58. 889c7f0 Merge "Modify FVP makefile for cores that support both AArch64/32" into integration by Soby Mathew · 4 years, 10 months ago
  59. cd98f56 Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · 4 years, 10 months ago
  60. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  61. 178dbbf Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · 4 years, 10 months ago
  62. 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 4 years, 10 months ago
  63. 2c05ba8 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · 4 years, 10 months ago
  64. 613bdb7 amlogic: console: Move console driver to common directory by Carlo Caione · 4 years, 10 months ago
  65. ea20117 mediatek: mt8173: apply MULTI_CONSOLE framework by developer · 5 years ago
  66. f473d8c Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · 4 years, 10 months ago
  67. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  68. 2be8e62 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · 4 years, 10 months ago
  69. 6323e60 Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()" into integration by Soby Mathew · 4 years, 10 months ago
  70. 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · 4 years, 10 months ago
  71. 018699f Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · 4 years, 10 months ago
  72. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · 4 years, 10 months ago
  73. 91071fc intel: agilex: Fix psci power domain off by Hadi Asyrafi · 4 years, 10 months ago
  74. 41f0ed3 amlogic: Fix includes order by Carlo Caione · 4 years, 10 months ago
  75. 56e9863 amlogic: Fix header guards by Carlo Caione · 4 years, 10 months ago
  76. c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
  77. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  78. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 4 years, 10 months ago
  79. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  80. ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · 4 years, 10 months ago
  81. c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 5 years ago
  82. 043c933 mediatek: mt8183: support system reset by developer · 5 years ago
  83. 092c53a mediatek: mt8183: pass platform parameters by developer · 5 years ago
  84. b7ba14b mediatek: mt8183: add GPIO driver by developer · 5 years ago
  85. 6f37fd2 mediatek: mt8183: support system off by developer · 5 years ago
  86. a21d47e mediatek: mt8183: support CPU hotplug by developer · 5 years ago
  87. 508dc02 mediatek: mt8183: refine GIC driver by developer · 5 years ago
  88. 8b1c004 Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · 4 years, 10 months ago
  89. 1e3e33b amlogic: Fix prefixes in the SoC specific files by Carlo Caione · 4 years, 10 months ago
  90. 883e3ca amlogic: Fix prefixes in the PM code by Carlo Caione · 4 years, 10 months ago
  91. 7bb8302 amlogic: Fix prefixes in the SCPI related code by Carlo Caione · 4 years, 10 months ago
  92. 9c85f25 amlogic: Fix prefixes in the MHU code by Carlo Caione · 4 years, 10 months ago
  93. 107df3e amlogic: Fix prefixes in the SIP/SVC code by Carlo Caione · 4 years, 10 months ago
  94. 68aa5ee amlogic: Fix prefixes in the thermal driver by Carlo Caione · 4 years, 10 months ago
  95. bf2d626 amlogic: Fix prefixes in the private header file by Carlo Caione · 4 years, 10 months ago
  96. bed1897 amlogic: Fix prefixes in the efuse driver by Carlo Caione · 4 years, 10 months ago
  97. 60c828b amlogic: Fix prefixes in the platform macros file by Carlo Caione · 4 years, 10 months ago
  98. 1afdfb0 amlogic: Fix prefixes in the helpers file by Carlo Caione · 4 years, 10 months ago
  99. 7408b0c amlogic: Rework Makefiles by Carlo Caione · 4 years, 10 months ago
  100. 9edb673 amlogic: Move the SIP SVC code to common directory by Carlo Caione · 4 years, 10 months ago