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-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-06
lib: Improve _parse_integer_fixup_radix base 16 detection
Michal Simek
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-22
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
efi_selftest: test CalculateCrc32, CopyMem, SetMem
Heinrich Schuchardt
2020-03-22
efi_loader: fix freestanding memmove()
Heinrich Schuchardt
2020-03-22
efi_loader: description efi_convert_pointer()
Heinrich Schuchardt
2020-03-22
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
efi_selftest: check length reported by GetNextVariableName()
Heinrich Schuchardt
2020-03-22
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-17
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-12
lib: rsa: add rsa_verify_with_pkey()
AKASHI Takahiro
2020-03-12
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-11
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-03-11
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
2020-03-03
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-02-28
efi_selftest: add selftests for loadfile2 used to load initramfs
Ilias Apalodimas
2020-02-28
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-26
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-19
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-01-30
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
2020-01-30
optee: Replace uninitialized return variable by proper one.
Christoph Müllner
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
2020-01-25
lib: rsa: consider CONFIG_SPL_RSA
Heinrich Schuchardt
2020-01-22
trace: provide Sphinx style comments
Heinrich Schuchardt
2020-01-22
lib: ignore oid_registry_data.c file
Dario Binacchi
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
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
[next]