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: fit: display a message when an FPGA image is loaded
Luis Araneda
2018-07-19
1
-0
/
+1
*
spl: fit: verify images prior to post processing
Ben Whitten
2018-07-10
1
-12
/
+9
*
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
2018-07-10
1
-5
/
+8
*
spl: spi: Support full fitImage handling
Marek Vasut
2018-07-10
1
-2
/
+11
*
spl: fat: Support full fitImage handling
Marek Vasut
2018-07-10
1
-1
/
+12
*
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-07-09
1
-1
/
+1
*
spl: Add default values for ARCH_MX7
Fabio Estevam
2018-06-18
1
-2
/
+3
*
u-boot: Fix several typos
Shyam Saini
2018-06-13
1
-1
/
+1
*
spl: Add full fitImage support
Marek Vasut
2018-05-23
1
-0
/
+75
*
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
2018-05-23
1
-3
/
+32
*
bootcount: spl: Extend SPL to support bootcount incrementation
Lukasz Majewski
2018-05-10
1
-0
/
+3
*
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
2018-05-10
1
-0
/
+9
*
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
20
-42
/
+20
*
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
1
-0
/
+4
*
spl: Add dependency on serial to Ymodem
Alex Kiernan
2018-04-28
1
-0
/
+2
*
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
2018-04-28
1
-0
/
+2
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
5
-10
/
+0
*
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
1
-0
/
+14
*
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-04-11
1
-3
/
+3
*
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
1
-0
/
+8
*
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
1
-0
/
+7
*
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
1
-0
/
+7
*
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
1
-1
/
+2
*
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
2018-04-06
1
-2
/
+13
*
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-06
1
-0
/
+7
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-2
/
+8
|
\
|
*
spl: fix binman_sym output check
Miquel Raynal
2018-04-03
1
-2
/
+8
*
|
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-19
1
-0
/
+9
*
|
SPL: Add signature verification when loading image
Jun Nie
2018-03-19
1
-0
/
+12
|
/
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
6
-6
/
+6
*
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-03-05
2
-3
/
+3
*
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-21
1
-2
/
+2
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
1
-1
/
+9
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
1
-0
/
+11
*
spl: include timezone in banner
Klaus Goger
2018-01-29
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2018-01-28
1
-1
/
+2
|
\
|
*
spl: atf: pass NULL for bl32_ep pc
Kever Yang
2018-01-28
1
-1
/
+2
*
|
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
2
-0
/
+9
*
|
spl: use different BOARD_INIT MACRO for spl and tpl
Kever Yang
2018-01-28
2
-1
/
+8
|
/
*
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-12
1
-0
/
+9
*
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2018-01-03
2
-3
/
+27
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-12-14
2
-6
/
+29
|
\
|
*
binman: Add binman support to spl_ram.c
Simon Glass
2017-12-12
1
-4
/
+15
|
*
binman: Add binman symbol support to SPL
Simon Glass
2017-12-12
1
-2
/
+14
*
|
SPL: Add FIT data-position property support
Peng Fan
2017-12-12
1
-2
/
+9
|
/
*
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
[prev]
[next]