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
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
2018-04-06
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-03
spl: fix binman_sym output check
Miquel Raynal
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-01-29
spl: include timezone in banner
Klaus Goger
2018-01-28
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
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
2018-01-28
spl: atf: pass NULL for bl32_ep pc
Kever Yang
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2017-12-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-12-12
binman: Add binman support to spl_ram.c
Simon Glass
2017-12-12
binman: Add binman symbol support to SPL
Simon Glass
2017-12-12
SPL: Add FIT data-position property support
Peng Fan
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
[next]