summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2019-08-28Merge "intel: agilex: Clear PLL lostlock bypass mode" into integrationPaul Beesley
2019-08-27Merge "tegra: add support for multi console interface" into integrationSandrine Bailleux
2019-08-20Merge "plat/arm: Introduce corstone700 platform." into integrationPaul Beesley
2019-08-20Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integrationPaul Beesley
2019-08-20plat/arm: Introduce corstone700 platform.Manish Pandey
2019-08-20Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integrationPaul Beesley
2019-08-20Merge "intel: agilex: HMC driver calculate DDR size" into integrationPaul Beesley
2019-08-20Merge "console: add a flag to prepend '\r' in the multi-console framework" in...Paul Beesley
2019-08-19intel: agilex: HMC driver calculate DDR sizeHadi Asyrafi
2019-08-19console: add a flag to prepend '\r' in the multi-console frameworkMasahiro Yamada
2019-08-19intel: agilex: Clear PLL lostlock bypass modeHadi Asyrafi
2019-08-16Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integrationPaul Beesley
2019-08-16FVP: Add Delay Timer driver to BL1 and BL31Alexei Fedorov
2019-08-16rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*Marek Vasut
2019-08-16rcar_gen3: plat: Factor out PRR_ macros into rcar_def.hMarek Vasut
2019-08-16Merge changes from topic "lm/juno_dyn_cfg" into integrationPaul Beesley
2019-08-15tegra: add support for multi console interfaceAmbroise Vincent
2019-08-15Merge "intel: agilex: Fix memory controller driver" into integrationPaul Beesley
2019-08-15Merge changes from topic "rockchip-uart-fixes" into integrationPaul Beesley
2019-08-15intel: agilex: Fix memory controller driverHadi Asyrafi
2019-08-14intel: agilex: Fix reliance on hard coded clock informationHadi Asyrafi
2019-08-13Juno: Use shared mbedtls heap between bl1 and bl2Louis Mayencourt
2019-08-13Juno: add basic support for dynamic configLouis Mayencourt
2019-08-09rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner
2019-08-09rockchip: move dt-coreboot uart distinction into param handling codeHeiko Stuebner
2019-08-07Merge changes from topic "intel-plat-refactor" into integrationSandrine Bailleux
2019-08-07intel: Platform common code refactorHadi Asyrafi
2019-08-06Merge changes from topic "qemu_sbsa" into integrationSandrine Bailleux
2019-08-06Merge "meson: gxl: Fix CPU hotplug" into integrationSandrine Bailleux
2019-08-05rockchip: make uart baudrate configurableHeiko Stuebner
2019-08-05rockchip: px30: add uart5 as option for serial outputHeiko Stuebner
2019-08-02Merge "intel: stratix10: Fix BL31 memory mapping" into integrationAlexei Fedorov
2019-08-02Merge "meson: gxl: Fix reset and power off" into integrationAlexei Fedorov
2019-08-02intel: stratix10: Fix BL31 memory mappingHadi Asyrafi
2019-08-02meson: gxl: Fix CPU hotplugRemi Pommarel
2019-08-02meson: gxl: Fix reset and power offRemi Pommarel
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-08-01intel: Platform common code refactorHadi Asyrafi
2019-07-31Merge "intel: agilex: Fix BL31 memory mapping" into integrationAlexei Fedorov
2019-07-31Merge "uniphier: fix typo and coding style" into integrationAlexei Fedorov
2019-07-31Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h"...Alexei Fedorov
2019-07-31Merge "rockchip: px30: Use new bl31_params_parse functions" into integrationAlexei Fedorov
2019-07-31uniphier: fix typo and coding styleMasahiro Yamada
2019-07-31uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.hMasahiro Yamada
2019-07-30intel: agilex: Fix BL31 memory mappingHadi Asyrafi
2019-07-29rockchip: px30: Use new bl31_params_parse functionsAmbroise Vincent
2019-07-26Merge "sgm775: Fix build fail for TSP support on sgm775" into integrationSoby Mathew
2019-07-26plat/qemu: add gicv3 support for qemuHongbo Zhang
2019-07-26plat/qemu: move gicv2 codes to separate fileHongbo Zhang