index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]