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
...
|
*
fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property
Che-Liang Chiou
2012-11-12
-0
/
+13
|
*
fdt: Add function to read boolean property
Gabe Black
2012-11-12
-0
/
+14
|
*
fdt: Export fdtdec_lookup() and fix the name
Gerald Van Baren
2012-11-12
-1
/
+1
|
*
fdt: Add function for decoding multiple gpios globally available
Abhilash Kesavan
2012-11-12
-3
/
+2
|
*
fdt: Add fdtdec_decode_region() to decode memory region
Simon Glass
2012-11-12
-0
/
+17
|
*
fdt: Add function to get a config string from device tree
Simon Glass
2012-11-12
-10
/
+18
|
*
fdt: Add function to get config int from device tree
Abhilash Kesavan
2012-11-12
-0
/
+22
*
|
tegra: Add SOC support for display/lcd
Wei Ni
2012-11-19
-0
/
+1
*
|
tegra: Add support for PWM
Simon Glass
2012-11-19
-0
/
+1
|
/
*
lib/vsprintf.c: sparse fixes
Kim Phillips
2012-11-04
-2
/
+2
*
lib/zlib: sparse fixes
Kim Phillips
2012-11-04
-43
/
+16
*
lib/vsprintf.c: don't special-case pointers to address null
Wolfgang Denk
2012-11-02
-0
/
+6
*
Merge branch 'next'
Gerald Van Baren
2012-10-22
-1
/
+112
|
\
|
*
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2012-10-15
-1
/
+85
|
*
libfdt: Add support for appending the values to a existing property
Minghuan Lian
2012-10-15
-0
/
+27
*
|
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
2012-10-15
-6
/
+5
*
|
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
2012-10-15
-50
/
+77
*
|
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
-0
/
+3
|
/
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-2
/
+9
*
lib: add gzip lib function callback
Lei Wen
2012-09-29
-0
/
+143
*
lib: zlib: remove the limitation for cannot using 0 as start
Lei Wen
2012-09-29
-3
/
+1
*
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-29
-4
/
+16
*
lib: zlib: import trees file from 1.2.5
Lei Wen
2012-09-29
-0
/
+1371
*
lib: zlib: import deflate source file from 1.2.5
Lei Wen
2012-09-29
-0
/
+2176
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2012-09-21
-8
/
+19
|
\
|
*
fdt: Tidy debugging, add to fdtdec_get_int/addr()
Simon Glass
2012-09-21
-8
/
+19
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
tegra: nand: Add Tegra NAND driver
Jim Lin
2012-09-07
-0
/
+1
*
|
env: delete selected vars not present in imported env
Gerlando Falauto
2012-09-18
-8
/
+42
*
|
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
-6
/
+10
*
|
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
-1
/
+19
*
|
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
-1
/
+26
|
/
*
fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
Michal Simek
2012-08-10
-2
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-08
-2
/
+53
|
\
|
*
SPL: lib/Makefile: Add crc32.c to SPL build
Stefan Roese
2012-07-07
-1
/
+1
|
*
net: use common rand()/srand() functions
Michael Walle
2012-07-07
-1
/
+3
|
*
lib: add rand() function
Michael Walle
2012-07-07
-0
/
+49
*
|
lib/powerpc: addrmap_phys_to_virt() should return a pointer
Timur Tabi
2012-07-06
-8
/
+11
|
/
*
create lib/tizen directory
Donghwa Lee
2012-05-25
-0
/
+5186
*
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
-0
/
+1
*
fdt: Add fdtdec functions to read byte array
Anton Staff
2012-05-15
-0
/
+24
*
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
-0
/
+2
*
Add AES crypto library
Yen Lin
2012-05-15
-0
/
+599
*
fdt: Add function to return next compatible subnode
Simon Glass
2012-05-15
-0
/
+15
*
fdt: Add function to locate an array in the device tree
Simon Glass
2012-05-15
-0
/
+11
*
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
2012-04-30
-7
/
+4
*
GCC47: Fix warning in md5.c
Marek Vasut
2012-04-29
-2
/
+2
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
-17
/
+0
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
-2
/
+2
|
\
|
*
lzma: fix printf warnings
Mike Frysinger
2012-03-28
-2
/
+2
[prev]
[next]