Heinrich Schuchardt f6a24a177f lib: do not provide hexdump in SPL пре 4 година
..
acpi bfeb5d460c acpi: Add support for DMAR пре 4 година
aes 4df3578119 u-boot: fit: add support to decrypt fit with aes пре 4 година
at91 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
bzip2 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
crypto 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
dhry 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
efi 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
efi_driver 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
efi_loader cf87f7cd8c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi пре 4 година
efi_selftest cde162e766 efi_selftest: test CalculateCrc32, CopyMem, SetMem пре 4 година
libavb 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
libfdt e8c2d25845 libfdt: Revert 6dcb8ba4 from upstream libfdt пре 4 година
lzma 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
lzo 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
optee 0f97e923d4 optee: Replace uninitialized return variable by proper one. пре 4 година
rsa 1f47e2aca4 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next пре 4 година
tizen 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
zlib db41d65a97 common: Move hang() to the same header as panic() пре 4 година
zstd 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
.gitignore 6124667cd8 lib: ignore oid_registry_data.c file пре 4 година
Kconfig 2a2119e10c lib: kconfig: Add option to set BZIP2 compression method пре 4 година
Makefile 4f4d526f59 lib: do not build OID registry in SPL пре 4 година
addr_map.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
aes.c 8302d1708a aes: add support of aes192 and aes256 пре 4 година
asm-offsets.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
asn1_decoder.c ab8a0e069d lib: add asn1 decoder пре 4 година
bch.c 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
binman.c 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
bitrev.c 9c2cb97e22 lib: bitrev: Sync with Linux kernel v4.17 пре 5 година
charset.c f8062c963a lib: charset: add u16_str<n>cmp() пре 4 година
circbuf.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
crc16.c 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure пре 5 година
crc32.c 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
crc32c.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
crc7.c ed6ce67a2c lib: add crc7 from Linux пре 13 година
crc8.c c3a4d1c3ee common: Drop linux/crc8.h пре 4 година
ctype.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
date.c 1872311727 lib: add mktime64() for linux compatibility пре 4 година
display_options.c 4d979bfdbc common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA пре 4 година
div64.c f611a46ef1 div64: Don't instrument the division function пре 5 година
elf.c 805b3cac1e lib: elf: Move the generic elf loading/validating functions to lib пре 4 година
errno.c 65cd3fa81f Add basic errno support. пре 13 година
errno_str.c eb5b63f369 lib: errno: sync error codes пре 4 година
fdtdec.c 10d887ddfa libfdt: Make fdtdec_get_child_count() available for HOST пре 4 година
fdtdec_common.c 10d887ddfa libfdt: Make fdtdec_get_child_count() available for HOST пре 4 година
fdtdec_test.c 848e94d0ba fdtdec: test: Fix memory leak пре 4 година
gunzip.c 3db7110857 crc32: Use the crc.h header for crc functions пре 4 година
gzip.c 0c670fc148 common: Move gzip functions into a new gzip header пре 4 година
hang.c db41d65a97 common: Move hang() to the same header as panic() пре 4 година
hashtable.c 080019b86c make env_entry::callback conditional on !CONFIG_SPL_BUILD пре 4 година
hexdump.c f6a24a177f lib: do not provide hexdump in SPL пре 4 година
image-sparse.c c232d14d11 mmc: Separate "mmc swrite" from fastboot пре 6 година
ldiv.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
linux_compat.c 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools пре 11 година
list_sort.c 61b29b8268 dm: core: Require users of devres to include the header пре 4 година
lmb.c 336d4615f8 dm: core: Create a new header file for 'compat' features пре 4 година
lz4.c f739fcd831 SPDX: Convert a few files that were missed before пре 6 година
lz4_wrapper.c 6c03f9e618 common: Add a new lz4.h header file пре 4 година
md5.c b68d63ce4b GCC47: Fix warning in md5.c пре 12 година
membuff.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
net_utils.c d721001fd6 net: Move the checksum functions to lib/ пре 4 година
of_live.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
oid_registry.c a9b45e6e83 lib: add oid registry utility пре 4 година
panic.c db41d65a97 common: Move hang() to the same header as panic() пре 4 година
physmem.c e3491fb11f sandbox: physmem: Use mapping to support sandbox пре 5 година
qsort.c 8bef79bf3c common: Move sorting functions to their own header file пре 4 година
rand.c 840ef4d43b common: Move random-number functions into their own header пре 4 година
rbtree.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
rc4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
sha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
sha256.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
slre.c f2906e5f58 lib/slre: remove superfluous assignment пре 5 година
smbios.c 7b51b576d6 env: Move env_get() to env.h пре 4 година
string.c 1ea1c7d80f string: Allow arch override of strndup() also пре 4 година
strto.c 0486497e2b lib: Improve _parse_integer_fixup_radix base 16 detection пре 4 година
tables_csum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style пре 6 година
time.c 1045315df0 common: Move get_ticks() function out of common.h пре 4 година
tiny-printf.c bb1bb4bb5d Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm пре 4 година
tpm-common.c 5092af6b57 tpm: Fix a logging warning in unpack_byte_string() пре 5 година
tpm-utils.h abdc7b8a2d tpm: Convert to use a device parameter пре 5 година
tpm-v1.c c7cd4afb92 tpm: simplify: tpm_set_global_lock() пре 5 година
tpm-v2.c abdc7b8a2d tpm: Convert to use a device parameter пре 5 година
trace.c e605ab8483 trace: provide Sphinx style comments пре 4 година
uuid.c 1045315df0 common: Move get_ticks() function out of common.h пре 4 година
vsprintf.c 6f8215681a lib: Always build support for formatting MAC and IP address пре 4 година
xxhash.c 83a486b6fd lib: Add xxhash support пре 5 година