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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
126
-252
/
+126
2018-04-28
cmd: CONFIG_CMD_LOG select CONFIG_LOG
Heinrich Schuchardt
1
-0
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
5
-10
/
+0
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
1
-2
/
+2
2018-04-23
cmd: clk: Check return value from soc_clk_dump
Michal Simek
1
-1
/
+9
2018-04-16
bootvx: x86: Assign bootaddr based on kernel memory base
Bin Meng
1
-41
/
+46
2018-04-16
bootvx: Exit if bootline address is not specified
Bin Meng
1
-56
/
+53
2018-04-16
bootvx: Refactor the bootline copy codes a little bit
Bin Meng
1
-10
/
+5
2018-04-16
bootvx: x86: Make VxWorks EFI console driver happy
Bin Meng
1
-0
/
+19
2018-04-16
elf: Add a very simple ELF64 loader
Bin Meng
1
-1
/
+43
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
1
-3
/
+3
2018-04-16
vxworks: x86: Rename e820info to e820_info
Bin Meng
1
-3
/
+3
2018-04-16
bootvx: x86: Explicitly clear the bootloader image size
Bin Meng
1
-0
/
+7
2018-04-16
bootvx: x86: Prepare e820 related stuff from the given kernel memory base add...
Bin Meng
1
-13
/
+7
2018-04-15
Merge git://git.denx.de/u-boot-net
Tom Rini
3
-22
/
+113
2018-04-14
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
1
-0
/
+5
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
1
-2
/
+2
2018-04-13
net: Make the BOOTP options default
Joe Hershberger
1
-0
/
+6
2018-04-13
net: Improve BOOTP PXE config option
Joe Hershberger
1
-3
/
+5
2018-04-13
net: Add the BOOTP_DNS2 option to Kconfig
Joe Hershberger
1
-0
/
+11
2018-04-13
net: Improve menu options and help for BOOTP options
Joe Hershberger
1
-5
/
+14
2018-04-13
net: Move the DHCP command below the BOOTP command
Joe Hershberger
1
-6
/
+6
2018-04-13
net: Move net command options to the cmd menu
Joe Hershberger
1
-7
/
+57
2018-04-13
net: Make CMD_NET a menuconfig
Joe Hershberger
2
-8
/
+21
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
1
-84
/
+145
2018-04-09
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
3
-0
/
+32
2018-04-08
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
1
-0
/
+9
2018-04-07
cmd: Add command for calculating binary operations
Mario Six
3
-0
/
+183
2018-04-07
cmd: ximg: Respect cache line size for flushing
Mario Six
1
-1
/
+1
2018-04-07
bootvx: use program header for loading
Christian Gmeiner
1
-1
/
+1
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
1
-1
/
+1
2018-04-06
efi_loader: Respect DT reserved regions
Alexander Graf
1
-0
/
+26
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-5
/
+0
2018-04-04
efi_loader: correctly determine the boot partition
Heinrich Schuchardt
1
-13
/
+4
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
1
-47
/
+64
2018-04-04
efi_loader: check initialization of EFI subsystem is successful
Heinrich Schuchardt
1
-20
/
+47
2018-04-04
efi_loader: do_bootefi_exec should always return an EFI status code
Heinrich Schuchardt
1
-2
/
+2
2018-04-04
efi_loader: simplify calling efi_init_obj_list
Heinrich Schuchardt
1
-8
/
+8
2018-04-04
sunxi: revert disabling of features
Andre Przywara
1
-5
/
+0
2018-03-31
cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs
Andre Heider
1
-1
/
+1
2018-03-22
cmd: sf: fix map_physmem check
Liam Beguin
1
-1
/
+1
2018-03-14
cmd: part: Extract common code to separate function
Sam Protsenko
1
-38
/
+23
2018-03-14
cmd: part: Allow passing partition name to start and size
Sam Protsenko
1
-11
/
+25
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
3
-4
/
+4
2018-02-28
Merge git://git.denx.de/u-boot-net
Tom Rini
1
-4
/
+3
2018-02-28
Kconfig: cmd: Make networking command dependent on NET
Michal Simek
2
-3
/
+8
2018-02-27
cmd: mdio: Fix style violations
Mario Six
1
-4
/
+3
2018-02-24
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-0
/
+23
2018-02-21
cmd: fastboot: Kconfig: solve config issue
Patrick Delaunay
1
-2
/
+16
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
1
-6
/
+6
[next]