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-05-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-05-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-04
net: pcnet: fix I/O primitives for memory access
Daniel Schwierzeck
2020-05-04
Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-05-04
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
2020-05-04
x86: Add a 64-bit 'coreboot64' build
Simon Glass
2020-05-04
cmd: Add an indication of 32/64-bit to bdinfo
Simon Glass
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
x86: Update SPL for coreboot
Simon Glass
2020-05-04
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-05-04
cmd: mvebu: bubt: fix quoted string split across lines
Joel Johnson
2020-05-04
arm: dts: uDPU: switch default PHY speed to 3.125Gbit
Jakov Petrina
2020-05-01
Merge branch '2020-05-01-master-imports'
Tom Rini
2020-05-01
.readthedocs.yml: fix type docs/
Heinrich Schuchardt
2020-05-01
actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDR
Tom Rini
2020-05-01
clk: imx: clk-imxrt1050: fix lcdif clock gate
Giulio Benetti
2020-05-01
video: mxsfb: add clk_enable()
Giulio Benetti
2020-05-01
imxrt1020-evk: README: change dd command destination
Giulio Benetti
2020-05-01
imxrt1050-evk: README: change dd command destination
Giulio Benetti
2020-05-01
imx: spl: Fix use of removed SPL_FAT_SUPPORT config
Harald Seiler
2020-05-01
imx: spl: Remove ifdefs in spl_mmc_boot_mode()
Harald Seiler
2020-05-01
Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"
Harald Seiler
2020-05-01
Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...
Harald Seiler
2020-05-01
imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()
Anatolij Gustschin
2020-05-01
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
cmd/bedbug.c: Make bedbug_init have a return value
Ovidiu Panait
2020-05-01
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
rsa: sig: fix config signature check for fit with padding
Philippe Reynes
2020-05-01
test/py: vboot: add a test to check fit signature on fit with padding
Philippe Reynes
2020-05-01
hush: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
fs: ext4: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
cmd/gpt: avoid NULL check before free()
Heinrich Schuchardt
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-05-01
tools/mkimage: fix handling long filenames
Sven Roederer
2020-05-01
arm: enable distro boot for bananapi-r2
Matthias Brugger
2020-05-01
watchdog MediaTek add upstream compatible
Matthias Brugger
2020-05-01
timer MediaTek use upstream compatible
Matthias Brugger
2020-05-01
doc: describe the analysis of crash dumps
Heinrich Schuchardt
2020-05-01
rtc: pcf2127: don't add/subtract 1 to tm_mon
Rasmus Villemoes
2020-05-01
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
Patrick Delaunay
2020-05-01
arm: caches: add DCACHE_DEFAULT_OPTION
Patrick Delaunay
2020-05-01
arm: caches: protect dram_bank_mmu_setup access to bi_dram
Patrick Delaunay
2020-05-01
configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig
Patrick Delaunay
2020-05-01
tiny-printf: Support %i
Marek Vasut
2020-05-01
net: smc911x: Add DM support
Marek Vasut
[next]