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
pinetabv-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
image: fit: Show signatures and hashes for configurations
Clément Péron
1
-0
/
+13
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
1
-1
/
+2
2018-05-08
fastboot: sparse: make write_sparse_image useable for non-fastboot
Jassi Brar
3
-39
/
+41
2018-05-08
fastboot: sparse: remove redundant argument to write_sparse_image
Jassi Brar
3
-5
/
+3
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
77
-158
/
+77
2018-05-06
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
Tom Rini
1
-2
/
+2
2018-04-29
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
1
-0
/
+4
2018-04-29
spl: Add dependency on serial to Ymodem
Alex Kiernan
1
-0
/
+2
2018-04-29
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
1
-0
/
+2
2018-04-28
log: CONFIG_LOG should select CONFIG_DM
Heinrich Schuchardt
1
-0
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
9
-18
/
+0
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
1
-2
/
+2
2018-04-18
bootm: Align cache flush begin address
Bryan O'Donoghue
1
-1
/
+7
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
1
-0
/
+14
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
1
-3
/
+3
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
1
-0
/
+8
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
1
-0
/
+7
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
1
-0
/
+7
2018-04-10
log: Correct missing free() on error in log_add_filter()
Simon Glass
1
-6
/
+11
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
1
-1
/
+8
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
1
-0
/
+9
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
1
-0
/
+7
2018-04-07
image: fit: Show information about OS type in firwmare case too
Michal Simek
1
-1
/
+2
2018-04-07
image: fit: Show firmware configuration property if present
Michal Simek
2
-1
/
+6
2018-04-07
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
1
-2
/
+13
2018-04-07
input: Drop PS/2 keyboard support
Simon Glass
1
-15
/
+0
2018-04-07
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
1
-0
/
+7
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-2
/
+8
2018-04-03
spl: fix binman_sym output check
Miquel Raynal
1
-2
/
+8
2018-04-02
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+3
2018-04-01
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Masahiro Yamada
1
-0
/
+3
2018-03-30
tools: mkimage: Support RISC-V arch
Rick Chen
1
-0
/
+1
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
1
-1
/
+2
2018-03-19
bootm: optee: Add a bootm command for type IH_OS_TEE
Bryan O'Donoghue
1
-0
/
+32
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
1
-0
/
+1
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
1
-0
/
+9
2018-03-19
tools/mkimage: add support for STM32 image format
Patrick Delaunay
1
-0
/
+1
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
2
-22
/
+46
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2
-2
/
+0
2018-03-16
common: move board_f.c prototypes in init.h
Patrick Delaunay
1
-1
/
+1
2018-03-14
common/memsize.c: restore content of the base address
Patrick Delaunay
1
-0
/
+7
2018-03-14
common/memsize.c: prepare get_ram_size update
Patrick Delaunay
1
-3
/
+4
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
15
-15
/
+15
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2
-3
/
+3
2018-02-24
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-0
/
+8
2018-02-23
Merge git://git.denx.de/u-boot-usb
Tom Rini
2
-4
/
+6
2018-02-23
fdt: Fixup only valid memory banks
Thierry Reding
1
-0
/
+7
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
1
-2
/
+2
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
1
-2
/
+4
[prev]
[next]