Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
aef51b7a22038b35c87846e94dcac2618855a8ad
/
plat
/
nxp
/
common
1870c72
build: unify verbosity handling
by Chris Kay
· Thu May 02 17:52:37 2024 +0000
2be03c0
fix(tree): correct some typos
by Elyes Haouas
· Mon Feb 13 09:14:48 2023 +0100
d69bf75
Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration
by Sandrine Bailleux
· Tue May 02 10:47:15 2023 +0200
11b9b49
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
by Arvind Ram Prakash
· Tue Nov 22 14:41:00 2022 -0600
f511dca
refactor(fiptool): move plat_fiptool.mk to tools
by Raef Coles
· Wed Feb 01 15:55:08 2023 +0000
04fecd2
Merge changes from topic "bk/warnings" into integration
by Manish Pandey
· Tue Jan 10 11:56:42 2023 +0100
8726600
fix: unify fallthrough annotations
by Boyan Karatotev
· Fri Nov 18 14:17:17 2022 +0000
d90e51f
fix(layerscape): fix nv_storage assert checking
by Jiafei Pan
· Fri Apr 01 10:29:41 2022 +0800
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· Mon Sep 12 22:42:58 2022 +0000
0b35da3
fix: make TF-A use provided OpenSSL binary
by Salome Thirot
· Thu Jul 14 16:14:15 2022 +0100
08b1265
fix(layerscape): fix coverity issue
by Jiafei Pan
· Tue Mar 29 15:01:09 2022 +0800
b9d543c
feat(ls1088a): add new SoC platform ls1088a
by Jiafei Pan
· Fri Feb 18 15:26:08 2022 +0800
f553948
refactor(layerscape): refine comparison of inerconnection
by Biwen Li
· Mon Mar 08 11:42:11 2021 +0800
7e20b7a
feat(layerscape): add soc helper macro definition for chassis 3
by Jiafei Pan
· Fri Feb 18 15:29:47 2022 +0800
68e2419
feat(layerscape): add CHASSIS 3 support for tbbr
by Biwen Li
· Tue Jan 05 18:15:48 2021 +0800
21a3284
feat(layerscape): define more chassis 3 hardware address
by Jiafei Pan
· Fri Feb 18 15:24:27 2022 +0800
28c5063
feat(layerscape): print DDR errata information
by Jiafei Pan
· Fri Feb 18 18:45:37 2022 +0800
dadba6e
feat(nxp-ddr): add workaround for errata A050958
by Pankit Garg
· Tue Jul 13 13:40:06 2021 +0530
86a96d9
feat(layerscape): add new soc errata a010539 support
by Jiafei Pan
· Fri Feb 18 18:32:18 2022 +0800
5cd4c12
feat(layerscape): add new soc errata a009660 support
by Jiafei Pan
· Fri Feb 18 18:30:05 2022 +0800
025660f
fix(layerscape): fix build issue of mmap_add_ddr_region_dynamically
by Biwen Li
· Mon Jan 11 11:11:44 2021 +0800
d27f16b
fix(layerscape): update WA for Errata A-050426
by Wasim Khan
· Wed Feb 23 12:03:48 2022 +0100
f0fe683
fix(nxp/common/setup): increase soc name maximum length
by Jiafei Pan
· Thu Oct 21 17:03:04 2021 +0800
0b960e1
feat(nxp/common/errata): add SoC erratum a008850
by Jiafei Pan
· Thu Oct 21 16:57:58 2021 +0800
d81dc46
feat(nxp/common/io): add ifc nor and nand as io devices
by Jiafei Pan
· Thu Oct 21 16:30:12 2021 +0800
be9efe5
feat(nxp/common/rcpm): add RCPM2 registers definition
by Jiafei Pan
· Thu Oct 21 15:28:37 2021 +0800
6266180
fix(nxp/common/setup): fix total dram size checking
by Jiafei Pan
· Thu Oct 21 15:17:51 2021 +0800
975f3cd
feat(nxp/common): add CORTEX A53 helper functions
by Jiafei Pan
· Thu Oct 21 15:11:17 2021 +0800
e5dcf98
fix: libc: use long for 64-bit types on aarch64
by Scott Branden
· Tue Aug 25 13:49:32 2020 -0700
8dad316
feat(nxp/common/ocram): add driver for OCRAM initialization
by Jiafei Pan
· Mon Sep 27 12:20:09 2021 +0800
64e2ba7
feat(plat/nxp/common): add EESR register definition
by Jiafei Pan
· Mon Sep 27 12:18:41 2021 +0800
0a7cf57
feat(plat/nxp/common): define default SD buffer
by Jiafei Pan
· Fri Sep 10 19:19:32 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
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
b27ac80
refactor(plat/nxp): refine api to read SVR register
by Jiafei Pan
· Tue Jul 20 17:14:32 2021 +0800
41fe2d7
refactor(plat/nxp): each errata use a seperate source file
by Jiafei Pan
· Tue Aug 24 12:01:27 2021 +0800
942f567
refactor(plat/nxp): use a unified errata api
by Jiafei Pan
· Tue Jul 20 15:21:06 2021 +0800
f7b09ab
refactor(plat/soc-lx2160): move errata to common directory
by Jiafei Pan
· Tue Jul 20 14:54:01 2021 +0800
85f60bd
feat(plat/nxp/common): add build macro for BOOT_MODE validation checking
by Jiafei Pan
· Tue Apr 27 14:47:52 2021 +0800
3f67d6e
refactor(plat/nxp/common): moved soc make-variables to new soc_common_def.mk
by Jiafei Pan
· Tue Jan 05 17:17:15 2021 +0800
3202c3b
refactor(plat/nxp/common): moved plat make-variables to new plat_common_def.mk
by Jiafei Pan
· Mon Jan 04 16:03:46 2021 +0800
82bd843
nxp: deflt hdr files for soc & their platforms
by Pankaj Gupta
· Wed Dec 09 14:02:41 2020 +0530
988bbb2
nxp: platform files for bl2 and bl31 setup
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
e0f6c4f
nxp: warm reset support to retain ddr content
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
088084e
nxp: nv storage api on platforms
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
713b6a5
nxp: supports two mode of trusted board boot
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
9f29965
nxp: fip-handler for additional fip_fuse.bin
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
ba97e05
nxp: fip-handler for additional ddr-fip.bin
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
0476cb3
nxp: image loader for loading fip image
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
5aa0ffa
nxp: svp & sip smc handling
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
a9e3ac2
nxp: psci platform functions used by lib/psci
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
9c2d8f0
nxp: helper function used by plat & common code
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
6c8bbcb
nxp: add data handler used by bl31
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530
8cabd70
nxp: added the makefile helper macros
by Pankaj Gupta
· Wed Dec 09 14:02:40 2020 +0530