index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-2
/
+2
2018-12-12
blk: Rework guard around part_init call
Tom Rini
1
-0
/
+3
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2
-12
/
+95
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
1
-0
/
+4
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2
-5
/
+14
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
1
-12
/
+15
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
1
-1
/
+47
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
1
-2
/
+16
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
1
-0
/
+7
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
1
-8
/
+6
2018-10-16
spl: fpga: Implement fpga bistream loading with fpga_load
Michal Simek
1
-18
/
+16
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
1
-3
/
+3
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
1
-3
/
+2
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
4
-0
/
+27
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
4
-0
/
+27
2018-10-03
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-2
/
+2
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
1
-1
/
+2
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
1
-4
/
+1
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
1
-4
/
+1
2018-09-26
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
10
-20
/
+21
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2
-2
/
+2
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
1
-0
/
+6
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
1
-0
/
+8
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
1
-1
/
+1
2018-08-31
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
1
-2
/
+2
2018-08-20
spl: fix debug print in spl_common_init()
Simon Goldschmidt
1
-2
/
+4
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
1
-1
/
+1
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
1
-0
/
+9
2018-08-05
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+1
2018-08-02
binman: Add a new 'image-pos' property
Simon Glass
2
-3
/
+3
2018-08-02
binman: Rename 'position' to 'offset'
Simon Glass
2
-3
/
+3
2018-07-31
sunxi: add support for Allwinner H6 SoC
Icenowy Zheng
1
-1
/
+1
2018-07-26
spl: Add option SPL_PAYLOAD
York Sun
1
-0
/
+10
2018-07-24
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
1
-1
/
+0
2018-07-21
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
1
-1
/
+11
2018-07-20
spl: Make the spl_nand_load_image static
Michael Trimarchi
1
-1
/
+1
2018-07-20
spl: mmc: Skip RAW mode ARGS sectors if not defined
York Sun
1
-1
/
+4
2018-07-19
spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined
York Sun
1
-1
/
+2
2018-07-19
spl: nor: Add FIT support
York Sun
1
-2
/
+40
2018-07-19
env: common: accept flags on reset to default env
Yaniv Levinsky
1
-1
/
+1
2018-07-19
spl: fit: display a message when an FPGA image is loaded
Luis Araneda
1
-0
/
+1
2018-07-10
spl: fit: verify images prior to post processing
Ben Whitten
1
-12
/
+9
2018-07-10
spl: fit: Fix support for loading FPGA bitstream
Marek Vasut
1
-5
/
+8
2018-07-10
spl: spi: Support full fitImage handling
Marek Vasut
1
-2
/
+11
2018-07-10
spl: fat: Support full fitImage handling
Marek Vasut
1
-1
/
+12
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
1
-1
/
+1
2018-06-18
spl: Add default values for ARCH_MX7
Fabio Estevam
1
-2
/
+3
2018-06-13
u-boot: Fix several typos
Shyam Saini
1
-1
/
+1
2018-05-24
spl: Add full fitImage support
Marek Vasut
1
-0
/
+75
2018-05-24
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
1
-3
/
+32
[next]