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
2020-06-18
Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-06-16
net: cpsw: Add __maybe_unused to generated inlines
Tom Rini
2020-06-16
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
Tom Rini
2020-06-16
gpio: omap_gpio: Fix unused function warning in non-DM case
Tom Rini
2020-06-16
phy: omap-usb2-phy: disable phy charger detect
Bin Liu
2020-06-13
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
2020-06-13
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-12
net: rtl8139: Add DM support
Marek Vasut
2020-06-12
net: rtl8139: Read HW address from EEPROM only on probe
Marek Vasut
2020-06-12
net: rtl8139: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-12
net: rtl8139: Split out common and non-DM functions
Marek Vasut
2020-06-12
net: rtl8139: Pass private data into rtl8139_eeprom_delay()
Marek Vasut
2020-06-12
net: rtl8139: Introduce device private data
Marek Vasut
2020-06-12
net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros
Marek Vasut
2020-06-12
net: rtl8139: Use dev->iobase instead of custom ioaddr
Marek Vasut
2020-06-12
net: rtl8139: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-12
net: rtl8139: Factor out device name assignment
Marek Vasut
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-06-12
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
2020-06-11
dm: uclass: don't assign aliased seq numbers
Michael Walle
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
2020-06-11
regmap: Check for out-of-range offsets before mapping them
Pratyush Yadav
2020-06-09
Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-06-08
power: pmic: Add SPL Kconfig entry for PFUZE100
Marek Vasut
2020-06-05
virtio: VIRTIO_RNG depends on DM_RNG
Heinrich Schuchardt
2020-06-04
serial: Add missing Kconfig dependencies for debug consoles
Michal Simek
2020-06-04
serial: Convert ARM_DCC to Kconfig
Tom Rini
2020-06-04
ddr: Rework errata A008109, A008378, 009942 workaround
Jaiprakash Singh
2020-06-04
ddr: fsl: Impl. Erratum A008109
Joakim Tjernlund
2020-06-04
net: tsec: Access TBI PHY through the corresponding MII
Hou Zhiqiang
2020-06-04
net: tsec: Access eTSEC registers using virtual address
Hou Zhiqiang
2020-06-04
net: tsec: fsl_mdio: add DM MDIO support
Madalin Bucur
2020-06-04
clk: sifive: fu540-prci: Release ethernet clock reset
Pragnesh Patel
2020-06-04
clk: sifive: fu540-prci: Add ddr clock initialization
Pragnesh Patel
2020-06-04
clk: sifive: fu540-prci: Add clock enable and disable ops
Pragnesh Patel
2020-06-04
sifive: fu540: add ddr driver
Pragnesh Patel
2020-06-04
misc: add driver for the SiFive otp controller
Pragnesh Patel
2020-06-03
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-06-03
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-06-03
drivers: net: qe: deselect QE when DM_ETH is enabled
Madalin Bucur
2020-06-03
drivers: net: e1000: with DM_ETH needs DM_PCI too
Madalin Bucur
2020-06-02
bootcount_ext: Add Ext4 build dependency
Frédéric Danis
2020-06-02
kconfig: fix typo for OHCI host and add to DM list
Marcin Juszkiewicz
2020-06-02
kconfig: mark SPL/TPL options for DM_KEYBOARD
Marcin Juszkiewicz
2020-06-02
usb: ohci: Add header file for ARCH_DMA_MINALIGN
Simon Glass
2020-06-02
x86: spi: Rewrite logic for obtaining the SPI memory map
Simon Glass
[next]