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: spi: Do not hardcode fixed size for header
Michal Simek
2018-10-06
1
-3
/
+3
*
spl: ram: Fix u_boot_pos calculation
Michal Simek
2018-10-06
1
-3
/
+2
*
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-05
4
-0
/
+27
|
\
|
*
spl: add support to booting with OP-TEE
Kever Yang
2018-10-04
4
-0
/
+27
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-10-02
2
-2
/
+2
|
\
|
*
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-20
2
-2
/
+2
*
|
spl: mmc: Report device number when we fail
Alex Kiernan
2018-09-30
1
-1
/
+2
*
|
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-27
1
-4
/
+1
|
\
\
|
*
|
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-26
1
-4
/
+1
|
|
/
*
/
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-09-25
10
-20
/
+21
|
/
*
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
1
-0
/
+6
*
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
2018-09-11
1
-0
/
+8
*
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-09-11
1
-1
/
+1
*
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
2018-08-31
1
-2
/
+2
*
spl: fix debug print in spl_common_init()
Simon Goldschmidt
2018-08-20
1
-2
/
+4
*
kconfig: fix typo 'parition'
Simon Goldschmidt
2018-08-17
1
-1
/
+1
*
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2018-08-06
1
-0
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-08-04
1
-1
/
+1
|
\
|
*
sunxi: add support for Allwinner H6 SoC
Icenowy Zheng
2018-07-31
1
-1
/
+1
*
|
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
2
-3
/
+3
*
|
binman: Rename 'position' to 'offset'
Simon Glass
2018-08-01
2
-3
/
+3
|
/
*
spl: Add option SPL_PAYLOAD
York Sun
2018-07-26
1
-0
/
+10
*
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-24
1
-1
/
+0
*
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
2018-07-21
1
-1
/
+11
*
spl: Make the spl_nand_load_image static
Michael Trimarchi
2018-07-20
1
-1
/
+1
*
spl: mmc: Skip RAW mode ARGS sectors if not defined
York Sun
2018-07-20
1
-1
/
+4
*
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
2018-07-19
1
-1
/
+2
*
spl: nor: Add FIT support
York Sun
2018-07-19
1
-2
/
+40
*
env: common: accept flags on reset to default env
Yaniv Levinsky
2018-07-19
1
-1
/
+1
*
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
[next]