- 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 11 months ago
- 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 11 months ago
- fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
- 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
- ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
- 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · 4 years, 1 month ago
- 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years, 1 month ago
- 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
- 1985998 smbios: add parsing API by Christian Gmeiner · 4 years, 1 month ago
- 3b4a6f5 lib: Add getopt by Sean Anderson · 4 years, 1 month ago
- a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 3 months ago
- 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
- ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
- 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
- 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
- a360c2c kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 6 months ago
- 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
- d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 7 months ago
- 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · 4 years, 7 months ago
- 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 9 months ago
- 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
- b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 11 months ago
- dd7fb9b binman: Add a library to access binman entries by Simon Glass · 5 years ago
- 591535c lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
- 5492364 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
- 3a88871 lib: add asn1 decoder by AKASHI Takahiro · 5 years ago
- f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
- 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
- 0c12fb5 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · 5 years ago
- c48044d fdt: Add Kconfig options to control code size by Simon Glass · 5 years ago
- 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
- d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
- c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
- e87e200 lib: add Zstandard decompression support by Marek Behún · 6 years ago
- b139a7f lib: Add xxhash support by Marek Behún · 6 years ago
- b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · 6 years ago
- 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · 6 years ago
- bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · 6 years ago
- 52c7f1f3 fdtdec: Add Kconfig symbol for tests by Thierry Reding · 6 years ago
- aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
- 1c3b7ba lib: Kconfig: spelling fixes by Chris Packham · 6 years ago
- e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
- b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
- ca8ec4b fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
- 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
- 734b755 fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · 6 years ago
- 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
- 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
- c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 7 years ago
- c1e49ba lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT by Tom Rini · 7 years ago
- 7b71a01 configs: TI: Enable FIT Library overlay support by Praneeth Bajjuri · 7 years ago
- 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
- 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
- 3125a3e sunxi: revert disabling of features by Andre Przywara · 7 years ago
- 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
- 6199fb1 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
- 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
- 38003a6 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
- 3bd5954 net: regex: Disable by default on sunXi by Maxime Ripard · 7 years ago
- acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
- d5ea84a rtc: add support for s35392a by Nandor Han · 7 years ago
- dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
- cdccc03 lib: Add CRC32-C by Marek Behún · 7 years ago
- a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
- 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
- da707d4 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
- fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · 8 years ago
- 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 8 years ago
- aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
- 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
- e2f94ae string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
- f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
- 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
- fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
- c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
- 9e901ce libfdt: Add overlay application function by Maxime Ripard · 8 years ago
- 4e0126e lib: Enable private libgcc by default by Marek Vasut · 9 years ago
- 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago
- 67ee705 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
- 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
- a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 77f7f91 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF by Tom Rini · 9 years ago
- 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
- cf294b0 dm: tpm: Drop CONFIG_DM_TPM by Simon Glass · 9 years ago
- f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
- 350497c tpm: Add Kconfig options for TPMs by Simon Glass · 9 years ago
- 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago
- 99dbe4b Add a dhrystone benchmark command by Simon Glass · 9 years ago
- 8ab8b72 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
- 2743c07 blackfin: fix undefined reference to srand and rand by Masahiro Yamada · 9 years ago
- 2c1b1db net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 10 years ago
- 3755013 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 10 years ago
- 937d3e8 kconfig: Move REGEX to Kconfig by Joe Hershberger · 10 years ago
- 4f3b9d1 sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig by Simon Glass · 10 years ago
- ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
- 4acd8c4 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
- 2c3822e FIT: Modify option FIT_SIGNATURE in Kconfig by Ruchika Gupta · 10 years ago