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
/
drivers
/
arm
/
pl011.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pl011: Use generic console_t data structure
Andre Przywara
2020-02-25
1
-8
/
+1
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-1
/
+1
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-2
/
+2
*
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-0
/
+24
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Disable PL011 UART before configuring it
Juan Castillo
2016-01-21
1
-0
/
+1
*
De-feature PL011 UART driver to match generic UART spec
Juan Castillo
2015-12-10
1
-3
/
+10
*
Parametrize baudrate and UART clock during console_init()
Soby Mathew
2014-07-28
1
-8
/
+0
*
Introduce asm console functions in TF
Soby Mathew
2014-07-28
1
-57
/
+3
*
Address issue 156: 64-bit addresses get truncated
Lin Ma
2014-05-20
1
-8
/
+8
*
Remove unused 'PL011_BASE' macro
Sandrine Bailleux
2014-05-08
1
-4
/
+0
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
1
-0
/
+3
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-0
/
+161