Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
16d31089daa0b99a6bb37b60b9df66c10c6301ab
/
include
/
drivers
« Previous
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
97f3aaa
drivers/emmc: remove emmc framework
by Haojian Zhuang
· 6 years ago
a885d5e
drivers/dw_mmc: migrate to mmc framework
by Haojian Zhuang
· 6 years ago
d87f0b7
drivers/mmc: fix lba param to int
by Haojian Zhuang
· 6 years ago
27cfbcf
Merge pull request #1500 from danielboulby-arm/db/RORedirection
by Dimitris Papastamos
· 6 years ago
9516df2
Set console function pointers to const
by Daniel Boulby
· 6 years ago
045b6fd
Fix MISRA defects in SP805 driver
by Antonio Nino Diaz
· 6 years ago
caf575b
stm32mp1: Add DDR support and its security with TZC400
by Yann Gautier
· 6 years ago
bb836ee
stm32mp1: Add PMIC support
by Yann Gautier
· 6 years ago
d0ca7f4
stm32mp1: Add GPIO support
by Yann Gautier
· 6 years ago
9aea69e
stm32mp1: Add clock and reset support
by Yann Gautier
· 6 years ago
4b0c72a
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· 6 years ago
f7f6041
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 6 years ago
f69ec58
plat: marvell: Add common ARMADA platform components
by Konstantin Porotchkin
· 6 years ago
73cd881
marvell: drivers: Add i2c driver
by Konstantin Porotchkin
· 7 years ago
031fa07
marvell: drivers: Add thermal driver
by Konstantin Porotchkin
· 7 years ago
402fcf1
marvell: drivers: Add L3/system cache management drivers
by Konstantin Porotchkin
· 7 years ago
01c84d4
marvell: drivers: Add MoChi drivers
by Konstantin Porotchkin
· 7 years ago
62a7646
marvell: drivers: Add address decoding units drivers
by Konstantin Porotchkin
· 7 years ago
1e5e85a
Add MMC framework
by Yann Gautier
· 6 years ago
bb7cc69
Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console
by Dimitris Papastamos
· 6 years ago
23ede6a
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 6 years ago
4d5853d
drivers: ti: uart: Add TI specific 16550 initialization
by Benjamin Fair
· 8 years ago
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 6 years ago
b37eba9
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 6 years ago
93bd916
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
b72de19
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
52f707f
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
be126ed
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· 7 years ago
779e4fc
DMC500: Add platform support to set system interface count
by Amit Daniel Kachhap
· 7 years ago
1a9051a
Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console
by Dimitris Papastamos
· 7 years ago
abd0836
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
1006a12
Merge pull request #1333 from jeenu-arm/icfg-fix
by Dimitris Papastamos
· 7 years ago
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
a0bb5ac
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· 7 years ago
6fa89a2
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
1a6eed3
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
44070ef
drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC
by fengbaopeng
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
385176d
coreboot: Add support for CBMEM console
by Julius Werner
· 7 years ago
1343ad5
drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
ca3930a
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
4e406bf
drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API
by Julius Werner
· 7 years ago
ede9a19
emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8
by Qixiang Xu
· 7 years ago
94f8907
Add new function-pointer-based 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
1a1f291
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 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
de431b1
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 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
56fcdd7
Merge pull request #1107 from geesun/qx/add_ecdsa_support
by davidcunado-arm
· 7 years ago
aa05eea
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· 7 years ago
1c2aef1
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 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
0a68d13
Add support for RSASSAPSS algorithm in mbedtls crypto driver
by Soby Mathew
· 7 years ago
2aac92b
Merge pull request #955 from hzhuang1/ufs
by danh-arm
· 7 years ago
93494ae
drivers: add designware ufs driver
by Haojian Zhuang
· 7 years ago
20cd323
drivers: add ufs stack
by Haojian Zhuang
· 7 years ago
6b90f5e
mbedtls: Use `tf_snprintf` instead of `snprintf`
by Antonio Nino Diaz
· 7 years ago
c7a1b19
mbedtls: Namespace for TF specific macros
by David Cunado
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
8377ae4
Add console_flush() to console API
by Antonio Nino Diaz
· 8 years ago
52b1fe5
mbedtls: Namespace TF specific macros
by dp-arm
· 8 years ago
06249dc
drivers: add designware emmc driver
by Haojian Zhuang
· 9 years ago
db15bbd
Merge pull request #807 from nmenon/upstream/fix-16650-rx
by davidcunado-arm
· 8 years ago
7b4b513
uart: 16550: Fix getc
by Nishanth Menon
· 8 years ago
955c45d
Merge pull request #793 from jeenu-arm/gic-changes
by danh-arm
· 8 years ago
76647d5
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· 8 years ago
Next »