- fea9651 acpi: Export functions to write sized values by Simon Glass · 4 years, 4 months ago
- b4e8433 dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 4 months ago
- f185895 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 4 months ago
- f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 4 months ago
- 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
- 8f9877d binman: Add way to locate an entry in memory by Simon Glass · 4 years, 4 months ago
- 956a908 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · 4 years, 4 months ago
- db6fb7d binman: Allow setting the ROM offset by Simon Glass · 4 years, 4 months ago
- a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
- fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
- 2034978 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 4 months ago
- 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 4 months ago
- 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago
- 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 4 months ago
- 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 4 months ago
- 64ba6f4 acpi: Record the items added to SSDT by Simon Glass · 4 years, 4 months ago
- 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 4 months ago
- b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 4 months ago
- 740630b acpi: Add support for a generic power sequence by Simon Glass · 4 years, 4 months ago
- f8054dd acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 4 months ago
- f9189d5 acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 4 months ago
- 9c70e7e acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 4 months ago
- 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
- 2357234 acpi: Support writing a GPIO by Simon Glass · 4 years, 4 months ago
- 0e5a0a0 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 4 months ago
- 29df845 acpi: Support writing a UUID by Simon Glass · 4 years, 4 months ago
- 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 4 months ago
- 3df33bd acpi: Support writing a string by Simon Glass · 4 years, 4 months ago
- 83b2bd5 acpi: Support writing an integer by Simon Glass · 4 years, 4 months ago
- 03967ce acpigen: Support writing a package by Simon Glass · 4 years, 4 months ago
- 7e148f2 acpigen: Support writing a length by Simon Glass · 4 years, 4 months ago
- 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 4 months ago
- 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 4 months ago
- 4ebc940 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 4 months ago
- a9e0a07 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 4 months ago
- 7fb8da4 acpi: Support string output by Simon Glass · 4 years, 4 months ago
- 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
- ff715c6 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 4 months ago
- 61cc933 acpi: Support generation of ACPI code by Simon Glass · 4 years, 4 months ago
- f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 4 months ago
- 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 4 months ago
- 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
- 4b724a1 dm: core: Add an ACPI name for the root node by Simon Glass · 4 years, 4 months ago
- 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
- ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
- d450ce1 coral: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
- e1ddf67 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 4 months ago
- ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 4 months ago
- d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 4 months ago
- fee68b9 Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
- c70f448 efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
- 627ab39 efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 4 months ago
- 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 4 months ago
- 99bfab8 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 4 months ago
- be66b89 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 4 months ago
- 677da1c doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · 4 years, 4 months ago
- 1a7b0f6 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 4 months ago
- 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
- f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 4 months ago
- f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 4 months ago
- ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 4 months ago
- b961d55 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 4 months ago
- a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
- 3b33eff Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
- 47b0a49 Merge branch '2020-07-15-ci-updates' by Tom Rini · 4 years, 4 months ago
- 9e0f5ea Azure: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
- 82560ae .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
- 19d7629 github: azure: Update our GitHub template to note for CI by Tom Rini · 4 years, 4 months ago
- 3f126c7 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
- ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 5 months ago
- 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 5 months ago
- 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 5 months ago
- 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
- a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
- 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
- 959a481 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
- 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
- 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 4 months ago
- dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 4 months ago
- 58ad372 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 4 months ago
- 7bb33e4 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
- 5f1600e README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · 4 years, 5 months ago
- 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
- aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
- 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
- 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 4 months ago
- cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 4 months ago
- ddcf531 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 4 months ago
- 7be5121 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 4 months ago
- af374c2 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 4 months ago
- b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 4 months ago
- 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 4 months ago
- db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 4 months ago
- 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
- 5c92fff dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 4 months ago
- 53b04c6 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 4 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- 4a3155d efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 4 months ago
- b02a707 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
- ab7296c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 4 months ago