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
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
2020-06-24
clk: versal: Remove alt_ref_clk from clock sources
Rajan Vaja
2020-06-24
mmc: zynq_sdhci: Remove global pointer
Michal Simek
2020-06-24
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
2020-06-24
mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready
Haibo Chen
2020-06-24
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
Haibo Chen
2020-06-23
nvme: Invalidate dcache before submitting admin cmd
Jagan Teki
2020-06-23
gpio: mxc_gpio: change gpio index for i.MX8
Ye Li
2020-06-22
net: fec: Allow the PHY node to be retrieved
Fabio Estevam
2020-06-22
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
2020-06-20
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...
Tom Rini
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2020-06-18
Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-vid...
Tom Rini
2020-06-18
firmware: PSCI: Fix PSCI support for OF live trees
Jon Hunter
2020-06-18
video: ipuv3: remove non-DM code
Anatolij Gustschin
2020-06-18
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-18
net: pcnet: Add DM support
Marek Vasut
2020-06-18
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-18
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-18
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-18
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-18
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-18
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-18
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-18
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-18
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-18
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-18
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-18
net: pcnet: Drop PCNET_HAS_PROM
Marek Vasut
2020-06-18
net: pcnet: Drop typedef struct pcnet_priv_t
Marek Vasut
2020-06-18
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
net: eepro100: Add DM support
Marek Vasut
2020-06-18
net: eepro100: Split common parts of non-DM functions out
Marek Vasut
2020-06-18
net: eepro100: Drop bd_t pointer from read_hw_addr()
Marek Vasut
2020-06-18
net: eepro100: Add RX/TX rings into the private data
Marek Vasut
2020-06-18
net: eepro100: Pass device private data into mdiobus
Marek Vasut
2020-06-18
net: eepro100: Pass device private data around
Marek Vasut
2020-06-18
net: eepro100: Introduce device private data
Marek Vasut
2020-06-18
net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()
Marek Vasut
2020-06-18
net: eepro100: Drop inline keyword
Marek Vasut
2020-06-18
net: eepro100: Fix EE_*_CMD macros
Marek Vasut
2020-06-18
net: eepro100: Factor out MII registration
Marek Vasut
2020-06-18
net: eepro100: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-18
net: eepro100: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-18
net: eepro100: Reorder functions in the driver
Marek Vasut
2020-06-18
net: eepro100: Remove volatile misuse
Marek Vasut
2020-06-18
net: eepro100: Add cache management
Marek Vasut
2020-06-18
net: eepro100: Factor out tx_ring command issuing
Marek Vasut
2020-06-18
net: eepro100: Replace purge_tx_ring() with memset()
Marek Vasut
2020-06-18
net: eepro100: Use standard I/O accessors
Marek Vasut
2020-06-18
net: eepro100: Fix camelcase
Marek Vasut
[prev]
[next]