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-09-11
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-08-11
spl: usb: Only init usb once
Faiz Abbas
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
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
[next]