Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b4f25dbbd7e98fa6f86deee3dd3a15dfaf8eaa46
b4f25db
refactor(cpus): shorten errata flag defines
by Boyan Karatotev
· Thu Nov 17 12:01:29 2022 +0000
746a339
Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration
by Bipin Ravi
· Tue Mar 14 19:53:19 2023 +0100
ccc0ae4
Merge "fix(rss): fix msg deserialization bugs in comms" into integration
by Manish V Badarkhe
· Tue Mar 14 15:19:21 2023 +0100
2e8bbb6
Merge "fix(pmu): switch FVP PMUv3 SPIs to PPI" into integration
by Manish V Badarkhe
· Tue Mar 14 14:25:10 2023 +0100
4236759
Merge "fix(tegra): append major revision to the chip_id value" into integration
by Varun Wadekar
· Mon Mar 13 17:52:15 2023 +0100
e2fac62
Merge "fix(ti): do not take system power reference in bl31_platform_setup()" into integration
by Madhukar Pappireddy
· Mon Mar 13 17:01:08 2023 +0100
5abd44f
Merge "style: fix functions definitions" into integration
by Madhukar Pappireddy
· Mon Mar 13 15:20:26 2023 +0100
c44e4f2
Merge changes I9430f5fa,I23680085 into integration
by Manish Pandey
· Mon Mar 13 14:17:57 2023 +0100
d94f943
style: fix functions definitions
by Elyes Haouas
· Mon Feb 13 10:38:45 2023 +0100
f3debdf
Merge "style: remove useless trailing semicolon and line continuations" into integration
by Manish Pandey
· Mon Mar 13 12:34:21 2023 +0100
24ad840
feat(build): add support for new binutils versions
by Marco Felsch
· Wed Nov 09 12:59:09 2022 +0100
df646b5
build(makefile): add helper to detect linker options
by Marco Felsch
· Thu Nov 24 11:02:05 2022 +0100
8bf4e8b
Merge "docs(zynqmp): add ddr address usage" into integration
by Joanna Farley
· Mon Mar 13 09:51:19 2023 +0100
e8d4f34
Merge "fix(tegra210): support legacy SMC_ID 0xC2FEFE00" into integration
by Varun Wadekar
· Fri Mar 10 17:28:10 2023 +0100
f1703e3
Merge "docs: add guidelines for thirdparty includes" into integration
by Manish V Badarkhe
· Fri Mar 10 12:35:05 2023 +0100
bd0a58e
Merge changes from topic "xlnx_ipi_fix" into integration
by Joanna Farley
· Fri Mar 10 10:11:24 2023 +0100
2ef5db7
fix(cpus): workaround for Neoverse V1 errata 2743233
by Sona Mathew
· Thu Mar 02 15:07:55 2023 -0600
1b3fa45
fix(tegra210): support legacy SMC_ID 0xC2FEFE00
by Kalyani Chidambaram Vaidyanathan
· Mon Jan 30 17:44:26 2023 -0800
204720c
fix(tegra): append major revision to the chip_id value
by Varun Wadekar
· Tue Mar 07 19:20:13 2023 +0000
7974072
Merge "feat(spmd): fail safe if SPM fails to initialize" into integration
by Olivier Deprez
· Thu Mar 09 17:44:24 2023 +0100
1c4ef71
Merge changes from topic "imx8m_misc_changes" into integration
by Madhukar Pappireddy
· Thu Mar 09 15:46:36 2023 +0100
c7d70f5
Merge changes from topic "errata" into integration
by Madhukar Pappireddy
· Thu Mar 09 15:44:06 2023 +0100
183638f
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· Mon Feb 13 10:05:41 2023 +0100
0a36560
Merge "docs(drtm): mention DRTM_SUPPORT as an experimental build option" into integration
by Manish V Badarkhe
· Thu Mar 09 11:55:04 2023 +0100
beec83f
fix(xilinx): handle CRC failure in IPI callback
by Naman Trivedi Manojbhai
· Tue Mar 07 12:41:12 2023 +0530
c0dfba8
fix(xilinx): handle CRC failure in IPI
by Naman Trivedi Manojbhai
· Tue Mar 07 12:41:11 2023 +0530
3d203f4
feat(spmd): fail safe if SPM fails to initialize
by Olivier Deprez
· Wed Nov 16 16:46:23 2022 +0100
db09108
fix(cpus): workaround for Cortex-A78C erratum 2779484
by Bipin Ravi
· Tue Feb 28 16:21:51 2023 -0600
33100ef
fix(cpus): workaround for Cortex-A78 erratum 2742426
by Bipin Ravi
· Tue Feb 28 14:51:28 2023 -0600
9b803f1
docs: add guidelines for thirdparty includes
by Govindraj Raja
· Thu Mar 02 13:56:32 2023 +0000
e4e5a9d
Merge "fix(tc): change the FIP offset to 8 KiB boundary" into integration
by Manish V Badarkhe
· Wed Mar 08 14:57:00 2023 +0100
b3ed447
fix(tc): change the FIP offset to 8 KiB boundary
by Tintu Thomas
· Tue Feb 21 17:51:24 2023 +0000
d068b49
fix(ti): do not take system power reference in bl31_platform_setup()
by Andrew Davis
· Tue Mar 07 09:22:32 2023 -0600
d701f27
fix(pmu): switch FVP PMUv3 SPIs to PPI
by AlexeiFedorov
· Tue Mar 07 13:34:45 2023 +0000
03f3711
docs(zynqmp): add ddr address usage
by Belsare, Akshay
· Mon Mar 06 15:08:54 2023 +0530
1dabffe
Merge "docs: discourage usage of weak functions" into integration
by Sandrine Bailleux
· Mon Mar 06 20:38:28 2023 +0100
7a53a91
docs: discourage usage of weak functions
by Sandrine Bailleux
· Wed Feb 08 13:55:51 2023 +0100
92265e8
fix(rss): fix msg deserialization bugs in comms
by David Vincze
· Mon Mar 06 15:02:08 2023 +0100
f1fa2ca
Merge "docs(spm): add other-s-interrupts-action field to sp manifest" into integration
by Madhukar Pappireddy
· Mon Mar 06 15:09:27 2023 +0100
33febe6
Merge "fix(zynqmp): conditional reservation of memory in DTB" into integration
by Joanna Farley
· Mon Mar 06 13:33:39 2023 +0100
ec0afc8
fix(zynqmp): conditional reservation of memory in DTB
by Akshay Belsare
· Mon Feb 27 12:04:26 2023 +0530
5cd198e
Merge "fix(mbedtls): fix mbedtls coverity issues" into integration
by Manish V Badarkhe
· Fri Mar 03 10:54:43 2023 +0100
10c2f2d
Merge "refactor(auth): use a single function for parsing extensions" into integration
by Sandrine Bailleux
· Fri Mar 03 08:39:16 2023 +0100
e5e03e8
refactor(auth): use a single function for parsing extensions
by Demi Marie Obenour
· Sat Jan 28 15:15:37 2023 -0500
4327727
Merge "fix(docs): add plantuml as a dependency" into integration
by Joanna Farley
· Thu Mar 02 16:48:28 2023 +0100
873c3b9
Merge "fix(cpufeat): resolve build errors due to compiler optimization" into integration
by Manish Pandey
· Thu Mar 02 11:37:12 2023 +0100
77b8b87
fix(cpufeat): resolve build errors due to compiler optimization
by Jayanth Dodderi Chidanand
· Wed Mar 01 15:35:28 2023 +0000
e045e12
fix(mbedtls): fix mbedtls coverity issues
by Govindraj Raja
· Tue Feb 28 11:37:02 2023 +0000
a51b11a
feat(imx8mq): enable dram dvfs support on imx8mq
by Jacky Bai
· Tue Jan 14 14:19:05 2020 +0800
8d9ef56
feat(imx8m): use non-fast wakeup stop mode for system suspend
by Jacky Bai
· Fri Jan 10 09:24:46 2020 +0800
4e44165
feat(imx8mq): correct the slot ack setting for STOP mode
by Jacky Bai
· Fri Jan 10 17:46:31 2020 +0800
48c9dcd
feat(imx8mq): add anamix pll override setting for DSM mode
by Jacky Bai
· Fri Jan 10 15:31:52 2020 +0800
a940799
feat(imx8mq): add workaround code for ERR11171 on imx8mq
by Jacky Bai
· Wed Jan 08 16:56:01 2020 +0800
0d07920
feat(imx8mq): add the dram retention support for imx8mq
by Jacky Bai
· Tue Jan 07 16:44:46 2020 +0800
bde8fe0
feat(imx8mq): add version for B2
by Ye Li
· Tue Feb 02 20:06:40 2021 -0800
e2507bb
fix(imx8m): backup mr12/14 value from lpddr4 chip
by Jacky Bai
· Mon Dec 20 17:56:08 2021 +0800
64e01a3
Merge "fix(rme): update sample platform attestation token" into integration
by Soby Mathew
· Tue Feb 28 17:41:41 2023 +0100
6a2a714
Merge changes from topic "feat_state_part2" into integration
by Manish Pandey
· Tue Feb 28 11:40:54 2023 +0100
2c259c5
Merge changes Ia19c6678,I44baaa47 into integration
by Sandrine Bailleux
· Tue Feb 28 09:42:51 2023 +0100
89fdd76
fix(imx8m): add ddr4 dvfs sw workaround for ERR050712
by Jacky Bai
· Tue Mar 16 16:42:54 2021 +0800
ff820ba
fix(imx8m): fix coverity out of bound access issue
by Jacky Bai
· Tue Sep 08 09:55:59 2020 +0800
469c2cc
fix(imx8m): fix the dram retention random hang on some imx8mq Rev2.0
by Jacky Bai
· Thu Oct 22 14:35:12 2020 +0800
e936190
feat(imx8m): add more dram pll setting
by Jacky Bai
· Mon Oct 19 15:45:16 2020 +0800
8e51c26
fix(imx8m): fix the current fsp init
by Jacky Bai
· Mon Aug 03 13:31:26 2020 +0800
dde85e0
fix(imx8m): fix the rank to rank space issue
by Jacky Bai
· Fri May 08 17:37:24 2020 +0800
01ea239
refactor(auth): clean up certificate length checks
by Demi Marie Obenour
· Thu Jan 19 09:50:16 2023 -0500
221a648
refactor(auth): remove code duplication
by Demi Marie Obenour
· Thu Jan 19 09:46:55 2023 -0500
06ea44e
refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
c97c551
refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
191eff6
refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
8258f14
fix(cpufeat): context-switch: move FGT availability check to callers
by Andre Przywara
· Wed Feb 15 15:56:15 2023 +0000
2f3e79a
feat(cpufeat): extend check_feature() to deal with min/max
by Andre Przywara
· Wed Feb 01 11:46:31 2023 +0000
bb0db3b
refactor(cpufeat): wrap CPU ID register field isolation
by Andre Przywara
· Wed Jan 25 12:26:14 2023 +0000
0437261
Merge changes I960771e6,I291dc627,I57f31664 into integration
by Madhukar Pappireddy
· Mon Feb 27 16:59:56 2023 +0100
fd83634
Merge changes from topic "mbedtls3_support" into integration
by Manish V Badarkhe
· Mon Feb 27 16:32:21 2023 +0100
e78b148
fix(docs): add plantuml as a dependency
by Boyan Karatotev
· Mon Feb 27 15:01:58 2023 +0000
aaac8d8
Merge "revert(zynqmp): remove EM SMC handler" into integration
by Joanna Farley
· Mon Feb 27 14:20:08 2023 +0100
3191ac4
feat(stm32mp1): add mbedtls-3.3 support config
by Govindraj Raja
· Mon Jan 23 13:11:12 2023 +0000
7c819f1
revert(zynqmp): remove EM SMC handler
by Michal Simek
· Mon Feb 27 09:28:20 2023 +0100
969727c
fix(imx8m): fix the dfiphymaster setting after dvfs
by Jacky Bai
· Wed May 06 13:11:04 2020 +0800
d148bae
feat(imx8m): update the ddr4 dvfs flow to include ddr3l support
by Jacky Bai
· Wed Apr 22 21:26:13 2020 +0800
95ec94c
fix(imx8m): correct the rank info get fro mstr
by Jacky Bai
· Mon Apr 13 17:44:50 2020 +0800
699ece5
feat(imx8m): fix the ddr4 dvfs random hang on imx8m
by Jacky Bai
· Mon Apr 13 11:07:40 2020 +0800
f23aedb
fix(ufs): set the PRDT length field properly
by Jorge Troncoso
· Wed Feb 22 15:30:47 2023 -0800
e518eff
fix(ufs): flush the entire PRDT
by Jorge Troncoso
· Wed Feb 22 01:41:18 2023 -0800
7ae06bc
fix(ufs): only allow using one slot
by Jorge Troncoso
· Wed Feb 22 00:51:31 2023 -0800
ed0438a
Merge "feat(zynqmp): add hooks for mmap and early setup" into integration
by Joanna Farley
· Sat Feb 25 01:15:09 2023 +0100
8c58dad
fix(rme): update sample platform attestation token
by Mate Toth-Pal
· Thu Jan 12 16:56:43 2023 +0100
cd10aa6
Merge "feat(build): allow additional CFLAGS for library build" into integration
by Sandrine Bailleux
· Fri Feb 24 15:17:10 2023 +0100
71e1ffc
feat(zynqmp): add hooks for mmap and early setup
by Amit Nagal
· Thu Feb 23 21:37:23 2023 +0530
259b6d0
Merge changes from topic "panic_cleanup" into integration
by Bipin Ravi
· Thu Feb 23 23:38:26 2023 +0100
d88019a
Merge "fix: remove useless "return" at void functions" into integration
by Madhukar Pappireddy
· Thu Feb 23 21:26:24 2023 +0100
45d2187
Merge "fix(zynqmp): add bitmask for get_op_char API" into integration
by Joanna Farley
· Thu Feb 23 18:23:44 2023 +0100
b6709b0
refactor(bl31): use elx_panic for sysreg_handler64
by Govindraj Raja
· Tue Feb 21 17:43:55 2023 +0000
a8d5a96
Merge "docs: add interrupts-target field to sp manifest" into integration
by Madhukar Pappireddy
· Wed Feb 22 17:46:22 2023 +0100
c443e80
fix(zynqmp): add bitmask for get_op_char API
by Ronak Jain
· Wed Feb 22 04:28:02 2023 -0800
77cfcf8
Merge changes I51c13c52,I3358c51e into integration
by Manish Pandey
· Wed Feb 22 13:19:01 2023 +0100
dc4be54
Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration
by Manish Pandey
· Wed Feb 22 10:51:11 2023 +0100
ea07c13
Merge "fix(zynqmp): panic w/o handoff structure in !JTAG" into integration
by Joanna Farley
· Wed Feb 22 10:47:41 2023 +0100
729b04d
Merge "fix(zynqmp): move EM SMC range to SIP range" into integration
by Joanna Farley
· Wed Feb 22 10:44:20 2023 +0100
Next »