1. e7885a4 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 5 months ago
  2. aac9f28 doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 5 months ago
  3. 7c3cc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  4. 42e7659 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  5. d40d2c5 acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
  6. 4021ee6 x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
  7. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
  8. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
  9. 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
  10. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
  11. 487852b x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
  12. efd3132 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
  13. b336a2b x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  14. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
  15. a8c2789 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 4 months ago
  16. 11e27ae pmc: Move common registers to the header file by Simon Glass · 4 years, 4 months ago
  17. 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 4 months ago
  18. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 4 months ago
  19. 6d349e2 p2sb: Add a method to hide the bus by Simon Glass · 4 years, 4 months ago
  20. 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 4 months ago
  21. c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 4 months ago
  22. 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 4 months ago
  23. 43ee86c x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 4 months ago
  24. eb2ebbc x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 4 months ago
  25. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 4 months ago
  26. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
  27. 6b65148 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 4 months ago
  28. a9331a3 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 4 months ago
  29. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
  30. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  31. 54bcca2 sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 4 months ago
  32. 0324b71 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · 4 years, 4 months ago
  33. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
  34. bb6772c acpi: Support writing named values by Simon Glass · 4 years, 4 months ago
  35. 91c2f9c acpi: Support generation of a device by Simon Glass · 4 years, 4 months ago
  36. 70303d2 x86: Add bindings for NHLT by Simon Glass · 4 years, 4 months ago
  37. dba7ee4 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 4 months ago
  38. d7d631d acpi: Support generation of a generic register by Simon Glass · 4 years, 4 months ago
  39. 82659cc acpi: Support generation of a scope by Simon Glass · 4 years, 4 months ago
  40. fea9651 acpi: Export functions to write sized values by Simon Glass · 4 years, 4 months ago
  41. b4e8433 dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 4 months ago
  42. f185895 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 4 months ago
  43. f02d0eb dtoc: Support ACPI paths in of-platdata by Simon Glass · 4 years, 4 months ago
  44. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
  45. 8f9877d binman: Add way to locate an entry in memory by Simon Glass · 4 years, 4 months ago
  46. 956a908 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · 4 years, 4 months ago
  47. db6fb7d binman: Allow setting the ROM offset by Simon Glass · 4 years, 4 months ago
  48. a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 4 months ago
  49. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
  50. 2034978 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 4 months ago
  51. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 4 months ago
  52. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 4 months ago
  53. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 4 months ago
  54. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 4 months ago
  55. 64ba6f4 acpi: Record the items added to SSDT by Simon Glass · 4 years, 4 months ago
  56. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 4 months ago
  57. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 4 months ago
  58. 740630b acpi: Add support for a generic power sequence by Simon Glass · 4 years, 4 months ago
  59. f8054dd acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 4 months ago
  60. f9189d5 acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 4 months ago
  61. 9c70e7e acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 4 months ago
  62. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
  63. 2357234 acpi: Support writing a GPIO by Simon Glass · 4 years, 4 months ago
  64. 0e5a0a0 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 4 months ago
  65. 29df845 acpi: Support writing a UUID by Simon Glass · 4 years, 4 months ago
  66. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 4 months ago
  67. 3df33bd acpi: Support writing a string by Simon Glass · 4 years, 4 months ago
  68. 83b2bd5 acpi: Support writing an integer by Simon Glass · 4 years, 4 months ago
  69. 03967ce acpigen: Support writing a package by Simon Glass · 4 years, 4 months ago
  70. 7e148f2 acpigen: Support writing a length by Simon Glass · 4 years, 4 months ago
  71. 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 4 months ago
  72. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 4 months ago
  73. 4ebc940 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 4 months ago
  74. a9e0a07 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 4 months ago
  75. 7fb8da4 acpi: Support string output by Simon Glass · 4 years, 4 months ago
  76. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
  77. ff715c6 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 4 months ago
  78. 61cc933 acpi: Support generation of ACPI code by Simon Glass · 4 years, 4 months ago
  79. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 4 months ago
  80. 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 4 months ago
  81. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
  82. 4b724a1 dm: core: Add an ACPI name for the root node by Simon Glass · 4 years, 4 months ago
  83. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  84. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  85. d450ce1 coral: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
  86. e1ddf67 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 4 months ago
  87. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 4 months ago
  88. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 4 months ago
  89. 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
  90. ab8b4e8 mx6memcal: fix build by Stefano Babic · 4 years, 4 months ago
  91. c70f448 efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
  92. 627ab39 efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 4 months ago
  93. 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 4 months ago
  94. 99bfab8 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 4 months ago
  95. be66b89 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 4 months ago
  96. 677da1c doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · 4 years, 4 months ago
  97. 1a7b0f6 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 4 months ago
  98. 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
  99. f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 4 months ago
  100. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 4 months ago