- 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 6 months ago
- cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 6 months ago
- 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
- 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
- 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 5 months ago
- 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 5 months ago
- f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 5 months ago
- 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 5 months ago
- 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 5 months ago
- fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 5 months ago
- c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 5 months ago
- a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 5 months ago
- f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 5 months ago
- d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 5 months ago
- 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
- 6065d19 pmc: Move common registers to the header file by Simon Glass · 4 years, 5 months ago
- 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 5 months ago
- 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 5 months ago
- 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · 4 years, 5 months ago
- 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 5 months ago
- e998305 i2c: Add log_ret() on error by Simon Glass · 4 years, 5 months ago
- 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 5 months ago
- aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 5 months ago
- 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
- 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
- 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
- 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 5 months ago
- cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 5 months ago
- 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
- 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
- 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 5 months ago
- 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · 4 years, 5 months ago
- f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 5 months ago
- b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
- a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
- 14a9d75 x86: Add bindings for NHLT by Simon Glass · 4 years, 5 months ago
- 5eb6639 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 5 months ago
- 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
- 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
- d6814e2 acpi: Export functions to write sized values by Simon Glass · 4 years, 5 months ago
- cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 5 months ago
- 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 5 months ago
- 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, 5 months ago
- 20ff565 mx6memcal: fix build by Stefano Babic · 4 years, 5 months ago
- 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 5 months ago
- 4723a7d efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 5 months ago
- 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
- 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 5 months ago
- 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 5 months ago
- 87f43de doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · 4 years, 5 months ago
- 730e229 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 5 months ago
- 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 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, 5 months ago