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
/
spl.c
Age
Commit message (
Expand
)
Author
2019-07-11
spl: Fix typo in kernel doc
Miquel Raynal
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-02-28
spl: add debug print for early malloc usage
Simon Goldschmidt
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-08-20
spl: fix debug print in spl_common_init()
Simon Goldschmidt
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-21
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
2018-05-23
spl: Add full fitImage support
Marek Vasut
2018-05-10
bootcount: spl: Extend SPL to support bootcount incrementation
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
2018-04-03
spl: fix binman_sym output check
Miquel Raynal
2018-01-29
spl: include timezone in banner
Klaus Goger
2018-01-28
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
spl: use different BOARD_INIT MACRO for spl and tpl
Kever Yang
2017-12-12
binman: Add binman symbol support to SPL
Simon Glass
2017-11-26
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2017-11-16
SPL: fix printing of image name
André Draszik
2017-10-09
spl: fix assignment of board info to global data
York Sun
2017-09-22
spl: stash bootstage info before jump to next stage
Kever Yang
2017-09-13
spl: add newline in debug output
Anatolij Gustschin
2017-08-29
spl: do not repeat timer init on i.MX6
Anatolij Gustschin
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-08-13
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-06-08
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-05
bootstage: Support SPL
Simon Glass
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-05-11
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-11
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-04-08
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
Vikas Manocha
2017-03-21
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
Tom Rini
2017-03-18
spl: Add option to enable SPL Legacy image support
Andrew F. Davis
2017-03-18
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2017-03-16
spl: Add spl_early_init()
Eddie Cai
2017-01-28
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
Masahiro Yamada
2017-01-28
spl: Remove overwrite of relocated malloc limit
Andrew F. Davis
2017-01-20
spl: Add some missing newlines
Andrew F. Davis
[next]