index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
lib: errno: introduce errno_str(): returns errno related message
Przemyslaw Marczak
1
-0
/
+1
2014-12-08
libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile
Masahiro Yamada
1
-1
/
+2
2014-12-08
libfdt: descend from lib/ to lib/libfdt/
Masahiro Yamada
1
-0
/
+1
2014-12-08
lib: bzip2: move bzip2 files to lib/bzip2/ directory
Masahiro Yamada
1
-5
/
+1
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
1
-0
/
+1
2014-08-25
lib, list_sort: add list_sort from linux 3.14
Heiko Schocher
1
-0
/
+1
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
1
-0
/
+2
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
1
-0
/
+1
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
1
-2
/
+1
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
1
-0
/
+1
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
1
-3
/
+1
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
1
-0
/
+2
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
1
-3
/
+0
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
1
-1
/
+1
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
1
-1
/
+1
2014-01-08
Add crc8 routine
Simon Glass
1
-0
/
+1
2013-11-25
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
1
-0
/
+7
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
1
-67
/
+47
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
Add trace library
Simon Glass
1
-0
/
+1
2013-06-20
Makefile: move the common makefile line to public area
Ying Zhang
1
-10
/
+4
2013-05-05
lib: import bitrev library from the linux kernel
Mike Dunn
1
-0
/
+1
2013-05-01
lib: consolidate hang()
Andreas Bießmann
1
-0
/
+1
2013-05-01
Add SLRE - Super Light Regular Expression library
Wolfgang Denk
1
-0
/
+1
2013-04-15
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2013-04-12
tpm: Add TPM command library
Che-liang Chiou
1
-0
/
+1
2013-04-08
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
1
-1
/
+1
2013-03-15
Introduce a basic initcall implementation
Simon Glass
1
-0
/
+1
2012-12-13
Make linux kernel string funcs available to tools
Joe Hershberger
1
-0
/
+1
2012-12-06
Introduce arch_phys_memset which works like memset but on physical memory
Gabe Black
1
-0
/
+1
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
1
-0
/
+3
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
1
-2
/
+7
2012-09-29
lib: add gzip lib function callback
Lei Wen
1
-0
/
+1
2012-07-07
SPL: lib/Makefile: Add crc32.c to SPL build
Stefan Roese
1
-1
/
+1
2012-07-07
net: use common rand()/srand() functions
Michael Walle
1
-1
/
+3
2012-07-07
lib: add rand() function
Michael Walle
1
-0
/
+1
2012-05-15
Add AES crypto library
Yen Lin
1
-0
/
+1
2012-03-29
fdt: Add tests for fdtdec
Simon Glass
1
-0
/
+1
2012-03-26
SPL: Add YMODEM over UART load support
Matt Porter
1
-0
/
+3
2012-01-26
nand: Merge BCH code from Linux nand driver
Christian Hitz
1
-0
/
+1
2011-12-24
spl: display_options.o is required for SPI flash support in SPL
Christian Riesch
1
-0
/
+2
2011-10-26
fdt: add decode helper library
Simon Glass
1
-0
/
+1
2011-10-17
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
1
-0
/
+1
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
1
-4
/
+7
2011-04-30
zlib: split up to match original source tree
Mike Frysinger
1
-1
/
+0
2011-01-18
lib: add crc7 from Linux
Thomas Chou
1
-0
/
+1
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-09-19
Add hash table support as base for new environment code
Wolfgang Denk
1
-0
/
+1
2010-09-19
Add qsort - add support for sorting data arrays
Wolfgang Denk
1
-0
/
+1
2010-09-19
Add basic errno support.
Wolfgang Denk
1
-0
/
+1
[next]