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
2017-11-27
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
Tom Rini
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
Philipp Tomsich
2017-11-26
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2017-11-26
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2017-11-26
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
2017-11-26
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-11-16
SPL: fix printing of image name
André Draszik
2017-11-07
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Kever Yang
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-09
spl: fix assignment of board info to global data
York Sun
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-29
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
Tom Rini
2017-09-29
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
Seung-Woo Kim
2017-09-22
spl: Fix compiling warning on gunzip argument
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-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-08
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
[next]