Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
bdfa103767947e6114bb8c4aa9445421e2c04419
/
plat
/
common
9388afa
Remove unused function symbols
by Varun Wadekar
· Thu Jan 10 15:45:15 2019 -0800
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
e4f1f87
Merge pull request #1708 from Yann-lms/warnings
by Soby Mathew
· Wed Dec 12 15:54:47 2018 +0000
840627f
SPM: Load image and RD from SP package
by Antonio Nino Diaz
· Tue Nov 27 08:36:02 2018 +0000
3364cd4
correct some missing-prototype warnings
by Yann Gautier
· Mon Dec 10 10:41:03 2018 +0100
b86edcb
SPM: Introduce functions to load DTB files
by Antonio Nino Diaz
· Tue Oct 30 11:12:42 2018 +0000
1338c9c
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· Mon Nov 19 14:25:55 2018 -0800
351ba73
plat/common: Remove duplication of plat_crash_console functions/stubs
by Julius Werner
· Tue Nov 20 13:02:27 2018 -0800
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· Fri Oct 19 16:44:18 2018 +0100
61aff00
xlat: Fix compatibility between v1 and v2
by Antonio Nino Diaz
· Fri Oct 19 16:52:22 2018 +0100
6b0968e
Deprecate weak crash console functions
by Antonio Nino Diaz
· Wed Oct 17 16:49:26 2018 +0100
4bac045
Add sample crash console functions
by Antonio Nino Diaz
· Tue Oct 16 14:32:34 2018 +0100
4764b9e
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· Thu Oct 04 16:43:39 2018 +0100
a8083a6
Merge pull request #1584 from danielboulby-arm/db/Switches
by Soby Mathew
· Wed Oct 03 15:36:37 2018 +0100
dc9fab1
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· Tue Sep 25 09:39:51 2018 +0100
9164ec0
Remove deprecated bl1_init_bl2_mem_layout()
by Antonio Nino Diaz
· Mon Sep 24 17:26:25 2018 +0100
5a99925
Remove deprecated early platform setup interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:24:41 2018 +0100
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:23:24 2018 +0100
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· Mon Sep 24 17:20:48 2018 +0100
76f0303
PSCI: Remove deprecated file plat_psci_common.c
by Antonio Nino Diaz
· Mon Sep 24 17:18:33 2018 +0100
9ef94a9
PSCI: Remove platform compatibility layer
by Roberto Vargas
· Mon Sep 24 17:14:46 2018 +0100
8942a1b
Ensure the flow through switch statements is clear
by Daniel Boulby
· Fri Jun 22 14:16:03 2018 +0100
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· Wed Sep 19 13:58:20 2018 +0100
30f8964
Prepare Mbed TLS drivers for shared heap
by John Tsichritzis
· Thu Jun 07 16:31:34 2018 +0100
14fabd0
Fix MISRA defects in log helpers
by Antonio Nino Diaz
· Tue Aug 28 11:44:44 2018 +0100
a4210cb
plat/common: gic: MISRA fixes
by Antonio Nino Diaz
· Tue Aug 21 09:44:43 2018 +0100
128de8d
xlat v2: Support the EL2 translation regime
by Antonio Nino Diaz
· Tue Aug 07 19:59:49 2018 +0100
0718043
Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra
by danh-arm
· Wed Jul 25 16:09:54 2018 +0100
fec756f
PSCI: Fix MISRA defects in platform code
by Antonio Nino Diaz
· Wed Jul 18 16:24:16 2018 +0100
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· Fri Jul 20 09:17:26 2018 +0100
911fcc9
RAS: Introduce handler for EL3 EAs
by Jeenu Viswambharan
· Fri Jul 06 16:50:06 2018 +0100
93bc4bd
RAS: Introduce handler for Double Faults
by Jeenu Viswambharan
· Thu May 17 11:24:01 2018 +0100
9d4c9c1
RAS: Introduce handler for Uncontainable errors
by Jeenu Viswambharan
· Thu May 17 09:52:36 2018 +0100
b3b6e22
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· Wed Jul 11 12:44:22 2018 +0200
e834ee1
DynamIQ: Enable MMU without using stack
by Jeenu Viswambharan
· Fri Apr 27 15:17:03 2018 +0100
6e0b102
LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes
by Antonio Nino Diaz
· Mon May 14 15:45:31 2018 +0100
4b00cb7
Fix build error with correct format string
by Jeenu Viswambharan
· Tue May 15 16:18:40 2018 +0100
2e2e881
RAS: Add support for node registration
by Jeenu Viswambharan
· Fri Dec 08 15:38:21 2017 +0000
96c7df0
AArch64: Introduce External Abort handling
by Jeenu Viswambharan
· Thu Nov 30 12:54:15 2017 +0000
e93a0f4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· Fri Feb 02 15:09:36 2018 +0900
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Wed Mar 14 15:24:00 2018 +0000
b669ca7
plat/common: remove fall-through on release build
by Jonathan Wright
· Wed Mar 14 17:55:32 2018 +0000
6271e01
Merge pull request #1292 from danh-arm/dh/spurious-dep-warn
by davidcunado-arm
· Sat Mar 03 13:26:18 2018 +0000
6d07e67
Remove sp_min functions from plat_common.c
by Soby Mathew
· Thu Mar 01 10:53:33 2018 +0000
807d727
Suppress spurious deprecated declaration warnings
by Dan Handley
· Tue Feb 27 13:00:43 2018 +0000
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· Wed Feb 21 01:16:39 2018 +0000
6e16a33
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· Wed Jan 10 12:51:34 2018 +0000
73308d0
Introduce the new BL handover interface
by Soby Mathew
· Tue Jan 09 14:36:14 2018 +0000
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· Thu Feb 08 17:45:12 2018 +0000
4ed2338
qemu: Fix interrupt type check
by Santeri Salko
· Thu Feb 08 22:01:26 2018 +0200
43d20b3
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· Thu Feb 01 16:46:18 2018 +0900
02a0d3d
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· Thu Feb 01 16:45:51 2018 +0900
2a4fe4f
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· Thu Feb 01 18:42:24 2018 +0900
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· Wed Jan 24 14:31:53 2018 +0000
aae9bb1
Add default crash console code to hook up to new console API
by Julius Werner
· Mon Sep 18 16:49:48 2017 -0700
e0e9946
bl2-el3: Add BL2_EL3 image
by Roberto Vargas
· Mon Oct 30 14:43:43 2017 +0000
94f8907
Add new function-pointer-based console API
by Julius Werner
· Mon Jul 31 18:15:11 2017 -0700
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
04e3a7f
BL31: Add SDEI dispatcher
by Jeenu Viswambharan
· Mon Oct 16 08:43:14 2017 +0100
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· Tue Oct 24 15:13:59 2017 +0100
953395a
aarch32: add few missing weak platform specific function
by Etienne Carriere
· Sun Nov 05 22:57:20 2017 +0100
8336f68
Fix PSCI STAT time stamp collection
by Soby Mathew
· Mon Oct 16 15:19:31 2017 +0100
bc1ae1f
Add platform hooks for boot redundancy support
by Roberto Vargas
· Tue Sep 26 12:53:01 2017 +0100
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
aaf15f5
Implement log framework
by Soby Mathew
· Mon Sep 04 11:49:29 2017 +0100
953c495
FVP: Fix AArch32 stack functions to be ABI-compliant
by Jeenu Viswambharan
· Thu Jul 20 16:42:50 2017 +0100
52323b0
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· Wed Jun 07 13:45:41 2017 +0100
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· Mon May 22 12:11:24 2017 +0900
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· Thu Apr 20 09:58:28 2017 +0100
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· Fri Feb 17 17:11:27 2017 +0000
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· Tue Mar 07 11:02:47 2017 +0000
f270d6b
Merge pull request #861 from soby-mathew/sm/aarch32_fixes
by davidcunado-arm
· Sat Mar 18 12:16:27 2017 +0000
4ef91f1
Simplify translation tables headers dependencies
by Antonio Nino Diaz
· Mon Feb 20 14:22:22 2017 +0000
50d768d
AArch32: Enable override of plat_set_my_stack/plat_get_my_stack
by Soby Mathew
· Tue Feb 14 10:21:55 2017 +0000
66abfbe
PSCI: Decouple PSCI stat residency calculation from PMF
by dp-arm
· Tue Jan 31 13:01:04 2017 +0000
3d1b8a6
tbbr: Simplify conditional
by dp-arm
· Tue Jan 31 10:54:39 2017 +0000
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· Sun Dec 25 23:36:24 2016 +0900
b3e8580
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· Mon Dec 12 14:48:13 2016 +0000
d0f5f9c
AArch32: Miscellaneous fixes in the AArch32 code
by Yatharth Kochar
· Wed Nov 09 15:39:25 2016 +0000
4c165ca
Fix comment of plat_reset_handler stub
by Masahiro Yamada
· Sat Sep 24 18:07:46 2016 +0900
f528faf
AArch32: Common changes needed for BL1/BL2
by Yatharth Kochar
· Tue Jun 28 16:58:26 2016 +0100
5de9f49
Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler
by danh-arm
· Fri Aug 19 15:31:36 2016 +0100
628198b
Add WFI in platform's unexpected error handlers
by Sandrine Bailleux
· Thu Aug 18 09:24:40 2016 +0100
0d268dc
AArch32: Add essential ARM platform and FVP support
by Soby Mathew
· Mon Jul 11 14:13:56 2016 +0100
0d78607
Introduce `el3_runtime` and `PSCI` libraries
by Soby Mathew
· Thu Mar 24 16:56:29 2016 +0000
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
bfdbecf
Derive stack alignment from CACHE_WRITEBACK_GRANULE
by Soby Mathew
· Thu Jun 09 17:16:35 2016 +0100
391a76e
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· Wed May 18 16:53:31 2016 +0100
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· Mon Feb 01 13:57:25 2016 +0000
Next »