index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-11-14
virtio: Add virtio over mmio transport driver
Bin Meng
2018-11-14
virtio: Add codes for virtual queue/ring management
Tuomas Tynkkynen
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
2018-11-14
regmap: Add endianness support
Mario Six
2018-11-14
regmap: Support reading from specific range
Mario Six
2018-11-14
regmap: Add raw read/write functions
Mario Six
2018-11-14
regmap: Add error output
Mario Six
2018-11-14
regmap: Introduce init_range
Mario Six
2018-11-14
core: ofnode: Fix mem leak in error path
Mario Six
2018-11-14
misc: Add IHS FPGA driver
Mario Six
2018-11-14
misc: Add gdsys_soc driver
Mario Six
2018-11-14
misc: Sort Makefile entries
Mario Six
2018-11-14
regmap: Improve error handling
Mario Six
2018-11-14
regmap: Add documentation
Mario Six
2018-11-14
timer: Sort Kconfig driver entries
Bin Meng
2018-11-14
dm: core: Mirror the chosen node parse logic in the livetree scanning
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
2018-11-14
Merge branch 'next'
Tom Rini
2018-11-14
gpio: pca953x_gpio: fix DT GPIO flags translation
Anatolij Gustschin
2018-11-13
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Boris Brezillon
2018-11-13
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
2018-11-13
mtd: Use default mtdparts/mtids when not defined in the environment
Boris Brezillon
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-11-09
dm: Fix typo - missed semicolon
Andy Shevchenko
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko
2018-11-05
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-11-05
net: phy: mscc: factorize part of config function for VSC8584
Quentin Schulz
2018-11-05
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-11-05
aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
Cédric Le Goater
2018-11-05
net: ftgmac100: Add support for the Aspeed SoC
Cédric Le Goater
2018-11-05
aspeed: ast2500: fix missing break in D2PLL clock enablement
Cédric Le Goater
2018-11-05
net: ftgmac100: add clock support
Cédric Le Goater
2018-11-05
net: ftgmac100: handle timeouts when transmitting
Cédric Le Goater
2018-11-05
net: ftgmac100: convert the RX/TX descriptor arrays
Cédric Le Goater
2018-11-05
net: ftgmac100: add MDIO bus and phylib support
Cédric Le Goater
2018-11-05
net: ftgmac100: use setbits_le32() in the reset method
Cédric Le Goater
2018-11-05
net: ftgmac100: convert to driver model
Cédric Le Goater
2018-11-05
net: ftgmac100: use the aligned() macro
Cédric Le Goater
2018-11-05
net: ftgmac100: use the BIT() macro
Cédric Le Goater
2018-11-05
net: Add MT7628 ethernet driver
Stefan Roese
2018-11-04
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
[next]