index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-01-28
net: phy: implements probe for Cortina phy
Shaohui Xie
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
net: phy: micrel: fix divisor value for KSZ9031 phy skew
Dinh Nguyen
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
net: phy: micrel: Disable B_CAST on config
Alexandre Messier
2016-01-28
tegra: Report errors from PCI init
Simon Glass
2016-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2016-01-28
net/designware: do explicit port selection for 1Gb mode
Alexey Brodkin
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
2016-01-28
net: phy: genphy: Allow overwriting features
Sascha Hauer
2016-01-28
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2016-01-28
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
net: tsec: Add driver model ethernet support
Bin Meng
2016-01-28
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
2016-01-28
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
Bin Meng
2016-01-28
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
2016-01-28
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
2016-01-28
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
2016-01-28
drivers: net: vsc9953: Add LAG support
Codrin Ciubotariu
2016-01-28
drivers: net: vsc9953: Fix FDB aging time
Codrin Ciubotariu
2016-01-28
net: phy: do not read configuration register on reset
Stefan Agner
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2016-01-12
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
dm: usb: Convert echi-pci to use new DM PCI API
Simon Glass
2016-01-12
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Drop the old version of pci_find_device/s()
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
dm: pci: Mark legacy files as such
Simon Glass
2016-01-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails
Bin Meng
2016-01-08
pci: imx: Adjust the return value when imx_pcie_addr_valid() fails
Bin Meng
2016-01-08
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
[next]