Age | Commit message (Expand) | Author |
2020-05-07 | efi_loader: crypto/pkcs7_parser.h is not a local include | Heinrich Schuchardt |
2020-05-07 | efi_loader: pkcs7_parse_message() returns error pointer | Patrick Wildt |
2020-05-07 | efi_loader: efi_variable_parse_signature() returns NULL on error | Patrick Wildt |
2020-05-07 | efi_loader: put device tree into EfiACPIReclaimMemory | Heinrich Schuchardt |
2020-05-07 | efi_loader: use logical and in do_env_print_efi() | Heinrich Schuchardt |
2020-05-07 | efi_loader: do not unnecessarily use EFI_CALL() | Heinrich Schuchardt |
2020-05-07 | efi_loader: error handling in efi_set_variable_common(). | Heinrich Schuchardt |
2020-05-07 | efi_loader: remove redundant assignment in dp_fill() | Heinrich Schuchardt |
2020-05-07 | kbuild: efi: Avoid rebuilding efi targets | Jan Kiszka |
2020-05-07 | Merge branch '2020-05-06-master-imports' | Tom Rini |
2020-05-07 | menu: add support for client defined statusline function | Thirupathaiah Annapureddy |
2020-05-07 | rsa: fix alignment issue when getting public exponent | Heiko Stuebner |
2020-05-07 | cmd: cache: Fix non-cached memory cachability | Patrice Chotard |
2020-05-07 | arm: vexpress64: Remove unneeded CONFIG_ check | Andre Przywara |
2020-05-07 | arm: juno: enable USB | Andre Przywara |
2020-05-07 | arm: juno: Use PSCI based reset | Andre Przywara |
2020-05-07 | arm: juno: Enable OF_CONTROL | Andre Przywara |
2020-05-07 | arm: juno: Fix UART clock rate | Andre Przywara |
2020-05-07 | uart: pl011: Add proper DM clock support | Andre Przywara |
2020-05-07 | arm: juno: Fix Juno address variables | Andre Przywara |
2020-05-07 | include/eeprom.h: fix build errors | Rasmus Villemoes |
2020-05-07 | Revert "mkimage: fit: Do not tail-pad fitImage with external data" | Tom Rini |
2020-05-06 | cache: l2x0: Fix missing write to Auxiliary Control Register | Ley Foon Tan |
2020-05-06 | scripts/get_default_envs.sh: preserve order of multiple entries for same vari... | Rasmus Villemoes |
2020-05-05 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2020-05-05 | Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-05 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx | Tom Rini |
2020-05-04 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-05-04 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini |
2020-05-04 | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-05-04 | net: pcnet: fix I/O primitives for memory access | Daniel Schwierzeck |
2020-05-04 | Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-05-04 | Merge branch 'next' of git://git.denx.de/u-boot-sh | Tom Rini |
2020-05-04 | mkimage: fit: Do not tail-pad fitImage with external data | Marek Vasut |
2020-05-04 | efi_loader: change setup sequence | Heinrich Schuchardt |
2020-05-04 | test: stabilize test_efi_secboot | Heinrich Schuchardt |
2020-05-04 | efi_loader: correct comments for efi_status_t | Heinrich Schuchardt |
2020-05-04 | efi_loader: eliminate efi_set_(non)volatile_variable | Heinrich Schuchardt |
2020-05-04 | efi_loader: eliminate efi_get_(non)volatile_variable | Heinrich Schuchardt |
2020-05-04 | cmd: efidebug: simplify UEFI protocol calls | Heinrich Schuchardt |
2020-05-04 | efi_loader: disk: add efi_disk_is_system_part() | AKASHI Takahiro |
2020-05-04 | efi_loader: factor out the common code from efi_transfer_secure_state() | AKASHI Takahiro |
2020-05-04 | efi_loader: fix unreachable statement in efi_sigstore_parse_siglist | AKASHI Takahiro |
2020-05-04 | lib/crypto, efi_loader: move some headers to include/crypto | AKASHI Takahiro |
2020-05-04 | lib/crypto, efi_loader: avoid multiple inclusions of header files | AKASHI Takahiro |
2020-05-04 | x86: Add a 64-bit 'coreboot64' build | Simon Glass |
2020-05-04 | cmd: Add an indication of 32/64-bit to bdinfo | Simon Glass |
2020-05-04 | x86: coreboot: Allow building an SPL image | Simon Glass |
2020-05-04 | x86: Update SPL for coreboot | Simon Glass |
2020-05-04 | x86: Move work-around out of cpu_jump_to_64bit_uboot() | Simon Glass |