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
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-05
tpm: Fix a logging warning in unpack_byte_string()
Simon Glass
2018-12-05
tpm: Remove use of build-time TPM versions
Simon Glass
2018-12-05
sandbox: physmem: Use mapping to support sandbox
Simon Glass
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
rsa: use new openssl API to create signature
Philippe Reynes
2018-12-03
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
2018-12-03
efi_loader: allow device == NULL in efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: Align runtime section to 64kb
Alexander Graf
2018-12-02
efi_selftest: rename setup_ok
Heinrich Schuchardt
2018-12-02
efi_loader: fix simple network protocol
Heinrich Schuchardt
2018-12-02
efi_loader: correctly aligned transmit buffer
Heinrich Schuchardt
2018-12-02
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
2018-12-02
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
2018-12-02
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
2018-12-02
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
2018-12-02
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
2018-12-02
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
2018-12-02
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
2018-12-02
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
2018-12-02
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
efi_selftest: use CR LF in helloworld
Heinrich Schuchardt
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
efi_selftest: fix typos
Heinrich Schuchardt
2018-12-02
efi_loader: delete handles
Heinrich Schuchardt
2018-12-02
efi_loader: implement EFI_RESET_SHUTDOWN at boot time
Heinrich Schuchardt
2018-12-02
efi_selftest: test handling of exceptions
Heinrich Schuchardt
2018-12-02
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
[next]