index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
/
common
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
DynamIQ: Enable MMU without using stack
Jeenu Viswambharan
2018-06-27
2
-12
/
+22
*
Fix build error with correct format string
Jeenu Viswambharan
2018-05-15
1
-1
/
+1
*
RAS: Add support for node registration
Jeenu Viswambharan
2018-05-04
1
-0
/
+10
*
AArch64: Introduce External Abort handling
Jeenu Viswambharan
2018-05-04
1
-0
/
+12
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-1
/
+1
*
Suppress spurious deprecated declaration warnings
Dan Handley
2018-03-01
1
-0
/
+8
*
Introduce the new BL handover interface
Soby Mathew
2018-02-26
1
-1
/
+8
*
plat/common: move arch-agnostic fallback functions to C file
Masahiro Yamada
2018-02-02
1
-33
/
+1
*
Add default crash console code to hook up to new console API
Julius Werner
2018-01-19
1
-7
/
+53
*
Add new function-pointer-based console API
Julius Werner
2017-12-12
1
-4
/
+4
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
1
-0
/
+26
*
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-24
1
-0
/
+21
*
Use SPDX license identifiers
dp-arm
2017-05-03
5
-125
/
+5
*
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-04-20
1
-3
/
+3
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
1
-1
/
+11
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
1
-5
/
+5
*
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-03-08
1
-2
/
+2
*
Fix comment of plat_reset_handler stub
Masahiro Yamada
2016-10-25
1
-1
/
+1
*
Add WFI in platform's unexpected error handlers
Sandrine Bailleux
2016-08-19
1
-0
/
+2
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-34
/
+4
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
2
-4
/
+4
*
Derive stack alignment from CACHE_WRITEBACK_GRANULE
Soby Mathew
2016-07-08
2
-2
/
+3
*
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-05-20
1
-0
/
+14
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-1
/
+11
*
Ensure BL31 does not print to boot console by default
Soby Mathew
2015-12-09
1
-1
/
+12
*
Pass the entry point info to bl1_plat_prepare_exit()
Sandrine Bailleux
2015-11-26
1
-1
/
+1
*
Add optional platform error handler API
Juan Castillo
2015-10-28
1
-0
/
+10
*
Add optional bl1_plat_prepare_exit() API
Juan Castillo
2015-10-20
1
-0
/
+10
*
PSCI: Add deprecated API for SPD when compatibility is disabled
Soby Mathew
2015-08-13
4
-7
/
+121
*
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
2
-28
/
+3
*
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
1
-2
/
+46
*
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
1
-0
/
+63
*
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-08-13
2
-5
/
+39
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
3
-0
/
+11
*
Add CPU specific power management operations
Soby Mathew
2014-08-20
1
-0
/
+10
*
Add platform API for reset handling
Soby Mathew
2014-08-20
1
-0
/
+9
*
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-08-01
1
-14
/
+0
*
Merge pull request #172 from soby-mathew/sm/asm_assert
danh-arm
2014-07-28
1
-0
/
+19
|
\
|
*
Introduce crash console APIs for crash reporting
Soby Mathew
2014-07-28
1
-0
/
+19
*
|
Remove the concept of coherent stacks
Achin Gupta
2014-07-28
2
-57
/
+2
*
|
Make enablement of the MMU more flexible
Achin Gupta
2014-07-19
1
-4
/
+4
|
/
*
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
1
-2
/
+2
*
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
1
-0
/
+49
*
Split platform.h into separate headers
Dan Handley
2014-05-23
3
-3
/
+3
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
3
-3
/
+3
*
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-04-15
3
-72
/
+199
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
1
-9
/
+8
*
Increase coherent stack sizes
Achin Gupta
2014-02-17
1
-3
/
+6
*
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
1
-6
/
+6
*
Update year in copyright text to 2014
Dan Handley
2014-01-17
1
-1
/
+1
[next]