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
old/tizen_20241126
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
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
2017-04-07
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
Boris Brezillon
1
-0
/
+3
2017-04-04
string: Provide a slimmed-down memset()
Simon Glass
1
-0
/
+9
2017-03-17
Kconfig: introduce md5sum command selection
Andre Przywara
1
-0
/
+4
2016-10-19
smbios: Expose in efi_loader as table
Alexander Graf
1
-2
/
+2
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
1
-0
/
+33
2016-10-15
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
1
-0
/
+9
2016-08-20
libfdt: Add overlay application function
Maxime Ripard
1
-0
/
+5
2016-06-02
lib: Enable private libgcc by default
Marek Vasut
1
-0
/
+1
2016-04-01
cosmetic: Fix typos "privide"
Masahiro Yamada
1
-1
/
+1
2016-03-15
efi_loader: hook up in build environment
Alexander Graf
1
-0
/
+1
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
1
-0
/
+10
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
1
-0
/
+10
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
2016-01-19
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
1
-9
/
+0
2015-11-23
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
1
-0
/
+10
2015-10-23
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
1
-0
/
+1
2015-10-11
Add support for LZ4 decompression algorithm
Julius Werner
1
-0
/
+18
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
1
-0
/
+10
2015-08-05
efi: Add start-up library code
Simon Glass
1
-0
/
+2
2015-07-21
Add a dhrystone benchmark command
Simon Glass
1
-0
/
+2
2015-07-08
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
1
-0
/
+1
2015-06-11
blackfin: fix undefined reference to srand and rand
Masahiro Yamada
1
-1
/
+3
2015-06-01
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
1
-0
/
+3
2015-05-14
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
1
-0
/
+8
2015-05-10
kconfig: Move REGEX to Kconfig
Joe Hershberger
1
-0
/
+8
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
1
-0
/
+9
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
1
-0
/
+36
2015-01-29
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
1
-6
/
+1
2015-01-29
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
1
-0
/
+7
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
1
-0
/
+11
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
1
-0
/
+8
2014-09-24
kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
Masahiro Yamada
1
-0
/
+8
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+3