summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2015-09-14Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2Achin Gupta
2015-09-11Use unified bakery locks API in Mediatek portVikram Kanigiri
2015-09-11Separate CSS security setup from SOC security setupVikram Kanigiri
2015-09-11Define the Non-Secure timer frame ID for ARM platformsVikram Kanigiri
2015-09-11Re-factor definition of TZC-400 base addressVikram Kanigiri
2015-09-02Merge pull request #382 from vikramkanigiri/vk/tf-issues-312danh-arm
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-08-26Tegra: fix logic to clear videomem regionsVarun Wadekar
2015-08-24Tegra210: wait for 512 timer ticks before retention entryVarun Wadekar
2015-08-18Merge pull request #365 from mtk09422/plat_topologydanh-arm
2015-08-18mt8173: Fix cluster 0 core countJimmy Huang
2015-08-18mt8173: update spm wake_src settingkenny liang
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew
2015-08-13PSCI: Validate non secure entrypoint on ARM platformsSoby Mathew
2015-08-13PSCI: Pool platform_mem_init() in common ARM platforms codeSandrine Bailleux
2015-08-13PSCI: Use a single mailbox for warm reset for FVP and JunoSandrine Bailleux
2015-08-13PSCI: Demonstrate support for composite power statesSoby Mathew
2015-08-13PSCI: Migrate ARM reference platforms to new platform APISoby Mathew
2015-08-13PSCI: Add deprecated API for SPD when compatibility is disabledSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-08-13PSCI: Implement platform compatibility layerSoby Mathew
2015-08-13PSCI: Add framework to handle composite power statesSoby Mathew
2015-08-13PSCI: Introduce new platform and CM helper APIsSoby Mathew
2015-08-12Merge pull request #360 from vwadekar/tegra-platform-def-v2danh-arm
2015-08-12Merge pull request #357 from vwadekar/tegra-bl31-memmap-fixdanh-arm
2015-08-12Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macrosVarun Wadekar
2015-08-11Tegra: memmap the actual memory available for BL31Varun Wadekar
2015-08-11Initial platform port for MediaTek mt8173CC Ma
2015-07-31Tegra132: set TZDRAM_BASE to 0xF5C00000Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-27Tegra210: enable WRAP to INCR burst type conversionsVarun Wadekar
2015-07-24Tegra: modify 'BUILD_PLAT' to point to soc specific build dirsVarun Wadekar
2015-07-24Tegra: Support for Tegra's T132 platformsVarun Wadekar
2015-07-24Tegra: implement per-SoC validate_power_state() handlerVarun Wadekar
2015-07-24Tegra: T210: include CPU files from SoC's platform.mkVarun Wadekar
2015-07-17Tegra: Introduce config for enabling NS access to L2/CPUECTRL regsVarun Wadekar
2015-07-17Tegra210: lock PMC registers holding CPU vector addressesVarun Wadekar
2015-07-17Tegra: PMC: lock SCRATCH22 registerVarun Wadekar
2015-07-17Tegra: PMC: check if a CPU is already onlineVarun Wadekar
2015-07-17Tegra210: deassert CPU reset signals during power onVarun Wadekar
2015-07-17Tegra: Fix the delay loop used during SC7 exitVarun Wadekar
2015-07-17Tegra: introduce delay timer supportVarun Wadekar
2015-07-17Tegra: Exclude coherent memory region from memory mapVarun Wadekar
2015-07-06Implement get_sys_suspend_power_state() handler for TegraVarun Wadekar
2015-06-25TBB: delete deprecated plat_match_rotpk()Juan Castillo
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add TBBR Chain of TrustJuan Castillo
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo