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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
ppc4xx: Remove sc3 board
Stefan Roese
1
-14
/
+0
2015-05-10
Fix broken verify functionality in crc32 command
Joe Hershberger
1
-1
/
+1
2015-05-10
Fix inconsistency of VERIFY defines in cmd_mem
Joe Hershberger
1
-3
/
+3
2015-05-10
cmd_part: fix usage text
maxin.john@enea.com
1
-1
/
+1
2015-05-10
spl: spl_mmc: Partition raw boot mode for eMMC
Paul Kocialkowski
1
-0
/
+5
2015-05-10
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
Paul Kocialkowski
1
-55
/
+73
2015-05-09
image: android: handle default kernel address
Maxime Ripard
1
-2
/
+25
2015-05-06
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
1
-6
/
+11
2015-05-06
dm: rtc: Convert 'date' command to support driver model
Simon Glass
1
-14
/
+41
2015-05-06
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
1
-1
/
+1
2015-05-06
dm: rtc: Rename gregorian day function
Simon Glass
1
-1
/
+1
2015-05-06
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
1
-1
/
+1
2015-05-01
x86: Allow CPUs to be set up after relocation
Simon Glass
1
-1
/
+1
2015-04-30
Add a 'cpu' command to print CPU information
Simon Glass
3
-0
/
+122
2015-04-30
Fix comment nits in board_f.c
Simon Glass
1
-5
/
+4
2015-04-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+29
2015-04-28
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-8
/
+8
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
4
-5
/
+11
2015-04-24
armv8/ls2085aqds: NAND boot support
Scott Wood
2
-2
/
+2
2015-04-23
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
3
-84
/
+33
2015-04-23
cmd, nand: add more info to "nand info"
Heiko Schocher
1
-3
/
+6
2015-04-23
rtc: Set valid date after reset
Marek Vasut
1
-0
/
+5
2015-04-23
armv8/fsl-lsch3: Update early MMU table
York Sun
1
-0
/
+6
2015-04-23
cmd_mem: Store last address/size/etc as ulong
Scott Wood
1
-3
/
+3
2015-04-23
dm: Init device tree as well as driver model in SPL
Simon Glass
1
-3
/
+17
2015-04-23
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
1
-1
/
+1
2015-04-23
Move initf_malloc() to a common place
Simon Glass
2
-11
/
+12
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
1
-4
/
+1
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
1
-65
/
+2
2015-04-23
cmd_led: Extend led command to support blinking and more leds
Stefan Roese
1
-10
/
+38
2015-04-22
cmd_scsi: Enable SoC AHCI device on platforms with PCI
tang yuantian
1
-2
/
+2
2015-04-22
unzip: add gzwrite command to write compressed image to block device
Eric Nelson
1
-0
/
+47
2015-04-22
fdt: add new fdt_fixup_display function to configure display
Tim Harvey
1
-0
/
+29
2015-04-22
cmd_sf: Fix problem with "sf update" and unaligned length
Stefan Roese
1
-8
/
+8
2015-04-21
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
1
-5
/
+0
2015-04-21
mii: add read-modify-write option to mii command
Tim James
1
-9
/
+38
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
4
-107
/
+310
2015-04-19
pxe: Ensure all memory access is to mapped memory
Sjoerd Simons
1
-30
/
+56
2015-04-19
sandbox: Implement host dev [device]
Sjoerd Simons
1
-0
/
+44
2015-04-19
sandbox: Renamed sb command to host
Sjoerd Simons
2
-23
/
+28
2015-04-18
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
1
-0
/
+10
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2
-6
/
+107
2015-04-18
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
Simon Glass
1
-0
/
+1
2015-04-18
Avoid calling print_eths() with driver model
Simon Glass
1
-1
/
+1
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
4
-14
/
+14
2015-04-18
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
1
-15
/
+14
2015-04-18
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
1
-3
/
+3
2015-04-18
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
1
-8
/
+9
2015-04-18
net: cosmetic: Clean up TFTP variables and functions
Joe Hershberger
1
-8
/
+8
2015-04-18
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
1
-6
/
+6
[next]