summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/16Apr2020Tom Rini2020-04-1628-147/+3306
|\
| * efi_loader: add some description about UEFI secure bootAKASHI Takahiro2020-04-161-0/+77
| * travis: add packages for UEFI secure boot testAKASHI Takahiro2020-04-161-1/+10
| * sandbox: add extra configurations for UEFI and related testsAKASHI Takahiro2020-04-162-0/+6
| * efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
| * efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
| * efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-163-0/+180
| * cmd: efidebug: add "test bootmgr" sub-commandAKASHI Takahiro2020-04-161-1/+77
| * cmd: env: add "-at" option to "env set -e" commandAKASHI Takahiro2020-04-162-3/+7
| * cmd: env: use appropriate guid for authenticated UEFI variableAKASHI Takahiro2020-04-161-4/+14
| * efi_loader: set up secure bootAKASHI Takahiro2020-04-161-0/+38
| * efi_loader: image_loader: support image authenticationAKASHI Takahiro2020-04-163-16/+469
| * 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-162-104/+565
| * efi_loader: add signature database parserAKASHI Takahiro2020-04-162-0/+229
| * efi_loader: add signature verification functionsAKASHI Takahiro2020-04-164-0/+738
| * efi_loader: add CONFIG_EFI_SECURE_BOOT config optionAKASHI Takahiro2020-04-161-0/+18
| * drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2020-04-162-2/+0
| * efi_loader: function descriptions efi_watchdog.cHeinrich Schuchardt2020-04-162-7/+17
| * 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-162-4/+8
| * 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-1653-205/+1166
|\ \
| * | dm: core: Read parent ofdata before childrenSimon Glass2020-04-163-24/+111
| * | test: fdtdec: test fdtdec_set_carveout()Laurentiu Tudor2020-04-162-0/+60
| * | fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor2020-04-161-10/+26
| * | dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-165-58/+3
| * | dm: core: refactor functions reading an u32 from dtDario Binacchi2020-04-162-36/+3
| * | dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-168-0/+189
| * | dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-163-0/+27
| * | dm: core: Add a way to skip powering down power domainsSimon Glass2020-04-163-6/+10
| * | dm: core: Add logging on unbind failureSimon Glass2020-04-162-10/+14
| * | fdt: Fix 'system' commandTom Warren2020-04-161-1/+1
| * | sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt2020-04-164-0/+7
| * | sandbox: implement ft_board_setup()Heinrich Schuchardt2020-04-162-0/+7
| * | sandbox: add reserved-memory node in device treeHeinrich Schuchardt2020-04-162-0/+39
| * | patman: Apply the cc limit to the cover letter alsoSimon Glass2020-04-161-2/+4
| * | doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt2020-04-161-1/+1
| * | configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt2020-04-163-0/+3
| * | test: log: test syslog logging driverHeinrich Schuchardt2020-04-162-0/+284
| * | test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-169-2/+199
| * | log: output for CONFIG_LOG=nHeinrich Schuchardt2020-04-161-5/+5
| * | log: syslog driverHeinrich Schuchardt2020-04-165-1/+129
| * | log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt2020-04-161-1/+1
| * | dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay2020-04-162-36/+18
| * | dm: core: remove redundant assignmentHeinrich Schuchardt2020-04-161-1/+1
| * | dm: core: remove redundant if statementHeinrich Schuchardt2020-04-161-4/+2
| * | sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes2020-04-161-0/+9
| * | sandbox: Update PCI nodes in dts filesTom Rini2020-04-165-13/+18