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