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
Age
Commit message (
Expand
)
Author
2020-08-05
tools: env: Avoid an uninited warning with was_locked
Simon Glass
2020-08-05
tools: env: Fix printf() warning in fw_env
Simon Glass
2020-08-05
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
2020-08-05
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
2020-08-05
cmd: bootz: fix device-tree overlap test
Baruch Siach
2020-08-05
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
2020-08-05
usb: xhci: Add virt_to_phys() to support mapped platforms
Stefan Roese
2020-08-05
usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
Stefan Roese
2020-08-05
usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
Stefan Roese
2020-08-05
usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
Stefan Roese
2020-08-04
arm: Add SPL build check to SPL early bss clear
Brian Moyer
2020-08-04
doc: move Clang documentation to HTML
Heinrich Schuchardt
2020-08-04
pinctrl: aspeed: Fix Kconfig entry indentation
Michal Simek
2020-08-04
Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled
Michal Simek
2020-08-04
dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux
Michal Simek
2020-08-04
fixdep: fix coding style in previous fix
Stephen Warren
2020-08-04
test/py: Add test support for three stage boot
Yan Liu
2020-08-04
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-04
net: ping: reset stored IP address
Marek Szyprowski
2020-08-04
net: dwc_eth_qos: add Kconfig option to select supported configuration
Patrick Delaunay
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
net: tftp: Add client support for RFC 7440
Ramon Fried
2020-08-04
psci: put psci_method in .data section if EFI_LOADER is not enabled
Yann Gautier
2020-08-04
Fix corner case in bad block table handling.
Doyle, Patrick
2020-08-04
cmd: add clone command
John Chau
2020-08-04
fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
Jason Wessel
2020-08-04
Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-08-04
Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-08-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-08-04
Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-03
Merge branch '2020-08-01-misc-cleanups'
Tom Rini
2020-08-03
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
2020-08-03
patman: Fix up the test comments
Simon Glass
2020-08-03
dm: core: Guard against including dm.h in header files
Simon Glass
2020-08-03
net: Drop duplicate include of dm.h in pcnet.c
Simon Glass
2020-08-03
net: Drop dm.h header file in eth_phy.h
Simon Glass
2020-08-03
clk: Drop dm.h header file in clk-provider.h
Simon Glass
2020-08-03
usb: Drop dm.h header file
Simon Glass
2020-08-03
ufs: Drop dm.h header file
Simon Glass
2020-08-03
nand: Drop dm.h header file
Simon Glass
2020-08-03
adc: Drop dm.h header file
Simon Glass
2020-08-03
mscc: Drop dm.h header file
Simon Glass
2020-08-03
mediatek: Drop dm.h header file
Simon Glass
2020-08-03
pci: Drop dm.h inclusion from header file
Simon Glass
2020-08-03
liebherr: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
ti: am654: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
spi: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-08-03
efi: Tidy up header includes
Simon Glass
[prev]
[next]