index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-01-18
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2021-01-18
trace: select TIMER_EARLY to avoid infinite recursion
Pragnesh Patel
2021-01-16
lib: cosmetic update of CONFIG_LIB_ELF description
Patrick Delaunay
2020-12-22
fdt: Use phandle to distinguish DT nodes with same name
Aswath Govindraju
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2020-11-06
smbios: Drop the unused Kconfig options
Simon Glass
2020-11-06
sysinfo: Provide a default driver to set SMBIOS values
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-11-05
smbios: add parsing API
Christian Gmeiner
2020-10-30
lib: Add getopt
Sean Anderson
2020-10-10
lib: Allow hexdump to be used in SPL
Simon Glass
2020-08-14
lib: sscanf: add sscanf implementation
Andrii Anisov
2020-08-07
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
2020-07-10
powerpc: move ADDR_MAP to Kconfig
Marek Szyprowski
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-02
kconfig: fix some typos
Marcin Juszkiewicz
2020-05-25
cmd: zip: automatically pull in gzip()
Michael Walle
2020-05-15
lib: Allow MD5 to be enabled in SPL
Simon Glass
2020-04-27
lib: enable lzma decompression support for SPL build
Weijie Gao
2020-04-17
lib: kconfig: Add option to set BZIP2 compression method
Atish Patra
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-06
lib: crypto: add x509 parser
AKASHI Takahiro
2019-12-06
lib: add oid registry utility
AKASHI Takahiro
2019-12-06
lib: add asn1 decoder
AKASHI Takahiro
2019-12-06
cmd: add asn1_compiler
AKASHI Takahiro
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
2019-11-04
fdt: Add Kconfig options to control code size
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-07-13
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
2019-07-10
trace: make call depth limit customizable
Heinrich Schuchardt
2019-05-05
lib: add Zstandard decompression support
Marek BehĂșn
2019-05-05
lib: Add xxhash support
Marek BehĂșn
2019-05-03
lib: Kconfig: fix help text for GZIP
Heiko Schocher
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
Convert CONFIG_TRACE to Kconfig
Simon Glass
2019-04-11
fdtdec: Add Kconfig symbol for tests
Thierry Reding
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-01-18
lib: Kconfig: spelling fixes
Chris Packham
2018-11-20
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-10-09
fdt: Allow libfdt in TPL
Simon Glass
2018-10-09
tpm: Add support for SPL and TPL
Simon Glass
2018-07-26
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS
Masahiro Yamada
2018-06-18
avb2.0: integrate avb 2.0 into the build system
Igor Opaniuk
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-08
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT
Tom Rini
[next]