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
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
2020-06-04
sifive: fu540: Add U-Boot proper sector start
Jagan Teki
2020-05-31
spl: add fixed memory node in target fdt also when loading ATF
Heiko Stuebner
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-03
spl: sdp: Add DM gadget support for sdp
Sherry Sun
2020-05-03
spl: sdp: Add a callback to clean up USB driver
Ye Li
2020-05-03
spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
Ye Li
2020-05-03
spl: sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-05-01
Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...
Harald Seiler
2020-04-27
spl: spl_legacy: Add lzma decompression support for legacy image
Weijie Gao
2020-04-27
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
Stefan Roese
2020-04-27
spl: Extract legacy image handling into separate file
Stefan Roese
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
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-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-03
Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
Ye Li
2020-03-16
spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
Tom Rini
2020-03-09
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
Faiz Abbas
2020-01-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-01-24
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
Andre Przywara
2020-01-24
common: Move hang() to the same header as panic()
Simon Glass
2020-01-24
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-22
spl_fit.c: enable loading compressed u-boot from fit image
Klaus H. Sorensen
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
spl: mmc: support uboot image offset on main partition
Baruch Siach
2020-01-15
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
2020-01-14
spl: fix entry_point equal to load_addr
Giulio Benetti
2020-01-14
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
2020-01-14
spl: atf: Add missing ndepth initialization
Michal Simek
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-07
spl: fit: Allow the board to tell if more images must be loaded from FIT
Jean-Jacques Hiblot
2020-01-07
spl: fit: constify the output parameter of spl_fit_get_image_name()
Jean-Jacques Hiblot
2020-01-07
spl: fit: be more verbose when an error occurs when applying the overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Do not fail immediately if an overlay is not available
Jean-Jacques Hiblot
[next]