Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
/
include
/
drivers
/
arm
1970593
TF-A: Add GICv4 extension for GIC driver
by Alexei Fedorov
· 4 years, 7 months ago
a6e6ae0
TF-A GICv3 driver: Add extended PPI and SPI range
by Alexei Fedorov
· 4 years, 7 months ago
033327a
cryptocell: add support for Cryptocell 713
by Gilad Ben-Yossef
· 5 years ago
2f13d6c
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· 4 years, 9 months ago
2b1b1a5
pl011: Use generic console_t data structure
by Andre Przywara
· 4 years, 9 months ago
7f8837b
drivers/arm/scmi: allow use of multiple SCMI channels
by Aditya Angadi
· 4 years, 10 months ago
7b424ba
drivers/mhu: derive doorbell base address
by Aditya Angadi
· 4 years, 10 months ago
2df6d17
drivers: add a driver for snoop control unit
by Vishnu Banavath
· 5 years ago
a6e5342
cryptocell: add cryptocell 712 RSA 3K support
by Gilad Ben-Yossef
· 5 years ago
ad3fc76
gic/gic600: add support for multichip configuration
by Vijayenthiran Subramaniam
· 5 years ago
5fd1f9d
GICv3: Enable multi socket GIC redistributor frame discovery
by Madhukar Pappireddy
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
6fbe0fc
cryptocell: add product version awareness support
by Gilad Ben-Yossef
· 5 years ago
fbb88a3
cryptocell: move Cryptocell specific API into driver
by Gilad Ben-Yossef
· 5 years ago
896799a
SMMUv3: Abort DMA transactions
by Alexei Fedorov
· 5 years ago
6b4a5f0
SMMUv3: refactor the driver code
by Alexei Fedorov
· 6 years ago
74514e5
drivers/sbsa: add sbsa watchdog driver
by Aditya Angadi
· 6 years ago
912c630
tzc: remove deprecated types
by Ambroise Vincent
· 6 years ago
b237bca
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
0d31688
plat/arm: mhu: make mhu driver generic
by Masahisa Kojima
· 6 years ago
f13d09a
fvp: pwrc: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
09d5876
plat/arm: sds: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
326f56b
plat/arm: scp: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
ae9654d
plat/arm: scpi: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
1b0c6f1
plat/arm: mhu: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
c30db5b
plat/arm: scmi: Move to drivers/ folder
by Antonio Nino Diaz
· 6 years ago
75ad53f
ti: k3: common: Add support for runtime detection of GICR base address
by Andrew F. Davis
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
83a189e
GIC: Remove lowest priority constants
by Jeenu Viswambharan
· 6 years ago
7af0214
drivers: add tzc380 support
by Peng Fan
· 7 years ago
b4b08d7
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· 6 years ago
ac52be3
ccn: Introduce API to set and read value of node register
by Pankaj Gupta
· 6 years ago
03bb12f
drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller
by Vijayenthiran Subramaniam
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
ab5d2b1
plat/arm: Fix types of constants in headers
by Antonio Nino Diaz
· 6 years ago
5f47579
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
30952cc
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 6 years ago
997a159
cci400: Remove deprecated driver
by Antonio Nino Diaz
· 6 years ago
ea2dca8
tzc400: Remove deprecated interfaces
by Antonio Nino Diaz
· 6 years ago
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 6 years ago
f5a25ad
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
by Soby Mathew
· 6 years ago
dd568dd
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· 7 years ago
c28fe76
Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra
by Dimitris Papastamos
· 6 years ago
8c09ab5
drivers: cci: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
feacba3
drivers: smmu: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
ca994e7
gic: Fix types
by Antonio Nino Diaz
· 6 years ago
2e59071
gic: Fix definitions
by Antonio Nino Diaz
· 6 years ago
dd4e59e
gic v3: Turn macros into static inline functions
by Antonio Nino Diaz
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
837cc9c
EHF: MISRA fixes
by Jeenu Viswambharan
· 6 years ago
045b6fd
Fix MISRA defects in SP805 driver
by Antonio Nino Diaz
· 6 years ago
779e4fc
DMC500: Add platform support to set system interface count
by Amit Daniel Kachhap
· 7 years ago
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· 7 years ago
1a6eed3
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
ca3930a
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 7 years ago
6c6f24d
BL31: Program Priority Mask for SMC handling
by Jeenu Viswambharan
· 7 years ago
055af4b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· 7 years ago
0a8c353
ARMv7: GICv2 driver can manage GICv1 with security extension
by Etienne Carriere
· 7 years ago
723dce0
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
aeb267c
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· 7 years ago
4684bce
GIC: Add helpers to set interrupt configuration
by Jeenu Viswambharan
· 7 years ago
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 7 years ago
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 7 years ago
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· 7 years ago
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 7 years ago
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 7 years ago
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 7 years ago
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 7 years ago
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 7 years ago
522a465
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 7 years ago
393fdd9
GICv2: Add driver API to set PE target mask
by Jeenu Viswambharan
· 7 years ago
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· 7 years ago
f6f1a32
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· 7 years ago
327548c
GICv3: add functions for save and restore
by Soby Mathew
· 7 years ago
f94e40d
Fix type of `unsigned long` constants
by Antonio Nino Diaz
· 7 years ago
5c50304
Add SMMUv3 driver
by Jeenu Viswambharan
· 7 years ago
b36577a
CCI: Adapt for specific product at run time
by Jeenu Viswambharan
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
1ae83bc
Add headers to enable CryptoCell integration
by Soby Mathew
· 7 years ago
c6a11f6
include: add U()/ULL() macros for constants
by Varun Wadekar
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
76647d5
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· 8 years ago
aaf71c8
GICv3: Fix the GICD_IROUTER offset
by Soby Mathew
· 8 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
095b9bc
CCN: Add API to query the PART0 ID from CCN
by Soby Mathew
· 9 years ago
fc71975
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
by Yatharth Kochar
· 9 years ago
411ac8f
Add ARM CoreLink DMC-500 driver to program TrustZone protection
by Vikram Kanigiri
· 9 years ago
1eabdbc
Refactor the ARM CoreLink TZC-400 driver
by Vikram Kanigiri
· 9 years ago
7decd00
Merge pull request #518 from hzhuang1/pl061_gpio_v5
by danh-arm
· 9 years ago
910bd8e
arm: gpio: add pl061 driver
by Haojian Zhuang
· 9 years ago
50f6fe4
Move private APIs in gic_common.h to a private header
by Soby Mathew
· 9 years ago
421259e
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· 9 years ago
bae963e
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
a581bd5
Migrate __warn_deprecated -> __deprecated
by Soren Brinkmann
· 9 years ago
c69ef8c
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
by danh-arm
· 9 years ago
7ac4b11
De-feature PL011 UART driver to match generic UART spec
by Juan Castillo
· 9 years ago
fcd9d18
Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2
by danh-arm
· 9 years ago
Next »