summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-03crypto: stm32_hash: align stm32_hash_update() prototypeYann Gautier
2019-10-01Merge "Cortex_hercules: Add support for Hercules-AE" into integrationSoby Mathew
2019-09-30Cortex_hercules: Add support for Hercules-AEArtsem Artsemenka
2019-09-27Merge "AArch32: Disable Secure Cycle Counter" into integrationSoby Mathew
2019-09-27Merge changes from topic "ld/stm32-authentication" into integrationSoby Mathew
2019-09-27Merge changes from topic "mp/giv3-discovery" into integrationSoby Mathew
2019-09-26AArch32: Disable Secure Cycle CounterAlexei Fedorov
2019-09-26Merge changes I0283fc2e,Ib476d024,Iada05f7c into integrationPaul Beesley
2019-09-25Migrate ARM platforms to use the new GICv3 APIMadhukar Pappireddy
2019-09-25Adding new optional PSCI hook pwr_domain_on_finish_lateMadhukar Pappireddy
2019-09-25GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy
2019-09-20bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve
2019-09-20crypto: stm32_hash: Add HASH driverLionel Debieve
2019-09-18drivers: partition: support different block sizeHaojian Zhuang
2019-09-16Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux
2019-09-16Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux
2019-09-13Add fdt_add_reserved_memory() helper functionAndre Przywara
2019-09-13rpi3: Move rng driver to driversAndre Przywara
2019-09-13qemu: Move and generalise FDT PSCI fixupAndre Przywara
2019-09-13rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara
2019-09-13Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-13Merge changes from topic "jc/rsa-pkcs" into integrationSoby Mathew
2019-09-13Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew
2019-09-12Support larger RSA key sizes when using MBEDTLSJustin Chadwell
2019-09-12Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi
2019-09-12Merge "libc: fix sparse warning for __assert()" into integrationSoby Mathew
2019-09-12Merge changes from topic "jc/mte_enable" into integrationSoby Mathew
2019-09-12Merge "Add UBSAN support and handlers" into integrationSoby Mathew
2019-09-12Merge changes from topic "amlogic-refactoring" into integrationSoby Mathew
2019-09-11Merge "mbedtls: use #include <...> instead of "..."" into integrationSoby Mathew
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-09-11libc: fix sparse warning for __assert()Masahiro Yamada
2019-09-10mediatek: mt8183: pass platform parameterskenny liang
2019-09-10mediatek: mt8183: support CPU hotplugkenny liang
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-09-05amlogic: Move the SHA256 DMA driver to common directoryCarlo Caione
2019-09-05meson: Rename platform directory to amlogicCarlo Caione
2019-09-04mbedtls: use #include <...> instead of "..."Masahiro Yamada
2019-09-02mmc: stm32_sdmmc2: manage max-frequency property from DTYann Gautier
2019-09-02stm32mp1: add watchdog supportYann Gautier
2019-08-23Merge "AArch64: Disable Secure Cycle Counter" into integrationPaul Beesley
2019-08-21AArch64: Disable Secure Cycle CounterAlexei Fedorov
2019-08-20Merge "console: add a flag to prepend '\r' in the multi-console framework" in...Paul Beesley
2019-08-19console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada
2019-08-16FVP_Base_AEMv8A platform: Fix cache maintenance operationsAlexei Fedorov
2019-08-15AArch64: Align crash reporting outputAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-31Enable AMU for Cortex-HerculesBalint Dobszay