TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
9b6483c8805370475e836dc2df5c38ed1f57c120
/
include
/
drivers
9b6483c
meson: console: Introduce console driver
by Antonio Nino Diaz
· 7 years ago
af6491f
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
a3d39cc
stm32mp1: add an IO to read MMC devices
by Yann Gautier
· 7 years ago
ceaff75
stm32mp1: add an IO to read STM32IMAGE binaries
by Yann Gautier
· 7 years ago
6fe8b19
Add new defines for STM32MP1 platform
by Yann Gautier
· 7 years ago
8e2e5e8
stm32mp1: add sdmmc2 driver
by Yann Gautier
· 7 years ago
d9f529f
Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat
by Soby Mathew
· 7 years ago
8950990
plat/arm: Fix misra warnings in platform code
by Sathees Balya
· 7 years ago
aa7877c
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
3ccfcd6
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
by Soby Mathew
· 7 years ago
v2.0-rc0
97d5db8
mmc: Update framework to use standard response type
by Yann Gautier
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
1a3764e
cci400: Remove deprecated driver
by Antonio Nino Diaz
· 7 years ago
b06b678
tzc400: Remove deprecated interfaces
by Antonio Nino Diaz
· 7 years ago
f9ed3cb
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· 7 years ago
7e4d562
drivers: mentor: extract MI2CV driver from Marvell driver
by Icenowy Zheng
· 7 years ago
36044ba
Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4
by Dimitris Papastamos
· 7 years ago
05ca725
Merge pull request #1554 from jts-arm/mbed
by Dimitris Papastamos
· 7 years ago
2a82a9c
drivers: emmc: dw_mmc: Add response flag into response ID definition
by Jun Nie
· 7 years ago
6d01a46
Prepare Mbed TLS drivers for shared heap
by John Tsichritzis
· 7 years ago
ebf417a
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
by Soby Mathew
· 7 years ago
1ab4df7
plat: svc: ap807: add SVC configuration for AP807
by Christine Gharzuzi
· 7 years ago
4acd900
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· 7 years ago
dcf95e7
Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra
by Dimitris Papastamos
· 7 years ago
4213e9b
drivers: cci: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
6d5f063
drivers: smmu: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
3fea9c8
gic: Fix types
by Antonio Nino Diaz
· 7 years ago
8782922
gic: Fix definitions
by Antonio Nino Diaz
· 7 years ago
b9f68df
gic v3: Turn macros into static inline functions
by Antonio Nino Diaz
· 7 years ago
93c78ed
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 7 years ago
03b645e
EHF: MISRA fixes
by Jeenu Viswambharan
· 7 years ago
41583c5
drivers/emmc: remove emmc framework
by Haojian Zhuang
· 7 years ago
7a8b483
drivers/dw_mmc: migrate to mmc framework
by Haojian Zhuang
· 7 years ago
ea315a6
drivers/mmc: fix lba param to int
by Haojian Zhuang
· 7 years ago
e313c12
Merge pull request #1500 from danielboulby-arm/db/RORedirection
by Dimitris Papastamos
· 7 years ago
455bca2
Set console function pointers to const
by Daniel Boulby
· 7 years ago
354305c
Fix MISRA defects in SP805 driver
by Antonio Nino Diaz
· 7 years ago
10a511c
stm32mp1: Add DDR support and its security with TZC400
by Yann Gautier
· 7 years ago
e4f559f
stm32mp1: Add PMIC support
by Yann Gautier
· 7 years ago
6a339a4
stm32mp1: Add GPIO support
by Yann Gautier
· 7 years ago
7839a05
stm32mp1: Add clock and reset support
by Yann Gautier
· 7 years ago
4353bb2
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· 7 years ago
ba0248b
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 7 years ago
486f868
plat: marvell: Add common ARMADA platform components
by Konstantin Porotchkin
· 7 years ago
f87e944
marvell: drivers: Add i2c driver
by Konstantin Porotchkin
· 7 years ago
d5a6f86
marvell: drivers: Add thermal driver
by Konstantin Porotchkin
· 7 years ago
152b0e4
marvell: drivers: Add L3/system cache management drivers
by Konstantin Porotchkin
· 7 years ago
031542f
marvell: drivers: Add MoChi drivers
by Konstantin Porotchkin
· 7 years ago
c0474d5
marvell: drivers: Add address decoding units drivers
by Konstantin Porotchkin
· 7 years ago
ad71d45
Add MMC framework
by Yann Gautier
· 7 years ago
7fb3a70
Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console
by Dimitris Papastamos
· 7 years ago
88a0523
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
529b541
drivers: ti: uart: Add TI specific 16550 initialization
by Benjamin Fair
· 9 years ago
8abcdf9
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 7 years ago
bf4698f
Revert "plat/arm: Migrate AArch64 port to the multi console driver"
by Antonio Nino Diaz
· 7 years ago
2f18aa1
plat/arm: Migrate AArch64 port to the multi console driver
by Antonio Nino Diaz
· 7 years ago
c2e05bb
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
8b37120
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
3b94189
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
735181b
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· 7 years ago
d12afc8
DMC500: Add platform support to set system interface count
by Amit Daniel Kachhap
· 7 years ago
f11916b
Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console
by Dimitris Papastamos
· 7 years ago
0e24ea8
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
875a85a
Merge pull request #1333 from jeenu-arm/icfg-fix
by Dimitris Papastamos
· 7 years ago
17e84ee
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
4c746fc
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
dcf01a0
Emit warnings when using deprecated GIC init
by Dan Handley
· 7 years ago
bc1a03c
Improve MULTI_CONSOLE_API deprecation warnings
by Dan Handley
· 7 years ago
dc6aad2
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
9fb8af3
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
5ac25de
drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC
by fengbaopeng
· 7 years ago
040f1e6
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 8 years ago
1c5f503
coreboot: Add support for CBMEM console
by Julius Werner
· 8 years ago
38ba8e9
drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API
by Julius Werner
· 8 years ago
4a0c457
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
by Julius Werner
· 8 years ago
36c42ca
drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API
by Julius Werner
· 8 years ago
bc9a7c9
emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8
by Qixiang Xu
· 8 years ago
9536bae
Add new function-pointer-based console API
by Julius Werner
· 8 years ago
71f8a6a
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· 8 years ago
9a3088a
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 8 years ago
3d732e2
BL31: Program Priority Mask for SMC handling
by Jeenu Viswambharan
· 8 years ago
4ee8d0b
GIC: Introduce API to get interrupt ID
by Jeenu Viswambharan
· 8 years ago
64deed1
ARMv7: GICv2 driver can manage GICv1 with security extension
by Etienne Carriere
· 8 years ago
9b1eae9
plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled
by Qixiang Xu
· 8 years ago
b2c363b
ARM platforms: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
c639e8e
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· 8 years ago
2296610
GIC: Add helpers to set interrupt configuration
by Jeenu Viswambharan
· 8 years ago
d55a445
GIC: Add API to set priority mask
by Jeenu Viswambharan
· 8 years ago
a2816a1
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· 8 years ago
fc529fe
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· 8 years ago
8db978b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· 8 years ago
74dce7f
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· 8 years ago
f3a8660
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· 8 years ago
979225f
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· 8 years ago
cbd3f37
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· 8 years ago
ca43b55
GIC: Add APIs to query interrupt types
by Jeenu Viswambharan
· 8 years ago
fa9db42
GICv2: Add driver API to set PE target mask
by Jeenu Viswambharan
· 8 years ago
eb68ea9
GIC: Add API to get running priority
by Jeenu Viswambharan
· 8 years ago
b258278
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· 8 years ago
ebf1ca1
GICv3: add functions for save and restore
by Soby Mathew
· 8 years ago
Next »