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
/
include
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't return error information from console_flush
Jimmy Brisson
2020-10-09
1
-1
/
+1
*
fdt: Add function to adjust GICv3 redistributor size
Andre Przywara
2020-09-29
1
-0
/
+2
*
Merge "dtsi: Update the nv-counter node in the device tree" into integration
Alexei Fedorov
2020-09-02
1
-0
/
+9
|
\
|
*
dtsi: Update the nv-counter node in the device tree
Manish V Badarkhe
2020-08-28
1
-0
/
+9
*
|
Add support to export a /cpus node to the device tree.
Javier Almansa Sobrino
2020-09-01
1
-1
/
+3
|
/
*
dualroot: add chain of trust for Platform owned SPs
Manish Pandey
2020-08-12
1
-9
/
+10
*
tbbr/dualroot: rename SP package certificate file
Manish Pandey
2020-07-31
1
-1
/
+1
*
rpi4/fdt: Move dtb_size() function to fdt_wrappers.h
Andre Przywara
2020-07-17
1
-0
/
+9
*
dts: Add CoT descriptor nodes and properties in device tree
Manish V Badarkhe
2020-07-10
1
-0
/
+8
*
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-06-29
1
-0
/
+11
*
dualroot: add chain of trust for secure partitions
Manish Pandey
2020-06-09
2
-1
/
+12
*
TF-A: Fix BL31 linker script error
Alexei Fedorov
2020-05-31
1
-0
/
+2
*
Merge "Cleanup the code for TBBR CoT descriptors" into integration
Mark Dykes
2020-05-26
1
-1
/
+35
|
\
|
*
Cleanup the code for TBBR CoT descriptors
Manish V Badarkhe
2020-05-19
1
-1
/
+35
*
|
plat/fvp: Support for extracting UART serial node info from DT
Madhukar Pappireddy
2020-05-20
1
-0
/
+3
|
/
*
fdt/wrappers: Introduce code to find UART DT node
Andre Przywara
2020-05-05
1
-0
/
+1
*
plat/stm32: Use generic fdt_get_reg_props_by_name()
Andre Przywara
2020-05-05
1
-0
/
+2
*
arm: fconf: Fix GICv3 dynamic configuration
Andre Przywara
2020-04-30
1
-0
/
+2
*
plat/stm32: Implement fdt_read_uint32_default() as a wrapper
Andre Przywara
2020-04-29
1
-0
/
+2
*
fdt/wrappers: Replace fdtw_read_cells() implementation
Andre Przywara
2020-04-29
1
-2
/
+4
*
fdt/wrappers: Generalise fdtw_read_array()
Andre Przywara
2020-04-28
1
-2
/
+2
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
1
-0
/
+16
*
xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES
Masahiro Yamada
2020-04-02
1
-1
/
+21
*
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-0
/
+18
*
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
1
-0
/
+8
*
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-0
/
+112
*
Merge "Fix crash dump for lower EL" into integration
Mark Dykes
2020-03-11
1
-1
/
+2
|
\
|
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
1
-1
/
+2
*
|
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-0
/
+21
|
/
*
FDT wrappers: add functions for read/write bytes
Alexei Fedorov
2020-02-03
1
-1
/
+5
*
bl_common: add BL_END macro
Masahiro Yamada
2020-01-24
1
-1
/
+2
*
Add fdt_add_reserved_memory() helper function
Andre Przywara
2019-09-13
1
-0
/
+2
*
qemu: Move and generalise FDT PSCI fixup
Andre Przywara
2019-09-13
1
-0
/
+13
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-7
/
+7
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
6
-16
/
+16
*
Add helper to parse BL31 parameters (both versions)
Julius Werner
2019-07-23
1
-1
/
+6
*
Factor out cross-BL API into export headers suitable for 3rd party code
Julius Werner
2019-07-23
4
-280
/
+32
*
Use explicit-width data types in AAPCS parameter structs
Julius Werner
2019-07-23
1
-12
/
+12
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-1
/
+7
*
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
Antonio Niño Díaz
2019-03-01
1
-0
/
+42
|
\
|
*
Tegra: Support for scatterfile for the BL31 image
Varun Wadekar
2019-02-27
1
-0
/
+42
*
|
Add support for pointer authentication
Antonio Nino Diaz
2019-02-27
1
-1
/
+3
|
/
*
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
Antonio Niño Díaz
2019-02-05
1
-22
/
+19
|
\
|
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
1
-22
/
+19
*
|
Remove dead code related to LOAD_IMAGE_V2=0
Sandrine Bailleux
2019-01-31
1
-5
/
+0
|
/
*
Remove support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2019-01-30
1
-64
/
+1
*
plat/arm: Save BL2 descriptors to reserved memory.
Sathees Balya
2019-01-23
1
-0
/
+3
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
1
-1
/
+17
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
7
-16
/
+20
*
Reorganize architecture-dependent header files
Antonio Nino Diaz
2019-01-04
8
-1305
/
+0
[next]