- 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- c4c0687 Merge "doc: Suggest to use the latest version 8.3 of GCC" into integration by Alexei Fedorov · 5 years ago
- 7cf418c doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · 5 years ago
- 6a240c7 intel: Platform common code refactor by Hadi Asyrafi · 5 years ago
- 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · 5 years ago
- b2f6eee Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · 5 years ago
- db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
- 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · 5 years ago
- cf8b548 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · 5 years ago
- a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · 5 years ago
- 501b88b uniphier: fix typo and coding style by Masahiro Yamada · 5 years ago
- 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 5 years ago
- e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · 5 years ago
- 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 5 years ago
- 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
- bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 7 years ago
- 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 7 years ago
- b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 5 years ago
- bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · 5 years ago
- 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
- 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
- e499f63 rockchip: px30: Fix build error by Ambroise Vincent · 5 years ago
- 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
- 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 5 years ago
- 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · 5 years ago
- fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
- c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · 5 years ago
- 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
- 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 5 years ago
- f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
- f8d6efa Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · 5 years ago
- 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
- a533ae7 Refactor SPSR initialisation code by John Tsichritzis · 5 years ago
- 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 5 years ago
- bfadf1a Merge "intel: agilex: Fix build error" into integration by Soby Mathew · 5 years ago
- a724e43 intel: agilex: Fix build error by Ambroise Vincent · 5 years ago
- a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
- 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
- efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 5 years ago
- 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
- 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
- 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
- 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
- 20f7ed8 Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · 5 years ago
- 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
- fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
- f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
- 4bf6afa Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 5 years ago
- 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · 5 years ago
- b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 5 years ago
- ee960b8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · 5 years ago
- 7551135 Merge "doc: Complete the storage abstraction layer doc" into integration by Soby Mathew · 5 years ago
- dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
- b546900 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 5 years ago
- 616da77 intel: Adds support for Agilex platform by Hadi Asyrafi · 5 years ago
- e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 5 years ago
- f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 5 years ago
- 5de5bef Merge "plat/arm: Introduce A5 DesignStart platform." into integration by Soby Mathew · 5 years ago
- f65526d Merge "doc: Generate PlantUML diagrams automatically" into integration by Soby Mathew · 5 years ago
- 706ca58 Merge "console: update skeleton" into integration by Soby Mathew · 5 years ago
- fa2ec16 Merge changes I68941876,Ib7961812,I758661d3,I4f3e3812,I9b26b838, ... into integration by Soby Mathew · 5 years ago
- d15a685 Merge "rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro" into integration by Soby Mathew · 5 years ago
- d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 5 years ago
- 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · 5 years ago
- f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
- 07e1e9e marvell/a3700: Prevent SError accessing PCIe link while it is down by Remi Pommarel · 5 years ago
- 7459e74 marvell: Switch to xlat_tables_v2 by Remi Pommarel · 5 years ago
- 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 5 years ago
- 35e08da console: update skeleton by Ambroise Vincent · 5 years ago
- c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
- 1352b38 Merge "synquacer: Fix compilation fail for SPM support build config" into integration by Soby Mathew · 5 years ago
- 845adaa rcar_gen3: drivers: ddr-a: Fix E3 DDR init coding style by Marek Vasut · 5 years ago
- bd34213 rcar_gen3: drivers: ddr-a: Pass ddrBackup around by Marek Vasut · 5 years ago
- 11d9443 rcar_gen3: drivers: ddr-a: Inline ddr_init_e3.h by Marek Vasut · 5 years ago
- 3aa0d44 rcar_gen3: drivers: ddr-a: Fix V3M DDR init coding style by Marek Vasut · 5 years ago
- e88b0fa rcar_gen3: drivers: ddr-a: Fix D3 DDR init coding style by Marek Vasut · 5 years ago
- b9e78d4 rcar_gen3: drivers: ddr-a: Replace {Read,Write}Reg_32() with mmio_{read,write}_32() by Marek Vasut · 5 years ago
- 291bbfe rcar_gen3: drivers: ddr-a: Unify register definitions by Marek Vasut · 5 years ago
- a75f826 rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro by Marek Vasut · 5 years ago
- aabef8d synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · 5 years ago
- 8c178b5 doc: Generate PlantUML diagrams automatically by Paul Beesley · 5 years ago
- b003f7d Merge changes I94acd1bb,I0ece5226,I82d0a213,Ia4fc9456,Ic9fb7ed1 into integration by Sandrine Bailleux · 5 years ago
- 266f194 Merge "Re-apply GIT_COMMIT_ID check for checkpatch" into integration by Sandrine Bailleux · 5 years ago
- f8cb0d4 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · 5 years ago
- e67848f rcar_gen3: drivers: rpc: Modify PFC code by Toshiyuki Ogasahara · 5 years ago
- 46c7c42 rcar_gen3: drivers: rpc: Change RPC PHY calibration setting by Toshiyuki Ogasahara · 5 years ago
- 59263ee rcar_gen3: drivers: ddr-b: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 5 years ago
- 455c038 Re-apply GIT_COMMIT_ID check for checkpatch by John Tsichritzis · 5 years ago
- 5ecfb39 Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · 5 years ago
- 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
- 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · 5 years ago
- 8294602 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- 01715f9 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- 0d30959 Update synopsys drivers to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- 104d4a7 Update mediatek platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- da5e27b Merge "Remove references to old project name from common files" into integration by Sandrine Bailleux · 5 years ago
- 46433c9 Merge "Fix RST rendering problem" into integration by Sandrine Bailleux · 5 years ago
- 82e63c8 rcar_gen3: drivers: ddr-a: Update E3 DDR setting by Hiroyuki Nakano · 5 years ago
- 2d592b7 Merge "Aarch64: Fix SCTLR bit definitions" into integration by John Tsichritzis · 5 years ago