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-01-26
clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...
Giulio Benetti
2020-01-26
clk: show more error info when uclass_get_device_by_name
Peng Fan
2020-01-26
clk: mediatek: use unsigned type for returning the clk rate
Fabien Parent
2020-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-01-25
common: add blkcache init
Angelo Durgehello
2020-01-25
net: macb: Drop local cache flush
Vignesh Raghavendra
2020-01-25
mtd: denali: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
mmc: tmio-common: Drop custom dma mapping functions
Vignesh Raghavendra
2020-01-25
fastboot: mt85xx: add command to flash/erase emmc hwpart
mingming lee
2020-01-25
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-25
crypto: make mod_exp_sw() static
Heinrich Schuchardt
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-24
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-24
remoteproc: elf_loader: fix program header parsing
Fabien Dessenne
2020-01-24
drivers: net: fsl_enetc: fix SXGMII MAC configuration
Alex Marginean
2020-01-24
pci: layerscape: device tree fixup based on SoC and
Wasim Khan
2020-01-24
pci: layerscape: Move streamId allocation to common device tree fixup
Wasim Khan
2020-01-24
pci: layerscape: Common device tree fixup for NXP SoCs
Wasim Khan
2020-01-24
drivers: net: fsl_enetc: add write_hwaddr() for LS1028A
Michael Walle
2020-01-24
drivers: net: fsl_enetc: use write_hwaddr()
Michael Walle
2020-01-24
pci: layerscape: Fix the BARs disable function
Hou Zhiqiang
2020-01-24
pci: layerscape: Fix the disabling of Expansion ROM BAR
Hou Zhiqiang
2020-01-24
drivers: net: fsl_enetc: Pass on primary MAC address to Linux
Alex Marginean
2020-01-23
gpio: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-23
led: bcm6858: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-23
nand: brcmnand: add bcm68360 support
Philippe Reynes
2020-01-23
spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-23
watchdog: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-22
timer: Add driver for Nomadik Multi Timer Unit (MTU)
Stephan Gerhold
2020-01-21
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-01-21
ddr: marvell: a38x: allow board specific clock out setup
Baruch Siach
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
clk: sci-clk: add slack to clk-set-rate passed to firmware
Lokesh Vutla
2020-01-20
phy: omap-usb2-phy: Add support for AM654 USB2 PHY
Vignesh Raghavendra
2020-01-20
phy: omap-usb2-phy: Fix warnings when built for ARM64
Vignesh Raghavendra
2020-01-20
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-20
power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...
Keerthy
2020-01-20
mmc: am654_sdhci: Add Support for configuring PHY in J721e
Faiz Abbas
2020-01-20
mmc: am654_sdhci: Get Xin clock by name
Faiz Abbas
2020-01-20
dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix ring push operation for 32 bit cores
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Switch to exposed ring mode
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Remove coherency check for cache ops
Vignesh Raghavendra
2020-01-20
soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle
Vignesh Raghavendra
2020-01-20
soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop
Vignesh Raghavendra
2020-01-20
dma: ti: k3-udma: Query DMA channels allocated from Resource Manager
Vignesh Raghavendra
2020-01-20
thermal: ti-bandgap: Fix adc value datatype
Faiz Abbas
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
[next]