1. edd8188 Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration by Manish Pandey · 4 years, 1 month ago
  2. 7fb9bcd plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · 4 years, 2 months ago
  3. 99bcae5 Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 4 years, 1 month ago
  4. 24cdbb2 Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration by Mark Dykes · 4 years, 1 month ago
  5. 3c20ad5 Merge "stm32mp1: SP_MIN embeds Arm Architecture services" into integration by Mark Dykes · 4 years, 1 month ago
  6. 3df38b6 Merge "plat/fvp: Dynamic description of clock freq" into integration by Mark Dykes · 4 years, 1 month ago
  7. ea96076 Merge "fconf: Extract Timer clock freq from HW_CONFIG dtb" into integration by Mark Dykes · 4 years, 1 month ago
  8. ce4ca1a plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 2 months ago
  9. 8286967 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 4 years, 2 months ago
  10. 156dbdd plat/fvp: Dynamic description of clock freq by laurenw-arm · 4 years, 2 months ago
  11. 8aa374b fconf: Extract Timer clock freq from HW_CONFIG dtb by laurenw-arm · 4 years, 6 months ago
  12. fe6fd3e plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 4 years, 2 months ago
  13. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 2 months ago
  14. 243875e tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 4 years, 2 months ago
  15. 3cb84a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 4 years, 2 months ago
  16. 5703c73 Fix usage of incorrect function name by Sheetal Tigadoli · 4 years, 1 month ago
  17. 450e15a stm32mp1: SP_MIN embeds Arm Architecture services by Etienne Carriere · 4 years, 1 month ago
  18. 0754143 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 4 years, 8 months ago
  19. 3fbec43 Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration by Manish Pandey · 4 years, 1 month ago
  20. 685e560 Tegra: sanity check NS address and size before use by Varun Wadekar · 4 years, 2 months ago
  21. 47d1773 plat: marvell: armada: a8k: add OP-TEE OS MMU tables by Konstantin Porotchkin · 5 years ago
  22. 5a40d70 drivers: marvell: add support for mapping the entire LLC to SRAM by Konstantin Porotchkin · 5 years ago
  23. 8544080 plat: marvell: armada: add LLC SRAM CCU setup for AP806/AP807 platforms by Konstantin Porotchkin · 5 years ago
  24. 94d6f48 plat: marvell: armada: reduce memory size reserved for FIP image by Marcin Wojtas · 4 years, 1 month ago
  25. 63a0b12 plat: marvell: armada: platform definitions cleanup by Konstantin Porotchkin · 4 years, 1 month ago
  26. c96aa7f plat: marvell: armada: a8k: check CCU window state before loading MSS BL2 by Konstantin Porotchkin · 5 years ago
  27. 772aa5b drivers: marvell: align and extend llc macros by Konstantin Porotchkin · 5 years ago
  28. e825176 plat: marvell: a8k: move address config of cp1/2 to BL2 by Ben Peled · 5 years ago
  29. cdfbbfe plat: marvell: armada: re-enable BL32_BASE definition by Konstantin Porotchkin · 5 years ago
  30. 814ce2f plat: marvell: a8k: extend includes to take advantage of the phy_porting_layer by Grzegorz Jaszczyk · 5 years ago
  31. ed84fe8 plat: marvell: armada: configure amb for all CPs by Grzegorz Jaszczyk · 5 years ago
  32. 5e1b83a Tegra: introduce support for GICv3 by Varun Wadekar · 4 years, 2 months ago
  33. a7749ac Tegra: memctrl_v2: fixup sequence to resize video memory by Varun Wadekar · 4 years, 2 months ago
  34. b5c850d plat: marvell: armada: modify PLAT_FAMILY name for 37xx SoCs by Marcin Wojtas · 4 years, 2 months ago
  35. 9935047 Merge changes I80316689,I23cac4fb,If911e7de,I169ff358,I4e040cd5, ... into integration by Manish Pandey · 4 years, 2 months ago
  36. 1586587 plat/arm: Fix load address of TB_FW_CONFIG by Manish V Badarkhe · 4 years, 2 months ago
  37. fba5cdc Tegra194: ras: verbose prints for SErrors by David Pu · 5 years ago
  38. 0d85119 Tegra194: SiP: clear RAS corrected error records by Varun Wadekar · 5 years ago
  39. 8ca6153 Tegra194: add RAS exception handling by David Pu · 5 years ago
  40. 635912f Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  41. 10640d2 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  42. 198a705 rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT by Philipp Tomsich · 7 years ago
  43. 02383c2 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 2 months ago
  44. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 2 months ago
  45. b4ad365 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 4 months ago
  46. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 2 months ago
  47. 16af48e Merge "plat/arm: do not include export header directly" into integration by Sandrine Bailleux · 4 years, 2 months ago
  48. a7ad491 Merge "rockchip: increase FDT buffer size" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  49. 811af8b plat: intel: Additional instruction required to enable global timer by Tien Hock Loh · 4 years, 3 months ago
  50. 27cd1a4 plat: intel: Fix CCU initialization for Agilex by Tien Hock Loh · 4 years, 3 months ago
  51. 8109f73 rockchip: increase FDT buffer size by Hugh Cole-Baker · 4 years, 2 months ago
  52. e734ecd plat: intel: Add FPGAINTF configuration to when configuring pinmux by Tien Hock Loh · 4 years, 3 months ago
  53. aea772d plat: intel: set DRVSEL and SMPLSEL for DWMMC by Tien Hock Loh · 4 years, 3 months ago
  54. fa09d54 plat: intel: Fix clock configuration bugs by Tien Hock Loh · 4 years, 3 months ago
  55. 81de5bf plat/arm: do not include export header directly by Manish Pandey · 4 years, 2 months ago
  56. 32b3b99 ddr: a80x0: add DDR 32-bit ECC mode support by Alex Leibovich · 5 years ago
  57. 85d2ed1 ble: ap807: clean-up PLL configuration sequence by Alex Leibovich · 5 years ago
  58. 57adbf3 ddr: a80x0: add DDR 32-bit mode support by Alex Leibovich · 5 years ago
  59. 56ad861 plat: marvell: mci: perform mci link tuning for all mci interfaces by Grzegorz Jaszczyk · 5 years ago
  60. 93574e7 plat: marvell: mci: use more meaningful name for mci link tuning by Grzegorz Jaszczyk · 5 years ago
  61. 5c7c40f plat: marvell: a8k: remove wrong or unnecessary comments by Grzegorz Jaszczyk · 5 years ago
  62. 38a7e6c plat: marvell: ap807: enable snoop filter for ap807 by Grzegorz Jaszczyk · 6 years ago
  63. c3c51b3 plat: marvell: ap807: update configuration space of each CP by Grzegorz Jaszczyk · 6 years ago
  64. dc40253 plat: marvell: add support for PLL 2.2GHz mode by Grzegorz Jaszczyk · 6 years ago
  65. 613bbde plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic by Grzegorz Jaszczyk · 6 years ago
  66. a284717 marvell: armada: add extra level in marvell platform hierarchy by Grzegorz Jaszczyk · 4 years, 9 months ago
  67. 967a6d1 Merge "ti: k3: common: Make UART number configurable" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  68. a7e0be5 rockchip: rk3368: increase MAX_MMAP_REGIONS by Heiko Stuebner · 4 years, 2 months ago
  69. f2c3b1b Merge "xlat_tables_v2: add base table section name parameter for spm_mm" into integration by Lauren Wehrmeister · 4 years, 2 months ago
  70. 9ea4fe6 Merge "ti: k3: common: Implement stub system_off" into integration by Manish Pandey · 4 years, 2 months ago
  71. 578d2e9 Merge "Rename Cortex Hercules Files to Cortex A78" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  72. d7f5be8 qemu/qemu_sbsa: increase size to handle fdt by Masahisa Kojima · 4 years, 3 months ago
  73. 34a66d8 Merge changes from topic "stm32-etzpc" into integration by Manish Pandey · 4 years, 2 months ago
  74. 7b3a46f plat/stm32mp1: sp_min relies on etzpc driver by Etienne Carriere · 4 years, 4 months ago
  75. 03363af marvell: a8k: enable BL31 cache by default by Marcin Wojtas · 4 years, 2 months ago
  76. 0922e48 xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · 4 years, 2 months ago
  77. 83c1584 Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 4 years, 2 months ago
  78. 5621fe2 ti: k3: common: Make UART number configurable by Jan Kiszka · 4 years, 3 months ago
  79. ec29ce6 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 2 months ago
  80. 45c70e6 drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 8 months ago
  81. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 2 months ago
  82. 09aef7b Merge "Fix the build error for dualroot chain of trust." into integration by Sandrine Bailleux · 4 years, 2 months ago
  83. dff9fe9 Merge "plat/stm32mp1: fdt helpers for secure aware gpio bank" into integration by Mark Dykes · 4 years, 2 months ago
  84. 6bc9537 Merge "plat/st: move GPIO bank helper function to platform source files" into integration by Mark Dykes · 4 years, 2 months ago
  85. f5c58af plat/arm: Introduce TC0 platform by Usama Arif · 4 years, 4 months ago
  86. b58956e Fix the build error for dualroot chain of trust. by Manish V Badarkhe · 4 years, 2 months ago
  87. 69be915 Merge "plat: imx8mn: Add imx8mn basic support" into integration by Sandrine Bailleux · 4 years, 2 months ago
  88. 1c301e7 Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 4 years, 2 months ago
  89. 42d9b3a ti: k3: common: Implement stub system_off by Jan Kiszka · 4 years, 3 months ago
  90. 662af36 SPCI is now called PSA FF-A by J-Alves · 4 years, 3 months ago
  91. beff491 Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration by Mark Dykes · 4 years, 2 months ago
  92. 58fdd60 plat: imx8mn: Add imx8mn basic support by Jacky Bai · 4 years, 8 months ago
  93. de9d0d7 Merge "Tegra: enable SDEI handling" into integration by Mark Dykes · 4 years, 2 months ago
  94. 6ac1bb3 Merge "Tegra194: validate C6 power state type" into integration by Mark Dykes · 4 years, 2 months ago
  95. 1a7aa3b Merge "Tegra194: remove support for CPU suspend power down state" into integration by Mark Dykes · 4 years, 2 months ago
  96. e0b3e6b Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 4 years, 2 months ago
  97. 12d1343 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 4 years, 4 months ago
  98. 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 4 months ago
  99. fc721f8 Merge "Enable v8.6 WFE trap delays" into integration by Mark Dykes · 4 years, 2 months ago
  100. d886628 Tegra: enable SDEI handling by Varun Wadekar · 4 years, 4 months ago