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
/
Makefile
Commit message (
Expand
)
Author
Age
Lines
*
efi_loader: hook up in build environment
Alexander Graf
2016-03-15
-0
/
+1
*
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
-5
/
+1
*
Makefile: remove BUILD_TAG from KBUILD_CFLAGS
Stephen Warren
2016-02-15
-0
/
+1
*
lib: split out strtoxxxx functions out of vsprintf.c
Sjoerd Simons
2015-12-13
-3
/
+3
*
lib: Split panic functions out of vsprintf.c
Sjoerd Simons
2015-12-13
-3
/
+3
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
-1
/
+12
*
Add a circular memory buffer implementation
Simon Glass
2015-11-19
-0
/
+1
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
-0
/
+1
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-7
/
+4
*
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
-1
/
+7
*
efi: Add start-up library code
Simon Glass
2015-08-05
-0
/
+1
*
Add rivest cipher 4 (rc4) implementation
Simon Glass
2015-07-21
-0
/
+1
*
Drop CONFIG_ERRNO_STR from SPL
Simon Glass
2015-07-21
-1
/
+1
*
Add a dhrystone benchmark command
Simon Glass
2015-07-21
-0
/
+2
*
fdt: Allow FDT functions to be built for SPL
Simon Glass
2015-04-23
-0
/
+6
*
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-11
-0
/
+1
*
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
-1
/
+2
*
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
2014-12-08
-0
/
+1
*
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
2014-12-08
-5
/
+1
*
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
-0
/
+1
*
lib, list_sort: add list_sort from linux 3.14
Heiko Schocher
2014-08-25
-0
/
+1
*
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-23
-0
/
+2
*
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-05-23
-0
/
+1
*
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
-2
/
+1
*
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-04-02
-0
/
+1
*
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-28
-3
/
+1
*
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
2014-03-07
-0
/
+2
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
-3
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-1
/
+1
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-1
/
+1
*
Add crc8 routine
Simon Glass
2014-01-08
-0
/
+1
*
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
2013-11-25
-0
/
+7
*
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-67
/
+47
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
Add trace library
Simon Glass
2013-06-26
-0
/
+1
*
Makefile: move the common makefile line to public area
Ying Zhang
2013-06-20
-10
/
+4
*
lib: import bitrev library from the linux kernel
Mike Dunn
2013-05-05
-0
/
+1
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
-0
/
+1
*
Add SLRE - Super Light Regular Expression library
Wolfgang Denk
2013-05-01
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-04-15
-1
/
+1
|
\
|
*
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
2013-04-08
-1
/
+1
*
|
tpm: Add TPM command library
Che-liang Chiou
2013-04-12
-0
/
+1
|
/
*
Introduce a basic initcall implementation
Simon Glass
2013-03-15
-0
/
+1
*
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-13
-0
/
+1
*
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
2012-12-06
-0
/
+1
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
-0
/
+3
*
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
-2
/
+7
*
lib: add gzip lib function callback
Lei Wen
2012-09-29
-0
/
+1
*
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
[next]