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
2010-01-15
malloc: return NULL if not initialized yet
Wolfgang Denk
1
-0
/
+6
2010-01-07
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
1
-1
/
+8
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
4
-6
/
+0
2009-12-20
usb: write command for RAW partition.
Mahavir Jain
2
-0
/
+123
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
4
-45
/
+48
2009-12-09
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
4
-22
/
+4
2009-12-08
Merge branch 'master' of ../work into next
Wolfgang Denk
1
-4
/
+0
2009-12-08
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
1
-4
/
+0
2009-12-08
Merge branch 'master' into next
Wolfgang Denk
1
-2
/
+2
2009-12-08
bootm: Fix help message's sub-command ordering
Peter Tyser
1
-2
/
+2
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
10
-147
/
+14
2009-12-05
add lzop decompression support
Peter Korsgaard
2
-0
/
+23
2009-12-05
i386: Fix malloc initialization
Graeme Russ
1
-6
/
+0
2009-12-03
Remove superfluous preprocessor tests from some cmd_*.c files.
Robert P. J. Day
2
-8
/
+0
2009-12-03
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
1
-8
/
+0
2009-12-03
cmd_date: Fix spelling in error message.
Magnus Lilja
1
-3
/
+3
2009-12-03
Move do_irqinfo() to common/cmd_irq.c
Peter Tyser
2
-11
/
+9
2009-12-03
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
Peter Tyser
1
-4
/
+0
2009-12-03
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
2
-111
/
+0
2009-12-03
exports: rewrite jump table init
Mike Frysinger
1
-31
/
+27
2009-11-25
bootm: mark local boot_os[] table static
Mike Frysinger
1
-1
/
+1
2009-11-25
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
1
-1
/
+1
2009-11-23
Add 'true' and 'false' commands
Peter Tyser
1
-0
/
+22
2009-11-23
cmd_help: General cleanup
Peter Tyser
1
-14
/
+7
2009-11-23
command.c: Break commands out to appropriate cmd_*.c files
Peter Tyser
7
-233
/
+353
2009-11-14
ENV Variable support for Flex-OneNAND
Amul Kumar Saha
1
-0
/
+10
2009-11-14
cmd_nand: Move conditional compilation to Makefile
Peter Tyser
2
-5
/
+1
2009-11-14
cmd_nand: Remove duplicate include
Peter Tyser
1
-8
/
+0
2009-10-27
Add 'editenv' command
Peter Tyser
1
-0
/
+40
2009-10-27
setenv(): Delete 0-length environment variables
Peter Tyser
1
-1
/
+1
2009-10-27
readline(): Add ability to modify a string buffer
Peter Tyser
1
-0
/
+10
2009-10-27
cread_line(): Remove unused variables
Peter Tyser
1
-4
/
+1
2009-10-27
Check for NULL prompt in readline_into_buffer()
Peter Tyser
1
-1
/
+2
2009-10-27
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
1
-1
/
+21
2009-10-27
Revert "env: only build env_embedded and envcrc when needed"
Wolfgang Denk
2
-0
/
+10
2009-10-27
fdt_support: Add multi-serial support for stdout fixup
Anton Vorontsov
1
-1
/
+21
2009-10-25
sf: add GPL-2 license info
Mike Frysinger
1
-0
/
+2
2009-10-25
fdt: Fix fdt padding issue for initrd mem_rsv
Kumar Gala
1
-2
/
+3
2009-10-25
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-0
/
+18
2009-10-23
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
Stefan Roese
1
-0
/
+44
2009-10-19
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
1
-21
/
+0
2009-10-19
setenv: do console redirection even if previously unset
Alessandro Rubini
1
-31
/
+31
2009-10-19
mem_mtest: fix error reporting, allow escape with ^C
Paul Gortmaker
1
-14
/
+44
2009-10-19
env: only build env_embedded and envcrc when needed
Mike Frysinger
2
-10
/
+0
2009-10-19
Cleanup: use constant
Niklaus Giger
1
-1
/
+1
2009-10-14
s5pc1xx: support serial driver
Minkyu Kang
1
-0
/
+18
2009-10-09
Merge branch 'reloc'
Wolfgang Denk
8
-4
/
+27
2009-10-07
ppc4xx: Rework cmd reginfo
Niklaus Giger
1
-154
/
+4
2009-10-03
arm/microblaze/nios/nios2/sh: Remove relocation fixups
Peter Tyser
1
-2
/
+2
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
8
-4
/
+27
[next]