index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2020-12-07
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
spl: atf: remove helper structure from common header
Michael Walle
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-12-04
spl: atf: move storage for bl31_params into function
Michael Walle
2020-12-01
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-10-22
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Ovidiu Panait
2020-10-22
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2020-10-21
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
2020-10-14
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
Otavio Salvador
2020-10-14
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
2020-09-23
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
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
[next]