Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
19b54a701811220221fc4d5089a2bb18892018ca
/
lib
55f7934
strmhz: Make hz unsigned to support greater than 2146 MHz clock
by Ed Swarthout
· 14 years ago
c81c122
Fix hash table deletion to prevent lost entries
by Peter Barada
· 14 years ago
ed6ce67
lib: add crc7 from Linux
by Thomas Chou
· 14 years ago
0c51c24
Small coding style fix in lib/asm-offsets.c
by Stefan Roese
· 14 years ago
89c95f0
asm-offsets: generate bd_t size
by Mike Frysinger
· 14 years ago
560d424
env: re-add support for auto-completion
by Mike Frysinger
· 14 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
543f0a3
ctype: constify lookup table
by Mike Frysinger
· 14 years ago
908c6b6
string_to_ip: constify "s" arg
by Mike Frysinger
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
16a354f
include/asm-offsets.h: automatically generate assembler constants
by Wolfgang Denk
· 14 years ago
be4424c
zlib: Add further watchdog reset calls
by Stefan Roese
· 14 years ago
f852628
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· 14 years ago
fc5fc76
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
by Andreas Bießmann
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
a6826fb
Add hash table support as base for new environment code
by Wolfgang Denk
· 14 years ago
54c6977
Add qsort - add support for sorting data arrays
by Wolfgang Denk
· 14 years ago
65cd3fa
Add basic errno support.
by Wolfgang Denk
· 14 years ago
150f723
display_buffer: fix misaligned buffer
by Reinhard Meyer
· 14 years ago
64419e4
print_buffer: optimize & shrink
by Mike Frysinger
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
f2d76ae
Avoid use of divides in print_size
by Nick Thompson
· 14 years ago
4b42c90
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· 15 years ago
52dbac6
fix print_size printing fractional gigabyte numbers on 32-bit platforms
by Timur Tabi
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
0de71d5
Move libfdt/ into lib/
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic]
322ff39
env: fix endian ordering in crc table
by Jeff Angielski
· 15 years ago
44431ca
gzip/zlib: make features optional
by Mike Frysinger
· 15 years ago
a16028d
lmb: only force on arches that use it
by Mike Frysinger
· 15 years ago
dac4d7e
sha1: add dedicated config option
by Mike Frysinger
· 15 years ago
6a45e38
Make getenv_IPaddr() global
by Dirk Behme
· 15 years ago
87d93a1
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
206c00f
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
a9f99ab
zlib.c: avoid build conflicts for cradle board
by Wolfgang Denk
· 15 years ago
2a49bf3
Merge branch 'master' into next
by Wolfgang Denk
· 15 years ago
f68ab43
lzma: ignore unset filesizes
by Mike Frysinger
· 15 years ago
cd514ae
zlib: Optimize decompression
by Joakim Tjernlund
· 15 years ago
20dde48
add lzop decompression support
by Peter Korsgaard
· 15 years ago
3eb90ba
Generic udelay() with watchdog support
by Ingo van Lil
· 15 years ago
3ee8c12
crc32: Impl. linux optimized crc32()
by Joakim Tjernlund
· 15 years ago
9ef7851
circbuf: Move to lib_generic and conditionally compile
by Peter Tyser
· 15 years ago
e3ea948
lib_generic memset: fill one word at a time if possible
by Alessandro Rubini
· 15 years ago
ecd830b
lib_generic memcpy: copy one word at a time if possible
by Alessandro Rubini
· 15 years ago
7662eb2
zlib: fix code when DEBUG is defined
by Giuseppe CONDORELLI
· 15 years ago
253cb83
zlib: add watchdog reset call
by Giuseppe CONDORELLI
· 15 years ago
dce3d79
zlib: updated to v.1.2.3
by Giuseppe CONDORELLI
· 15 years ago
3f1649f
Fix LZMA string.h header inclusion issue and remove unused variables.
by Luigi 'Comio' Mantellini
· 15 years ago
fafbb2c
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
by rhabarber1848@web.de
· 15 years ago
4791050
Use do_div from div64.h for vsprintf
by Dirk Behme
· 15 years ago
f33b325
Revert "zlib: updated to v.1.2.3"
by Wolfgang Denk
· 15 years ago
28958b8
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
b201171
zlib: updated to v.1.2.3
by Giuseppe CONDORELLI
· 15 years ago
caf72ff
Refresh LZMA-lib to v4.65
by Luigi 'Comio' Mantellini
· 15 years ago
3756609
compiler.h: unify system ifdef cruft here
by Mike Frysinger
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
35f6a94
lib_generic: gunzip: New function zunzip
by Ricardo Ribalda Delgado
· 16 years ago
c0a14ae
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
a31e091
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b1b4e89
Add LZO decompressor support
by Stefan Roese
· 16 years ago
6c6166f
vsprintf: pull updates from Linux kernel
by Mike Frysinger
· 16 years ago
ab76e98
bzip2: move ifdef handling to Makefile COBJS-$(...)
by Mike Frysinger
· 16 years ago
107b801
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
63240ba
Introduce addr_map library
by Kumar Gala
· 16 years ago
7e6ee7a
UBI: Add basic UBI support to U-Boot (Part 6/8)
by Kyungmin Park
· 16 years ago
d9d8c7c
Fix strmhz(): avoid printing negative fractions
by Wolfgang Denk
· 16 years ago
d50c7d4
strmhz(): Round numbers when printing clock frequencies
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7ba890b
Add Red Black Tree support
by Kyungmin Park
· 16 years ago
f12e454
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
fc9c172
Add support for LZMA uncompression algorithm.
by Luigi 'Comio' Mantellini
· 16 years ago
bbf52df
crc16: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
717a222
gunzip: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0768b7a
Consolidate strmhz() implementation
by Haavard Skinnemoen
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f354b73
vsprintf: add z and t options
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9b55a25
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
98874ff
Fix LMB type issues
by Andy Fleming
· 16 years ago
417faf2
Allow print_size to print in GB
by Becky Bruce
· 16 years ago
b571afd
add SHA256 support
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7570a99
Fix an underflow bug in __lmb_alloc_base
by Andy Fleming
· 16 years ago
63796c4
Add lmb_free
by Andy Fleming
· 16 years ago
a94f22f
Fix build issue with string.h and linux/string.h
by Andy Fleming
· 16 years ago
391fd93
Change lmb to use phys_size_t/phys_addr_t
by Becky Bruce
· 16 years ago
61b09fc
Change print_size to take phys_size_t
by Becky Bruce
· 16 years ago
338cc03
tools/mkimage: fix compiler warnings on some systems.
by Wolfgang Denk
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
f3b6d52
Fix Compilation Errors with 'tools/env/fw_printenv'
by Grant Erickson
· 17 years ago
7ed4011
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
7590378
Use watchdog-aware functions when calculating hashes of images - take two
by Bartlomiej Sieka
· 17 years ago
1de6b28
Use watchdog-aware functions when calculating hashes of images
by Bartlomiej Sieka
· 17 years ago
aff4f86
lib_generic/crc32.c: add missing #include <watchdog.h>
by Wolfgang Denk
· 17 years ago
03ccdbc
lib_generic/crc32.c: fix compile problem
by Wolfgang Denk
· 17 years ago
215b01b
Add support for calculating hashes with watchdog triggering
by Bartlomiej Sieka
· 17 years ago
89cdab7
crc32: use uint32_t rather than unsigned long
by Mike Frysinger
· 17 years ago
20a14a4
Rename include/md5.h to include/u-boot/md5.h
by Andy Fleming
· 17 years ago
Next »