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-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
2021-05-26
spl: Kconfig: Use tabs instead of space for alignment
Michal Simek
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
2021-04-19
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
Alexandru Gagniuc
2021-04-14
spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
Alexandru Gagniuc
2021-04-14
spl: fit: Support loading FPGA images from list of "loadables"
Alexandru Gagniuc
2021-04-14
spl: fit: Warn if FIT contains "fpga" property in config node
Alexandru Gagniuc
2021-04-14
spl: fit: Move FPGA loading code to separate functions
Alexandru Gagniuc
2021-04-14
spl: fit: Don't overwrite previous loadable if "load" is missing
Alexandru Gagniuc
2021-04-09
Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-04-08
spl: fit: nand: allow for non-page-aligned elements
Tim Harvey
2021-04-08
spl: fit: nand: skip bad block handling if NAND chip not fully defined
Tim Harvey
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
spl: Split out bootstage ID into a function
Simon Glass
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
2021-03-12
spl: Convert spl_fit to work with sandbox
Simon Glass
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
2021-02-17
spl: fit: Load devicetree when a Linux payload is found
Alexandru Gagniuc
2021-02-17
spl: fit: Replace #ifdef blocks with more readable constructs
Alexandru Gagniuc
2021-02-17
spl: fit: Only look up FIT configuration node once
Alexandru Gagniuc
2021-02-17
spl: fit: Remove useless loop in spl_fit_get_image_name()
Alexandru Gagniuc
2021-02-17
spl: fit: Pass FIT context via a structure pointer
Alexandru Gagniuc
2021-02-17
spl: fit: Factor out FIT parsing and use a context struct
Alexandru Gagniuc
2021-02-17
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
2021-01-27
spl: Add functions for next and previous phase
Simon Glass
2021-01-27
bootcount: allow to use this feature on TPL
Philippe Reynes
2021-01-25
sunxi: support loading with SPL > 32KB
Andre Przywara
2021-01-25
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
2021-01-15
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
Ovidiu Panait
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
[next]