index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2014-12-11
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
2014-12-08
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
2014-12-08
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
lib, list_sort: add list_sort from linux 3.14
Heiko Schocher
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-09
Add crc8 routine
Simon Glass
2013-11-25
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add trace library
Simon Glass
2013-06-20
Makefile: move the common makefile line to public area
Ying Zhang
2013-05-05
lib: import bitrev library from the linux kernel
Mike Dunn
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-05-01
Add SLRE - Super Light Regular Expression library
Wolfgang Denk
2013-04-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-04-12
tpm: Add TPM command library
Che-liang Chiou
2013-04-08
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
2013-03-15
Introduce a basic initcall implementation
Simon Glass
2012-12-13
Make linux kernel string funcs available to tools
Joe Hershberger
2012-12-06
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-09-29
lib: add gzip lib function callback
Lei Wen
2012-07-07
SPL: lib/Makefile: Add crc32.c to SPL build
Stefan Roese
2012-07-07
net: use common rand()/srand() functions
Michael Walle
2012-07-07
lib: add rand() function
Michael Walle
2012-05-15
Add AES crypto library
Yen Lin
2012-03-29
fdt: Add tests for fdtdec
Simon Glass
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
2012-01-26
nand: Merge BCH code from Linux nand driver
Christian Hitz
2011-12-24
spl: display_options.o is required for SPI flash support in SPL
Christian Riesch
2011-10-26
fdt: add decode helper library
Simon Glass
2011-10-17
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-04-30
zlib: split up to match original source tree
Mike Frysinger
2011-01-18
lib: add crc7 from Linux
Thomas Chou
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-19
Add hash table support as base for new environment code
Wolfgang Denk
2010-09-19
Add qsort - add support for sorting data arrays
Wolfgang Denk
2010-09-19
Add basic errno support.
Wolfgang Denk
[next]