Age | Commit message (Expand) | Author |
2020-07-17 | acpi: Add support for a generic power sequence | Simon Glass |
2020-07-17 | acpi: Add support for writing a GPIO power sequence | Simon Glass |
2020-07-17 | acpi: Add support for writing a Power Resource | Simon Glass |
2020-07-17 | acpi: Add support for various misc ACPI opcodes | Simon Glass |
2020-07-17 | acpi: Support copying properties from device tree to ACPI | Simon Glass |
2020-07-17 | acpi: Support writing a GPIO | Simon Glass |
2020-07-17 | acpi: Support writing Device Properties objects via _DSD | Simon Glass |
2020-07-17 | acpi: Support writing a UUID | Simon Glass |
2020-07-17 | acpi: Support writing a name | Simon Glass |
2020-07-17 | acpi: Support writing a string | Simon Glass |
2020-07-17 | acpi: Support writing an integer | Simon Glass |
2020-07-17 | acpigen: Support writing a package | Simon Glass |
2020-07-17 | acpigen: Support writing a length | Simon Glass |
2020-07-17 | acpi: Support generation of SPI descriptor | Simon Glass |
2020-07-17 | acpi: Support generation of I2C descriptor | Simon Glass |
2020-07-17 | acpi: Support generation of a GPIO/irq for a device | Simon Glass |
2020-07-17 | acpi: Support generation of GPIO descriptor | Simon Glass |
2020-07-17 | acpi: Support string output | Simon Glass |
2020-07-17 | gpio: Add a method to convert a GPIO to ACPI | Simon Glass |
2020-07-17 | acpi: Support generation of interrupt descriptor | Simon Glass |
2020-07-17 | acpi: Support generation of ACPI code | Simon Glass |
2020-07-17 | irq: Add a method to convert an interrupt to ACPI | Simon Glass |
2020-07-17 | acpi: Add a way to check device status | Simon Glass |
2020-07-17 | acpi: Add a function to get a device path and scope | Simon Glass |
2020-07-17 | timer: Allow delays with a 32-bit microsecond timer | Simon Glass |
2020-07-16 | efi_loader: describe EFI_VAR_FILE_MAGIC | Heinrich Schuchardt |
2020-07-16 | efi_loader: pre-seed UEFI variables | Heinrich Schuchardt |
2020-07-16 | efi_loader: identify PK, KEK, db, dbx correctly | Heinrich Schuchardt |
2020-07-16 | efi_loader: restructure code for TEE variables | Heinrich Schuchardt |
2020-07-16 | efi_loader: display RO attribute with TEE-backed variables | Ilias Apalodimas |
2020-07-16 | power: pmic_pca9450: fix PCA9450A I2C address | Sébastien Szymanski |
2020-07-14 | Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-07-14 | arm: imx6q: pcm058: Convert pcm058 to use DM with DTs | Niel Fourie |
2020-07-14 | dts-bindings: regulator: Add dlg,da9063-regulator | Niel Fourie |
2020-07-14 | imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LEN | Peng Fan |
2020-07-13 | Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-07-13 | ARM: da850-evm: Unify config options with Kconfig | Adam Ford |
2020-07-13 | soc: ti: k3-ringacc: Add an API to request pair of rings | Vignesh Raghavendra |
2020-07-13 | arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT | Vignesh Raghavendra |
2020-07-11 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-07-11 | efi_loader: memory buffer for variables | Heinrich Schuchardt |
2020-07-11 | efi_loader: new function efi_memcpy_runtime() | Heinrich Schuchardt |
2020-07-11 | efi_loader: optional pointer for ConvertPointer | Heinrich Schuchardt |
2020-07-11 | efi_loader: export efi_convert_pointer() | Heinrich Schuchardt |
2020-07-11 | efi_loader: UEFI variable persistence | Heinrich Schuchardt |
2020-07-11 | efi_loader: separate UEFI variable API from implemementation | Heinrich Schuchardt |
2020-07-11 | efi_loader: prepare for read only OP-TEE variables | Heinrich Schuchardt |
2020-07-11 | lib: rsa: export rsa_verify_with_pkey() | AKASHI Takahiro |
2020-07-11 | efi_loader: image_loader: add digest-based verification for signed image | AKASHI Takahiro |
2020-07-11 | efi_loader: image_loader: verification for all signatures should pass | AKASHI Takahiro |