Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
6e45f94181e21ebb0a74b3304de989a669559646
/
plat
/
xilinx
6e45f94
fix(versal): check smc_fid 23:16 bits
by Michal Simek
· Wed Feb 15 12:39:22 2023 +0100
f5ec487
Merge "feat(zynqmp): bump up version of query_data API" into integration
by Joanna Farley
· Thu Feb 16 12:25:17 2023 +0100
4e6cce5
Merge "fix(zynqmp): fix DT reserved allocated size" into integration
by Joanna Farley
· Wed Feb 15 17:59:07 2023 +0100
11b084a
feat(zynqmp): bump up version of query_data API
by Ronak Jain
· Mon Feb 13 04:48:06 2023 -0800
21a4b22
Merge "fix(zynqmp): enable A53 workaround(errata 1530924)" into integration
by Joanna Farley
· Tue Feb 14 10:17:43 2023 +0100
7c75489
fix(zynqmp): fix DT reserved allocated size
by Michal Simek
· Mon Feb 13 13:11:28 2023 +0100
81ec0d1
fix(zynqmp): enable A53 workaround(errata 1530924)
by Michal Simek
· Thu Feb 09 13:21:10 2023 +0100
c98da1c
feat(zynqmp): add SMCCC_ARCH_SOC_ID support
by Michal Simek
· Thu Feb 09 10:28:58 2023 +0100
ec051f1
Merge "fix(versal-net): populate gic v3 rdist data statically" into integration
by Joanna Farley
· Fri Feb 03 10:27:25 2023 +0100
bdffd36
chore(xilinx): update print information
by Akshay Belsare
· Wed Jan 18 17:04:22 2023 +0530
d517f7b
fix(versal-net): populate gic v3 rdist data statically
by Jay Buddhabhatti
· Mon Jan 23 23:32:35 2023 -0800
50a2968
feat(versal-net): add jtag dcc support
by Akshay Belsare
· Wed Jan 18 15:54:12 2023 +0530
a8a1ca5
Merge "fix(zynqmp): fix xck24 silicon ID" into integration
by Joanna Farley
· Wed Jan 18 13:33:02 2023 +0100
dfe452d
fix(zynqmp): fix xck24 silicon ID
by Michal Simek
· Wed Jan 18 08:55:20 2023 +0100
0babc5f
feat(versal-net): add support for uart1 console
by Akshay Belsare
· Fri Jan 13 14:40:37 2023 +0530
3a17004
Merge changes from topic "fix-power-up-dwn-issue" into integration
by Joanna Farley
· Thu Jan 12 11:11:28 2023 +0100
e3511ae
fix(versal): print proper atf handoff source
by Akshay Belsare
· Wed Jan 11 11:45:25 2023 +0530
04fecd2
Merge changes from topic "bk/warnings" into integration
by Manish Pandey
· Tue Jan 10 11:56:42 2023 +0100
69e474e
fix(versal-net): enable wake interrupt during client suspend
by Jay Buddhabhatti
· Thu Dec 29 21:54:44 2022 -0800
edfadb7
fix(versal-net): disable wakeup interrupt during client wakeup
by Jay Buddhabhatti
· Thu Dec 29 22:21:00 2022 -0800
07d85c9
fix(versal-net): clear power down bit during wakeup
by Jay Buddhabhatti
· Thu Dec 29 22:15:19 2022 -0800
7c5adef
fix(versal-net): fix setting power down state
by Jay Buddhabhatti
· Thu Dec 29 21:58:35 2022 -0800
c235865
fix(versal-net): clear power down interrupt status before enable
by Jay Buddhabhatti
· Thu Dec 29 21:47:54 2022 -0800
43cbf7e
fix(versal-net): resolve misra rule 20.7 warnings
by Jay Buddhabhatti
· Mon Jan 09 04:46:54 2023 -0800
3d832ea
fix(versal-net): resolve misra 10.6 warnings
by Jay Buddhabhatti
· Mon Jan 09 04:33:25 2023 -0800
ac45dbf
fix(xilinx): resolve integer handling issue
by Akshay Belsare
· Thu Dec 15 15:56:23 2022 +0530
6435ca0
fix(xilinx): use lib/smccc.h macros instead of trusty spd
by Akshay Belsare
· Mon Dec 12 12:13:14 2022 +0530
b3d2b4f
fix(zynqmp): remove redundant api_version check
by Boyan Karatotev
· Tue Nov 22 12:13:44 2022 +0000
05e9d4d
fix: remove old-style declarations
by Boyan Karatotev
· Tue Nov 22 14:31:41 2022 +0000
6c48034
fix(zynqmp): initialize uint32 with value 0U in pm code
by Naman Patel
· Thu Dec 01 02:58:46 2022 -0800
943148a
Merge "fix(zynqmp): check return status of pm_get_api_version" into integration
by Joanna Farley
· Fri Nov 25 16:25:53 2022 +0100
0feb5ea
fix(zynqmp): check return status of pm_get_api_version
by Naman Patel
· Tue Nov 22 05:01:37 2022 -0800
b8434b1
fix(versal): initialize the variable with value 0 in pm code
by Naman Patel
· Wed Nov 16 01:54:23 2022 -0800
aa81171
fix(zynqmp): resolve coverity warnings
by HariBabu Gattem
· Fri Oct 07 00:07:49 2022 -0700
266e07b
fix(versal-net): add default values for silicon
by Michal Simek
· Sat Nov 05 15:39:47 2022 -0700
cbb0c23
fix(versal_net): Enable a78 errata workarounds
by Akshay Belsare
· Tue Oct 11 15:12:02 2022 +0530
1cda4b0
fix(versal): enable a72 erratum 859971 and 1319367
by Michal Simek
· Fri Oct 07 08:15:19 2022 +0200
a16a74c
fix(versal-net): use api_id directly without FUNCID_MASK
by Michal Simek
· Mon Oct 03 14:02:57 2022 +0200
b0c70f5
fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings
by HariBabu Gattem
· Thu Sep 29 23:59:11 2022 -0700
6535f86
fix(zynqmp): resolve misra 4.6 warnings
by HariBabu Gattem
· Thu Sep 22 02:45:16 2022 -0700
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
7524b22
feat(versal_net): add support for QEMU COSIM platform
by Sai Pavan Boddu
· Thu Sep 08 16:09:04 2022 +0530
d4c177f
Merge changes from topic "xilinx-versal-net" into integration
by Joanna Farley
· Wed Sep 21 18:29:58 2022 +0200
c6daff0
feat(versal-net): add support for platform management
by Jay Buddhabhatti
· Mon Sep 05 02:56:32 2022 -0700
aa5443e
feat(versal-net): add support for IPI
by Michal Simek
· Mon Sep 19 14:04:55 2022 +0200
dc708ac
feat(versal-net): add SMP support for Versal NET
by Michal Simek
· Mon Sep 19 13:52:54 2022 +0200
9179436
feat(versal-net): add support for Xilinx Versal NET platform
by Michal Simek
· Wed Aug 31 16:45:14 2022 +0200
9f9db61
fix(zynqmp): resolve the misra 4.6 warnings
by HariBabu Gattem
· Thu Sep 15 22:35:11 2022 -0700
a07f0d2
Merge "feat(versal): update macro name to generic and move to common place" into integration
by Joanna Farley
· Fri Sep 16 10:56:59 2022 +0200
0ae8ff6
Merge changes from topic "provencore-spd" into integration
by Joanna Farley
· Fri Sep 16 10:52:37 2022 +0200
9e1873f
feat(zynqmp): add support for ProvenCore
by Jeremie Corbier
· Tue Sep 07 11:49:58 2021 +0200
1c5b80d
Merge "fix(versal): route GIC IPI interrupts during setup" into integration
by Joanna Farley
· Thu Sep 15 09:16:20 2022 +0200
4f54a2b
Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration
by Joanna Farley
· Thu Sep 15 09:15:21 2022 +0200
fde084c
fix(versal): route GIC IPI interrupts during setup
by Tanmay Shah
· Tue Sep 13 10:24:27 2022 -0700
28e9866
Merge changes from topic "xilinx-pm-misc-changes" into integration
by Joanna Farley
· Wed Sep 14 12:01:37 2022 +0200
89f7297
Merge changes from topic "xilinx-misc-changes" into integration
by Joanna Farley
· Wed Sep 14 11:52:29 2022 +0200
2ba7187
fix(xilinx): update define for ZynqMP specific functions
by Rajan Vaja
· Wed Aug 31 12:54:34 2022 +0200
34cce8e
fix(xilinx): remove unnecessary header include
by Rajan Vaja
· Wed Aug 31 12:54:40 2022 +0200
566b2f9
fix(xilinx): include missing header
by Rajan Vaja
· Wed Aug 31 12:54:38 2022 +0200
7bb61a8
chore(zynqmp): fix comment style in zynqmp_def.h
by Michal Simek
· Wed Sep 14 09:35:09 2022 +0200
509bfc7
chore(versal): add missing dot at the end of sentence
by Michal Simek
· Wed Sep 14 09:32:47 2022 +0200
a76c5fd
fix(zynqmp): remove additional 0x in %p print
by Michal Simek
· Wed Sep 14 09:29:50 2022 +0200
5e2f596
fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main
by Michal Simek
· Tue Sep 13 11:48:53 2022 +0200
50702ba
fix(zynqmp): ensure memory write finish with dsb()
by Tanmay Shah
· Tue Sep 13 11:10:08 2022 -0700
19334d0
fix(zynqmp): move debug bl31 based address back to OCM
by Michal Simek
· Thu Aug 04 09:18:06 2022 +0200
c3da9c0
feat(versal): update macro name to generic and move to common place
by Jay Buddhabhatti
· Mon Apr 04 23:42:04 2022 -0700
fdae9e8
feat(versal): add infrastructure to handle multiple interrupts
by Tanmay Shah
· Fri Aug 26 15:06:00 2022 -0700
5e3af33
fix(versal): add SGI register call version check
by Tanmay Shah
· Fri Aug 26 15:13:48 2022 -0700
af00b31
fix(zynqmp): fix for incorrect afi write mask value
by Akshay Belsare
· Tue Aug 23 11:39:35 2022 +0530
d1b67a4
Merge "fix(versal): use only one space for indentation" into integration
by Joanna Farley
· Mon Aug 08 00:00:44 2022 +0200
89e3c29
fix(versal): use only one space for indentation
by Michal Simek
· Thu Aug 04 14:08:32 2022 +0200
57cf55a
fix(versal): fix code indentation issues
by Michal Simek
· Fri Jul 29 07:48:59 2022 +0200
47fd75a
fix(versal): fix macro coding style issues
by Michal Simek
· Wed Jul 27 14:17:30 2022 +0200
43c743d
Merge "feat(zynqmp): protect eFuses from non-secure access" into integration
by Joanna Farley
· Mon Aug 01 12:05:18 2022 +0200
2d27cb9
fix(versal): resolve misra 10.1 warnings
by Venkatesh Yadav Abbarapu
· Sun Jul 31 14:08:53 2022 +0530
2cefbcd
fix(versal): resolve the misra 4.6 warnings
by Venkatesh Yadav Abbarapu
· Sun Jul 31 14:05:40 2022 +0530
28f9ce5
feat(zynqmp): protect eFuses from non-secure access
by Vesa Jääskeläinen
· Fri Apr 29 08:47:24 2022 +0300
d90e47b
fix(xilinx): miscellaneous fixes for xilinx platforms
by Venkatesh Yadav Abbarapu
· Thu Jul 28 08:50:30 2022 +0530
d5e9625
fix(versal): remove clock related macros
by Michal Simek
· Thu Jul 21 08:54:16 2022 +0200
a0657d9
feat(versal): resolve the misra 10.1 warnings
by Venkatesh Yadav Abbarapu
· Wed Jul 20 09:03:22 2022 +0530
58b24d8
feat(versal): get the handoff params using IPI
by Venkatesh Yadav Abbarapu
· Tue Jul 12 09:19:03 2022 +0530
31b8ca2
refactor(xilinx): move the atf handoff structure
by Venkatesh Yadav Abbarapu
· Tue Jul 12 09:11:23 2022 +0530
94cf1a7
refactor(versal): move payload and module ID macros
by Venkatesh Yadav Abbarapu
· Tue Jul 12 09:06:01 2022 +0530
a2ca35d
feat(zynqmp): resolve the misra 10.1 warnings
by Venkatesh Yadav Abbarapu
· Mon Jul 04 11:40:27 2022 +0530
244feff
Merge changes from topic "xlnx_zynqmp_misra_fix1" into integration
by Joanna Farley
· Thu Jun 30 00:36:46 2022 +0200
42f3c5b
Merge "fix(zynqmp): move bl31 with DEBUG=1 back to OCM" into integration
by Manish Pandey
· Fri Jun 24 13:43:41 2022 +0200
fba8a96
Merge changes from topic "xlnx_versal_misra_fix" into integration
by Manish Pandey
· Fri Jun 24 13:40:01 2022 +0200
dfbb093
fix(zynqmp): move bl31 with DEBUG=1 back to OCM
by Michal Simek
· Wed Jun 15 14:19:56 2022 +0200
e88671e
feat(zynqmp): add support for xck24 silicon
by Venkatesh Yadav Abbarapu
· Tue May 17 09:39:30 2022 +0530
ba31add
fix(zynqmp): resolve the misra 8.6 warnings
by Venkatesh Yadav Abbarapu
· Thu May 19 17:23:35 2022 +0530
e7c4538
fix(zynqmp): resolve the misra 4.6 warnings
by Venkatesh Yadav Abbarapu
· Thu May 19 14:49:49 2022 +0530
0cec3d9
Merge "fix(plat/zynqmp): fix coverity scan warnings" into integration
by Madhukar Pappireddy
· Fri Jun 03 19:44:00 2022 +0200
ab16713
fix(versal): resolve misra 15.6 warnings
by Venkatesh Yadav Abbarapu
· Wed May 25 15:18:24 2022 +0530
0386e65
fix(zynqmp): resolve misra 8.13 warnings
by Venkatesh Yadav Abbarapu
· Tue May 24 14:05:57 2022 +0530
d3c0eb4
fix(versal): resolve misra 8.13 warnings
by Venkatesh Yadav Abbarapu
· Tue May 24 14:02:52 2022 +0530
bde8759
fix(versal): resolve the misra 4.6 warnings
by Venkatesh Yadav Abbarapu
· Tue May 24 11:11:12 2022 +0530
0ac9078
feat(plat/xilinx/zynqmp): optimization on pinctrl_functions
by Ronak Jain
· Fri May 06 04:45:59 2022 -0700
f841467
fix(plat/zynqmp): fix coverity scan warnings
by Ronak Jain
· Wed May 11 02:48:52 2022 -0700
c70726f
fix(zynqmp): resolve misra 8.3 warnings
by Venkatesh Yadav Abbarapu
· Mon May 16 17:44:33 2022 +0530
c950535
fix(zynqmp): resolve misra R8.4 warnings
by Venkatesh Yadav Abbarapu
· Mon May 16 17:29:04 2022 +0530
Next »