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
2009-05-15
netloop: updates for NetLoop
Heiko Schocher
1
-0
/
+7
2009-04-28
cmd_ext2.c: fix compile warnings
Wolfgang Denk
1
-2
/
+2
2009-04-28
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
Stefan Roese
1
-48
/
+25
2009-04-28
Separate mtdparts command from jffs2
Ladislav Michl
1
-5
/
+5
2009-04-28
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
1
-44
/
+0
2009-04-28
mtdpart command: align output columns
David Brownell
1
-1
/
+1
2009-04-28
fs: Fix the wrong type of var
Gao Guanhua
1
-1
/
+2
2009-04-17
cmd_nand: drop duplicate NULL ptr check
Mike Frysinger
1
-1
/
+1
2009-04-05
One more fix for building env_embedded.o
Wolfgang Denk
1
-0
/
+2
2009-04-05
common/image.c: Relocate strings in tables.
Scott Wood
1
-2
/
+6
2009-04-05
UBI/cfi-mtd: Fix mtd name for multiple chips
Andreas Huber
1
-5
/
+21
2009-04-05
cmd_mmc: add support for device command for selecting mmc device
Minkyu Kang
1
-5
/
+56
2009-04-05
more command usage cleanup
Mike Frysinger
2
-4
/
+4
2009-04-05
Separate mtdparts command from jffs2
Ladislav Michl
1
-6
/
+3
2009-04-04
add dataflash mmc mux missing support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+66
2009-04-04
Fix quoting bug introduced by commit 74de7aef
Wolfgang Denk
2
-2
/
+2
2009-04-04
Fix building of env_embedded.o
Wolfgang Denk
1
-0
/
+1
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-04-04
common/Makefile: Conditionally compile env_embedded.o
Peter Tyser
1
-1
/
+1
2009-04-04
mflash: Initial mflash support
unsik Kim
4
-3
/
+175
2009-04-04
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-0
/
+4
2009-04-04
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
1
-1
/
+1
2009-04-04
Noisily disable the legacy NAND subsystem.
Scott Wood
1
-0
/
+4
2009-04-04
Add "source" command; prepare removal of "autoscr" command
Wolfgang Denk
4
-28
/
+45
2009-04-02
Blackfin: drop newline from OTP help
Mike Frysinger
1
-1
/
+1
2009-03-30
fsl-ddr: add the DDR3 SPD infrastructure
Dave Liu
1
-0
/
+53
2009-03-29
ARM: fix warning: 'print_eth' defined but not used
Wolfgang Denk
1
-0
/
+4
2009-03-28
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
Wolfgang Denk
1
-0
/
+1
2009-03-27
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
Detlev Zundel
1
-7
/
+13
2009-03-27
ppc: cleanup compiler errors/warnings
Heiko Schocher
1
-2
/
+2
2009-03-23
Enable multi chip support in the NAND layer
Wolfgang Grandegger
1
-6
/
+15
2009-03-21
UBIFS: Add UBIFS commands
Stefan Roese
2
-0
/
+133
2009-03-21
Separate mtdparts command from jffs2
Stefan Roese
5
-1739
/
+2007
2009-03-21
nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr()
Mike Frysinger
1
-23
/
+1
2009-03-21
lynxkdi: get mac address from environment
Mike Frysinger
1
-1
/
+1
2009-03-21
bootvx: get mac address from environment
Mike Frysinger
1
-2
/
+4
2009-03-21
bdinfo: get mac address from environment
Mike Frysinger
1
-88
/
+32
2009-03-21
convert print_IPaddr() to %pI4
Mike Frysinger
1
-29
/
+19
2009-03-21
vsprintf: pull updates from Linux kernel
Mike Frysinger
1
-5
/
+5
2009-03-17
NAND: Have nboot accept .e and .i as legacy no-ops.
Scott Wood
1
-1
/
+1
2009-03-17
NAND: Make nboot skip bad blocks
Ladislav Michl
1
-3
/
+2
2009-02-25
lcd: Fix compilation warning in common/lcd.c
Anatolij Gustschin
1
-1
/
+4
2009-02-24
LCD: support 8bpp BMPs on 16bpp displays
Guennadi Liakhovetski
1
-25
/
+34
2009-02-24
Add 16bpp BMP support
Mark Jackson
1
-10
/
+41
2009-02-23
netloop: speed up NetLoop
Heiko Schocher
1
-0
/
+6
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-02-22
bootm: Reduce the unnecessary memmove
Minkyu Kang
1
-2
/
+4
2009-02-22
lcd_putc bug fix for tab.
Derek Ou
1
-1
/
+1
2009-02-19
MMC: Don't use new framework code if not enabled
Dirk Behme
1
-1
/
+2
2009-02-19
Coding style cleanup, update CHANGELOG
Wolfgang Denk
1
-1
/
+1
[next]