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-14
mtd: nand: Move arasan nand driver to driver model
Ashok Reddy Soma
2020-01-10
virtio: fix typo devicd
Heinrich Schuchardt
2020-01-10
poweroff: add poweroff for mt6323 pmic
Frank Wunderlich
2020-01-10
rtc: add support for DS3232 device
Han Nandor
2020-01-10
bootcount: add a DM i2c eeprom backing store for bootcount
Robert Beckett
2020-01-10
drivers: mcfmii: add dm support
Angelo Durgehello
2020-01-10
drivers: fsl_mcdmafec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: mcffec: conversion to dm
Angelo Durgehello
2020-01-10
drivers: net: add mcf fec dm Kconfig support
Angelo Durgehello
2020-01-09
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx
Tom Rini
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-08
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-01-08
ata: fsl_sata: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
2020-01-08
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2020-01-08
power: Add new PMIC PCA9450 driver
Ye Li
2020-01-08
ddr: imx8m: Add DRAM PLL to generate 1000Mhz output
Peng Fan
2020-01-08
mxc_ocotp: support i.MX8MP
Peng Fan
2020-01-08
pinctrl: imx8m: support i.MX8MP
Peng Fan
2020-01-08
mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
Rasmus Villemoes
2020-01-07
dm: Add a debug message when devices are skipped pre-reloc
Sean Anderson
2020-01-07
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
dm: devres: Add tests
Simon Glass
2020-01-07
dm: devres: Convert to use logging
Simon Glass
2020-01-07
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
dm: core: Allocate parent data separate from probing parent
Simon Glass
2020-01-07
dm: core: Move ofdata_to_platdata() call earlier
Simon Glass
2020-01-07
dm: core: Don't clear active flag twice when probe() fails
Simon Glass
2020-01-07
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2020-01-07
pci: Print a warning if the bus is accessed before probing
Simon Glass
2020-01-07
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2020-01-07
dm: core: Use assert_noisy() in devres
Simon Glass
2020-01-07
virtio: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
stm32mp1: rng: Add a driver for random number generator(rng) device
Sughosh Ganu
2020-01-07
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2020-01-07
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu
2020-01-07
power: regulator: support off-on-delay-us
Peng Fan
2020-01-07
remoteproc: stm32: load resource table from firmware
Fabien Dessenne
2020-01-07
remoteproc: stm32: track the coprocessor state in a backup register
Fabien Dessenne
2020-01-07
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
2020-01-07
drivers: board: Add get_fit_loadable()
Jean-Jacques Hiblot
2020-01-07
drivers: board: Make the board drivers available in SPL
Jean-Jacques Hiblot
[next]