- 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 5 months ago
- 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- c4d9faf binman: Add way to locate an entry in memory by Simon Glass · 4 years, 5 months ago
- c7380c6 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · 4 years, 5 months ago
- c0ef789 binman: Allow setting the ROM offset by Simon Glass · 4 years, 5 months ago
- 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
- 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
- 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
- 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
- 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
- f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
- 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
- ee61e60 acpi: Record the items added to SSDT by Simon Glass · 4 years, 5 months ago
- c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
- d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
- cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
- 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
- d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
- 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
- dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
- 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
- c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
- 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
- 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
- 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
- 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
- edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
- 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
- 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
- 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
- e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
- 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
- 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
- 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
- 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
- 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
- b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
- 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
- ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
- 719ea08 dm: core: Add an ACPI name for the root node by Simon Glass · 4 years, 5 months ago
- 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 5 months ago
- e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 5 months ago
- 6469d80 coral: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
- 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 5 months ago
- a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
- f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 5 months ago
- 9babf92 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
- 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
- 4723a7d efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 4 months ago
- 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 4 months ago
- 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 4 months ago
- 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 4 months ago
- 87f43de doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · 4 years, 4 months ago
- 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 4 months ago
- 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
- 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
- 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 4 months ago
- 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 5 months ago
- b1edfd2 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 4 months ago
- 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
- 7756db3 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
- 92250c8 Merge branch '2020-07-15-ci-updates' by Tom Rini · 4 years, 4 months ago
- 0c9fdd0 Azure: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
- ba0ae21 .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
- 3d2f540 github: azure: Update our GitHub template to note for CI by Tom Rini · 4 years, 5 months ago
- 6d4ae44 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
- 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 5 months ago
- 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 5 months ago
- 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 5 months ago
- a01f57e mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
- 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
- 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
- 95f2f66 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
- 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
- b2d1e56 mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 5 months ago
- 826927a arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
- 83141c5 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 5 months ago
- 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
- 8ddb617 README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · 4 years, 5 months ago
- 388b117 arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
- 3f09ed4 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
- 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
- 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 5 months ago
- ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 5 months ago
- d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 5 months ago
- 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 5 months ago
- 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 5 months ago
- b627aad soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 5 months ago
- 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 5 months ago
- 91b4335 soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 5 months ago
- 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
- 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 5 months ago
- a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 5 months ago
- 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
- 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
- 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
- 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
- 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
- dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago