index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-08-09
video: Add a Kconfig option for SPL video handoff
Simon Glass
2023-08-09
video: Tidy up Makefile rule for video
Simon Glass
2023-08-09
bootstd: Correct creating of bootdev sibling
Simon Glass
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
usb: Return -ENOENT when no devices are found
Simon Glass
2023-08-08
arm_ffa: introduce armffa command
Abdellatif El Khlifi
2023-08-08
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
2023-08-08
arm_ffa: introduce Arm FF-A support
Abdellatif El Khlifi
2023-08-05
usb: gadget: ether: Handle gadget driver registration in probe and remove
Marek Vasut
2023-08-05
usb: gadget: ether: Move probe function above driver structure
Marek Vasut
2023-08-05
usb: gadget: ether: Inline functions used once
Marek Vasut
2023-08-03
virtio: provide driver name in debug message
Heinrich Schuchardt
2023-08-03
net: mediatek: add support for MediaTek MT7988 SoC
Weijie Gao
2023-08-03
net: mediatek: add support for NETSYS v3
Weijie Gao
2023-08-03
net: mediatek: add USXGMII support
Weijie Gao
2023-08-03
net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981
Weijie Gao
2023-08-03
net: mediatek: add support for SGMII 1Gbps auto-negotiation mode
Weijie Gao
2023-08-03
net: mediatek: add missing static qualifier
Weijie Gao
2023-08-03
net: mediatek: fix direct MDIO clause 45 access via SoC
Weijie Gao
2023-08-03
net: mediatek: optimize the switch reset delay wait time
Weijie Gao
2023-08-03
net: mediatek: connect switch to PSE only when starting eth is requested
Weijie Gao
2023-08-03
pinctrl: mediatek: add pinctrl driver for MT7988 SoC
Weijie Gao
2023-08-03
pinctrl: mediatek: add pinmux_set ops support
Weijie Gao
2023-08-03
pinctrl: mediatek: fix the return value in driving configuration functions
Weijie Gao
2023-08-03
pinctrl: mediatek: convert most definitions to const
Weijie Gao
2023-08-03
clk: mediatek: add clock driver support for MediaTek MT7988 SoC
Weijie Gao
2023-08-03
pwm: mtk: add support for MediaTek MT7988 SoC
Weijie Gao
2023-08-03
i2c: mediatek: fix I2C usability for MT7981
Weijie Gao
2023-08-03
reset: mediatek: check malloc return valaue before use
Weijie Gao
2023-08-03
serial: mtk: initial priv data before using
Weijie Gao
2023-08-03
spi: mtk_spim: clear IRQ enable bits
Weijie Gao
2023-08-03
spi: mtk_spim: get spi clk rate only once
Weijie Gao
2023-08-03
board: mediatek: update config headers
Weijie Gao
2023-08-02
net: rtl8169: Add one device ID 0x8161
Minda Chen
2023-08-02
net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V
Minda Chen
2023-08-02
net: rtl8169: Fix compile warning in rtl8169
Minda Chen
2023-08-02
starfive: pci: Add StarFive JH7110 pcie driver
Mason Huo
2023-08-02
i2c: designware: Add Kconfig for designware_i2c_pci.c
Minda Chen
2023-08-01
Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-08-01
Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-08-01
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2023-08-01
drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video
Nikhil M Jain
2023-08-01
drivers: video: tidss: tidss_drv: Change remove method
Nikhil M Jain
2023-08-01
video: bochs: Set the frame buffer size per configuration
Bin Meng
2023-08-01
video: kconfig: Set default FB size for Bochs
Bin Meng
2023-08-01
video: kconfig: Drop the superfluous dependency
Bin Meng
2023-08-01
video: kconfig: Fix wrong text for the PCI default FB size
Bin Meng
2023-08-01
video: bochs: Remove the x86 dependency
Bin Meng
2023-08-01
video: bochs: Avoid using IO instructions to access VGA IO port
Bin Meng
2023-08-01
video: bochs: Drop the useless argument of bochs_vga_write()
Bin Meng
[next]