Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9726775e316ad78455c9620c3141450188f8a7a4
9726775
build(bl31): support separated memory for RW DATA
by Ye Li
· 2 years, 3 months ago
ba45167
Merge changes from topic "dtpm_poc" into integration
by Manish V Badarkhe
· 3 weeks ago
987e7a5
feat(docs): add DPE to RSE desing doc
by Tamas Ban
· 3 months ago
0627f7a
feat(docs): add RSE provided mboot backends to the threat model
by Tamas Ban
· 3 months ago
bff33ec
feat(docs): update mboot threat model
by Abhi Singh
· 7 weeks ago
f76d5a2
Merge "build: fix grouped targets on Make <= 4.2" into integration
by Manish V Badarkhe
· 3 weeks ago
5c6f9d2
Merge "chore(tc): mark TC2 platform as deprecated in Makefile" into integration
by Manish Pandey
· 3 weeks ago
a9e087f
Merge "feat(mt8188): add MT8188 TRNG driver" into integration
by Manish Pandey
· 3 weeks ago
ba260c2
Merge "fix(versal2): ospi data integrity cases are failing" into integration
by Joanna Farley
· 3 weeks ago
cf1fd33
fix(versal2): ospi data integrity cases are failing
by Maheedhar Bollapalli
· 4 weeks ago
9f0871e
feat(mt8188): add MT8188 TRNG driver
by developer
· 7 weeks ago
385618a
Merge changes from topic "xlnx_fix_plat_boolc_fn_ret" into integration
by Joanna Farley
· 3 weeks ago
e46ee7e
chore(tc): mark TC2 platform as deprecated in Makefile
by Manish V Badarkhe
· 3 weeks ago
6ee2e70
Merge "feat(ti): implement DM_MANAGED suspend" into integration
by Madhukar Pappireddy
· 3 weeks ago
56ff8b3
Merge "refactor(fvp): add support for cluster power-on" into integration
by Olivier Deprez
· 3 weeks ago
75a2754
feat(ti): implement DM_MANAGED suspend
by Markus Schneider-Pargmann
· 7 weeks ago
119c7fa
fix(xilinx): avoid altering function parameters
by Maheedhar Bollapalli
· 7 months ago
ad1553d
fix(versal-net): ignore the unused function return value
by Maheedhar Bollapalli
· 6 weeks ago
2ca45ef
fix(zynqmp): ignore the unused function return value
by Maheedhar Bollapalli
· 7 months ago
2093b25
fix(versal-net): modify conditions to have boolean type
by Maheedhar Bollapalli
· 6 weeks ago
e897f0a
fix(versal): modify conditions to have boolean type
by Maheedhar Bollapalli
· 6 weeks ago
a9cc0bd
fix(xilinx): modify conditions to have boolean type
by Maheedhar Bollapalli
· 7 months ago
3ab0d67
fix(zynqmp): modify conditions to have boolean type
by Maheedhar Bollapalli
· 7 months ago
5a372ea
Merge "refactor(bl): remove un-necessary variable" into integration
by Govindraj Raja
· 4 weeks ago
23751bd
Merge changes from topic "xlnx_fix_plat_const_preced" into integration
by Joanna Farley
· 4 weeks ago
217bfbf
Merge "feat(mt8186): add common and MT8186 TRNG driver" into integration
by Manish Pandey
· 4 weeks ago
01abd6d
feat(mt8186): add common and MT8186 TRNG driver
by developer
· 9 weeks ago
92ad6e7
Merge "fix(rockchip): fix "unexpected token" error with clang" into integration
by Mark Dykes
· 4 weeks ago
4282690
Merge "fix(intel): add in JTAG ID for Linux FCS" into integration
by Mark Dykes
· 4 weeks ago
2c3e07d
Merge "feat(intel): add build option for boot source" into integration
by Mark Dykes
· 4 weeks ago
4df60a9
Merge "fix(intel): refactor SDMMC driver for Altera products" into integration
by Mark Dykes
· 4 weeks ago
fe8f27d
Merge "feat(d128): add support for FEAT_D128" into integration
by Manish Pandey
· 4 weeks ago
fa88ac3
Merge changes from topic "fix-imx8m-uart-domain-permission" into integration
by Madhukar Pappireddy
· 4 weeks ago
834cfe1
build: fix grouped targets on Make <= 4.2
by Chris Kay
· 4 months ago
2ae833e
Merge "fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE" into integration
by Govindraj Raja
· 4 weeks ago
17c45d7
Merge "feat(intel): clock manager PLL configuration for Agilex5 platform" into integration
by Mark Dykes
· 4 weeks ago
c1b6a87
Merge "fix(intel): update Agilex5 warm reset subroutines" into integration
by Mark Dykes
· 4 weeks ago
095debe
fix(versal2): explicitly check operators precedence
by Maheedhar Bollapalli
· 6 weeks ago
71d8e2b
fix(versal-net): explicitly check operators precedence
by Maheedhar Bollapalli
· 6 weeks ago
cc64a79
fix(versal): explicitly check operators precedence
by Maheedhar Bollapalli
· 6 weeks ago
e6c2853
fix(xilinx): explicitly check operators precedence
by Nithin G
· 7 months ago
44385b7
fix(zynqmp): explicitly check operators precedence
by Maheedhar Bollapalli
· 7 months ago
6f0d938
fix(versal2): add const qualifier
by Maheedhar Bollapalli
· 6 weeks ago
3146405
fix(intel): refactor SDMMC driver for Altera products
by Sieu Mun Tang
· 4 weeks ago
81410d3
feat(intel): clock manager PLL configuration for Agilex5 platform
by Sieu Mun Tang
· 4 weeks ago
2e60a3b
Merge "feat(intel): update BL2 platform specific functions" into integration
by Mark Dykes
· 4 weeks ago
e63794e
feat(d128): add support for FEAT_D128
by Govindraj Raja
· 3 months ago
a09363c
fix(intel): update Agilex5 warm reset subroutines
by Sieu Mun Tang
· 4 weeks ago
2561369
fix(intel): add in JTAG ID for Linux FCS
by Sieu Mun Tang
· 7 weeks ago
f5ab836
feat(intel): update BL2 platform specific functions
by Sieu Mun Tang
· 4 weeks ago
d52f248
feat(intel): add build option for boot source
by Sieu Mun Tang
· 4 weeks ago
c50b2d6
fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE
by Sona Mathew
· 4 weeks ago
a3abd32
Merge "fix(intel): correct macro naming" into integration
by Mark Dykes
· 4 weeks ago
969d6e2
Merge "feat(intel): pinmux and power manager config for Agilex5 platform" into integration
by Mark Dykes
· 4 weeks ago
d1becbc
Merge "fix(intel): update all the platforms hand-off data offset value" into integration
by Mark Dykes
· 4 weeks ago
fb3e615
Merge "feat(cpus): add support for cortex-a720ae" into integration
by Olivier Deprez
· 4 weeks ago
1490fab
Merge "fix(tc): retain NS timer frame ID for TC2 as 0" into integration
by Manish Pandey
· 4 weeks ago
05ab39d
fix(intel): correct macro naming
by Sieu Mun Tang
· 7 weeks ago
cca1d18
Merge "fix(allwinner): enable dtb modifications for CPU idle states to the rich OS" into integration
by Olivier Deprez
· 4 weeks ago
d04e1f3
feat(intel): pinmux and power manager config for Agilex5 platform
by Sieu Mun Tang
· 4 weeks ago
58382b8
fix(intel): update all the platforms hand-off data offset value
by Sieu Mun Tang
· 4 weeks ago
c3f81d8
Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration
by Olivier Deprez
· 4 weeks ago
60db49b
refactor(fvp): add support for cluster power-on
by Govindraj Raja
· 6 weeks ago
79fe561
Merge "fix(intel): fix CCU for cache maintenance" into integration
by Mark Dykes
· 5 weeks ago
8fc1168
Merge "fix(intel): flush L1/L2/L3/Sys cache before HPS cold reset" into integration
by Mark Dykes
· 5 weeks ago
75ba8e1
Merge "fix(intel): update preloaded_bl33_base for legacy product" into integration
by Mark Dykes
· 5 weeks ago
d020935
Merge "feat(intel): direct boot from TF-A to Linux for Agilex" into integration
by Mark Dykes
· 5 weeks ago
544d386
Merge "feat(amd): populate handoff from TL" into integration
by Joanna Farley
· 5 weeks ago
f91b6b9
Merge "docs: add Govind as new TF-A maintainer" into integration
by Manish V Badarkhe
· 5 weeks ago
38567a0
docs: add Govind as new TF-A maintainer
by Olivier Deprez
· 5 weeks ago
ddb5b06
feat(amd): populate handoff from TL
by Amit Nagal
· 4 months ago
9c94b5d
Merge changes I8d62253e,I320a0585 into integration
by Madhukar Pappireddy
· 5 weeks ago
82254ee
fix(intel): fix CCU for cache maintenance
by Sieu Mun Tang
· 5 weeks ago
7b347f4
fix(intel): update preloaded_bl33_base for legacy product
by Sieu Mun Tang
· 5 weeks ago
44460e8
Merge "chore(cpus): optimise runtime errata applications" into integration
by Govindraj Raja
· 5 weeks ago
9dd2c18
fix(intel): flush L1/L2/L3/Sys cache before HPS cold reset
by Sieu Mun Tang
· 5 weeks ago
7c14cea
feat(intel): direct boot from TF-A to Linux for Agilex
by Sieu Mun Tang
· 10 months ago
7609730
Merge "feat(cpus): add support for arcadia cpu" into integration
by Olivier Deprez
· 5 weeks ago
7f72ca6
Merge "chore(commitlint): tell editors commit line lengths are 72 characters" into integration
by Govindraj Raja
· 5 weeks ago
898364b
feat(cpus): add support for cortex-a720ae
by Ahmed Azeem
· 6 weeks ago
ce953aa
feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup
by Maxime Méré
· 5 weeks ago
212148f
feat(stm32mp2): add BL31 device tree support
by Maxime Méré
· 7 weeks ago
4f91d75
Merge "fix(brbe): allow RME builds with BRBE" into integration
by Olivier Deprez
· 5 weeks ago
34f04f1
fix(versal): add const qualifier
by Maheedhar Bollapalli
· 6 weeks ago
e4f91ea
fix(zynqmp): add const qualifier
by Maheedhar Bollapalli
· 7 months ago
6ca1f9f
fix(rockchip): fix "unexpected token" error with clang
by mojyack
· 8 weeks ago
5d16b06
Merge changes from topic "xlnx_versal2_changes" into integration
by Joanna Farley
· 5 weeks ago
5470da9
fix(tc): retain NS timer frame ID for TC2 as 0
by Manish V Badarkhe
· 5 weeks ago
75264d2
Merge "feat(context-mgmt): introduce EL3/root context" into integration
by Manish Pandey
· 5 weeks ago
066978e
fix(brbe): allow RME builds with BRBE
by Boyan Karatotev
· 5 weeks ago
0fecb39
Merge changes I7d9444d5,I7b104c8e into integration
by Olivier Deprez
· 5 weeks ago
c4f29f0
feat(versal2): support dynamic XLAT tables
by Akshay Belsare
· 2 months ago
5626195
fix(versal2): update check for TRANSFER_LIST macro
by Akshay Belsare
· 2 months ago
850cc0c
Merge changes from topic "xlnx_fix_eval_bool" into integration
by Joanna Farley
· 5 weeks ago
1ddb25f
Merge "fix(intel): implement soc and lwsoc bridge control for burst speed" into integration
by Mark Dykes
· 5 weeks ago
50d1e4a
Merge "feat(intel): update hand-off data to include agilex5 params" into integration
by Mark Dykes
· 5 weeks ago
5c03415
fix(intel): implement soc and lwsoc bridge control for burst speed
by Sieu Mun Tang
· 7 weeks ago
b632284
feat(intel): update hand-off data to include agilex5 params
by Girisha Dengi
· 8 months ago
5a48393
Merge "fix(intel): update mailbox SDM printout message" into integration
by Mark Dykes
· 5 weeks ago
178c421
Merge "fix(intel): update the size with addition 0x8000 0000 base" into integration
by Mark Dykes
· 5 weeks ago
Next »