index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
2017-09-13
spl: add newline in debug output
Anatolij Gustschin
2017-09-11
spl: fit: Add booting OS first
York Sun
2017-09-11
spl: fit: Support both external and embedded data
York Sun
2017-09-11
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-07
spl: typo fix for SPL_ATF_SUPPORT description
Kever Yang
2017-08-29
spl: do not repeat timer init on i.MX6
Anatolij Gustschin
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-20
spl: spl_mmc.c Correct blk_dread() return value check
Tom Rini
2017-08-17
spl: fix Makefile for NOR, XIP and YMODEM
Philipp Tomsich
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
spl: add TPL_DRIVER_MISC_SUPPORT option
Philipp Tomsich
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-08-13
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
Philipp Tomsich
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
2017-08-13
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2017-08-13
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-19
mmc: add static to spl_mmc_get_device_index()
Masahiro Yamada
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-07-06
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-06-09
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-05
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Tom Rini
2017-06-05
bootstage: Support SPL
Simon Glass
2017-06-03
fs: fat: add kbuild configuration support
Sekhar Nori
2017-05-22
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-17
SPL: FIT: allow loading multiple images
Andre Przywara
2017-05-17
SPL: FIT: factor out spl_load_fit_image()
Andre Przywara
2017-05-17
SPL: FIT: improve error handling
Andre Przywara
2017-05-17
SPL: FIT: rework U-Boot image loading
Andre Przywara
2017-05-17
SPL: FIT: refactor FDT loading
Andre Przywara
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-12
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-12
spl: reorder the assignment of board info to global data
Lokesh Vutla
[next]