- 16e6419 FDT helper functions: Add function documentation by Andre Przywara · 5 years ago
- 2397d47 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
- 79913a8 a5ds: add multicore support by Usama Arif · 5 years ago
- 0cf7913 a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 5 years ago
- 959700c Merge changes I66dc6855,I2217a1ad into integration by Sandrine Bailleux · 5 years ago
- 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 5 years ago
- 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 5 years ago
- 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · 5 years ago
- 9774302 doc: Render Marvell platform documents by Paul Beesley · 5 years ago
- 05e030e Fix MTE support from causing unused variable warnings by Justin Chadwell · 5 years ago
- 6843ae9 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 5 years ago
- b99b30a rockchip: Fix typo for TF content text by Kever Yang · 5 years ago
- 5374304 Merge "amlogic: scpi: Add support to retrieve chip ID" into integration by Sandrine Bailleux · 5 years ago
- 7dda45b Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into integration by Sandrine Bailleux · 5 years ago
- c3a1836 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 5 years ago
- a140c07 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
- 21e043d qemu: Simplify the image size calculation by Radoslaw Biernacki · 6 years ago
- 69d1d9c qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 6 years ago
- 53e70df hikey: fix to load FIP by partition table. by Haojian Zhuang · 5 years ago
- 32052ab hikey960: fix to load FIP by partition table by Haojian Zhuang · 5 years ago
- 42a746d drivers: partition: support different block size by Haojian Zhuang · 5 years ago
- 4478be6 amlogic: makefile: Use PLAT variable when possible by Carlo Caione · 5 years ago
- dc52a05 amlogic: sha_dma: Move register mappings to platform header by Carlo Caione · 5 years ago
- f7c4f9b amlogic: scpi: Add support to retrieve chip ID by Carlo Caione · 5 years ago
- 04b53e4 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- 2dc3f46 Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- b918a5f Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · 5 years ago
- 555ed55 mediatek: mt8183: add MTK MCDI driver by developer · 5 years ago
- da57312 mediatek: mt8183: add MTK SSPM driver by developer · 5 years ago
- 083fa24 mediatek: mt8183: add MTK SPM driver by developer · 5 years ago
- a767ecc mediatek: mt8183: add MTK uart driver for controlling clock gate by developer · 5 years ago
- c3af646 mediatek: mt8183: configure MCUSYS DCM by developer · 5 years ago
- 037da99 mediatek: mt8173: refactor RTC and PMIC drivers by developer · 6 years ago
- 64e557c Unsigned long should not be used as per coding guidelines by Deepika Bhavnani · 5 years ago
- b0f2602 SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 5 years ago
- e2dc2f5 rpi3: Do prescaler and control setup in C by Andre Przywara · 5 years ago
- 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · 5 years ago
- 93de78c rpi3: Move rng driver to drivers by Andre Przywara · 5 years ago
- b226246 rpi3: Add "rpi" platform directory by Andre Przywara · 5 years ago
- 5724e73 rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · 5 years ago
- ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
- 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · 5 years ago
- 0467ce9 rpi3: Make SHARED_RAM optional by Andre Przywara · 5 years ago
- bb6ef15 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · 5 years ago
- 4f4f769 rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · 5 years ago
- 4ea3bd3 rpi3: Move shared rpi3 files into common directory by Andre Przywara · 5 years ago
- 7c9a4e6 Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 5 years ago
- 68f2688 GICv3 driver: Fix support for full SPI range by Alexei Fedorov · 5 years ago
- 99e9af7 Merge "Add Linux DTS files for 32 bit threaded FVPs" into integration by Soby Mathew · 5 years ago
- 889c7f0 Merge "Modify FVP makefile for cores that support both AArch64/32" into integration by Soby Mathew · 5 years ago
- cd98f56 Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · 5 years ago
- f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
- 178dbbf Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · 5 years ago
- 4490ad2 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 5 years ago
- 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 5 years ago
- 09a3b8d Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 5 years ago
- fd276b2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · 5 years ago
- 2c05ba8 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · 5 years ago
- 79ffab5 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
- 613bdb7 amlogic: console: Move console driver to common directory by Carlo Caione · 5 years ago
- ea20117 mediatek: mt8173: apply MULTI_CONSOLE framework by developer · 6 years ago
- 3300dbd Merge "Add python configuration for editorconfig" into integration by Soby Mathew · 5 years ago
- f473d8c Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · 5 years ago
- d8ca732 Merge "Invalidate dcache build option for bl2 entry at EL3" into integration by Soby Mathew · 5 years ago
- 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 5 years ago
- 82b06b3 Add documentation for new KEY_SIZE option by Justin Chadwell · 5 years ago
- febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
- f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
- 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 5 years ago
- 9180af2 Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 5 years ago
- 7a6deff Merge "doc: Updated user guide with new Mbed TLS version number" into integration by Soby Mathew · 5 years ago
- 2be8e62 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · 5 years ago
- c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 5 years ago
- 6323e60 Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()" into integration by Soby Mathew · 5 years ago
- ef3956b Merge "Zeus: apply the MSR SSBS instruction" into integration by Soby Mathew · 5 years ago
- 76cd929 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · 5 years ago
- 018699f Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · 5 years ago
- c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · 5 years ago
- 91071fc intel: agilex: Fix psci power domain off by Hadi Asyrafi · 5 years ago
- 41f0ed3 amlogic: Fix includes order by Carlo Caione · 5 years ago
- 56e9863 amlogic: Fix header guards by Carlo Caione · 5 years ago
- 34fa1e4 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · 5 years ago
- c0c104a Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
- e412788 Zeus: apply the MSR SSBS instruction by John Tsichritzis · 5 years ago
- 83e0488 Add UBSAN support and handlers by Justin Chadwell · 5 years ago
- 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
- 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 5 years ago
- a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 5 years ago
- ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · 5 years ago
- 65f4a34 Add python configuration for editorconfig by Justin Chadwell · 5 years ago
- c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 6 years ago
- 043c933 mediatek: mt8183: support system reset by developer · 6 years ago
- 092c53a mediatek: mt8183: pass platform parameters by developer · 6 years ago
- b7ba14b mediatek: mt8183: add GPIO driver by developer · 6 years ago
- 6f37fd2 mediatek: mt8183: support system off by developer · 6 years ago
- a21d47e mediatek: mt8183: support CPU hotplug by developer · 6 years ago
- 508dc02 mediatek: mt8183: refine GIC driver by developer · 5 years ago
- 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 5 years ago
- 55c7351 Add documentation for CTX_INCLUDE_MTE_REGS by Justin Chadwell · 5 years ago