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-27
spi: prevent overriding established bus settings
Marcin Wojtas
2020-01-27
dm: spi: Check cs number before accessing slaves
Bin Meng
2020-01-27
spi: nxp_fspi: new driver for the FlexSPI controller
Michael Walle
2020-01-27
Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
Giulio Benetti
2020-01-26
common: fix regression on block cache init
Angelo Durgehello
2020-01-26
arm: mvebu: fix A38x breakage from commit bb872dd930cc
Joel Johnson
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-26
clk: Fix error checking of dev_read_addr_ptr
Sean Anderson
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
phy: sun4i-usb: Add Allwinner R40 support
Andre Przywara
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-24
common: Rename and move source()
Simon Glass
2020-01-24
common: Move the image globals into image.h
Simon Glass
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-24
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-24
common: Move get_tbclk() to time.h
Simon Glass
2020-01-24
common: Move clock functions into a new file
Simon Glass
2020-01-24
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-24
common: Drop floppy disk support
Simon Glass
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
[next]