Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b8e160b9e03a9657edc7e73bea327b562d0ac08f
/
drivers
e408aa2
Merge pull request #1863 from thloh85-intel/mmc_fixes
by Dimitris Papastamos
· 6 years ago
313e900
drivers: mmc: Fix some issues with MMC stack
by Tien Hock, Loh
· 6 years ago
0e6affe
Merge pull request #1847 from jts-arm/mbedtls
by Antonio Niño Díaz
· 6 years ago
0630299
rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCB
by Marek Vasut
· 6 years ago
3af2005
rcar_gen3: Add M3-W 3.0 support
by Marek Vasut
· 6 years ago
69c88d1
Remove Mbed TLS dependency from plat_bl_common.c
by John Tsichritzis
· 6 years ago
56b68ad
Minor changes to documentation and comments
by Antonio Nino Diaz
· 6 years ago
a5cdc08
rpi3: sdhost: SDHost driver improvement
by Ying-Chun Liu (PaulLiu)
· 6 years ago
32f4738
Merge pull request #1836 from Yann-lms/docs_and_m4
by Antonio Niño Díaz
· 6 years ago
ed34232
stm32mp1: add minimal support for co-processor Cortex-M4
by Yann Gautier
· 6 years ago
b69ac08
Division functionality for cores that dont have divide hardware.
by Usama Arif
· 6 years ago
e4a3c35
stm32mp1: update clock driver
by Yann Gautier
· 6 years ago
33b1be4
stm32mp1: add timeout detection in reset driver
by Yann Gautier
· 6 years ago
3d78a2e
stm32mp1: use functions to retrieve some peripheral addresses
by Yann Gautier
· 6 years ago
4d42947
stm32mp1: split clkfunc code
by Yann Gautier
· 6 years ago
f3928f6
stm32mp1: update I2C and PMIC drivers
by Yann Gautier
· 6 years ago
2299d57
stm32mp1: use new functions to manage timeouts
by Yann Gautier
· 6 years ago
b5d2ed4
stm32mp1: remove some dependencies on clocks and reset in drivers
by Yann Gautier
· 6 years ago
a2e2a30
stm32mp1: make functions and macros more common
by Yann Gautier
· 6 years ago
ee8f542
stm32mp1: split code between common and private parts
by Yann Gautier
· 6 years ago
e4ecf63
Merge pull request #1820 from thloh85-intel/integration_mbr
by Antonio Niño Díaz
· 6 years ago
8defbae
drivers: partition: Add simple MBR partition entries support
by Loh Tien Hock
· 6 years ago
26ca4f5
imx: warp7: Migrate to MULTI_CONSOLE_API
by Ying-Chun Liu (PaulLiu)
· 6 years ago
d29d21e
drivers: generic_delay_timer: Assert presence of Generic Timer
by Antonio Nino Diaz
· 6 years ago
d1463bd
GICv3: Allow probe for fewer GICR interfaces than exposed by the frame
by Soby Mathew
· 6 years ago
723be04
Merge pull request #1796 from grandpaul/rpi3-sdhost-driver
by Antonio Niño Díaz
· 6 years ago
7eee8ef
rpi3: Add SDHost driver
by Ying-Chun Liu (PaulLiu)
· 6 years ago
0f04149
Merge pull request #1793 from marex/arm/master/fixes-v2.0.0
by Antonio Niño Díaz
· 6 years ago
425ce3d
Merge pull request #1753 from Yann-lms/emmc_ret
by Antonio Niño Díaz
· 6 years ago
a12ea0c
Merge pull request #1786 from laroche/static_vars_functions
by Antonio Niño Díaz
· 6 years ago
5651989
rcar_gen3: drivers: ddr: Clean up printouts
by Marek Vasut
· 6 years ago
aafafce
rcar_gen3: drivers: cpld: fix power-off on reset
by Sergii Boryshchenko
· 7 years ago
122555f
rcar_gen3: plat: Add missing cpu_on_check() implementation
by Marek Vasut
· 6 years ago
5f79a06
Merge pull request #1773 from grandpaul/rpi3-gpio-driver
by Antonio Niño Díaz
· 6 years ago
68ab706
Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm
by Antonio Niño Díaz
· 6 years ago
231c244
Change some vars and functions to be static.
by Florian La Roche
· 6 years ago
698d835
multi_console: Check functions are not NULL
by Joel Hutton
· 6 years ago
4fb84fb
rpi3: Add GPIO driver
by Ying-Chun Liu (PaulLiu)
· 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
36a1e4b
stm32mp1: add BSEC driver
by Yann Gautier
· 6 years ago
038bff2
stm32mp1: update device tree and gpio functions
by Yann Gautier
· 6 years ago
1a3fc9f
drivers: st: update drivers code
by Yann Gautier
· 6 years ago
ef85e53
drivers: st: pmic: update stpmic1 driver
by Yann Gautier
· 6 years ago
7b7e4bf
stm32mp1: update device tree files
by Yann Gautier
· 6 years ago
a45433b
stm32mp1: rename stpmu1 to stpmic1
by Yann Gautier
· 6 years ago
113f31e
drivers: st: move i2c driver in its own folder
by Yann Gautier
· 6 years ago
e8eb33f
mmc: correctly check ret in mmc_fill_device_info
by Yann Gautier
· 6 years ago
1fbc97b
Correct typographical errors
by Paul Beesley
· 6 years ago
199663a
Merge pull request #1724 from jbech-linaro/emmc_enumeration
by Antonio Niño Díaz
· 6 years ago
4bc543c
rcar_gen3: drivers: pwrc: Switch to common delay implementation
by Marek Vasut
· 6 years ago
1778b41
rcar_gen3: drivers: delay: Rewrite from assembler to C
by Marek Vasut
· 6 years ago
aae2c72
rcar_gen3: drivers: scif: Use TEND flag for transmission end detection
by Marek Vasut
· 6 years ago
48cc693
rcar_gen3: drivers: qos: Synchronize tables
by Marek Vasut
· 6 years ago
bda11cb
rcar_gen3: drivers: pfc: Synchronize tables
by Marek Vasut
· 6 years ago
6c245a5
rcar_gen3: drivers: ddr-b: Synchronize tables
by Marek Vasut
· 6 years ago
1ddb3bf
rcar_gen3: drivers: ddr-a: Checkpatch cleanup
by Marek Vasut
· 6 years ago
432d767
rcar_gen3: drivers: ddr-a: Synchronize tables
by Marek Vasut
· 6 years ago
38ec9e5
rcar_gen3: drivers: cpld: Move rcar_cpld_reset_cpu() into header
by Marek Vasut
· 6 years ago
e6fe817
rcar_gen3: drivers: swdt: Access SCR in EL3
by Marek Vasut
· 6 years ago
290a400
rcar_gen3: drivers: auth-mod: Access SCTLR in EL3
by Marek Vasut
· 6 years ago
e724649
rcar_gen3: plat: Clean up rcar_pwrc_code_copy_to_system_ram()
by Marek Vasut
· 6 years ago
ca44ab6
rcar_gen3: plat: Drop ddr_regdef_len()
by Marek Vasut
· 6 years ago
57e282b
stm32mp1: do not include platform header files directly in drivers
by Yann Gautier
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
8428a04
mmc: increase delay when initializing mmc
by Joakim Bech
· 6 years ago
e4f1f87
Merge pull request #1708 from Yann-lms/warnings
by Soby Mathew
· 6 years ago
08834ce
Merge pull request #1715 from pangupta/master
by Soby Mathew
· 6 years ago
5a3dd5c
ccn: for RN-I, used node id instead of node postion
by Pankaj Gupta
· 6 years ago
3796621
io_block: define MAX_IO_BLOCK_DEVICES as unsigned
by Yann Gautier
· 6 years ago
8210b45
Merge pull request #1700 from jwerner-chromium/JW_crashfix
by Soby Mathew
· 6 years ago
03020da
drivers/console: Reimplement MUTLI_CONSOLE_API framework in C
by Julius Werner
· 6 years ago
6b88b65
drivers/console: Link console framework code by default
by Julius Werner
· 6 years ago
1338c9c
plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support
by Julius Werner
· 6 years ago
ccf2b6b
Merge pull request #1706 from Yann-lms/mmc_init_check
by Antonio Niño Díaz
· 6 years ago
461b49e
tzc380: Fix some asserts
by Antonio Nino Diaz
· 6 years ago
110df92
Merge pull request #1653 from JackyBai/master
by Antonio Niño Díaz
· 6 years ago
34d3174
Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12
by Antonio Niño Díaz
· 6 years ago
9a772df
ble: ap807: Switch to PLL mode and update CPU frequency
by Christine Gharzuzi
· 6 years ago
bd51efd
mvebu: cp110: avoid pcie power on/off sequence when called from Linux
by Igal Liberman
· 6 years ago
05b1773
mvebu: cp110: fix phy selector configuration for XFI1
by Grzegorz Jaszczyk
· 6 years ago
7af0214
drivers: add tzc380 support
by Peng Fan
· 7 years ago
e88fdd7
drivers: st: mmc: improve error cases in send_cmd function
by Yann Gautier
· 6 years ago
4c7888a
drivers: mmc: check mmc_reset_to_idle return
by Yann Gautier
· 6 years ago
141a07a
Merge pull request #1698 from hzhuang1/rm_emmc_delay
by Antonio Niño Díaz
· 6 years ago
b4b08d7
Merge pull request #1679 from pangupta/master
by Antonio Niño Díaz
· 6 years ago
05274cb
mmc: poll eMMC status after EXT_CSD command
by Haojian Zhuang
· 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
caf3b7a
Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console
by Antonio Niño Díaz
· 6 years ago
d8e3957
plat/marvell: Migrate to multi-console API
by Konstantin Porotchkin
· 6 years ago
21ab539
drivers: st: uart: remove old API
by Yann Gautier
· 6 years ago
4518c59
drivers: st: update console driver to support MULTI_CONSOLE_API
by Yann Gautier
· 6 years ago
3d48bae
stm32mp1: add a new file for UART registers definition
by Yann Gautier
· 6 years ago
6c3fea5
Merge pull request #1676 from Yann-lms/static_analysis
by Antonio Nino Diaz
· 6 years ago
f04146b
cadence: uart: comply to console_register prototype
by Alexei Colin
· 6 years ago
Next »