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
Age
Commit message (
Expand
)
Author
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-09
lib: Always build support for formatting MAC and IP address
Joe Hershberger
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-06
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
lib: crypto: add x509 parser
AKASHI Takahiro
2019-12-06
lib: crypto: add rsa public key parser
AKASHI Takahiro
2019-12-06
lib: crypto: add public key utility
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
lib: add mktime64() for linux compatibility
AKASHI Takahiro
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Add a new lz4.h header file
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
crc: Fix code style with crc functions
Simon Glass
2019-12-02
common: Drop linux/crc8.h
Simon Glass
2019-12-02
common: Move random-number functions into their own header
Simon Glass
2019-11-23
efi_loader: default EFI_LOADER=n on ARM11
Heinrich Schuchardt
2019-11-19
efi_loader: enable EFI_LOADER on arm1136 and arm1176
Heinrich Schuchardt
2019-11-19
efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM
Heinrich Schuchardt
2019-11-19
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
2019-11-17
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-14
image: fdt: copy possible optee nodes to a loaded devicetree
Heiko Stuebner
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
2019-11-14
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
Heiko Stuebner
2019-11-12
efi_selftest: enable all UEFI unit tests on the sandbox
Heinrich Schuchardt
2019-11-12
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
2019-11-12
efi_loader: call add_u_boot_and_runtime() on sandbox
Heinrich Schuchardt
2019-11-12
efi_loader: disk: install file system protocol to a whole disk
AKASHI Takahiro
2019-11-12
efi_loader: fix efi_dp_from_name()
Heinrich Schuchardt
2019-11-04
fdt: Sync up to the latest libfdt
Simon Glass
2019-11-04
fdt: Add Kconfig options to control code size
Simon Glass
2019-11-01
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-31
libavb: Fix build warnings after updating the lib
Sam Protsenko
2019-10-31
libavb: Update libavb to current AOSP master
Sam Protsenko
2019-10-31
linux_compat: fix potential NULL pointer access
Marek Szyprowski
2019-10-31
tiny-printf: Support vsnprintf()
Simon South
2019-10-31
lib: errno: sync error codes
Heinrich Schuchardt
2019-10-31
lib: errno: check for unsupported error number
Heinrich Schuchardt
[next]