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
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
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-23
riscv: Merge unnecessary SMP ifdefs in start.S
Bin Meng
2020-04-23
riscv: qemu: Remove the simple-bus driver for the SoC node
Bin Meng
2020-04-23
Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for...
Lukas Auer
2020-04-23
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
Pragnesh Patel
2020-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-04-22
Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-04-22
drivers: mmc: rpmb: do not build for SPL
Heinrich Schuchardt
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-22
mmc: tmio: sdhi: Implement get_b_max function
Marek Vasut
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
2020-04-22
mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
Marek Vasut
2020-04-22
ARM: rmobile: Increase malloc area size
Marek Vasut
2020-04-22
common: bouncebuf: Permit passing custom alignment check function
Marek Vasut
2020-04-22
mmc: adjust Kconfig for mmc sub-commands
Heinrich Schuchardt
2020-04-22
drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg
Rayagonda Kokatanur
2020-04-22
drivers: mmc: iproc_sdhci: fix compilation warning
Rayagonda Kokatanur
[prev]
[next]