index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_generic
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-21
env: fix endian ordering in crc table
Jeff Angielski
1
-1
/
+1
2010-01-26
gzip/zlib: make features optional
Mike Frysinger
1
-2
/
+2
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
2
-1
/
+13
2010-01-21
sha1: add dedicated config option
Mike Frysinger
1
-1
/
+1
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
2
-0
/
+51
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-3
/
+0
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-17
/
+1
2009-12-07
Merge branch 'master' into next
Wolfgang Denk
1
-0
/
+2
2009-12-07
zlib.c: avoid build conflicts for cradle board
Wolfgang Denk
1
-0
/
+2
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
3
-3
/
+117
2009-12-05
lzma: ignore unset filesizes
Mike Frysinger
1
-3
/
+6
2009-12-05
zlib: Optimize decompression
Joakim Tjernlund
1
-12
/
+44
2009-12-05
add lzop decompression support
Peter Korsgaard
1
-0
/
+87
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
2
-0
/
+44
2009-12-02
crc32: Impl. linux optimized crc32()
Joakim Tjernlund
1
-88
/
+112
2009-12-02
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
2
-0
/
+111
2009-10-18
lib_generic memset: fill one word at a time if possible
Alessandro Rubini
1
-3
/
+19
2009-10-18
lib_generic memcpy: copy one word at a time if possible
Alessandro Rubini
1
-4
/
+15
2009-09-04
zlib: fix code when DEBUG is defined
Giuseppe CONDORELLI
1
-2
/
+3
2009-08-11
zlib: add watchdog reset call
Giuseppe CONDORELLI
1
-1
/
+7
2009-08-11
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
1
-1958
/
+1975
2009-08-09
Fix LZMA string.h header inclusion issue and remove unused variables.
Luigi 'Comio' Mantellini
3
-3
/
+2
2009-07-27
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2
-0
/
+30
2009-07-27
Use do_div from div64.h for vsprintf
Dirk Behme
1
-3
/
+4
2009-07-24
Revert "zlib: updated to v.1.2.3"
Wolfgang Denk
1
-1959
/
+1944
2009-07-23
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
1
-944
/
+944
2009-07-23
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
1
-1958
/
+1973
2009-07-22
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
15
-1845
/
+1996
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
1
-5
/
+3
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
1
-3
/
+1
2009-04-30
lib_generic: gunzip: New function zunzip
Ricardo Ribalda Delgado
1
-7
/
+20
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-7
/
+9
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
3
-3
/
+3
2009-03-20
Add LZO decompressor support
Stefan Roese
3
-0
/
+334
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
1
-106
/
+373
2009-02-11
bzip2: move ifdef handling to Makefile COBJS-$(...)
Mike Frysinger
6
-20
/
+5
2009-01-27
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
1
-1
/
+2
2008-12-15
Introduce addr_map library
Kumar Gala
2
-0
/
+82
2008-11-19
UBI: Add basic UBI support to U-Boot (Part 6/8)
Kyungmin Park
1
-0
/
+23
2008-10-22
Fix strmhz(): avoid printing negative fractions
Wolfgang Denk
1
-1
/
+1
2008-10-21
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
1
-2
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-6
/
+6
2008-10-18
Add Red Black Tree support
Kyungmin Park
2
-0
/
+391
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
3
-118
/
+118
2008-09-13
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
11
-0
/
+2397
2008-08-29
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+108
2008-08-29
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+114
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
2
-0
/
+37
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-07-14
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+9
[next]