aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "rpi_cpu_off" into integrationManish Pandey2020-04-018-183/+111
|\
| * rpi: Implement PSCI CPU_OFFAndrei Warkentin2020-04-014-10/+69
| * rpi: rpi3_pwr_domain_on(): Use MMIO accessorAndre Przywara2020-04-011-2/+5
| * rpi: move plat_helpers.S to commonAndre Przywara2020-04-017-171/+37
* | uniphier: support read-only xlat tablesMasahiro Yamada2020-04-012-0/+20
* | uniphier: use enable_mmu() in common functionMasahiro Yamada2020-04-014-5/+2
|/
* Merge "plat: imx: imx8qx: provide debug uart num as build param" into integra...Mark Dykes2020-03-313-9/+54
|\
| * plat: imx: imx8qx: provide debug uart num as build paramIgor Opaniuk2020-03-233-9/+54
* | Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integ...Mark Dykes2020-03-313-12/+12
|\ \
| * | plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada2020-03-313-12/+12
* | | Merge "Create separate header for ARM specific SMCCC defines" into integrationOlivier Deprez2020-03-315-1/+5
|\ \ \
| * | | Create separate header for ARM specific SMCCC definesManish V Badarkhe2020-03-305-1/+5
* | | | Merge "TF-A GICv3 driver: Introduce makefile" into integrationManish Pandey2020-03-3118-118/+93
|\ \ \ \
| * | | | TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-3018-118/+93
| |/ / /
* | | | Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integrationSandrine Bailleux2020-03-311-5/+12
|\ \ \ \
| * | | | Tegra: fixup GIC init from the 'on_finish' handlerVarun Wadekar2020-03-221-5/+12
* | | | | Merge "Tegra186: increase memory mapped regions" into integrationSandrine Bailleux2020-03-311-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Tegra186: increase memory mapped regionsVarun Wadekar2020-03-251-1/+1
* | | | | Merge "plat/sgm775: Add support for dynamic config using fconf" into integrationManish Pandey2020-03-302-7/+18
|\ \ \ \ \
| * | | | | plat/sgm775: Add support for dynamic config using fconfMadhukar Pappireddy2020-03-302-7/+18
* | | | | | Merge "Flush dcache when storing timestamp" into integrationOlivier Deprez2020-03-301-5/+3
|\ \ \ \ \ \
| * | | | | | Flush dcache when storing timestampZelalem2020-03-271-5/+3
* | | | | | | Merge changes from topic "ddr_map" into integrationOlivier Deprez2020-03-309-47/+92
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | stm32mp1: use stm32mp_get_ddr_ns_size() functionYann Gautier2020-03-262-21/+9
| * | | | | | stm32mp1: set XN attribute for some areas in BL2Yann Gautier2020-03-261-2/+2
| * | | | | | stm32mp1: dynamically map DDR later and non-cacheable during its testYann Gautier2020-03-265-21/+53
| * | | | | | stm32mp1: add a function to get non-secure DDR sizeYann Gautier2020-03-263-3/+28
* | | | | | | plat/arm/sgi: fix the incorrect check for SCMI channel IDAditya Angadi2020-03-271-1/+1
* | | | | | | Merge changes from topic "os/bl31-fpga-port" into integrationManish Pandey2020-03-2711-0/+713
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | plat/arm/board/arm_fpga: Compile with additional CPU librariesOliver Swede2020-03-261-3/+28
| * | | | | | plat/arm/board/arm_fpga: Enable position-independent executionOliver Swede2020-03-261-0/+7
| * | | | | | plat/arm/board/arm_fpga: Enable port for alternative cluster configurationsOliver Swede2020-03-262-4/+13
| * | | | | | plat/arm/board/arm_fpga: Initialize the Generic Interrupt ControllerOliver Swede2020-03-266-7/+123
| * | | | | | plat/arm/board/arm_fpga: Initialize the System CounterOliver Swede2020-03-262-6/+11
| * | | | | | plat/arm/board/arm_fpga: Add PSCI implementation for FPGA imagesOliver Swede2020-03-264-11/+169
| * | | | | | plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flowOliver Swede2020-03-261-9/+40
| * | | | | | plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA imageOliver Swede2020-03-2610-0/+362
| | |/ / / / | |/| | | |
* | | | | | Merge "FVP: Add BL2 hash calculation in BL1" into integrationMark Dykes2020-03-264-6/+158
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FVP: Add BL2 hash calculation in BL1Alexei Fedorov2020-03-254-6/+158
| | |/ / / | |/| | |
* | | | | Merge "Tegra194: se: increase max. operation timeout to 1 second" into integr...Sandrine Bailleux2020-03-261-5/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tegra194: se: increase max. operation timeout to 1 secondVarun Wadekar2020-03-231-5/+4
* | | | | Merge "fconf: Clean Arm IO" into integrationMark Dykes2020-03-248-394/+142
|\ \ \ \ \
| * | | | | fconf: Clean Arm IOLouis Mayencourt2020-03-168-394/+142
* | | | | | Merge "plat/sgi: Bump bl1 RW limit" into integrationMark Dykes2020-03-241-1/+1
|\| | | | |
| * | | | | plat/sgi: Bump bl1 RW limitLouis Mayencourt2020-03-131-1/+1
* | | | | | Merge "spmd: skip loading of secure partitions on pre-v8.4 platforms" into in...Alexei Fedorov2020-03-243-5/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | spmd: skip loading of secure partitions on pre-v8.4 platformsOlivier Deprez2020-03-233-5/+7
| | |/ / / | |/| | |
* | | | | Merge changes from topic "static_analysis" into integrationManish Pandey2020-03-231-4/+6
|\ \ \ \ \
| * | | | | plat/st: correctly check pwr-regulators nodeYann Gautier2020-03-231-1/+1
| * | | | | plat/st: correct static analysis tool warningYann Gautier2020-03-231-3/+5