aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-09Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar
2015-12-09Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmiddanh-arm
2015-12-09Initialize VTTBR_EL2 when bypassing EL2Sandrine Bailleux
2015-12-09Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2danh-arm
2015-12-09Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timerdanh-arm
2015-12-09Enable support for EL3 interrupt in IMFSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew
2015-12-08Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400danh-arm
2015-12-08Add CCI-400 specific driver to deprecated driver listVikram Kanigiri
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-12-04Rename GICv3 interrupt group macrosSoby Mathew
2015-12-04Fix SP804 delay timer on FVPJuan Castillo
2015-12-02Merge pull request #446 from vikramkanigiri/vk/tzc-400danh-arm
2015-12-02Merge pull request #449 from jcastillo-arm/jc/tbb_oiddanh-arm
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-12-02TBB: add ARM OIDsJuan Castillo
2015-11-27Fix TZC-400 peripheral detectionVikram Kanigiri
2015-11-27Add a simple ARM SP805 watchdog driverJuan Castillo
2015-11-27Add basic NOR flash driver for ARM platformsJuan Castillo
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-11-26Deprecate the GIC Legacy driver.Soby Mathew
2015-11-26Add ARM GICv2 driverSoby Mathew
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew
2015-11-19Merge pull request #435 from sandrine-bailleux/sb/juno-r2Achin Gupta
2015-11-19Juno R2: Configure the correct L2 RAM latency valuesSandrine Bailleux
2015-11-13Add missing RES1 bit in SCTLR_EL1Vikram Kanigiri
2015-11-04Merge pull request #423 from jcastillo-arm/jc/genfw/1211Achin Gupta
2015-11-04Merge pull request #421 from sandrine-bailleux/sb/improve-display_boot_progressAchin Gupta
2015-11-02Remove deprecated IO return definitionsJuan Castillo
2015-11-02Introduce print_entry_point_info() functionSandrine Bailleux
2015-10-30Merge pull request #418 from soby-mathew/sm/sys_suspenddanh-arm
2015-10-30Include xlat_tables.h in plat_arm.hSoby Mathew
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-10-30CSS: Implement topology support for System power domainSoby Mathew
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-23Use standard errno definitions in load_auth_image()Juan Castillo
2015-10-23IO Framework: use standard errno codes as return valuesJuan Castillo
2015-10-21Merge pull request #410 from soby-mathew/sm/psci_handler_reorgdanh-arm
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-10-19Make CASSERT() macro callable from anywhereSandrine Bailleux
2015-09-30Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2danh-arm
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-09-28Bug fix in the SP804 dual timer driverSandrine Bailleux
2015-09-14Add a generic driver for ARM CCN IPAchin Gupta
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-14Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2Achin Gupta
2015-09-14Merge pull request #389 from vikramkanigiri/vk/css_reworkAchin Gupta