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-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
doc: invalid doc link in rstFlatTable.py
Heinrich Schuchardt
2020-04-24
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-24
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-24
.mailmap: map Ruchika Gupta's mail address
Heinrich Schuchardt
2020-04-24
dlmalloc: remove unit test support in SPL
Heinrich Schuchardt
2020-04-24
lib: do not provide hexdump in SPL
Heinrich Schuchardt
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
lib: do not build OID registry in SPL
Heinrich Schuchardt
2020-04-24
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
Makefile: ARMv7-M has no CPSR register
Heinrich Schuchardt
2020-04-24
qemu: don't allow to select 32- and 64-bit
Heinrich Schuchardt
2020-04-24
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-24
docs: Fix conf.py for Sphinx 2.0
Jonathan Corbet
2020-04-24
env/sf.c: drop private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
2020-04-24
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
2020-04-24
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-24
bootcount_ext: Add flag to enable/disable bootcount
Frédéric Danis
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
lib/hashtable.c: don't test ->callback in SPL
Rasmus Villemoes
2020-04-24
lib/hashtable.c: create helper for calling env_entry::callback
Rasmus Villemoes
2020-04-24
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-24
eth: mtk-eth: add mt7531 switch support in mediatek eth driver
Landen Chao
2020-04-24
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
Charles Frey
2020-04-24
ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
Marek Vasut
2020-04-24
ARM: dts: stm32: Adjust PLL4 settings on AV96
Marek Vasut
2020-04-24
ARM: dts: stm32mp1: remove file stm32mp157-pinctrl.dtsi
Patrick Delaunay
2020-04-23
dm: pinctrl: Use right device pointer for configuring pinctrl
Lokesh Vutla
2020-04-23
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-04-23
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
fdtdec: Fix boundary check
Atish Patra
2020-04-23
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
riscv: Make SBI v0.2 the default SBI version
Bin Meng
2020-04-23
riscv: Add Kconfig option for SBI v0.2
Bin Meng
2020-04-23
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
[prev]
[next]