aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* qemu: support ARMv7/Cortex-A15Etienne Carriere2018-02-0510-30/+441
* Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm2018-02-011-1/+1
|\
| * rockchip/rk3399: Fix memory corruptions or illegal memory accessCaesar Wang2018-01-301-1/+1
* | Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm2018-02-017-0/+14
|\ \
| * | Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-297-0/+14
* | | Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm2018-02-014-8/+24
|\ \ \ | |_|/ |/| |
| * | rockchip: Disable rdist before pwr_dm_suspend is calledDerek Basehore2018-01-251-3/+3
| * | rockchip/rk3399: Save and restore GICDerek Basehore2018-01-232-0/+10
| * | rockchip/rk3399: Add udelay to wait loopsDerek Basehore2018-01-231-2/+8
| * | rockchip/rk3399: Fix QOS save/restoreDerek Basehore2018-01-231-2/+2
| * | rockchip/rk3399: Change PD_CTR_LOOP to 10000Derek Basehore2018-01-231-1/+1
* | | Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timerdavidcunado-arm2018-01-291-0/+4
|\ \ \ | |_|/ |/| |
| * | SPM: Map devices in the 1st GBSandrine Bailleux2018-01-291-0/+4
* | | hikey: fix assert in sec_protect()Victor Chong2018-01-281-4/+6
* | | Merge pull request #1205 from petegriffin/hikey-protect-memorydavidcunado-arm2018-01-264-0/+106
|\ \ \ | |/ / |/| |
| * | hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data PathPeter Griffin2018-01-241-4/+7
| * | hikey: configure the top 16MB of DRAM as secureJerome Forissier2018-01-244-0/+103
* | | Merge pull request #1232 from masahir0y/uniphierdavidcunado-arm2018-01-256-129/+44
|\ \ \
| * | | uniphier: switch to BL2-AT-EL3 and remove BL1 supportMasahiro Yamada2018-01-245-106/+36
| * | | uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailboxMasahiro Yamada2018-01-242-23/+8
* | | | Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handlingdavidcunado-arm2018-01-251-0/+33
|\ \ \ \
| * | | | Hikey960: Enable invalid FIQ handlingLeo Yan2018-01-221-0/+33
| | |_|/ | |/| |
* | | | Merge pull request #1223 from vchong/poplar_bl1loadsfipdavidcunado-arm2018-01-247-14/+152
|\ \ \ \
| * | | | poplar: Add support for recovery buildVictor Chong2018-01-225-5/+79
| * | | | poplar: Enable emmc supportVictor Chong2018-01-227-24/+88
* | | | | Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-2410-48/+113
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rockchip: Move to MULTI_CONSOLE_APIJulius Werner2018-01-196-40/+19
| * | | | rockchip: Use coreboot-supplied serial console on coreboot systemsJulius Werner2018-01-196-3/+29
| * | | | Add default crash console code to hook up to new console APIJulius Werner2018-01-191-7/+53
| * | | | Add new function-pointer-based console APIJulius Werner2017-12-121-4/+4
| * | | | rockchip: Implement a panic handler that will reboot the systemJulius Werner2017-12-121-0/+14
* | | | | Allow API deprecation for uniphier platformSoby Mathew2018-01-221-1/+0
| |_|/ / |/| | |
* | | | Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm2018-01-195-0/+160
|\ \ \ \ | |_|/ / |/| | |
| * | | bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas2018-01-181-0/+4
| * | | bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas2018-01-184-0/+132
| * | | bl2-el3: Add BL2_EL3 imageRoberto Vargas2018-01-181-0/+24
* | | | Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_statedavidcunado-arm2018-01-173-98/+30
|\ \ \ \
| * | | | Hikey960: Change CPU standby state for WFILeo Yan2018-01-162-37/+4
| * | | | Revert "Hikey960: Change to use recommended power state id format"Leo Yan2018-01-162-64/+29
* | | | | Merge pull request #1216 from hzhuang1/fix_pscidavidcunado-arm2018-01-162-0/+4
|\ \ \ \ \
| * | | | | Hikey960: Fix hikey960 pcie mount failKaihua Zhong2018-01-092-0/+4
* | | | | | Merge pull request #1213 from masahir0y/uniphierdavidcunado-arm2018-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | uniphier: simplify GZIP compress ruleMasahiro Yamada2018-01-041-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Add hooks to save/restore AMU context for Cortex A75Dimitris Papastamos2018-01-111-0/+4
* | | | | | Merge pull request #1176 from wjliang/zynqmp-ipi-mb-svcdavidcunado-arm2018-01-1011-99/+570
|\ \ \ \ \ \
| * | | | | | zynqmp: pm_service: use zynqmp_ipi APIsWendy Liang2018-01-085-95/+32
| * | | | | | Add Xilinx ZynqMP IPI mailbox serviceWendy Liang2018-01-084-4/+184
| * | | | | | Introduce ZynqMP IPI implementationWendy Liang2018-01-083-0/+354
| |/ / / / /
* | | | | | Merge pull request #1207 from hzhuang1/isp_clkdavidcunado-arm2018-01-101-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | hikey960: set isp clks as unsecure modeHaojian Zhuang2017-12-181-0/+5