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
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
2018-11-29
tpm: Export the open/close functions
Simon Glass
2018-11-20
string: Include the config header
Simon Glass
2018-11-20
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-20
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
2018-11-16
fdt_region: Ensure that depth never goes below -1
Konrad Beckmann
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
[next]