aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge "amlogic: scpi: Add support to retrieve chip ID" into integrationSandrine Bailleux2019-09-185-0/+59
|\
| * amlogic: scpi: Add support to retrieve chip IDCarlo Caione2019-09-175-0/+59
* | Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into int...Sandrine Bailleux2019-09-1829-2035/+4988
|\ \
| * | mediatek: mt8183: add MTK MCDI driverkenny liang2019-09-166-83/+757
| * | mediatek: mt8183: add MTK SSPM driverkenny liang2019-09-163-1/+194
| * | mediatek: mt8183: add MTK SPM driverkenny liang2019-09-1615-1721/+3455
| * | mediatek: mt8183: add MTK uart driver for controlling clock gatekenny liang2019-09-164-0/+214
| * | mediatek: mt8183: configure MCUSYS DCMkenny liang2019-09-163-47/+396
| * | mediatek: mt8173: refactor RTC and PMIC driverskenny liang2019-09-165-223/+12
* | | qemu: Simplify the image size calculationRadoslaw Biernacki2019-09-182-4/+4
* | | qemu: introducing sub-platforms to qemu platformRadoslaw Biernacki2019-09-1823-26/+30
* | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-1616-49/+67
|\ \ \
| * | | rpi3: Do prescaler and control setup in CAndre Przywara2019-09-132-14/+6
| * | | rpi3: Prepare for supporting a GIC (in RPi4)Andre Przywara2019-09-131-0/+17
| * | | rpi3: Make SHARED_RAM optionalAndre Przywara2019-09-131-0/+8
| * | | rpi3: Rename RPI3_IO_BASE to RPI_IO_BASEAndre Przywara2019-09-132-10/+10
| * | | rpi3: Move shared rpi3 files into common directoryAndre Przywara2019-09-1313-25/+26
* | | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-164-104/+3
|\| | |
| * | | qemu: Move and generalise FDT PSCI fixupAndre Przywara2019-09-134-104/+3
* | | | Merge changes from topic "raspberry-pi-4-support" into integrationSandrine Bailleux2019-09-1610-237/+68
|\| | |
| * | | rpi3: Move rng driver to driversAndre Przywara2019-09-133-81/+3
| * | | rpi3: Move VC mailbox driver into generic drivers directoryAndre Przywara2019-09-133-149/+58
| * | | rpi3: Move rpi3_hw.h header file to include/rpi_hw.hAndre Przywara2019-09-137-9/+9
* | | | Merge "rpi3: Add "rpi" platform directory" into integrationSandrine Bailleux2019-09-1620-21/+21
|\| | | | |_|/ |/| |
| * | rpi3: Add "rpi" platform directoryAndre Przywara2019-09-1320-21/+21
| |/
* | Merge "Refactor ARMv8.3 Pointer Authentication support code" into integrationSoby Mathew2019-09-132-16/+15
|\ \
| * | Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-132-16/+15
* | | Merge "Modify FVP makefile for cores that support both AArch64/32" into integ...Soby Mathew2019-09-131-5/+6
|\ \ \
| * | | Modify FVP makefile for cores that support both AArch64/32John Tsichritzis2019-09-111-5/+6
* | | | Merge "amlogic: console: Move console driver to common directory" into integr...Soby Mathew2019-09-135-52/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | amlogic: console: Move console driver to common directoryCarlo Caione2019-09-125-52/+35
| | |/ | |/|
* | | Merge "stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver" into ...Soby Mathew2019-09-132-2/+9
|\ \ \
| * | | stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driverYann Gautier2019-09-102-2/+9
* | | | Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew2019-09-1324-57/+4207
|\ \ \ \
| * | | | mediatek: mt8183: Support coreboot configurationHung-Te Lin2019-09-103-2/+13
| * | | | mediatek: mt8183: support system resetkenny liang2019-09-101-2/+17
| * | | | mediatek: mt8183: pass platform parameterskenny liang2019-09-104-0/+57
| * | | | mediatek: mt8183: add GPIO driverkenny liang2019-09-104-0/+803
| * | | | mediatek: mt8183: support system offkenny liang2019-09-109-1/+676
| * | | | mediatek: mt8183: support CPU hotplugkenny liang2019-09-109-8/+2636
| * | | | mediatek: mt8183: refine GIC driverkenny liang2019-09-102-44/+5
| | |_|/ | |/| |
* | | | Merge "mediatek: mt8173: apply MULTI_CONSOLE framework" into integrationSandrine Bailleux2019-09-134-50/+13
|\ \ \ \
| * | | | mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang2019-09-124-50/+13
* | | | | Merge "Tegra: memctrl_v2: fix "overflow before widen" coverity issue" into in...Soby Mathew2019-09-121-5/+4
|\ \ \ \ \
| * | | | | Tegra: memctrl_v2: fix "overflow before widen" coverity issueVarun Wadekar2019-09-051-5/+4
| | |/ / / | |/| | |
* | | | | Invalidate dcache build option for bl2 entry at EL3Hadi Asyrafi2019-09-121-0/+1
| |_|_|/ |/| | |
* | | | Merge "intel: agilex: Fix psci power domain off" into integrationSoby Mathew2019-09-121-8/+2
|\ \ \ \
| * | | | intel: agilex: Fix psci power domain offHadi Asyrafi2019-09-121-8/+2
| |/ / /
* | | | Merge "plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()"...Soby Mathew2019-09-123-6/+6
|\ \ \ \
| * | | | plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup()Jolly Shah2019-09-103-6/+6
| |/ / /