Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d4d2b6929eb6797dc7f2e69c7b9cbe48c1fdf9ad
/
drivers
« Previous
05e7f56
pl011: Add support in AArch32 for MULTI_CONSOLE_API
by Daniel Boulby
· 6 years ago
ec24928
console: Port Multi Console driver to AArch32
by Daniel Boulby
· 6 years ago
eeeba25
drivers: i2c: mentor: move platform code into header files
by Andre Przywara
· 6 years ago
3098d9a
allwinner: add I2C glue driver
by Icenowy Zheng
· 6 years ago
9afae78
drivers: mentor: mi2cv: add inverted interrupt clear flag quirk
by Icenowy Zheng
· 6 years ago
d9cb895
drivers: mentor: extract MI2CV driver from Marvell driver
by Icenowy Zheng
· 6 years ago
d5bdb23
marvell: drivers: use anonymous union in I2C driver
by Icenowy Zheng
· 6 years ago
a1c2790
Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4
by Dimitris Papastamos
· 6 years ago
f9c2be9
Merge pull request #1554 from jts-arm/mbed
by Dimitris Papastamos
· 6 years ago
988e3b6
drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC
by Jun Nie
· 6 years ago
e6b56cc
drivers: mmc: Add missing response type for some commands
by Bryan O'Donoghue
· 6 years ago
e62f419
drivers: mmc: Fix R3 response type definition
by Bryan O'Donoghue
· 6 years ago
028cb12
drivers: emmc: dw_mmc: Add response flag into response ID definition
by Jun Nie
· 6 years ago
8febaab
drivers: imx: imx_gpt: Add general purpose timer API binding
by Jun Nie
· 6 years ago
30f8964
Prepare Mbed TLS drivers for shared heap
by John Tsichritzis
· 6 years ago
f5a25ad
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
by Soby Mathew
· 6 years ago
06f94e9
marvell: drivers: correct RTC init sequence
by Marcin Wojtas
· 6 years ago
dd568dd
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· 7 years ago
a91ea62
mvebu: cp110: fix spelling in register definition
by Grzegorz Jaszczyk
· 6 years ago
4cff308
mvebu: cp110: align all comphy_index arguments type
by Grzegorz Jaszczyk
· 6 years ago
986901c
drivers: marvell: mc_trustzone: add driver for mc trustzone
by Grzegorz Jaszczyk
· 6 years ago
91db290
plat: marvell: rename common include file
by Konstantin Porotchkin
· 6 years ago
25a17a2
GIC: Fix build error
by Andrew F. Davis
· 6 years ago
967ed97
drivers: imx: crash-console: Add a mxc_crash_console driver
by Bryan O'Donoghue
· 6 years ago
7589529
drivers: imx: uart: Add mxc_console
by Bryan O'Donoghue
· 6 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
bab39e8
gic v3: Fix width of types of helper functions
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
00086e3
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 6 years ago
fa249cb
Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_reg
by Dimitris Papastamos
· 6 years ago
28cfffc
Console: Use callee-saved registers
by Sathees Balya
· 6 years ago
ae94daf
Merge pull request #1516 from antonio-nino-diaz-arm/an/printf
by Dimitris Papastamos
· 6 years ago
c01adc8
Merge pull request #1520 from robertovargas-arm/cci-dsb
by Dimitris Papastamos
· 6 years ago
e90f64a
cci: Use dsb to wait before reading status register
by Roberto Vargas
· 6 years ago
d40b5f9
Merge pull request #1510 from robertovargas-arm/romlib
by Dimitris Papastamos
· 6 years ago
5d95e0a
drivers/mmc: Fix warning about usage of uninitialized variable
by Antonio Nino Diaz
· 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
d618b27
drivers/mmc: set buswidth and speed before reading data
by Haojian Zhuang
· 6 years ago
df7271c
drivers/mmc: make mmc_ext_csd aligned with 16 char
by Haojian Zhuang
· 6 years ago
d87f0b7
drivers/mmc: fix lba param to int
by Haojian Zhuang
· 6 years ago
ed59cd5
drivers/mmc: send CMD8 only for SD card in initialization
by Haojian Zhuang
· 6 years ago
614d1cb
Merge pull request #1505 from Yann-lms/mmc_delays
by Dimitris Papastamos
· 6 years ago
6bca8be
Replace stdio.h functions by TF functions
by Antonio Nino Diaz
· 6 years ago
55499ae
Merge pull request #1501 from robertovargas-arm/cci
by Dimitris Papastamos
· 6 years ago
64d4de0
Add atexit function to libc
by Roberto Vargas
· 6 years ago
d51207e
Don't include mbebtls include paths in INCLUDES
by Roberto Vargas
· 6 years ago
502290b
Create a library file for libmbedtls
by Roberto Vargas
· 6 years ago
de6959e
mmc: add required delays when retrying commands
by Yann Gautier
· 6 years ago
f32e071
Merge pull request #1498 from glneo/cache-early-fixes
by Dimitris Papastamos
· 6 years ago
045b6fd
Fix MISRA defects in SP805 driver
by Antonio Nino Diaz
· 6 years ago
4d23a64
GIC: Do not flush cache when unneeded
by Andrew F. Davis
· 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
69035a8
stm32mp1: Add console 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
bd7bcd8
cci: Wait before reading status register
by Roberto Vargas
· 6 years ago
bfd0412
io: Allow image load to address zero
by Konstantin Porotchkin
· 6 years ago
73cd881
marvell: drivers: Add i2c driver
by Konstantin Porotchkin
· 7 years ago
5d93d08
mvebu: cp110: add COMPHY 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
1a49375
Merge pull request #1432 from Yann-lms/mmc_framework
by Dimitris Papastamos
· 6 years ago
1e5e85a
Add MMC framework
by Yann Gautier
· 6 years ago
246e45b
Extend FIP io driver to support multiple FIP devices
by Ruchika Gupta
· 6 years ago
cc9b496
Merge pull request #1406 from robertovargas-arm/uuid
by Dimitris Papastamos
· 6 years ago
ec06c3b
Move to mbedtls-2.10.0 tag
by Jeenu Viswambharan
· 6 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
c4d13f5
Merge pull request #1402 from glneo/for-upstream-uart
by Dimitris Papastamos
· 6 years ago
fef5d2d
Fix MISRA Rule 5.3 Part 2
by Daniel Boulby
· 7 years ago
4e83abb
Fix MISRA Rule 5.1
by Daniel Boulby
· 7 years ago
4d5853d
drivers: ti: uart: Add TI specific 16550 initialization
by Benjamin Fair
· 8 years ago
8f7c287
Merge pull request #1386 from soby-mathew/sm/dyn_bl31
by Dimitris Papastamos
· 6 years ago
3413142
Merge pull request #1359 from danielboulby-arm/db/match_flags_type
by Dimitris Papastamos
· 6 years ago
2bb78d3
Dynamic cfg: Enable support on CoT for other configs
by Soby Mathew
· 7 years ago
99e4a48
Ensure read and write of flags are 32 bit
by Daniel Boulby
· 6 years ago
692d7ca
Merge pull request #1340 from Andre-ARM/sec-irqs-fixes
by Dimitris Papastamos
· 6 years ago
4f31ad5
multi console: Assert that consoles aren't registered twice
by Antonio Nino Diaz
· 7 years ago
5ac9d96
Fix pointer type mismatch of handlers
by Masahiro Yamada
· 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
e8e94e8
gicv3: Fix support for systems without secure interrupts
by Andre Przywara
· 7 years ago
694f81f
gicv2: Fix support for systems without secure interrupts
by Samuel Holland
· 7 years ago
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· 7 years ago
1006a12
Merge pull request #1333 from jeenu-arm/icfg-fix
by Dimitris Papastamos
· 7 years ago
1a22685
Merge pull request #1329 from antonio-nino-diaz-arm/an/rpi3-multi-console
by Dimitris Papastamos
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
39b4221
drivers: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· 7 years ago
Next »