summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: kconfig: Add option to set BZIP2 compression methodAtish Patra2020-04-171-0/+5
* Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/16Apr2020Tom Rini2020-04-1610-135/+2227
|\
| * efi_loader: set up secure bootAKASHI Takahiro2020-04-161-0/+38
| * efi_loader: image_loader: support image authenticationAKASHI Takahiro2020-04-162-15/+457
| * efi_loader: variable: add VendorKeys variableAKASHI Takahiro2020-04-161-6/+63
| * efi_loader: variable: add secure boot state transitionAKASHI Takahiro2020-04-161-3/+228
| * efi_loader: variable: support variable authenticationAKASHI Takahiro2020-04-161-104/+562
| * efi_loader: add signature database parserAKASHI Takahiro2020-04-161-0/+226
| * efi_loader: add signature verification functionsAKASHI Takahiro2020-04-162-0/+579
| * efi_loader: add CONFIG_EFI_SECURE_BOOT config optionAKASHI Takahiro2020-04-161-0/+18
| * efi_loader: function descriptions efi_watchdog.cHeinrich Schuchardt2020-04-161-7/+11
| * efi_loader: add missing doc comments in efi_disk.cHeinrich Schuchardt2020-04-161-3/+49
| * efi_loader: function descriptions efi_unicode_collation.cHeinrich Schuchardt2020-04-161-4/+2
| * efi_loader: enable RNG if DM_RNG is enabledPeter Robinson2020-04-161-0/+1
* | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-161-10/+26
|\ \
| * | fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor2020-04-161-10/+26
| |/
* | acpi: Add support for DMARSimon Glass2020-04-161-0/+31
* | acpi: Add a central location for table version numbersSimon Glass2020-04-163-0/+67
* | x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-1/+1
|/
* Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-072-4/+17
|\
| * lib: Improve _parse_integer_fixup_radix base 16 detectionMichal Simek2020-04-061-1/+14
| * image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-011-3/+3
* | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-nextTom Rini2020-03-319-52/+145
|\ \ | |/
| * efi_loader: definition of GetNextVariableName()Heinrich Schuchardt2020-03-221-2/+2
| * efi_selftest: test CalculateCrc32, CopyMem, SetMemHeinrich Schuchardt2020-03-222-0/+78
| * efi_loader: fix freestanding memmove()Heinrich Schuchardt2020-03-221-1/+1
| * efi_loader: description efi_convert_pointer()Heinrich Schuchardt2020-03-221-2/+2
| * efi_loader: simplify logical expression in efi_disk_add_dev()Heinrich Schuchardt2020-03-221-1/+1
| * efi_selftest: check length reported by GetNextVariableName()Heinrich Schuchardt2020-03-221-2/+8
| * efi_loader: correct reported length in GetNextVariable()Heinrich Schuchardt2020-03-221-5/+6
| * efi_loader: fix function descriptions in efi_disk.cHeinrich Schuchardt2020-03-221-22/+30
| * efi_loader: description of efi_variable.cHeinrich Schuchardt2020-03-221-2/+2
| * efi_loader: export a couple of protocol related functionsAKASHI Takahiro2020-03-171-8/+8
| * efi_loader: unnecessary assignment in efi_queue_eventHeinrich Schuchardt2020-03-111-1/+1
| * efi_loader: get_memory_map: return parameters whenever possibleAKASHI Takahiro2020-03-111-6/+6
* | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020Tom Rini2020-03-173-0/+253
|\ \
| * | lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-033-0/+253
* | | lib: rsa: add rsa_verify_with_pkey()AKASHI Takahiro2020-03-121-1/+64
* | | lib: rsa: generate additional parameters for public keyAKASHI Takahiro2020-03-123-0/+729
* | | rsa: add CONFIG_RSA_VERIFY_WITH_PKEY configAKASHI Takahiro2020-03-121-0/+14
* | | lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-123-32/+58
| |/ |/|
* | efi_selftest: add selftests for loadfile2 used to load initramfsIlias Apalodimas2020-02-282-0/+221
* | efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas2020-02-284-0/+219
* | efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt2020-02-262-12/+32
|/
* efi_loader: EFI_RNG_PROTOCOLHeinrich Schuchardt2020-02-191-2/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0524-0/+24
* dm: core: Require users of devres to include the headerSimon Glass2020-02-057-0/+10
* string: Allow arch override of strndup() alsoSimon Glass2020-02-051-1/+1
* dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-051-1/+1
* libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-301-10/+10