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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
1
-1
/
+2
2019-12-15
binman: Add a library to access binman entries
Simon Glass
1
-0
/
+10
2019-12-06
lib: crypto: add x509 parser
AKASHI Takahiro
1
-0
/
+1
2019-12-06
lib: add oid registry utility
AKASHI Takahiro
1
-0
/
+5
2019-12-06
lib: add asn1 decoder
AKASHI Takahiro
1
-0
/
+5
2019-12-06
cmd: add asn1_compiler
AKASHI Takahiro
1
-0
/
+3
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
1
-0
/
+3
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
1
-2
/
+2
2019-11-04
fdt: Add Kconfig options to control code size
Simon Glass
1
-0
/
+33
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
1
-4
/
+16
2019-07-13
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
1
-0
/
+2
2019-07-10
trace: make call depth limit customizable
Heinrich Schuchardt
1
-0
/
+15
2019-05-05
lib: add Zstandard decompression support
Marek Behún
1
-0
/
+12
2019-05-05
lib: Add xxhash support
Marek Behún
1
-0
/
+3
2019-05-03
lib: Kconfig: fix help text for GZIP
Heiko Schocher
1
-1
/
+1
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
1
-0
/
+48
2019-04-23
Convert CONFIG_TRACE to Kconfig
Simon Glass
1
-0
/
+9
2019-04-11
fdtdec: Add Kconfig symbol for tests
Thierry Reding
1
-0
/
+4
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
1
-0
/
+13
2019-01-18
lib: Kconfig: spelling fixes
Chris Packham
1
-2
/
+2
2018-11-20
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
1
-0
/
+8
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
1
-0
/
+6
2018-10-09
fdt: Allow libfdt in TPL
Simon Glass
1
-0
/
+10
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
1
-0
/
+22
2018-07-26
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS
Masahiro Yamada
1
-1
/
+1
2018-06-18
avb2.0: integrate avb 2.0 into the build system
Igor Opaniuk
1
-0
/
+14
2018-06-13
lib: Add hexdump
Alexey Brodkin
1
-0
/
+5
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
1
-0
/
+11
2018-05-08
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT
Tom Rini
1
-0
/
+1
2018-05-08
configs: TI: Enable FIT Library overlay support
Praneeth Bajjuri
1
-0
/
+1
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
1
-0
/
+34
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+0
2018-04-04
sunxi: revert disabling of features
Andre Przywara
1
-1
/
+0
2018-03-19
optee: Add lib entries for sharing OPTEE code across ports
Bryan O'Donoghue
1
-0
/
+1
2018-02-14
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
Faiz Abbas
1
-0
/
+6
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
1
-0
/
+3
2018-02-08
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
1
-3
/
+15
2018-01-26
net: regex: Disable by default on sunXi
Maxime Ripard
1
-0
/
+1
2017-12-26
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
1
-0
/
+10
2017-11-20
rtc: add support for s35392a
Nandor Han
1
-0
/
+3
2017-10-05
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
1
-0
/
+5
2017-10-02
lib: Add CRC32-C
Marek Behún
1
-0
/
+3
2017-09-11
spl: fit: Eanble GZIP support for image decompression
York Sun
1
-0
/
+12
2017-09-01
Convert CONFIG_BCH to Kconfig
Adam Ford
1
-0
/
+7
2017-08-20
Fix 'notes' typos
Anatolij Gustschin
1
-2
/
+2
2017-08-13
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
1
-0
/
+9
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
1
-1
/
+3
2017-05-22
Convert CONFIG_LZMA to Kconfig
Simon Glass
1
-0
/
+8
2017-04-30
Convert CONFIG_CMD_AES et al to Kconfig
Simon Glass
1
-0
/
+13
2017-04-07
cmd: Expose a Kconfig option to enable UBIFS commands
Boris Brezillon
1
-0
/
+2
[next]