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
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
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
1
-9
/
+11
2008-07-10
Fix LMB type issues
Andy Fleming
1
-3
/
+3
2008-07-09
Allow print_size to print in GB
Becky Bruce
1
-13
/
+21
2008-06-30
add SHA256 support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+263
2008-06-28
Fix an underflow bug in __lmb_alloc_base
Andy Fleming
1
-15
/
+19
2008-06-28
Add lmb_free
Andy Fleming
1
-0
/
+49
2008-06-12
Fix build issue with string.h and linux/string.h
Andy Fleming
2
-2
/
+2
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
1
-34
/
+35
2008-06-12
Change print_size to take phys_size_t
Becky Bruce
1
-1
/
+1
2008-06-06
tools/mkimage: fix compiler warnings on some systems.
Wolfgang Denk
2
-0
/
+4
2008-05-21
Big white-space cleanup.
Wolfgang Denk
3
-3
/
+3
2008-05-09
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
1
-0
/
+2
2008-04-26
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
1
-2
/
+2
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2
-0
/
+8
2008-04-25
Use watchdog-aware functions when calculating hashes of images
Bartlomiej Sieka
1
-1
/
+1
2008-04-25
lib_generic/crc32.c: add missing #include <watchdog.h>
Wolfgang Denk
1
-0
/
+1
2008-04-25
lib_generic/crc32.c: fix compile problem
Wolfgang Denk
1
-5
/
+4
2008-04-25
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
3
-0
/
+96
[next]