TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
3e6fab43085b0f3ecb05339d81edad86dd091a52
/
drivers
3e6fab4
stm32mp1: correct some static analysis tools issues
by Yann Gautier
· 7 years ago
4cb1770
drivers: partition: correct some static analysis tools issues
by Yann Gautier
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
7558e85
Merge pull request #1668 from ldts/rcar_gen3/e3_build
by Soby Mathew
· 7 years ago
b56ec68
Remove _tzc_get_max_top_addr() function
by Sandrine Bailleux
· 7 years ago
04d1f8d
rcar_gen3: E3 target: fix compilation issues
by ldts
· 7 years ago
eb47f14
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 7 years ago
318c2f9
Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
by Antonio Niño Díaz
· 7 years ago
9c8d913
meson: console: Add missing define to fix build
by Antonio Nino Diaz
· 7 years ago
9b6483c
meson: console: Introduce console driver
by Antonio Nino Diaz
· 7 years ago
583cb00
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 7 years ago
af6491f
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 7 years ago
19112b7
drivers: marvell Add support for Armada-37xx UART
by Konstantin Porotchkin
· 7 years ago
6f8de19
drivers: marvell Add Armada-37xx COMPHY driver
by Konstantin Porotchkin
· 7 years ago
103f19f
allwinner: Add RSB driver
by Andre Przywara
· 8 years ago
cc5859c
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 7 years ago
0595abc
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 7 years ago
42a2933
mvebu: cp110: introduce COMPHY porting layer
by Grzegorz Jaszczyk
· 7 years ago
84433c5
rcar_gen3: drivers: watchdog
by Jorge Ramirez-Ortiz
· 7 years ago
33947f2
rcar_gen3: drivers: serial controller interface
by Jorge Ramirez-Ortiz
· 7 years ago
b3bd073
rcar_gen3: drivers: spi multio bus controller
by Jorge Ramirez-Ortiz
· 7 years ago
0709efb
rcar_gen3: drivers: rom api
by Jorge Ramirez-Ortiz
· 7 years ago
32c70e4
rcar_gen3: drivers: power controller
by Jorge Ramirez-Ortiz
· 7 years ago
0a106e2
rcar_gen3: drivers: console
by Jorge Ramirez-Ortiz
· 7 years ago
c2f2868
rcar_gen3: drivers: io [emmc/mem]
by Jorge Ramirez-Ortiz
· 7 years ago
da963e3
rcar_gen3: drivers: i2c dvfs
by Jorge Ramirez-Ortiz
· 7 years ago
3bfe202
rcar_gen3: drivers: emmc
by Jorge Ramirez-Ortiz
· 7 years ago
2f7de72
rcar_gen3: drivers: dma
by Jorge Ramirez-Ortiz
· 7 years ago
d427fc9
rcar_gen3: drivers: micro delay generator
by Jorge Ramirez-Ortiz
· 7 years ago
3a81abb
rcar_gen3: drivers: cpld
by Jorge Ramirez-Ortiz
· 7 years ago
070b0f0
rcar_gen3: drivers: board identification
by Jorge Ramirez-Ortiz
· 7 years ago
0cdb86d
rcar_gen3: drivers: avs [adaptive voltage scaling]
by Jorge Ramirez-Ortiz
· 7 years ago
2f473cc
rcar_gen3: drivers: authentication
by Jorge Ramirez-Ortiz
· 7 years ago
6ac2892
rcar_gen3: drivers: staging
by Jorge Ramirez-Ortiz
· 7 years ago
7e532c4
rcar-gen3: initial commit for the rcar-gen3 boards
by Jorge Ramirez-Ortiz
· 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
8e2e5e8
stm32mp1: add sdmmc2 driver
by Yann Gautier
· 7 years ago
0a09313
Merge pull request #1626 from Yann-lms/partition_verbose
by Dimitris Papastamos
· 7 years ago
776bd2b
Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console
by Dimitris Papastamos
· 7 years ago
65199dc
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· 7 years ago
a3f9214
Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix
by Soby Mathew
· 7 years ago
e7f9ab4
drivers: partition: correct compilation error in VERBOSE mode
by Yann Gautier
· 7 years ago
a21da47
drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2
by Bryan O'Donoghue
· 7 years ago
aa7877c
plat/arm: Move norflash driver to drivers/ folder
by Antonio Nino Diaz
· 7 years ago
200006d
Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console
by Dimitris Papastamos
· 7 years ago
c9263e6
Mark GICV3, CCI and CCN boot time code as init
by Daniel Boulby
· 7 years ago
a4277cd
Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console
by Soby Mathew
· 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
61d2b40
drivers: cadence: cdns: Fix flush function
by Antonio Nino Diaz
· 7 years ago
28bcc45
console: Remove deprecated 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
a2a69bc
drivers: mmc: Fix R2 response type definition
by Shawn Guo
· 7 years ago
d47509d
Fix misra warnings in delay timer and console drivers
by Sathees Balya
· 7 years ago
7e2bbef
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 7 years ago
09d2be1
console: Port Multi Console driver to AArch32
by Daniel Boulby
· 7 years ago
dfc0fb2
drivers: i2c: mentor: move platform code into header files
by Andre Przywara
· 7 years ago
5686b2e
allwinner: add I2C glue driver
by Icenowy Zheng
· 7 years ago
2071991
drivers: mentor: mi2cv: add inverted interrupt clear flag quirk
by Icenowy Zheng
· 7 years ago
7e4d562
drivers: mentor: extract MI2CV driver from Marvell driver
by Icenowy Zheng
· 7 years ago
f348c35
marvell: drivers: use anonymous union in I2C 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
8b65913
drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC
by Jun Nie
· 7 years ago
6175289
drivers: mmc: Add missing response type for some commands
by Bryan O'Donoghue
· 7 years ago
94522ff
drivers: mmc: Fix R3 response type definition
by Bryan O'Donoghue
· 7 years ago
2a82a9c
drivers: emmc: dw_mmc: Add response flag into response ID definition
by Jun Nie
· 7 years ago
e67606c
drivers: imx: imx_gpt: Add general purpose timer API binding
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
349df24
marvell: drivers: correct RTC init sequence
by Marcin Wojtas
· 7 years ago
4acd900
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· 7 years ago
3c0024c
mvebu: cp110: fix spelling in register definition
by Grzegorz Jaszczyk
· 7 years ago
f858e98
mvebu: cp110: align all comphy_index arguments type
by Grzegorz Jaszczyk
· 7 years ago
3a9f8ee
drivers: marvell: mc_trustzone: add driver for mc trustzone
by Grzegorz Jaszczyk
· 7 years ago
94d6dd6
plat: marvell: rename common include file
by Konstantin Porotchkin
· 7 years ago
2ac5002
GIC: Fix build error
by Andrew F. Davis
· 7 years ago
2f5307d
drivers: imx: crash-console: Add a mxc_crash_console driver
by Bryan O'Donoghue
· 7 years ago
598cee4
drivers: imx: uart: Add mxc_console
by Bryan O'Donoghue
· 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
0117d2c
gic v3: Fix width of types of helper functions
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
39b6cc6
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 7 years ago
b73b60e
Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_reg
by Dimitris Papastamos
· 7 years ago
d35cc34
Console: Use callee-saved registers
by Sathees Balya
· 7 years ago
07da0bf
Merge pull request #1516 from antonio-nino-diaz-arm/an/printf
by Dimitris Papastamos
· 7 years ago
09895d4
Merge pull request #1520 from robertovargas-arm/cci-dsb
by Dimitris Papastamos
· 7 years ago
fcb52db
cci: Use dsb to wait before reading status register
by Roberto Vargas
· 7 years ago
3ba9295
Merge pull request #1510 from robertovargas-arm/romlib
by Dimitris Papastamos
· 7 years ago
cadb36c
drivers/mmc: Fix warning about usage of uninitialized variable
by Antonio Nino Diaz
· 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
Next »