summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-11-09tpm: Change response length of tpm2_get_capability()Ilias Apalodimas
2020-11-09efi_selftest: add tool to download dtbHeinrich Schuchardt
2020-11-09efi_loader: non-volatile variable not deleted from fileHeinrich Schuchardt
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass
2020-11-06sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass
2020-11-06smbios: Add more propertiesSimon Glass
2020-11-06smbios: Allow properties to come from the device treeSimon Glass
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass
2020-11-06acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek
2020-11-05smbios: add parsing APIChristian Gmeiner
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30lib: Add getoptSean Anderson
2020-10-30efi_loader: add efi_create_indexed_name()AKASHI Takahiro
2020-10-30efi_loader: add option to initialise EFI subsystem earlyAKASHI Takahiro
2020-10-30efi_loader: fix DisconnectController() for sole childHeinrich Schuchardt
2020-10-29binman: Support multiple images in the librarySimon Glass
2020-10-29binman: Add a way to read the ROM offsetSimon Glass
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-27efi_loader: daylight saving timeHeinrich Schuchardt
2020-10-27efi_loader: Disable devices before handing over controlIlias Apalodimas
2020-10-27efi_loader: Sort header file orderingIlias Apalodimas
2020-10-27trace: conserve gd register on RISC-VHeinrich Schuchardt
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek
2020-10-22lib: print_freq() should output kHz not KHzHeinrich Schuchardt
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-19efi_loader: fix use after free in receive pathPatrick Wildt
2020-10-14time: Fix get_ticks being non-monotonicSean Anderson
2020-10-12lib: rsa: superfluous initialization in rsa_verify()Heinrich Schuchardt
2020-10-12rsa: fix retrieving public exponent on big-endian systemsRasmus Villemoes
2020-10-12lib: rsa: check algo match in rsa_verify_with_keynodeMatthieu CASTET
2020-10-12fit: cipher: aes: allow to store the IV in the FIT imagePhilippe Reynes
2020-10-12lib/hashtable: remove superfluous checkHeinrich Schuchardt
2020-10-10lib: Allow hexdump to be used in SPLSimon Glass
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06fdtdec: correct test on return of fdt_node_offset_by_phandlePatrick Delaunay
2020-10-06efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=nHeinrich Schuchardt
2020-10-06efi: Fix typo in documentationSean Anderson
2020-10-06efi_selftest: avoid unnecessary resetHeinrich Schuchardt
2020-10-06efi_selftest: print CRC32 of initrd as hexadecimalHeinrich Schuchardt
2020-10-06efi_selftest: enable printing hexadecimal numbersHeinrich Schuchardt
2020-10-06efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOLHeinrich Schuchardt
2020-10-06efi_loader: description EFI_LOAD_FILE2_PROTOCOLHeinrich Schuchardt
2020-10-05Merge branch 'next'Tom Rini
2020-09-27efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt
2020-09-25acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass
2020-09-25acpi: Add more support for generating processor tablesSimon Glass