index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
Tom Rini
2017-11-27
1
-1
/
+0
*
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
2
-3
/
+33
*
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
Philipp Tomsich
2017-11-26
1
-6
/
+0
*
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2017-11-26
2
-2
/
+2
*
spl: atf: introduce spl_invoke_atf and make bl31_entry private
Philipp Tomsich
2017-11-26
2
-13
/
+82
*
spl: fit: implement recording of loadables into /fit-images
Philipp Tomsich
2017-11-26
1
-14
/
+81
*
spl: fit: simplify logic for FDT loading for non-OS boots
Philipp Tomsich
2017-11-26
1
-30
/
+56
*
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-11-21
1
-0
/
+8
*
SPL: fix printing of image name
André Draszik
2017-11-16
1
-1
/
+1
*
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Kever Yang
2017-11-07
1
-1
/
+2
*
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-11-06
1
-1
/
+2
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
1
-1
/
+9
|
\
|
*
spl: fix assignment of board info to global data
York Sun
2017-10-09
1
-1
/
+9
*
|
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
2
-4
/
+4
|
/
*
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
Tom Rini
2017-09-29
1
-0
/
+1
*
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
Seung-Woo Kim
2017-09-29
1
-2
/
+3
*
spl: Fix compiling warning on gunzip argument
York Sun
2017-09-22
1
-1
/
+4
*
spl: stash bootstage info before jump to next stage
Kever Yang
2017-09-22
1
-7
/
+7
*
spl: add newline in debug output
Anatolij Gustschin
2017-09-13
1
-2
/
+2
*
spl: fit: Add booting OS first
York Sun
2017-09-11
1
-19
/
+41
*
spl: fit: Support both external and embedded data
York Sun
2017-09-11
1
-19
/
+33
*
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-11
1
-2
/
+30
*
spl: typo fix for SPL_ATF_SUPPORT description
Kever Yang
2017-09-07
1
-1
/
+1
*
spl: do not repeat timer init on i.MX6
Anatolij Gustschin
2017-08-29
1
-1
/
+1
*
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-23
3
-0
/
+44
*
spl: spl_mmc.c Correct blk_dread() return value check
Tom Rini
2017-08-20
1
-1
/
+1
*
spl: fix Makefile for NOR, XIP and YMODEM
Philipp Tomsich
2017-08-17
1
-3
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
4
-6
/
+6
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
3
-4
/
+4
*
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
1
-8
/
+0
*
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
1
-0
/
+1
*
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
2017-08-13
1
-0
/
+39
*
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
1
-0
/
+19
*
spl: add TPL_DRIVER_MISC_SUPPORT option
Philipp Tomsich
2017-08-13
1
-0
/
+8
*
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-08-13
1
-18
/
+18
*
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
Philipp Tomsich
2017-08-13
1
-0
/
+9
*
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-08-13
1
-2
/
+3
*
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
2017-08-13
1
-5
/
+5
*
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2017-08-13
1
-1
/
+1
*
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
2017-08-13
1
-0
/
+11
*
spl: add a 'return to bootrom' boot method
Philipp Tomsich
2017-08-13
3
-0
/
+39
*
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-08-01
1
-2
/
+2
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-4
/
+4
*
mmc: add static to spl_mmc_get_device_index()
Masahiro Yamada
2017-07-19
1
-1
/
+1
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-1
/
+1
*
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-07-10
1
-53
/
+1
*
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2017-07-06
1
-1
/
+1
*
SPL: Add XIP booting support
Vikas Manocha
2017-06-09
3
-0
/
+38
*
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-08
1
-3
/
+3
*
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Tom Rini
2017-06-05
1
-72
/
+24
[next]