- 019b03a Fix MTE support from causing unused variable warnings by Justin Chadwell · 5 years ago
- 6a7cbfd Merge "amlogic: scpi: Add support to retrieve chip ID" into integration by Sandrine Bailleux · 5 years ago
- 3ea2cc0 Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into integration by Sandrine Bailleux · 5 years ago
- ea73564 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 5 years ago
- 5f2849b Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
- 9a006ad qemu: Simplify the image size calculation by Radoslaw Biernacki · 7 years ago
- 301d27d qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 7 years ago
- 5cfdfc3 amlogic: scpi: Add support to retrieve chip ID by Carlo Caione · 5 years ago
- ed01e0c Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- f65423c Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- c011d7d Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 5 years ago
- b7ef641 Merge "rpi3: Add "rpi" platform directory" into integration by Sandrine Bailleux · 5 years ago
- 539061b mediatek: mt8183: add MTK MCDI driver by kenny liang · 5 years ago
- 9fc34bb mediatek: mt8183: add MTK SSPM driver by kenny liang · 5 years ago
- 3c25ba4 mediatek: mt8183: add MTK SPM driver by kenny liang · 5 years ago
- f9f84f4 mediatek: mt8183: add MTK uart driver for controlling clock gate by kenny liang · 5 years ago
- e419574 mediatek: mt8183: configure MCUSYS DCM by kenny liang · 5 years ago
- f389d0e mediatek: mt8173: refactor RTC and PMIC drivers by kenny liang · 6 years ago
- ee006a7 Unsigned long should not be used as per coding guidelines by Deepika Bhavnani · 5 years ago
- eeb5a7b SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 5 years ago
- dcf6d4f rpi3: Do prescaler and control setup in C by Andre Przywara · 5 years ago
- 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 5 years ago
- 990ab78 rpi3: Move rng driver to drivers by Andre Przywara · 5 years ago
- ab13add rpi3: Add "rpi" platform directory by Andre Przywara · 5 years ago
- e6fd00a rpi3: Prepare for supporting a GIC (in RPi4) by Andre Przywara · 5 years ago
- f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
- c003118 rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · 5 years ago
- a95e641 rpi3: Make SHARED_RAM optional by Andre Przywara · 5 years ago
- 4666d04 rpi3: Move rpi3_hw.h header file to include/rpi_hw.h by Andre Przywara · 5 years ago
- 110fd1f rpi3: Rename RPI3_IO_BASE to RPI_IO_BASE by Andre Przywara · 5 years ago
- 4f2b984 rpi3: Move shared rpi3 files into common directory by Andre Przywara · 5 years ago
- 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 5 years ago
- 2cb662f Merge "Add Linux DTS files for 32 bit threaded FVPs" into integration by Soby Mathew · 5 years ago
- 035db88 Merge "Modify FVP makefile for cores that support both AArch64/32" into integration by Soby Mathew · 5 years ago
- 1ac928c Merge "amlogic: console: Move console driver to common directory" into integration by Soby Mathew · 5 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
- 42cdeb9 Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into integration by Soby Mathew · 5 years ago
- e65d3f4 Merge "Assert if power level value greater then PSCI_INVALID_PWR_LVL" into integration by Soby Mathew · 5 years ago
- c428fba Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 5 years ago
- 76eac18 Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration by Soby Mathew · 5 years ago
- 5f7956c Merge "Unify type of "cpu_idx" across PSCI module." into integration by Soby Mathew · 5 years ago
- 19d15b4 Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integration by Sandrine Bailleux · 5 years ago
- fc81021 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 5 years ago
- a759d34 amlogic: console: Move console driver to common directory by Carlo Caione · 5 years ago
- d1d0627 mediatek: mt8173: apply MULTI_CONSOLE framework by kenny liang · 6 years ago
- 36305c8 Merge "Add python configuration for editorconfig" into integration by Soby Mathew · 5 years ago
- 88b69fc Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into integration by Soby Mathew · 5 years ago
- f52f73b Merge "Invalidate dcache build option for bl2 entry at EL3" into integration by Soby Mathew · 5 years ago
- 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 5 years ago
- f29213d Add documentation for new KEY_SIZE option by Justin Chadwell · 5 years ago
- dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
- aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
- b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 5 years ago
- 2fc6ffc Merge "libc: fix sparse warning for __assert()" into integration by Soby Mathew · 5 years ago
- 4210af0 Merge "doc: Updated user guide with new Mbed TLS version number" into integration by Soby Mathew · 5 years ago
- 8911a32 Merge "intel: agilex: Fix psci power domain off" into integration by Soby Mathew · 5 years ago
- 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 5 years ago
- 5beeec7 Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()" into integration by Soby Mathew · 5 years ago
- 18eb002 Merge "Zeus: apply the MSR SSBS instruction" into integration by Soby Mathew · 5 years ago
- 684b3a0 Merge "Add UBSAN support and handlers" into integration by Soby Mathew · 5 years ago
- f38e518 Merge changes I072c0f61,I798401f4,I9648ef55,I7225d9fa,Ife682288, ... into integration by Soby Mathew · 5 years ago
- 9af73b3 Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · 5 years ago
- afac968 intel: agilex: Fix psci power domain off by Hadi Asyrafi · 5 years ago
- b562187 amlogic: Fix includes order by Carlo Caione · 5 years ago
- 421b67b amlogic: Fix header guards by Carlo Caione · 5 years ago
- 749b334 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · 5 years ago
- cd3c5b4 Modify FVP makefile for cores that support both AArch64/32 by John Tsichritzis · 5 years ago
- 07f979b Zeus: apply the MSR SSBS instruction by John Tsichritzis · 5 years ago
- 1f46197 Add UBSAN support and handlers by Justin Chadwell · 5 years ago
- f906a44 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
- 705bed5 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 5 years ago
- ebf851e stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 5 years ago
- 0289ab9 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · 5 years ago
- 40b0651 Add python configuration for editorconfig by Justin Chadwell · 5 years ago
- 0d8cb49 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 6 years ago
- 3d91c9c mediatek: mt8183: support system reset by kenny liang · 6 years ago
- a561205 mediatek: mt8183: pass platform parameters by kenny liang · 6 years ago
- 50cd952 mediatek: mt8183: add GPIO driver by kenny liang · 6 years ago
- e977b4d mediatek: mt8183: support system off by kenny liang · 6 years ago
- 7352f32 mediatek: mt8183: support CPU hotplug by kenny liang · 6 years ago
- f992b96 mediatek: mt8183: refine GIC driver by kenny liang · 6 years ago
- 0c411c7 Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 5 years ago
- 88d493f Add documentation for CTX_INCLUDE_MTE_REGS by Justin Chadwell · 5 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
- 1946b86 Add Linux DTS files for 32 bit threaded FVPs by Imre Kis · 5 years ago
- 36bf55d Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · 5 years ago
- 9158854 amlogic: Fix prefixes in the SoC specific files by Carlo Caione · 5 years ago
- 0e1d789 amlogic: Fix prefixes in the PM code by Carlo Caione · 5 years ago
- 9a5616f amlogic: Fix prefixes in the SCPI related code by Carlo Caione · 5 years ago
- cbaad53 amlogic: Fix prefixes in the MHU code by Carlo Caione · 5 years ago
- 381b901 amlogic: Fix prefixes in the SIP/SVC code by Carlo Caione · 5 years ago
- 73f6d05 amlogic: Fix prefixes in the thermal driver by Carlo Caione · 5 years ago
- 010fdc1 amlogic: Fix prefixes in the private header file by Carlo Caione · 5 years ago
- 93c795a amlogic: Fix prefixes in the efuse driver by Carlo Caione · 5 years ago
- 821781f amlogic: Fix prefixes in the platform macros file by Carlo Caione · 5 years ago
- f681c67 amlogic: Fix prefixes in the helpers file by Carlo Caione · 5 years ago
- fab6951 amlogic: Rework Makefiles by Carlo Caione · 5 years ago
- 35aee24 amlogic: Move the SIP SVC code to common directory by Carlo Caione · 5 years ago
- 261e7fd amlogic: Move topology file to common directory by Carlo Caione · 5 years ago
- cd94cc4 amlogic: Move thermal code to common directory by Carlo Caione · 5 years ago