aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-12-11Merge "libc: add memrchr" into integrationAlexei Fedorov
2019-12-11libc: add memrchrAmbroise Vincent
2019-12-10Merge "arm: Fix current RECLAIM_INIT_CODE behavior" into integrationSandrine Bailleux
2019-12-09arm: Fix current RECLAIM_INIT_CODE behaviorAmbroise Vincent
2019-12-06Merge changes from topic "bs/libc" into integrationSoby Mathew
2019-12-06libc: Consolidate the size_t and NULL definitionsBence Szépkúti
2019-12-06libc: Consolidate unified definitionsBence Szépkúti
2019-12-06libc: Unify intmax_t and uintmax_t on AArch32/64Bence Szépkúti
2019-11-26Changes to support updated register usage in SMCCC v1.2Madhukar Pappireddy
2019-11-12Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integrationPaul Beesley
2019-11-11gic/gic600: add support for multichip configurationVijayenthiran Subramaniam
2019-11-07plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey
2019-11-05plat/arm/gicv3: add support for probing multiple GIC Redistributor framesVijayenthiran Subramaniam
2019-10-11Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__Balint Dobszay
2019-10-08delay: correct timeout_init_us()Yann Gautier
2019-10-07Merge "Explicitly disable the SPME bit in MDCR_EL3" into integrationSoby Mathew
2019-10-07Merge "Neoverse N1 Errata Workaround 1542419" into integrationSoby Mathew
2019-10-07Explicitly disable the SPME bit in MDCR_EL3Petre-Ionut Tudor
2019-10-04Neoverse N1 Errata Workaround 1542419laurenw-arm
2019-10-03delay: timeout detection supportLionel Debieve
2019-10-03Introducing support for Cortex-A65AEImre Kis
2019-10-03Merge changes from topic "stm32mp_corrections_w40" into integrationSoby Mathew
2019-10-03Merge "Add missing support for BL2_AT_EL3 in XIP memory" into integrationSoby Mathew
2019-10-03crypto: stm32_hash: align stm32_hash_update() prototypeYann Gautier
2019-10-02Introducing support for Cortex-A65Imre Kis
2019-10-02Add missing support for BL2_AT_EL3 in XIP memoryLionel Debieve
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