Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f26baaa987a1daca38d425d1e696858592604102
/
drivers
« Previous
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
f9af3bc
stm32mp1: correct some static analysis tools issues
by Yann Gautier
· 6 years ago
ed041ac
drivers: partition: correct some static analysis tools issues
by Yann Gautier
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
384ff09
Merge pull request #1668 from ldts/rcar_gen3/e3_build
by Soby Mathew
· 6 years ago
3b26aa7
Remove _tzc_get_max_top_addr() function
by Sandrine Bailleux
· 6 years ago
0a596b4
rcar_gen3: E3 target: fix compilation issues
by ldts
· 6 years ago
e86a0aa
Merge pull request #1623 from MISL-EBU-System-SW/a3700-support
by Antonio Niño Díaz
· 6 years ago
c6b3ae8
Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2
by Antonio Niño Díaz
· 6 years ago
d490776
meson: console: Add missing define to fix build
by Antonio Nino Diaz
· 6 years ago
0119324
meson: console: Introduce console driver
by Antonio Nino Diaz
· 6 years ago
4d2ae3e
Merge pull request #1640 from soby-mathew/sm/fin_con_reg
by Antonio Niño Díaz
· 6 years ago
5f47579
tzc: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
ee4fa95
drivers: marvell Add support for Armada-37xx UART
by Konstantin Porotchkin
· 6 years ago
ede192d
drivers: marvell Add Armada-37xx COMPHY driver
by Konstantin Porotchkin
· 6 years ago
10d69c7
allwinner: Add RSB driver
by Andre Przywara
· 7 years ago
58873ae
Multi-console: Deprecate the `finish_console_register` macro
by Soby Mathew
· 6 years ago
0b9d9d1
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 6 years ago
2ed16f5
mvebu: cp110: introduce COMPHY porting layer
by Grzegorz Jaszczyk
· 6 years ago
7c21e1c
rcar_gen3: drivers: watchdog
by Jorge Ramirez-Ortiz
· 6 years ago
1d75367
rcar_gen3: drivers: serial controller interface
by Jorge Ramirez-Ortiz
· 6 years ago
d26a722
rcar_gen3: drivers: spi multio bus controller
by Jorge Ramirez-Ortiz
· 6 years ago
83b9d1a
rcar_gen3: drivers: rom api
by Jorge Ramirez-Ortiz
· 6 years ago
5ff5eee
rcar_gen3: drivers: power controller
by Jorge Ramirez-Ortiz
· 6 years ago
f1751c0
rcar_gen3: drivers: console
by Jorge Ramirez-Ortiz
· 6 years ago
eaa63b4
rcar_gen3: drivers: io [emmc/mem]
by Jorge Ramirez-Ortiz
· 6 years ago
ab853b0
rcar_gen3: drivers: i2c dvfs
by Jorge Ramirez-Ortiz
· 6 years ago
766263c
rcar_gen3: drivers: emmc
by Jorge Ramirez-Ortiz
· 6 years ago
6919d70
rcar_gen3: drivers: dma
by Jorge Ramirez-Ortiz
· 6 years ago
f7c14d5
rcar_gen3: drivers: micro delay generator
by Jorge Ramirez-Ortiz
· 6 years ago
67650d2
rcar_gen3: drivers: cpld
by Jorge Ramirez-Ortiz
· 6 years ago
268162f
rcar_gen3: drivers: board identification
by Jorge Ramirez-Ortiz
· 6 years ago
e1868f9
rcar_gen3: drivers: avs [adaptive voltage scaling]
by Jorge Ramirez-Ortiz
· 6 years ago
3f464d9
rcar_gen3: drivers: authentication
by Jorge Ramirez-Ortiz
· 6 years ago
47503d2
rcar_gen3: drivers: staging
by Jorge Ramirez-Ortiz
· 6 years ago
bf084dc
rcar-gen3: initial commit for the rcar-gen3 boards
by Jorge Ramirez-Ortiz
· 6 years ago
9abbd6a
stm32mp1: add an IO to read MMC devices
by Yann Gautier
· 6 years ago
eb16b47
stm32mp1: add an IO to read STM32IMAGE binaries
by Yann Gautier
· 6 years ago
5380b0d
stm32mp1: add sdmmc2 driver
by Yann Gautier
· 6 years ago
687a7bc
Merge pull request #1626 from Yann-lms/partition_verbose
by Dimitris Papastamos
· 6 years ago
b60160d
Merge pull request #1630 from antonio-nino-diaz-arm/an/fix-console
by Dimitris Papastamos
· 6 years ago
992c5ac
pl011: cnds: cbmem: 16550: Fix comments
by Antonio Nino Diaz
· 6 years ago
a7beaa5
Merge pull request #1622 from bryanodonoghue/master+imx7-mmc_fix
by Soby Mathew
· 6 years ago
Next »