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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-30
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
1
-3
/
+3
2011-07-29
panic: remove warning "'noreturn' function does return"
Heiko Schocher
1
-0
/
+2
2011-07-28
unify version_string
Andreas Bießmann
1
-2
/
+1
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
1
-4
/
+7
2011-07-26
memcpy/memmove: Do not copy to same address
Matthias Weisser
1
-0
/
+6
2011-07-15
libfdt: Implement property iteration functions
David Gibson
3
-36
/
+97
2011-07-15
Support ePAPR compliant phandle properties
David Gibson
1
-6
/
+27
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
1
-0
/
+51
2011-05-12
zlib: fix DEBUG build
Mike Frysinger
1
-1
/
+2
2011-04-30
zlib: split up to match original source tree
Mike Frysinger
15
-2219
/
+2316
2011-04-28
common: add a grepenv command
Kim Phillips
1
-0
/
+23
2011-04-28
env: fix env var autocompletion
Kim Phillips
1
-1
/
+1
2011-04-13
Fix gunzip to work for any gziped uImage size
Catalin Radu
1
-6
/
+10
2011-03-23
strmhz: Make hz unsigned to support greater than 2146 MHz clock
Ed Swarthout
1
-1
/
+1
2011-03-23
Fix hash table deletion to prevent lost entries
Peter Barada
1
-5
/
+13
2011-01-19
lib: add crc7 from Linux
Thomas Chou
2
-0
/
+63
2011-01-18
Small coding style fix in lib/asm-offsets.c
Stefan Roese
1
-2
/
+2
2011-01-09
asm-offsets: generate bd_t size
Mike Frysinger
1
-0
/
+3
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
2
-0
/
+26
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
1
-38
/
+2
2010-11-28
ctype: constify lookup table
Mike Frysinger
1
-1
/
+1
2010-11-28
string_to_ip: constify "s" arg
Mike Frysinger
1
-1
/
+1
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
1
-2
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
4
-8
/
+8
2010-10-28
Coding Style cleanup
Wolfgang Denk
2
-9
/
+9
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-0
/
+4
2010-10-26
include/asm-offsets.h: automatically generate assembler constants
Wolfgang Denk
1
-0
/
+25
2010-10-12
zlib: Add further watchdog reset calls
Stefan Roese
1
-0
/
+1
2010-10-12
zlib/gunzip: Use WATCHDOG_RESET macro
Stefan Roese
2
-11
/
+4
2010-10-07
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
Andreas Bießmann
1
-4
/
+8
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
1
-9
/
+23
2010-09-19
Add hash table support as base for new environment code
Wolfgang Denk
2
-0
/
+722
2010-09-19
Add qsort - add support for sorting data arrays
Wolfgang Denk
2
-0
/
+70
2010-09-19
Add basic errno support.
Wolfgang Denk
2
-0
/
+2
2010-09-13
display_buffer: fix misaligned buffer
Reinhard Meyer
1
-12
/
+15
2010-08-09
print_buffer: optimize & shrink
Mike Frysinger
1
-14
/
+13
2010-07-05
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-05-18
Avoid use of divides in print_size
Nick Thompson
1
-6
/
+8
2010-05-06
allow print_size to print large numbers on 32-bit systems
Timur Tabi
1
-14
/
+19
2010-05-06
fix print_size printing fractional gigabyte numbers on 32-bit platforms
Timur Tabi
1
-2
/
+2
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
1
-1
/
+1
2010-04-13
Move libfdt/ into lib/
Peter Tyser
9
-0
/
+1837
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
41
-0
/
+12756