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
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
2020-06-18
net: eepro100: Fix remaining checkpatch issues
Marek Vasut
2020-06-18
net: eepro100: Fix indented label
Marek Vasut
2020-06-18
net: eepro100: Fix pointer location
Marek Vasut
2020-06-18
net: eepro100: Fix parenthesis alignment
Marek Vasut
2020-06-18
net: eepro100: Fix braces
Marek Vasut
2020-06-18
net: eepro100: Fix spacing
Marek Vasut
2020-06-18
net: eepro100: Use plain debug()
Marek Vasut
2020-06-18
net: eepro100: Clean up comments
Marek Vasut
2020-06-18
net: eepro100: Remove EEPRO100_SROM_WRITE
Marek Vasut
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-18
video: ipuv3: remove some useless code to reduce binary size
Anatolij Gustschin
2020-06-18
video: make backlight and panel drivers optional
Anatolij Gustschin
2020-06-18
video: ipuv3: fix building with disabled panel driver
Anatolij Gustschin
2020-06-18
video: make vidconsole commands optional
Anatolij Gustschin
2020-06-18
dm: spi: Convert Freescale ESPI driver to driver model
Chuanhua Han
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-15
regulator: fix: enable gpio when requested
Mark Kettenis
2020-06-15
Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-06-15
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
Marek Vasut
2020-06-15
mmc: fsl_esdhc: Fix SDR104 and HS200 support
Marek Vasut
2020-06-15
mmc: ca_dw_mmc: Misc cleanup of driver
Arthur Li
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-06-14
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2020-06-14
eth/r8152: update the firmware
Hayes Wang
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
[prev]
[next]