aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1745 from svenauhagen/bugfix/a8kAntonio Niño Díaz2019-01-311-3/+3
|\
| * Armada8k GPIO Register macro fixSven Auhagen2019-01-091-3/+3
* | Merge pull request #1793 from marex/arm/master/fixes-v2.0.0Antonio Niño Díaz2019-01-314-6/+10
|\ \
| * | rcar_gen3: plat: Add missing cpu_on_check() implementationMarek Vasut2019-01-291-1/+1
| * | rcar_gen3: plat: Allow E3 auto-detectionMarek Vasut2019-01-291-2/+8
| * | rcar_gen3: plat: Drop unused macroMarek Vasut2019-01-291-2/+0
| * | Revert "rcar_gen3: plat: Enable programmable CPU reset address"Marek Vasut2019-01-291-1/+1
* | | Merge pull request #1791 from antonio-nino-diaz-arm/an/rk-gicAntonio Niño Díaz2019-01-303-17/+12
|\ \ \
| * | | rockchip: Fix GICv2 interruptsAntonio Nino Diaz2019-01-283-17/+12
| |/ /
* | | Merge pull request #1789 from Anson-Huang/lpmAntonio Niño Díaz2019-01-3013-110/+444
|\ \ \
| * | | imx: power optimization for i.mx8qxAnson Huang2019-01-294-27/+154
| * | | imx: power optimization for i.mx8qmAnson Huang2019-01-299-83/+290
| |/ /
* | | Merge pull request #1788 from laroche/rpi3_duplicate_initializationAntonio Niño Díaz2019-01-292-6/+1
|\ \ \ | |/ / |/| |
| * | rpi3: mark one more function as staticFlorian La Roche2019-01-281-1/+1
| * | rpi3: remove duplicate initialization for BL32_IMAGE_IDFlorian La Roche2019-01-281-5/+0
* | | Merge pull request #1773 from grandpaul/rpi3-gpio-driverAntonio Niño Díaz2019-01-283-0/+29
|\ \ \
| * | | rpi3: Enable GPIO in BL2Ying-Chun Liu (PaulLiu)2019-01-263-0/+29
| |/ /
* | | fvp: pwrc: Move to drivers/ folderAntonio Nino Diaz2019-01-259-146/+10
* | | plat/arm: sds: Move to drivers/ folderAntonio Nino Diaz2019-01-258-581/+6
* | | plat/arm: scp: Move to drivers/ folderAntonio Nino Diaz2019-01-2510-953/+18
* | | plat/arm: scpi: Move to drivers/ folderAntonio Nino Diaz2019-01-256-384/+12
* | | plat/arm: mhu: Move to drivers/ folderAntonio Nino Diaz2019-01-2512-226/+20
* | | plat/arm: scmi: Move to drivers/ folderAntonio Nino Diaz2019-01-2516-792/+16
* | | plat/arm: Move dynamic xlat enable logic to makefileAntonio Nino Diaz2019-01-254-26/+30
* | | plat/arm: Sanitise includesAntonio Nino Diaz2019-01-2588-180/+131
|/ /
* | Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlayAntonio Niño Díaz2019-01-253-12/+57
|\ \
| * | plat/arm: Save BL2 descriptors to reserved memory.Sathees Balya2019-01-233-12/+57
* | | Merge pull request #1766 from Anson-Huang/masterAntonio Niño Díaz2019-01-259-1/+1261
|\ \ \
| * | | imx: add i.MX8 SoCs build info SIP(silicon provider) service supportAnson Huang2019-01-183-0/+52
| * | | imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service supportAnson Huang2019-01-183-0/+16
| * | | imx: add i.MX8 SoCs OTP SIP(silicon provider) service supportAnson Huang2019-01-183-0/+34
| * | | imx: support for i.MX8 SoCs misc IPCAnson Huang2019-01-185-1/+1124
| * | | imx: add wakeup source SIP runtime service supportAnson Huang2019-01-184-0/+35
* | | | Merge pull request #1777 from glneo/runtime-gicrAntonio Niño Díaz2019-01-254-9/+25
|\ \ \ \
| * | | | ti: k3: common: Add support for runtime detection of GICR base addressAndrew F. Davis2019-01-224-9/+25
| | |/ / | |/| |
* | | | Merge pull request #1779 from Anson-Huang/a53_errataAntonio Niño Díaz2019-01-252-0/+8
|\ \ \ \
| * | | | imx: enable necessary errata for i.mx8qmAnson Huang2019-01-241-0/+4
| * | | | imx: enable necessary errata for i.mx8mqAnson Huang2019-01-241-0/+4
* | | | | Tegra186: remove RELOCATE_TO_BL31_BASE configVarun Wadekar2019-01-231-3/+0
* | | | | Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE configVarun Wadekar2019-01-232-5/+1
* | | | | Tegra: add 'late' platform setup handlerDilan Lee2019-01-232-1/+15
* | | | | Tegra: spe: shared console for Tegra platformsVarun Wadekar2019-01-231-0/+118
* | | | | Tegra: console driver compilation from platform makefilesVarun Wadekar2019-01-234-5/+7
* | | | | Tegra: smmu: change exit criteria for context size calculationVarun Wadekar2019-01-231-1/+2
* | | | | Tegra: memctrl_v2: platform handler for TZDRAM setupSteven Kao2019-01-232-18/+17
* | | | | Tegra186: save system suspend entry marker to TZDRAMVarun Wadekar2019-01-233-10/+50
* | | | | Tegra186: helper functions for CPU rst handler and SMMU ctx offsetVarun Wadekar2019-01-233-7/+15
* | | | | Tegra: bpmp: return error if BPMP init failsVarun Wadekar2019-01-232-27/+40
* | | | | Tegra: rename secure scratch register macrosSteven Kao2019-01-236-9/+19
* | | | | Tegra: memctrl_v2: platform handler for TZDRAM settingsVarun Wadekar2019-01-233-17/+50