index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_generic
Commit message (
Expand
)
Author
Age
Lines
*
zlib: fix code when DEBUG is defined
Giuseppe CONDORELLI
2009-09-04
-2
/
+3
*
zlib: add watchdog reset call
Giuseppe CONDORELLI
2009-08-11
-1
/
+7
*
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-08-11
-1958
/
+1975
*
Fix LZMA string.h header inclusion issue and remove unused variables.
Luigi 'Comio' Mantellini
2009-08-09
-3
/
+2
*
add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
rhabarber1848@web.de
2009-07-27
-0
/
+30
*
Use do_div from div64.h for vsprintf
Dirk Behme
2009-07-27
-3
/
+4
*
Revert "zlib: updated to v.1.2.3"
Wolfgang Denk
2009-07-24
-1959
/
+1944
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
-944
/
+944
*
zlib: updated to v.1.2.3
Giuseppe CONDORELLI
2009-07-23
-1958
/
+1973
*
Refresh LZMA-lib to v4.65
Luigi 'Comio' Mantellini
2009-07-22
-1845
/
+1996
*
compiler.h: unify system ifdef cruft here
Mike Frysinger
2009-07-19
-5
/
+3
*
Remove legacy NAND and disk on chip code.
Scott Wood
2009-07-16
-3
/
+1
*
lib_generic: gunzip: New function zunzip
Ricardo Ribalda Delgado
2009-04-30
-7
/
+20
*
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-05
-7
/
+9
*
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
-3
/
+3
*
Add LZO decompressor support
Stefan Roese
2009-03-20
-0
/
+334
*
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-03-20
-106
/
+373
*
bzip2: move ifdef handling to Makefile COBJS-$(...)
Mike Frysinger
2009-02-11
-20
/
+5
*
Fix gunzip in case of insufficient output buffer
Matthias Fuchs
2009-01-27
-1
/
+2
*
Introduce addr_map library
Kumar Gala
2008-12-15
-0
/
+82
*
UBI: Add basic UBI support to U-Boot (Part 6/8)
Kyungmin Park
2008-11-19
-0
/
+23
*
Fix strmhz(): avoid printing negative fractions
Wolfgang Denk
2008-10-22
-1
/
+1
*
strmhz(): Round numbers when printing clock frequencies
Wolfgang Denk
2008-10-21
-2
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-6
/
+6
*
Add Red Black Tree support
Kyungmin Park
2008-10-18
-0
/
+391
*
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-13
-118
/
+118
*
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
2008-09-13
-0
/
+2397
*
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-0
/
+108
*
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
-0
/
+114
*
Consolidate strmhz() implementation
Haavard Skinnemoen
2008-08-21
-0
/
+37
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-1
/
+1
*
vsprintf: add z and t options
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
-3
/
+9
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
-9
/
+11
*
Fix LMB type issues
Andy Fleming
2008-07-10
-3
/
+3
*
Allow print_size to print in GB
Becky Bruce
2008-07-09
-13
/
+21
*
add SHA256 support
Jean-Christophe PLAGNIOL-VILLARD
2008-06-30
-0
/
+263
*
Fix an underflow bug in __lmb_alloc_base
Andy Fleming
2008-06-28
-15
/
+19
*
Add lmb_free
Andy Fleming
2008-06-28
-0
/
+49
*
Fix build issue with string.h and linux/string.h
Andy Fleming
2008-06-12
-2
/
+2
*
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
-34
/
+35
*
Change print_size to take phys_size_t
Becky Bruce
2008-06-12
-1
/
+1
*
tools/mkimage: fix compiler warnings on some systems.
Wolfgang Denk
2008-06-06
-0
/
+4
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-3
/
+3
*
Fix Compilation Errors with 'tools/env/fw_printenv'
Grant Erickson
2008-05-09
-0
/
+2
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-04-26
-2
/
+2
*
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
2008-04-25
-0
/
+8
*
Use watchdog-aware functions when calculating hashes of images
Bartlomiej Sieka
2008-04-25
-1
/
+1
*
lib_generic/crc32.c: add missing #include <watchdog.h>
Wolfgang Denk
2008-04-25
-0
/
+1
*
lib_generic/crc32.c: fix compile problem
Wolfgang Denk
2008-04-25
-5
/
+4
*
Add support for calculating hashes with watchdog triggering
Bartlomiej Sieka
2008-04-25
-0
/
+96
[next]