index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
1
-1
/
+0
|
\
|
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-1
/
+0
*
|
optee: Add lib entries for sharing OPTEE code across ports
Bryan O'Donoghue
2018-03-19
1
-0
/
+1
|
/
*
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
Faiz Abbas
2018-02-14
1
-0
/
+6
*
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-08
1
-0
/
+3
*
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
2018-02-08
1
-3
/
+15
*
net: regex: Disable by default on sunXi
Maxime Ripard
2018-01-26
1
-0
/
+1
*
Move CONFIG_PANIC_HANG to Kconfig
Masahiro Yamada
2017-12-26
1
-0
/
+10
*
rtc: add support for s35392a
Nandor Han
2017-11-20
1
-0
/
+3
*
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+5
*
lib: Add CRC32-C
Marek BehĂșn
2017-10-02
1
-0
/
+3
*
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-11
1
-0
/
+12
*
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
1
-0
/
+7
*
Fix 'notes' typos
Anatolij Gustschin
2017-08-20
1
-2
/
+2
*
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
2017-08-13
1
-0
/
+9
*
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-07-24
1
-1
/
+3
*
Convert CONFIG_LZMA to Kconfig
Simon Glass
2017-05-22
1
-0
/
+8
*
Convert CONFIG_CMD_AES et al to Kconfig
Simon Glass
2017-04-30
1
-0
/
+13
*
cmd: Expose a Kconfig option to enable UBIFS commands
Boris Brezillon
2017-04-07
1
-0
/
+2
*
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
Boris Brezillon
2017-04-07
1
-0
/
+3
*
string: Provide a slimmed-down memset()
Simon Glass
2017-04-04
1
-0
/
+9
*
Kconfig: introduce md5sum command selection
Andre Przywara
2017-03-17
1
-0
/
+4
*
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
1
-2
/
+2
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
1
-0
/
+33
*
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-10-15
1
-0
/
+9
*
libfdt: Add overlay application function
Maxime Ripard
2016-08-20
1
-0
/
+5
*
lib: Enable private libgcc by default
Marek Vasut
2016-06-02
1
-0
/
+1
*
cosmetic: Fix typos "privide"
Masahiro Yamada
2016-04-01
1
-1
/
+1
*
efi_loader: hook up in build environment
Alexander Graf
2016-03-15
1
-0
/
+1
*
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
1
-0
/
+10
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-0
/
+10
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Tom Rini
2016-01-19
1
-9
/
+0
*
lib/tiny-printf.c: Add tiny printf function for space limited environments
Stefan Roese
2015-11-23
1
-0
/
+10
*
dm: tpm: Drop CONFIG_DM_TPM
Simon Glass
2015-10-23
1
-0
/
+1
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
1
-0
/
+18
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
1
-0
/
+10
*
efi: Add start-up library code
Simon Glass
2015-08-05
1
-0
/
+2
*
Add a dhrystone benchmark command
Simon Glass
2015-07-21
1
-0
/
+2
*
Allow CONFIG_REGEX to be disabled when CONFIG_NET
Joe Hershberger
2015-07-08
1
-0
/
+1
*
blackfin: fix undefined reference to srand and rand
Masahiro Yamada
2015-06-11
1
-1
/
+3
*
net: Fix NET_RANDOM_ETHADDR dependencies
Michal Simek
2015-06-01
1
-0
/
+3
*
lib: Kconfig: add entry for errno_str() function
Przemyslaw Marczak
2015-05-14
1
-0
/
+8
*
kconfig: Move REGEX to Kconfig
Joe Hershberger
2015-05-10
1
-0
/
+8
*
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
1
-0
/
+9
*
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2015-02-25
1
-0
/
+36
*
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-29
1
-6
/
+1
*
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2015-01-29
1
-0
/
+7
*
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
1
-0
/
+11
*
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
1
-0
/
+8
[next]