summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-31fix: mci: adjust backoff thresholds and the outstanding transactions limitsOmri Itach
2017-08-31plat: marvell: a8k: allow to load scp_bl2 firmware that doesn't contain PM FWGrzegorz Jaszczyk
2017-08-28plat: mvebu: add check of north bridge number to marvell_check_mpidr functionHanna Hawa
2017-08-28plat: mvebu: add die parameter for psci_arch_init functionHanna Hawa
2017-08-27mvebu: io-win: add function to get the target ID of GCRHanna Hawa
2017-08-27mvebu: ccu: add function to get the target ID of GCRHanna Hawa
2017-08-27thermal: a8k: add thermal sensor driverVictor Axelrod
2017-08-27mvebu: llc: add support for multiple AP for LLC driverHanna Hawa
2017-08-27mvebu: io-win: add parameter for ccu function to set AP numberHanna Hawa
2017-08-27mvebu: ccu: add parameter for ccu function to set AP numberHanna Hawa
2017-08-21fix: ap806: io-win: change the name of RFU window to be IO-WINHanna Hawa
2017-08-16pm: a8k: add generic system power off supportVictor Gu
2017-08-10plat: marvell: a8k: add ccu configuration for cp0 and cp1 in bl2 stageGrzegorz Jaszczyk
2017-08-07Add GIC SGIR R/W functions as common functionsZhoujie Wu
2017-08-01pm: a8k: fix compilation error when PM_TRACE_ENABLE is definedIgal Liberman
2017-08-01Define write function for ICC_SGI1R_EL1wangwen
2017-08-01plat: a8k: add BL32 support for armada7k/8kZhoujie Wu
2017-07-19plat: marvell: increase the secure SRAM size and space for BL31 sizeGrzegorz Jaszczyk
2017-07-17plat/marvell: a80x0_mcbin: add pcie reset release through GPIOIgal Liberman
2017-07-16atf: ARO: Introduce Adaptive Ring OscillatorChristine Gharzuzi
2017-07-13pm: a8k: add initial support for suspend to RAMKonstantin Porotchkin
2017-07-12pm: add plat PM definitions and make mailbox code genericKonstantin Porotchkin
2017-07-10ap806: pm: poweroff unused CPUs at early boot stageOmri Itach
2017-05-22fix: mci: Fine tune of MCI parametersOmri Itach
2017-05-22fix: mci: ap806: skip setting MCI ID assignment when booting from MCIOmri Itach
2017-05-11cp110: add function to read cp110 revisionIgal Liberman
2017-04-25mvebu: add more system info types for passing atf information to ubootzachary
2017-04-24atf: a3700: rename plat interconnect reg macro definationzachary
2017-04-21gicv3: marvell: add IRQ state PM supportVictor Gu
2017-04-21gicv3: arm: support SPI and PPI irq save and restoreVictor Gu
2017-04-19GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan
2017-04-10gic: marvell: move marvell GIC API declaration to common header fileVictor Gu
2017-04-10cci: a3700: use arm standard cci function to replace marvell'szachary
2017-04-10platform: a3700: Add support for Marvell A37xx platformszachary
2017-04-06pm: a70x0: a80x0: update trace address definitionorenbh
2017-04-06pm: a70x0: a80x0: fix: ATF PM trace supportorenbh
2017-04-04fix: cp110: enable optional RTC reconfigurationMarcin Wojtas
2017-04-02platform: Add support for Marvell A7K/A8K platformsKonstantin Porotchkin
2017-04-02platform: Add marvell platforms common componentsKonstantin Porotchkin
2017-04-02drivers: Add drivers for Marvell A7K and A8K platformsKonstantin Porotchkin
2017-04-02delay_timer: Add timer value get functionsKonstantin Porotchkin
2017-03-15Revert "Fill exception vectors with zero bytes"Haim Boot
2016-09-28AArch32: Add `memcpy4` function in assemblyYatharth Kochar
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar