Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4dd0dfa345f7a6356453237a7b15fcd3c9433885
/
include
/
drivers
/
arm
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
9360d4e
Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400
by danh-arm
· 9 years ago
080c0be
Add CCI-400 specific driver to deprecated driver list
by Vikram Kanigiri
· 9 years ago
5c5c36b
Rename GICv3 interrupt group macros
by Soby Mathew
· 9 years ago
4e64733
Merge pull request #446 from vikramkanigiri/vk/tzc-400
by danh-arm
· 9 years ago
d602873
Fix TZC-400 peripheral detection
by Vikram Kanigiri
· 9 years ago
5f64eff
Add a simple ARM SP805 watchdog driver
by Juan Castillo
· 10 years ago
3ddc972
Deprecate the GIC Legacy driver.
by Soby Mathew
· 9 years ago
e063d3c
Add ARM GICv2 driver
by Soby Mathew
· 9 years ago
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· 9 years ago
4656237
Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2
by danh-arm
· 9 years ago
abad701
Bug fix in the SP804 dual timer driver
by Sandrine Bailleux
· 9 years ago
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· 9 years ago
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
Next »