summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-15Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xndanh-arm
2016-07-15Merge pull request #659 from soby-mathew/sm/declare_stackdanh-arm
2016-07-12bl31: Add error reporting registersNaga Sureshkumar Relli
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-07-08Introduce round_up/down() macrosSandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributesSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-07-08Derive stack alignment from CACHE_WRITEBACK_GRANULESoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2016-06-13Merge pull request #629 from ljerry/tf_issue_398danh-arm
2016-06-08Merge pull request #642 from soby-mathew/sm/override_rotpkdanh-arm
2016-06-08Merge pull request #639 from danh-arm/dh/import-libfdtdanh-arm
2016-06-06Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-commentdanh-arm
2016-06-03Allow dynamic overriding of ROTPK verificationSoby Mathew
2016-06-03Merge pull request #637 from yatharth-arm/yk/genfw-1134danh-arm
2016-06-03Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm
2016-06-03Minor libfdt changes to enable TF integrationDan Handley
2016-06-03Move stdlib header files to include/lib/stdlibDan Handley
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-06-02xlat lib: Remove out-dated commentSandrine Bailleux
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-05-27Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2danh-arm
2016-05-27Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectorsdanh-arm
2016-05-27Merge pull request #633 from soby-mathew/sm/psci_wfi_hookdanh-arm
2016-05-27gpio: support gpio set/get pull statusCaesar Wang
2016-05-26Fill exception vectors with zero bytesSandrine Bailleux
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-05-25PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew
2016-05-25CCN: Add API to query the PART0 ID from CCNSoby Mathew
2016-05-20Implement generic delay timerAntonio Nino Diaz
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-05-12Bring IO storage dummy driverGerald Lejeune
2016-04-27drivers: add emmc stackHaojian Zhuang
2016-04-27IO: support block device typeHaojian Zhuang
2016-04-25Merge pull request #603 from yatharth-arm/yk/sys_counterdanh-arm
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-21Add support for Cortex-A57 erratum 833471 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826977 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 829520 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 828024 workaroundSandrine Bailleux
2016-04-21Add support for Cortex-A57 erratum 826974 workaroundSandrine Bailleux
2016-04-18Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-builddanh-arm