- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- f61469e Merge "doc: Suggest to use the latest version 8.3 of GCC" into integration by Alexei Fedorov · 6 years ago
- 57b37e3 doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · 6 years ago
- bd6ef77 Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · 6 years ago
- fe4604f Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · 6 years ago
- 3d08461 Enable AMU for Cortex-Hercules by Balint Dobszay · 6 years ago
- df42c31 Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · 6 years ago
- ce12d79 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · 6 years ago
- 3ee48f4 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · 6 years ago
- 4dd4bde uniphier: fix typo and coding style by Masahiro Yamada · 6 years ago
- f5de1ab uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 6 years ago
- 94eef29 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · 6 years ago
- f8aa5d7 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 6 years ago
- 66c1daf Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 6 years ago
- ac1adfd Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 6 years ago
- 4129340 Merge changes from topic "advk-serror" into integration by Soby Mathew · 6 years ago
- df7a906 Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 6 years ago
- 8612643 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 6 years ago
- 8a079e8 rockchip: px30: Fix build error by Ambroise Vincent · 6 years ago
- 425ace7 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 6 years ago
- 18b8266 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 6 years ago
- 76f3c7d cryptocell: add product version awareness support by Gilad Ben-Yossef · 6 years ago
- 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 6 years ago
- f7fb88f Merge changes from topic "jts/spsr" into integration by Soby Mathew · 6 years ago
- d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
- cbdc72b plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 6 years ago
- 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
- 8b6394c Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · 6 years ago
- 0cc1e68 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 6 years ago
- d200f23 Refactor SPSR initialisation code by John Tsichritzis · 6 years ago
- c250cc3 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 6 years ago
- bc61a9b Merge "intel: agilex: Fix build error" into integration by Soby Mathew · 6 years ago
- 3bd24e7 intel: agilex: Fix build error by Ambroise Vincent · 6 years ago
- d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 6 years ago
- 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
- 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 6 years ago
- c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
- 3d66079 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 6 years ago
- 6ef6157 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 6 years ago
- 4dc74ca Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 6 years ago
- 4f979db Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · 6 years ago
- 7428bbf n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 6 years ago
- 37b7003 arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 6 years ago
- 53f3751 Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 6 years ago
- 1d7dc63 Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 6 years ago
- d8210dc Romlib makefile refactoring and script rewriting by Imre Kis · 6 years ago
- c424b91 Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 6 years ago
- b514ee8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · 6 years ago
- 59e3df6 Merge "doc: Complete the storage abstraction layer doc" into integration by Soby Mathew · 6 years ago
- b852d22 Introduce lightweight BL platform parameter library by Julius Werner · 6 years ago
- dbeace1 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 6 years ago
- 2f11d54 intel: Adds support for Agilex platform by Hadi Asyrafi · 6 years ago
- 7871fff Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 6 years ago
- b8b31ad backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 6 years ago
- 7a8ef89 Merge "plat/arm: Introduce A5 DesignStart platform." into integration by Soby Mathew · 6 years ago
- b8c691e Merge "doc: Generate PlantUML diagrams automatically" into integration by Soby Mathew · 6 years ago
- df5bd3b Merge "console: update skeleton" into integration by Soby Mathew · 6 years ago
- 7cdd55a Merge changes I68941876,Ib7961812,I758661d3,I4f3e3812,I9b26b838, ... into integration by Soby Mathew · 6 years ago
- f769416 Merge "rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro" into integration by Soby Mathew · 6 years ago
- 936072e plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 6 years ago
- c5937f2 plat: imx7: refactor code for reuse by Jun Nie · 6 years ago
- 294f9ef Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 6 years ago
- 3c7dcda marvell/a3700: Prevent SError accessing PCIe link while it is down by Remi Pommarel · 6 years ago
- 6e9e15b marvell: Switch to xlat_tables_v2 by Remi Pommarel · 6 years ago
- 00c7d5a plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 6 years ago
- 52e9108 console: update skeleton by Ambroise Vincent · 6 years ago
- d0d0f17 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 6 years ago
- dc15042 Merge "synquacer: Fix compilation fail for SPM support build config" into integration by Soby Mathew · 6 years ago
- c85f8f0 rcar_gen3: drivers: ddr-a: Fix E3 DDR init coding style by Marek Vasut · 6 years ago
- 2c400e9 rcar_gen3: drivers: ddr-a: Pass ddrBackup around by Marek Vasut · 6 years ago
- 32e6b50 rcar_gen3: drivers: ddr-a: Inline ddr_init_e3.h by Marek Vasut · 6 years ago
- 8bfca58 rcar_gen3: drivers: ddr-a: Fix V3M DDR init coding style by Marek Vasut · 6 years ago
- d2ee6e0 rcar_gen3: drivers: ddr-a: Fix D3 DDR init coding style by Marek Vasut · 6 years ago
- dfd8094 rcar_gen3: drivers: ddr-a: Replace {Read,Write}Reg_32() with mmio_{read,write}_32() by Marek Vasut · 6 years ago
- efe6eaa rcar_gen3: drivers: ddr-a: Unify register definitions by Marek Vasut · 6 years ago
- 8ddd91b rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro by Marek Vasut · 6 years ago
- 91e6bef synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · 6 years ago
- 7cb6880 doc: Generate PlantUML diagrams automatically by Paul Beesley · 6 years ago
- 9b35070 Merge changes I94acd1bb,I0ece5226,I82d0a213,Ia4fc9456,Ic9fb7ed1 into integration by Sandrine Bailleux · 6 years ago
- 3ce3ce0 Merge "Re-apply GIT_COMMIT_ID check for checkpatch" into integration by Sandrine Bailleux · 6 years ago
- 363fb55 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · 6 years ago
- c186ec5 rcar_gen3: drivers: rpc: Modify PFC code by Toshiyuki Ogasahara · 6 years ago
- a3aa877 rcar_gen3: drivers: rpc: Change RPC PHY calibration setting by Toshiyuki Ogasahara · 6 years ago
- 783c530 rcar_gen3: drivers: ddr-b: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 6 years ago
- cf57ff8 Re-apply GIT_COMMIT_ID check for checkpatch by John Tsichritzis · 6 years ago
- 70f7c4e Merge "AArch64: Add 128-bit integer types definitions" into integration by Sandrine Bailleux · 6 years ago
- b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 6 years ago
- 93c690e Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · 6 years ago
- 3e43121 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- d3b6df7 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- 9264f08 Update synopsys drivers to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- dc5baeb Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- 621d5f2 Update mediatek platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- b53cde7 Merge "Remove references to old project name from common files" into integration by Sandrine Bailleux · 6 years ago
- 2d78a1c Merge "Fix RST rendering problem" into integration by Sandrine Bailleux · 6 years ago
- 4b5c1f3 rcar_gen3: drivers: ddr-a: Update E3 DDR setting by Hiroyuki Nakano · 6 years ago
- 274e871 Merge "Aarch64: Fix SCTLR bit definitions" into integration by John Tsichritzis · 6 years ago
- ec92cbc Merge "plat/intel: Fix SMPLSEL for MMC" into integration by John Tsichritzis · 6 years ago
- f15d7e8 Merge "driver: synopsys: emmc: Do not change FIFO TH as this breaks some platforms" into integration by John Tsichritzis · 6 years ago