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
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
2020-01-15
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
2020-01-15
efi_driver: debug output efi_uc_start, efi_uc_stop
Heinrich Schuchardt
2020-01-15
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2020-01-15
efi_selftest: enable CONFIG_CMD_POWEROFF
Heinrich Schuchardt
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
2020-01-15
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
2020-01-07
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
2020-01-07
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
2020-01-07
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
2020-01-07
efi_selftest: Update .gitignore
Sughosh Ganu
2020-01-07
efi_loader: adjust file system info
Heinrich Schuchardt
2020-01-07
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
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
[next]