index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zlib: fix DEBUG build
Mike Frysinger
2011-05-12
1
-1
/
+2
*
zlib: split up to match original source tree
Mike Frysinger
2011-04-30
15
-2219
/
+2316
*
common: add a grepenv command
Kim Phillips
2011-04-28
1
-0
/
+23
*
env: fix env var autocompletion
Kim Phillips
2011-04-28
1
-1
/
+1
*
Fix gunzip to work for any gziped uImage size
Catalin Radu
2011-04-12
1
-6
/
+10
*
strmhz: Make hz unsigned to support greater than 2146 MHz clock
Ed Swarthout
2011-03-22
1
-1
/
+1
*
Fix hash table deletion to prevent lost entries
Peter Barada
2011-03-22
1
-5
/
+13
*
lib: add crc7 from Linux
Thomas Chou
2011-01-18
2
-0
/
+63
*
Small coding style fix in lib/asm-offsets.c
Stefan Roese
2011-01-17
1
-2
/
+2
*
asm-offsets: generate bd_t size
Mike Frysinger
2011-01-09
1
-0
/
+3
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
2
-0
/
+26
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-38
/
+2
*
ctype: constify lookup table
Mike Frysinger
2010-11-28
1
-1
/
+1
*
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
1
-1
/
+1
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-2
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
4
-8
/
+8
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
2
-9
/
+9
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-0
/
+4
*
include/asm-offsets.h: automatically generate assembler constants
Wolfgang Denk
2010-10-26
1
-0
/
+25
*
zlib: Add further watchdog reset calls
Stefan Roese
2010-10-12
1
-0
/
+1
*
zlib/gunzip: Use WATCHDOG_RESET macro
Stefan Roese
2010-10-12
2
-11
/
+4
*
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
Andreas Bießmann
2010-10-06
1
-4
/
+8
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
1
-9
/
+23
*
Add hash table support as base for new environment code
Wolfgang Denk
2010-09-19
2
-0
/
+722
*
Add qsort - add support for sorting data arrays
Wolfgang Denk
2010-09-19
2
-0
/
+70
*
Add basic errno support.
Wolfgang Denk
2010-09-19
2
-0
/
+2
*
display_buffer: fix misaligned buffer
Reinhard Meyer
2010-09-13
1
-12
/
+15
*
print_buffer: optimize & shrink
Mike Frysinger
2010-08-09
1
-14
/
+13
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
Avoid use of divides in print_size
Nick Thompson
2010-05-17
1
-6
/
+8
*
allow print_size to print large numbers on 32-bit systems
Timur Tabi
2010-05-05
1
-14
/
+19
*
fix print_size printing fractional gigabyte numbers on 32-bit platforms
Timur Tabi
2010-05-05
1
-2
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
1
-1
/
+1
*
Move libfdt/ into lib/
Peter Tyser
2010-04-13
9
-0
/
+1837
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
41
-0
/
+12756
[prev]