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
/
include
Age
Commit message (
Expand
)
Author
2019-12-26
armv8: ls1028ardb: enable DisplayPort Power support
Wen He
2019-12-26
armv8: fsl-layerscape: Increase mmc read size for secure-boot headers
Udit Agarwal
2019-12-26
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
2019-12-23
ppc/kmeter1: remove unused define
Holger Brunck
2019-12-23
board/km: remove CONFIG_KM_BOARD_NAME
Holger Brunck
2019-12-23
ppc/km: convert KM_DEF_NETDEV to Kconfig
Holger Brunck
2019-12-23
ppc/km/tegr1: support second localbus clock signal
Holger Brunck
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
misc: i2c_eeprom: add size query
Robert Beckett
2019-12-17
i2c: add support for offset overflow in to address
Robert Beckett
2019-12-15
x86: Add chromebook_coral
Simon Glass
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
2019-12-15
x86: Move qemu CPU fixup function into its own file
Simon Glass
2019-12-15
mtd: spi: Export spi_flash_std_probe()
Simon Glass
2019-12-15
spi: Correct operations check in dm_spi_xfer()
Simon Glass
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
x86: fsp: Add FSP2 base support
Simon Glass
2019-12-15
x86: Move UCLASS_IRQ into a separate file
Simon Glass
2019-12-15
pci: Add support for p2sb uclass
Simon Glass
2019-12-15
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-12-09
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
2019-12-09
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
2019-12-09
include: phy: add data field for private driver data
Alex Marginean
2019-12-09
include: phy: define XFI and USXGMII interface types
Alex Marginean
2019-12-09
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Grygorii Strashko
2019-12-09
net: Improve documentation for string_to_ip()
Joe Hershberger
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-09
linux/types.h: fix typo unchar
Heinrich Schuchardt
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-06
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
lib: crypto: add rsa public key parser
AKASHI Takahiro
2019-12-06
lib: crypto: add public key utility
AKASHI Takahiro
2019-12-06
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
linux/time.h: include vsprintf.h
AKASHI Takahiro
2019-12-06
include: kernel.h: include printk.h
AKASHI Takahiro
2019-12-06
lib: add mktime64() for linux compatibility
AKASHI Takahiro
2019-12-06
rtc.h: add struct udevice declaration
AKASHI Takahiro
2019-12-06
cmd: Migrate from_env() from pxe.c to nvedit.c
Patrice Chotard
[next]