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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "libfdt: Upgrade libfdt source files" into integration
Alexei Fedorov
2020-10-03
1
-0
/
+8
|
\
|
*
libfdt: Upgrade libfdt source files
Andre Przywara
2020-10-02
1
-0
/
+8
*
|
Merge "fdts: stm32mp1: realign device tree with kernel" into integration
Madhukar Pappireddy
2020-10-02
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
fdts: stm32mp1: realign device tree with kernel
Yann Gautier
2020-09-24
1
-4
/
+5
*
|
Crypto library: Migrate support to MbedTLS v2.24.0
Alexei Fedorov
2020-10-01
1
-1
/
+8
*
|
Merge changes from topic "fpga_generic" into integration
André Przywara
2020-09-30
2
-0
/
+3
|
\
\
|
*
|
fdt: Add function to adjust GICv3 redistributor size
Andre Przywara
2020-09-29
1
-0
/
+2
|
*
|
drivers: arm: gicv3: Allow detecting number of cores
Andre Przywara
2020-09-29
1
-0
/
+1
*
|
|
Merge "Workaround for Cortex A77 erratum 1508412" into integration
Madhukar Pappireddy
2020-09-29
1
-0
/
+7
|
\
\
\
|
*
|
|
Workaround for Cortex A77 erratum 1508412
laurenw-arm
2020-09-25
1
-0
/
+7
*
|
|
|
Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration
Manish Pandey
2020-09-29
1
-0
/
+66
|
\
\
\
\
|
*
|
|
|
lib/cpus: add support for Morello Rainier CPUs
Manoj Kumar
2020-09-28
1
-0
/
+66
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "arm_fpga: Add support for unknown MPIDs" into integration
André Przywara
2020-09-28
1
-0
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm_fpga: Add support for unknown MPIDs
Javier Almansa Sobrino
2020-09-25
1
-0
/
+18
|
|
/
/
*
|
|
Merge changes from topic "stm32_drivers_update" into integration
Manish Pandey
2020-09-25
2
-1
/
+4
|
\
\
\
|
*
|
|
drivers: st: add missing includes in ETZPC header
Yann Gautier
2020-09-24
1
-0
/
+3
|
*
|
|
nand: raw_nand: fix timeout issue in nand_wait_ready
Lionel Debieve
2020-09-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Select the Log Level for the Event Log Dump on Measured Boot at build ...
Alexei Fedorov
2020-09-24
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Select the Log Level for the Event Log Dump on Measured Boot at build time.
Javier Almansa Sobrino
2020-09-22
1
-2
/
+0
|
|
/
*
|
Merge "libc: Import strtok_r from FreeBSD project" into integration
Lauren Wehrmeister
2020-09-23
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
libc: Import strtok_r from FreeBSD project
Madhukar Pappireddy
2020-09-18
1
-0
/
+1
*
|
Merge "plat: marvell: ap807: implement workaround for errata-id 3033912" into...
Manish Pandey
2020-09-22
1
-0
/
+1
|
\
\
|
*
|
plat: marvell: ap807: implement workaround for errata-id 3033912
Stefan Chulski
2020-08-11
1
-0
/
+1
*
|
|
Merge changes from topic "ehf_common" into integration
Manish Pandey
2020-09-18
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ehf: use common priority level enumuration
Sandeep Tripathy
2020-08-26
1
-1
/
+1
*
|
|
lib: fconf: Implement a parser to populate CoT
Manish V Badarkhe
2020-09-15
2
-1
/
+15
*
|
|
Merge "libc: Import strlcat from FreeBSD project" into integration
Mark Dykes
2020-09-11
1
-1
/
+2
|
\
\
\
|
*
|
|
libc: Import strlcat from FreeBSD project
Madhukar Pappireddy
2020-09-09
1
-1
/
+2
*
|
|
|
Merge "libc: Add support for vsnprintf()" into integration
Mark Dykes
2020-09-11
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
libc: Add support for vsnprintf()
Madhukar Pappireddy
2020-09-11
1
-0
/
+1
*
|
|
|
Merge "lib: cpu: Check SCU presence in DSU before accessing DSU registers" in...
Manish Pandey
2020-09-03
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
lib: cpu: Check SCU presence in DSU before accessing DSU registers
Pramod Kumar
2020-09-02
1
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
psci: utility api to invoke stop for other cores
Sandeep Tripathy
2020-09-03
1
-0
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge "plat/arm: Get the base address of nv-counters from device tree" into i...
Alexei Fedorov
2020-09-02
1
-0
/
+17
|
\
\
\
|
*
|
|
plat/arm: Get the base address of nv-counters from device tree
Manish V Badarkhe
2020-08-28
1
-0
/
+17
*
|
|
|
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
*
|
|
lib: cpus: denver: add MIDR PN9 variant
Hemant Nigam
2020-08-31
1
-0
/
+1
|
/
/
*
|
SPMC: manifest changes to support multicore boot
Olivier Deprez
2020-08-20
1
-1
/
+1
*
|
SPMD: introduce SPMC to SPMD messages
Olivier Deprez
2020-08-20
1
-0
/
+39
*
|
Add wrapper for AT instruction
Manish V Badarkhe
2020-08-18
1
-0
/
+20
*
|
runtime_exceptions: Update AT speculative workaround
Manish V Badarkhe
2020-08-18
1
-0
/
+39
*
|
el3_runtime: Rearrange context offset of EL1 sys registers
Manish V Badarkhe
2020-08-18
1
-2
/
+2
*
|
Merge "lib: cpus: denver: add some MIDR values" into integration
Varun Wadekar
2020-08-14
1
-0
/
+4
|
\
\
|
*
|
lib: cpus: denver: add some MIDR values
Alex Van Brunt
2020-08-08
1
-0
/
+4
*
|
|
Merge changes from topic "sp_dual_signing" into integration
Manish Pandey
2020-08-14
1
-0
/
+2
|
\
\
\
|
*
|
|
plat/arm: enable support for Plat owned SPs
Manish Pandey
2020-08-14
1
-0
/
+2
*
|
|
|
Merge changes from topic "sp_dual_signing" into integration
Sandrine Bailleux
2020-08-14
3
-11
/
+19
|
\
|
|
|
|
*
|
|
dualroot: add chain of trust for Platform owned SPs
Manish Pandey
2020-08-12
2
-11
/
+17
[next]