- 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · Wed Sep 29 11:31:09 2021 +0200
- c42fe4b Merge "refactor(measured boot): remove unused extern" into integration by Sandrine Bailleux · Wed Oct 06 09:41:00 2021 +0200
- e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · Tue Oct 05 23:17:19 2021 +0200
- d86202f Merge changes from topic "arm_fpga_resmem" into integration by Madhukar Pappireddy · Tue Oct 05 22:55:13 2021 +0200
- 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · Tue Oct 05 22:15:40 2021 +0200
- f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · Tue Oct 05 21:02:00 2021 +0200
- 5a76116 Merge changes Ie7c0eaf2,I11d882f3,I3f173ac4,If1fa12bf,I3e3a202f, ... into integration by Manish Pandey · Tue Oct 05 16:50:23 2021 +0200
- 974a9d9 Merge "fix(fvp): fix fvp_cpu_standby() function" into integration by Soby Mathew · Tue Oct 05 12:23:20 2021 +0200
- d27febf fix(fvp): fix fvp_cpu_standby() function by Alexei Fedorov · Wed Sep 01 15:41:14 2021 +0100
- 87a6382 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · Mon Oct 04 14:15:41 2021 +0200
- 1d203cf Merge changes from topic "gic-700-auto" into integration by André Przywara · Mon Oct 04 13:27:48 2021 +0200
- 4d8a6bb fix(arm_fpga): streamline generated axf file by Andre Przywara · Fri Aug 20 16:23:23 2021 +0100
- 8c6d92d feat(arm_fpga): add kernel trampoline by Andre Przywara · Fri May 14 16:13:28 2021 +0100
- 6f71733 Merge "fix(xlat): remove always true check in assert" into integration by Manish Pandey · Mon Oct 04 13:16:45 2021 +0200
- 03a3d95 Merge changes from topic "imx8mp-tbbr" into integration by Manish Pandey · Mon Oct 04 12:47:07 2021 +0200
- a18d984 fix(xlat): remove always true check in assert by Yann Gautier · Thu Aug 26 15:39:37 2021 +0200
- 8b11fc8 Merge changes I16cac81b,I6c709c0c,I69581714,I018d158f,I23146f56, ... into integration by Manish Pandey · Mon Oct 04 10:54:55 2021 +0200
- 8702db5 refactor(measured boot): remove unused extern by Manish V Badarkhe · Thu Aug 05 22:27:03 2021 +0100
- 39e0865 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · Tue Sep 28 17:31:50 2021 -0700
- fc26ffe errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · Tue Sep 28 13:41:03 2021 -0700
- d4c5f9c fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · Tue Sep 28 09:46:45 2021 -0700
- f2dce0e fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · Wed Sep 22 12:35:03 2021 -0700
- 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · Thu Sep 16 15:10:35 2021 +0100
- 246b1ad feat(fdt): add for_each_compatible_node macro by Laurent Carlier · Thu Sep 30 15:57:09 2021 +0100
- 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · Thu Sep 30 23:10:09 2021 +0200
- 5ebab19 Merge changes from topic "gm/reviewCI" into integration by Joanna Farley · Thu Sep 30 22:22:11 2021 +0200
- 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · Thu Aug 19 16:12:50 2021 -0500
- a9e95a4 docs: armv8-R aarch64 fvp_r documentation by laurenw-arm · Thu May 13 14:14:55 2021 -0500
- 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
- 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
- 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · Wed Oct 21 13:34:40 2020 -0500
- a5ed1a6 Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · Thu Sep 30 16:42:56 2021 +0200
- 2f4d69d fix(drivers/marvell/comphy-cp110): fix error code in pcie power on by Pali Rohár · Fri Sep 24 14:43:54 2021 +0200
- 26a9862 fix(drivers/marvell/comphy-3700): handle failures in power functions by Pali Rohár · Thu Sep 23 14:47:18 2021 +0200
- c335e37 fix(drivers/marvell/comphy-3700): fix address overflow by Pali Rohár · Thu Sep 23 18:19:24 2021 +0200
- 58e9925 refactor(drivers/marvell/comphy-3700): simplify usage of comphy_sgmii_phy_init() by Pali Rohár · Thu Sep 23 15:08:00 2021 +0200
- 15b183c refactor(drivers/marvell/comphy-3700): simplify usage of indirect access on lane2 by Pali Rohár · Thu Sep 23 14:11:25 2021 +0200
- fd540de Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · Wed Sep 29 21:31:59 2021 +0200
- 375f336 Merge changes If3859447,I56084c42 into integration by Madhukar Pappireddy · Wed Sep 29 21:10:05 2021 +0200
- 0fef7b6 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · Wed Aug 11 17:36:17 2021 +0530
- e69c60b feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · Wed Aug 11 17:39:30 2021 +0530
- 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · Wed Sep 29 18:01:55 2021 +0200
- db7a95b Merge "feat(hcx): add build option to enable FEAT_HCX" into integration by Manish Pandey · Tue Sep 28 16:48:48 2021 +0200
- 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
- 6209841 Merge changes from topic "od/sp-uuid-gen" into integration by Olivier Deprez · Tue Sep 28 16:18:30 2021 +0200
- a51bb4b fix: OP-TEE SP manifest per latest SPMC changes by Olivier Deprez · Mon Sep 06 10:26:03 2021 +0200
- 1890984 fix: SP UUID little to big endian in TF-A build by Olivier Deprez · Tue May 11 09:43:37 2021 +0200
- f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · Wed Aug 04 19:38:18 2021 -0500
- 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · Mon Sep 27 16:54:53 2021 +0200
- 2ee6797 Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · Sun Sep 26 12:40:38 2021 +0200
- 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · Thu Sep 16 15:27:53 2021 -0700
- 7ed3846 Merge "fix(plat/mediatek/mt8195): fix coverity fail" into integration by Madhukar Pappireddy · Fri Sep 24 16:01:33 2021 +0200
- 754cec9 refactor(drivers/marvell/comphy-3700): simplify usage of sata power off by Pali Rohár · Thu Sep 23 12:33:42 2021 +0200
- 352322f Merge "refactor(spmd): boot interface and pass core id" into integration by Olivier Deprez · Fri Sep 24 08:47:40 2021 +0200
- dc9fb93 feat(docs/nxp/layerscape): add ls1028a soc and board support by Jiafei Pan · Wed Sep 15 11:12:50 2021 +0800
- 19ccc51 feat(plat/nxp/ls1028ardb): add ls1028ardb board support by Jiafei Pan · Mon Sep 13 16:12:28 2021 +0800
- 2f71dbf feat(plat/nxp/ls1028a): add ls1028a soc support by Jiafei Pan · Fri Sep 10 14:57:49 2021 +0800
- 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · Tue Oct 06 14:32:26 2020 +0200
- 77bdc13 Merge changes I48d23785,I3dd99d87 into integration by Joanna Farley · Wed Sep 22 13:13:28 2021 +0200
- 541e075 docs(maintainers): update qti maintainer by Saurabh Gorecha · Wed Sep 15 00:27:23 2021 +0530
- 43987c5 feat(plat/qti/sc7280): support for qti sc7280 plat by Saurabh Gorecha · Mon May 24 17:35:34 2021 +0530
- 9ee1f9c fix(stm32_console): do not skip init for crash console by Yann Gautier · Thu Sep 09 17:34:53 2021 +0200
- 5c84e74 fix(plat/st): add UART reset in crash console init by Yann Gautier · Mon Sep 14 17:21:59 2020 +0200
- 9f26f00 Merge "fix(drivers/tzc400): never disable filter 0" into integration by Joanna Farley · Sat Sep 18 15:53:53 2021 +0200
- faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
- cfa88cc fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · Mon Sep 02 18:15:45 2019 +0200
- 4e3a51a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · Tue Jul 27 15:39:16 2021 +0200
- 74aa83a fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · Tue Apr 06 13:41:19 2021 +0200
- a9ae6b1 fix(spi_nand): check correct manufacturer id by Christophe Kerello · Fri Jun 18 15:38:40 2021 +0200
- fc4c400 fix(spi_nand): check that parameters have been set by Christophe Kerello · Fri Jun 18 15:09:37 2021 +0200
- a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · Fri Sep 17 11:36:43 2021 +0200
- 94b891f fix(plat/mediatek/mt8195): fix coverity fail by Rex-BC Chen · Fri Sep 17 09:55:21 2021 +0800
- 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · Thu Mar 11 17:46:47 2021 +0000
- 1b6f314 Merge changes Iedc19d8f,Ic5fc78c9 into integration by Madhukar Pappireddy · Wed Sep 15 21:17:00 2021 +0200
- 3b4c605 Merge "refactor(tc): use internal trusted storage" into integration by Olivier Deprez · Wed Sep 15 16:58:40 2021 +0200
- ea84e43 refactor(tc): use internal trusted storage by Davidson K · Tue Aug 10 19:25:57 2021 +0530
- 5fc61a6 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · Thu Apr 29 22:32:10 2021 +0300
- 702303f Merge "docs(ff-a): fix specification naming" into integration by Manish Pandey · Wed Sep 15 11:40:43 2021 +0200
- b7e1f04 Merge "docs(ff-a): managed exit parameter separation" into integration by Manish Pandey · Wed Sep 15 11:38:52 2021 +0200
- 0a7cf57 feat(plat/nxp/common): define default SD buffer by Jiafei Pan · Fri Sep 10 19:19:32 2021 +0800
- 44b08dd feat(driver/nxp/xspi): add MT35XU02G flash info by Jiafei Pan · Fri Sep 10 19:15:15 2021 +0800
- 40b6d86 feat(plat/nxp/common): add SecMon register definition for ch_3_2 by Jiafei Pan · Fri Sep 10 19:13:27 2021 +0800
- 67a9890 feat(driver/nxp/dcfg): define RSTCR_RESET_REQ by Jiafei Pan · Fri Sep 10 19:10:47 2021 +0800
- f60957f feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS by Jiafei Pan · Fri Sep 10 19:08:19 2021 +0800
- 584c3f1 feat(plat/nxp/common): define default PSCI features if not defined by Jiafei Pan · Fri Sep 10 19:01:15 2021 +0800
- def7edc feat(plat/nxp/common): define common macro for ARM registers by Jiafei Pan · Fri Sep 10 18:54:56 2021 +0800
- f4a5605 feat(plat/nxp/common): add CCI and EPU address definition by Jiafei Pan · Fri Sep 10 15:36:37 2021 +0800
- e2be2dd feat(plat/mediatek/mt8195): add EMI MPU basic drivers by developer · Thu Aug 19 15:34:43 2021 +0800
- de413fb Merge "fix(plat/synquacer): update scmi power domain off handling" into integration by Madhukar Pappireddy · Tue Sep 14 16:14:11 2021 +0200
- f70e289 feat(plat/imx/imx8m/imx8mp): enable Trusted Boot by Ying-Chun Liu (PaulLiu) · Wed Apr 07 07:18:52 2021 +0800
- a61a5c2 feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:52:57 2021 +0800
- e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:12:37 2021 +0800
- 14b5c06 feat(plat/imx/imx8m/imx8mp): add initial definition to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:10:49 2021 +0800
- 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:10:32 2021 +0800
- 8b9fd1d feat(plat/imx/imx8m/imx8mp): add imx8mp_private.h to the build by Ying-Chun Liu (PaulLiu) · Wed Apr 07 06:01:36 2021 +0800
- 804b6b5 fix(plat/synquacer): update scmi power domain off handling by Masahisa Kojima · Tue Aug 03 16:48:53 2021 +0900
- 0d3844d feat(plat/mediatek/mt8195): add vcore-dvfs support by developer · Fri Jul 09 16:55:51 2021 +0800
- d05d03b Merge "fix(plat/qti/sc7180): qti smc addition" into integration by Julius Werner · Tue Sep 14 00:35:47 2021 +0200
- c58d6d9 feat(plat/rcar3): keep RWDT enabled by Marek Vasut · Sun Mar 21 01:22:58 2021 +0100
- 62ae542 feat(drivers/rcar3): add extra offset if booting B-side by Marek Vasut · Sun Mar 21 00:55:48 2021 +0100