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
Commit message (
Expand
)
Author
Age
Lines
*
zlib: Fix integer cast of pointer
Simon Glass
2011-10-28
-1
/
+1
*
GCC4.6: Squash warnings in LzmaTools.c
Marek Vasut
2011-10-27
-7
/
+7
*
fdt: add decode helper library
Simon Glass
2011-10-26
-0
/
+148
*
Move simple_itoa to vsprintf
Simon Glass
2011-10-26
-0
/
+16
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
-0
/
+6
*
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
-0
/
+86
*
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
-1
/
+3
*
zlib: handle overflow while calculating available stream input size
Anatolij Gustschin
2011-10-17
-0
/
+8
*
GCC4.6: Squash warning in lzo1x_decompress.c
Marek Vasut
2011-10-01
-2
/
+1
*
Add assert() for debug assertions
Simon Glass
2011-09-10
-5
/
+8
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
-1
/
+1
*
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-30
-3
/
+3
*
panic: remove warning "'noreturn' function does return"
Heiko Schocher
2011-07-28
-0
/
+2
*
unify version_string
Andreas Bießmann
2011-07-28
-2
/
+1
*
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
-4
/
+7
*
memcpy/memmove: Do not copy to same address
Matthias Weisser
2011-07-26
-0
/
+6
*
libfdt: Implement property iteration functions
David Gibson
2011-07-14
-36
/
+97
*
Support ePAPR compliant phandle properties
David Gibson
2011-07-14
-6
/
+27
*
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
2011-05-12
-0
/
+51
*
zlib: fix DEBUG build
Mike Frysinger
2011-05-12
-1
/
+2
*
zlib: split up to match original source tree
Mike Frysinger
2011-04-30
-2219
/
+2316
*
common: add a grepenv command
Kim Phillips
2011-04-28
-0
/
+23
*
env: fix env var autocompletion
Kim Phillips
2011-04-28
-1
/
+1
*
Fix gunzip to work for any gziped uImage size
Catalin Radu
2011-04-12
-6
/
+10
*
strmhz: Make hz unsigned to support greater than 2146 MHz clock
Ed Swarthout
2011-03-22
-1
/
+1
*
Fix hash table deletion to prevent lost entries
Peter Barada
2011-03-22
-5
/
+13
*
lib: add crc7 from Linux
Thomas Chou
2011-01-18
-0
/
+63
*
Small coding style fix in lib/asm-offsets.c
Stefan Roese
2011-01-17
-2
/
+2
*
asm-offsets: generate bd_t size
Mike Frysinger
2011-01-09
-0
/
+3
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
-0
/
+26
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
-38
/
+2
*
ctype: constify lookup table
Mike Frysinger
2010-11-28
-1
/
+1
*
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
-1
/
+1
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
-2
/
+0
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-8
/
+8
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
-9
/
+9
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-0
/
+4
*
include/asm-offsets.h: automatically generate assembler constants
Wolfgang Denk
2010-10-26
-0
/
+25
*
zlib: Add further watchdog reset calls
Stefan Roese
2010-10-12
-0
/
+1
*
zlib/gunzip: Use WATCHDOG_RESET macro
Stefan Roese
2010-10-12
-11
/
+4
*
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
Andreas Bießmann
2010-10-06
-4
/
+8
*
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
-9
/
+23
*
Add hash table support as base for new environment code
Wolfgang Denk
2010-09-19
-0
/
+722
*
Add qsort - add support for sorting data arrays
Wolfgang Denk
2010-09-19
-0
/
+70
*
Add basic errno support.
Wolfgang Denk
2010-09-19
-0
/
+2
*
display_buffer: fix misaligned buffer
Reinhard Meyer
2010-09-13
-12
/
+15
*
print_buffer: optimize & shrink
Mike Frysinger
2010-08-09
-14
/
+13
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-1
/
+1
*
Avoid use of divides in print_size
Nick Thompson
2010-05-17
-6
/
+8
*
allow print_size to print large numbers on 32-bit systems
Timur Tabi
2010-05-05
-14
/
+19
[next]