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-07-26
configs: sandbox: Enable sub command 'env info'
Patrick Delaunay
2020-07-26
cmd: env: check real location for env info command
Patrick Delaunay
2020-07-26
cmd: env: add option for quiet output on env info
Patrick Delaunay
2020-07-26
env: add failing trace in env_save
Patrick Delaunay
2020-07-26
env: correct overflow check of env_has_init size
Patrick Delaunay
2020-07-26
env/fat.c: allow loading from a FAT partition on the MMC boot device
David Woodhouse
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-25
arm: mach-k3: Use SOC driver for device identification
Dave Gerlach
2020-07-25
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Dave Gerlach
2020-07-25
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
arm: dts: k3-am65-wakeup: Introduce chipid node
Dave Gerlach
2020-07-25
dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs
Dave Gerlach
2020-07-25
test: Add tests for SOC uclass
Dave Gerlach
2020-07-25
dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching
Dave Gerlach
2020-07-25
doc: Add new doc for soc ID driver model
Dave Gerlach
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-25
patman: When no tracking branch is provided, tell the user
Nicolas Boichat
2020-07-25
patman: Make sure sendemail.suppresscc is (un)set correctly
Nicolas Boichat
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-25
ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
Michal Simek
2020-07-25
Add information for skipped commit options
Patrick Delaunay
2020-07-25
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
2020-07-25
patman: Detect unexpected END
Patrick Delaunay
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-25
binman: Add support for generating a FIT
Simon Glass
2020-07-25
dtoc: Allow adding variable-sized data to a dtb
Simon Glass
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
binman: Allow zero-length entries to overlap
Simon Glass
2020-07-25
binman: Allow missing Intel blobs
Simon Glass
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
patman: Update errors and warnings to use stderr
Simon Glass
2020-07-25
binman: Allow external binaries to be missing
Simon Glass
2020-07-25
binman: Convert existing binary blobs to blob_ext
Simon Glass
2020-07-25
binman: Add an etype for external binary blobs
Simon Glass
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-25
net: dc2114x: Add DM support
Marek Vasut
2020-07-25
ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit
Adam Ford
2020-07-25
net: dc2114x: Split common parts of non-DM functions out
Marek Vasut
2020-07-25
net: dc2114x: Split RX path
Marek Vasut
2020-07-25
net: dc2114x: Add RX/TX rings into the private data
Marek Vasut
2020-07-25
net: dc2114x: Pass PCI BDF into phys_to_bus()
Marek Vasut
2020-07-25
net: dc2114x: Pass private data around
Marek Vasut
2020-07-25
net: dc2114x: Introduce private data
Marek Vasut
[prev]
[next]