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-11-14
efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
Heinrich Schuchardt
2020-11-14
efi_loader: Add basic EFI_TCG2_PROTOCOL support
Ilias Apalodimas
2020-11-14
efi_loader: incorrect buffer size in efi_file_setinfo()
Heinrich Schuchardt
2020-11-14
efi_loader: Add missing newline to log_{err,warning}
Paulo Alcantara
2020-11-14
efi_selftest: keep devices in ExitBootServices()
Heinrich Schuchardt
2020-11-09
tpm: Change response length of tpm2_get_capability()
Ilias Apalodimas
2020-11-09
efi_selftest: add tool to download dtb
Heinrich Schuchardt
2020-11-09
efi_loader: non-volatile variable not deleted from file
Heinrich Schuchardt
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
smbios: Drop the unused Kconfig options
Simon Glass
2020-11-06
sysinfo: Provide a default driver to set SMBIOS values
Simon Glass
2020-11-06
smbios: Add more properties
Simon Glass
2020-11-06
smbios: Allow properties to come from the device tree
Simon Glass
2020-11-06
x86: Pass an ofnode into each SMBIOS function
Simon Glass
2020-11-06
acpi: Correct reset handling in acpi_device_add_power_res()
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-11-05
binman: Call helper function binman_set_rom_offset() to fill offset
Michal Simek
2020-11-05
smbios: add parsing API
Christian Gmeiner
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
lib: Add getopt
Sean Anderson
2020-10-30
efi_loader: add efi_create_indexed_name()
AKASHI Takahiro
2020-10-30
efi_loader: add option to initialise EFI subsystem early
AKASHI Takahiro
2020-10-30
efi_loader: fix DisconnectController() for sole child
Heinrich Schuchardt
2020-10-29
binman: Support multiple images in the library
Simon Glass
2020-10-29
binman: Add a way to read the ROM offset
Simon Glass
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-27
efi_loader: daylight saving time
Heinrich Schuchardt
2020-10-27
efi_loader: Disable devices before handing over control
Ilias Apalodimas
2020-10-27
efi_loader: Sort header file ordering
Ilias Apalodimas
2020-10-27
trace: conserve gd register on RISC-V
Heinrich Schuchardt
2020-10-27
xilinx: zynq: Change types from u32 to uint32_t
Michal Simek
2020-10-22
lib: print_freq() should output kHz not KHz
Heinrich Schuchardt
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-19
efi_loader: fix use after free in receive path
Patrick Wildt
2020-10-14
time: Fix get_ticks being non-monotonic
Sean Anderson
2020-10-12
lib: rsa: superfluous initialization in rsa_verify()
Heinrich Schuchardt
2020-10-12
rsa: fix retrieving public exponent on big-endian systems
Rasmus Villemoes
2020-10-12
lib: rsa: check algo match in rsa_verify_with_keynode
Matthieu CASTET
2020-10-12
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-10-12
lib/hashtable: remove superfluous check
Heinrich Schuchardt
2020-10-10
lib: Allow hexdump to be used in SPL
Simon Glass
2020-10-06
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
fdtdec: correct test on return of fdt_node_offset_by_phandle
Patrick Delaunay
2020-10-06
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
Heinrich Schuchardt
2020-10-06
efi: Fix typo in documentation
Sean Anderson
2020-10-06
efi_selftest: avoid unnecessary reset
Heinrich Schuchardt
2020-10-06
efi_selftest: print CRC32 of initrd as hexadecimal
Heinrich Schuchardt
2020-10-06
efi_selftest: enable printing hexadecimal numbers
Heinrich Schuchardt
2020-10-06
efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
[next]