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
/
drivers
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: Consolidate unified definitions
Bence Szépkúti
2019-12-06
1
-3
/
+3
*
GIC-600: Fix include ordering according to the coding style
Max Shvetsov
2019-11-19
1
-3
/
+3
*
GIC-600: Fix power up sequence
Alexei Fedorov
2019-11-15
1
-26
/
+39
*
Merge changes from topic "gic600_multichip" into integration
Paul Beesley
2019-11-12
2
-0
/
+337
|
\
|
*
gic/gic600: add support for multichip configuration
Vijayenthiran Subramaniam
2019-11-11
2
-0
/
+337
*
|
SMMUv3:Changed retry loop to delay timer(GENFW-3329)
Deepika Bhavnani
2019-11-01
1
-4
/
+8
|
/
*
Correct UART PL011 initialization calculation
Avinash Mehta
2019-10-08
1
-1
/
+1
*
Merge "GICv3 driver: Fix support for full SPI range" into integration
Soby Mathew
2019-09-27
1
-20
/
+24
|
\
|
*
GICv3 driver: Fix support for full SPI range
Alexei Fedorov
2019-09-13
1
-20
/
+24
*
|
GICv3: Enable multi socket GIC redistributor frame discovery
Madhukar Pappireddy
2019-09-25
1
-34
/
+113
|
/
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
3
-11
/
+11
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
2
-22
/
+0
*
Console: removed legacy console API
Ambroise Vincent
2019-06-26
2
-18
/
+2
*
Prevent pending G1S interrupt become G0 interrupt
James kung
2019-06-05
1
-4
/
+5
*
drivers: scmi: scmi_sq: Modify wrong payload length
Masahisa Kojima
2019-05-23
1
-1
/
+3
*
SMMUv3: Abort DMA transactions
Alexei Fedorov
2019-05-10
1
-13
/
+50
*
SMMUv3: refactor the driver code
Alexei Fedorov
2019-05-03
1
-33
/
+28
*
drivers/sbsa: add sbsa watchdog driver
Aditya Angadi
2019-04-17
1
-0
/
+42
*
tzc: remove deprecated types
Ambroise Vincent
2019-04-03
1
-2
/
+2
*
Console: remove deprecated finish_console_register
Ambroise Vincent
2019-04-03
2
-2
/
+0
*
Remove several warnings reported with W=2
Ambroise Vincent
2019-04-01
6
-17
/
+28
*
plat/synquacer: enable SCMI support
Masahisa Kojima
2019-03-13
3
-0
/
+90
*
Minor changes to documentation and comments
Antonio Nino Diaz
2019-02-28
2
-4
/
+4
*
Division functionality for cores that dont have divide hardware.
Usama Arif
2019-02-19
1
-0
/
+7
*
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
Soby Mathew
2019-02-04
1
-2
/
+4
*
fvp: pwrc: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
1
-0
/
+78
*
plat/arm: sds: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
5
-2
/
+486
*
plat/arm: scp: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
4
-0
/
+877
*
plat/arm: scpi: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
1
-0
/
+262
*
plat/arm: mhu: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
2
-0
/
+138
*
plat/arm: scmi: Move to drivers/ folder
Antonio Nino Diaz
2019-01-25
5
-0
/
+604
*
Correct typographical errors
Paul Beesley
2019-01-15
1
-6
/
+6
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
23
-74
/
+102
*
Merge pull request #1715 from pangupta/master
Soby Mathew
2018-12-12
1
-1
/
+8
|
\
|
*
ccn: for RN-I, used node id instead of node postion
Pankaj Gupta
2018-12-12
1
-1
/
+8
*
|
Merge pull request #1700 from jwerner-chromium/JW_crashfix
Soby Mathew
2018-12-10
2
-0
/
+4
|
\
\
|
*
|
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
2
-0
/
+4
*
|
|
tzc380: Fix some asserts
Antonio Nino Diaz
2018-12-05
1
-3
/
+3
*
|
|
drivers: add tzc380 support
Peng Fan
2018-12-04
1
-0
/
+103
*
|
|
Merge pull request #1679 from pangupta/master
Antonio Niño Díaz
2018-11-29
1
-0
/
+121
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ccn: Introduce API to set and read value of node register
Pankaj Gupta
2018-11-23
1
-0
/
+121
*
|
drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller
Vijayenthiran Subramaniam
2018-11-21
1
-0
/
+175
|
/
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
4
-12
/
+12
*
Remove _tzc_get_max_top_addr() function
Sandrine Bailleux
2018-11-06
3
-38
/
+3
*
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
Antonio Niño Díaz
2018-10-25
2
-2
/
+4
|
\
|
*
Multi-console: Deprecate the `finish_console_register` macro
Soby Mathew
2018-10-19
2
-2
/
+4
*
|
tzc: Fix MISRA defects
Antonio Nino Diaz
2018-10-23
3
-70
/
+72
|
/
*
pl011: cnds: cbmem: 16550: Fix comments
Antonio Nino Diaz
2018-10-12
2
-4
/
+6
*
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
Dimitris Papastamos
2018-10-04
1
-13
/
+125
|
\
[next]