Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6b907199f4b068fb2d763077d562654b7b985a42
/
drivers
6b90719
mmc: sdhci: fix chip detect gpio property name
by Baruch Siach
· 5 years ago
cddbfd4
mmc: mv_sdhci: fix uninitialized pointer deref on probe
by Baruch Siach
· 5 years ago
7b6a458
Merge branch '2019-07-29-ti-imports'
by Tom Rini
· 5 years ago
8a14dfe
nand: davinci: add support for driver model
by Bartosz Golaszewski
· 5 years ago
2d4e330
nand: davinci: make davinci_nand_init() static
by Bartosz Golaszewski
· 5 years ago
1e4450c
i2c: remove i2c driver-model compatibility layer
by Bartosz Golaszewski
· 5 years ago
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· 5 years ago
b11a14a
rtc, rx8025: add DM support
by Heiko Schocher
· 5 years ago
6b659d0
rtc, rx8025: fix Coding Style
by Heiko Schocher
· 5 years ago
1ac5f6c
rtc: move RTC_RX8025 to Kconfig
by Heiko Schocher
· 5 years ago
105f6c8
pinctrl: mediatek: fix warning
by Fabien Parent
· 5 years ago
58e4c38
gpio: fixes for gpio-hog support
by Heiko Schocher
· 5 years ago
fa00255
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· 5 years ago
97a81b6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· 5 years ago
3bc5e87
Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· 5 years ago
debd413
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
26d33e5
video: arm: rpi: Bail out early if querying video information fails
by Fabian Vogt
· 5 years ago
b4be5ca
rockchip: rk3188: init CPU freq in clock driver
by Kever Yang
· 5 years ago
889ccde
video: dw_hdmi: Add support for ddc-i2c-bus property
by Niklas Schulze
· 5 years ago
9345e6d
video: meson: dw-hdmi: add EDID mode filtering to only select supported modes
by Neil Armstrong
· 5 years ago
faa419c
video: display: use edid_get_timing_validate() variant to filter supported EDID modes
by Neil Armstrong
· 5 years ago
8ab5d50
video, simple_panel: add lg,lb070wv8 display
by Heiko Schocher
· 6 years ago
994f49a
video: mxsfb: fix mxsfb fbdev binding issues
by Igor Opaniuk
· 5 years ago
295ef9d
video: fsl_dcu_fb: add DM_VIDEO support
by Igor Opaniuk
· 5 years ago
9a0270f
video: fsl_dcu_fb: refactor init functions
by Igor Opaniuk
· 5 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
d7fd90a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
fd8be70
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
by Faiz Abbas
· 5 years ago
247418b
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
by Lokesh Vutla
· 5 years ago
142611f
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
by Lokesh Vutla
· 5 years ago
41a3d4f2
remoteproc: tisci: add TI-SCI processor control helper functions
by Lokesh Vutla
· 5 years ago
e34f7a8
power: domain: ti_sci_power_domains: Add support for exclusive and shared access
by Lokesh Vutla
· 5 years ago
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· 5 years ago
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· 5 years ago
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· 5 years ago
a6afc20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 5 years ago
98be8be
net: sun8i_emac: Test the correct phy
by Emmanuel Vadot
· 5 years ago
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· 5 years ago
a1818b1
net: macb: Fix check for little-endian system in gmac_configure_dma()
by Anup Patel
· 5 years ago
88799a6
net: macb: Extend MACB driver for SiFive Unleashed board
by Anup Patel
· 5 years ago
7c043ea
net: tsec: Change compatible strings to match Linux
by Vladimir Oltean
· 5 years ago
9953c79
net: tsec: Common handling of MAC station address for DM_ETH
by Vladimir Oltean
· 5 years ago
8ec8eaa
net: tsec: Make errors visible
by Vladimir Oltean
· 5 years ago
a11c89d
net: tsec: Reverse Christmas tree notation
by Vladimir Oltean
· 5 years ago
3095e34
net: tsec: Fix offset of MDIO registers for DM_ETH
by Vladimir Oltean
· 5 years ago
d639220
net: tsec: Refactor the readout of the tbi-handle property
by Vladimir Oltean
· 5 years ago
377d19d
net/macb: increase RX buffer size for GEM
by Ramon Fried
· 5 years ago
b40501f
net: macb: apply sane DMA configuration
by Ramon Fried
· 5 years ago
834040c
net: macb: add dma_burst_length config
by Ramon Fried
· 5 years ago
588a5b7
net: macb: add support for SGMII phy interface
by Ramon Fried
· 5 years ago
6402fb19
net: macb: use bit access macro from header file
by Ramon Fried
· 5 years ago
b1b9b4f
net: macb: add support for faster clk rates
by Ramon Fried
· 5 years ago
94e6bd8
net: macb: sync header definitions as taken from Linux
by Ramon Fried
· 5 years ago
7e69339
drivers: net: driver for MDIO muxes controlled over I2C
by Alex Marginean
· 5 years ago
e1922c7
net: designware: use 'phy_connect' instead of open coded
by Simon Goldschmidt
· 5 years ago
41a7ac5
drivers: net: fsl_enetc: add support for SGMII 2500
by Alex Marginean
· 5 years ago
38882ae
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
by Alex Marginean
· 5 years ago
0215539
drivers: net: add NXP ENETC MDIO driver
by Alex Marginean
· 5 years ago
7a910c1
drivers: net: add NXP ENETC ethernet driver
by Alex Marginean
· 5 years ago
1134995
spi: Drop obsolete mtk_qspi driver references
by developer
· 5 years ago
8a78b4d
spi: add spi-mem driver for MediaTek MT7629 SoC
by developer
· 5 years ago
63a3467
dm: device: make power domain calls optional
by Anatolij Gustschin
· 5 years ago
3d23abd
clk: initialize clk->data when using default xlate
by Sekhar Nori
· 5 years ago
a9274aa
dm: core: Set correct "status" value for a node
by Bin Meng
· 5 years ago
513cf40
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
by Bin Meng
· 5 years ago
fe5eb09
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
by Bin Meng
· 5 years ago
c6b05de
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
6072e23
Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
820de7e
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
by Ashish Kumar
· 5 years ago
feee9af
rtc: Add rtc driver for stm32mp1
by Patrick Delaunay
· 5 years ago
03d87aa
clk: stm32mp1: Add RTC clock entry
by Patrick Delaunay
· 5 years ago
4916264
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
by Patrice Chotard
· 5 years ago
e09846a
remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
by Fabien Dessenne
· 6 years ago
edbbdad
remoteproc: add elf file load support
by Fabien Dessenne
· 6 years ago
22236e0
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 6 years ago
c498923
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
0e13e5f
fpga: arria10: Fix error in fpga pin configuration
by Dalon Westergreen
· 5 years ago
e5f741a
spl: kconfig: separate sysreset and firmware drivers from misc
by Simon Goldschmidt
· 5 years ago
fc82466
sysreset: add support for socfpga sysreset
by Simon Goldschmidt
· 5 years ago
ebfb9fb
sysreset: socfpga: stratix10: add sysreset driver
by Simon Goldschmidt
· 5 years ago
be36639
sysreset: socfpga: gen5: add sysreset driver
by Simon Goldschmidt
· 5 years ago
2be4a3e
dm: ddr: socfpga: fix gen5 ddr driver to not use bss
by Simon Goldschmidt
· 5 years ago
36d9bf8
rockchip: sdhci: Fix sdhci mmc driver probe abort
by Kever Yang
· 5 years ago
65fdabe
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
by Niklas Schulze
· 5 years ago
de71021
rockchip: rk322x: sdram: use udelay instead of rockchip_udelay
by Kever Yang
· 5 years ago
6ea8269
ram: rk3399: Add lpddr4 set rate support
by Jagan Teki
· 5 years ago
940d125
ram: rk3399: Add set_rate sdram rk3399 ops
by Jagan Teki
· 5 years ago
31b3881
ram: rk3399: Add LPPDDR4-800 timings inc
by Jagan Teki
· 5 years ago
c3ef362
ram: rk3399: Add LPPDDR4-400 timings inc
by Jagan Teki
· 5 years ago
f0b0631
clk: rockchip: rk3399: Set 400MHz ddr clock
by Jagan Teki
· 5 years ago
4833f32
clk: rockchip: rk3399: Set 50MHz ddr clock
by Jagan Teki
· 5 years ago
cc117bb
ram: rk3399: Add LPPDR4 mr detection
by Jagan Teki
· 5 years ago
9eb935a
ram: rk3399: Handle data training via ops
by Jagan Teki
· 5 years ago
5ff7abe
ram: rk3399: Simplify data training first argument
by Jagan Teki
· 5 years ago
a5b0719
ram: rk3399: Update lpddr4 vref_mode_ac
by Jagan Teki
· 5 years ago
59a9a57
ram: rk3399: Update lpddr4 mode_sel based on io settings
by Jagan Teki
· 5 years ago
2dd3efc
ram: rk3399: Update lpddr4 vref based on io settings
by Jagan Teki
· 5 years ago
b958417
ram: rk3399: Get lpddr4 tsel_rd_en from io settings
by Jagan Teki
· 5 years ago
0cb3112
ram: rk3399: Configure soc odt support
by Jagan Teki
· 5 years ago
Next »