1. 5ebe790 test: acpi: Handle both 32bit and 64bit ACPI tables by Marek Vasut · 1 year, 3 months ago
  2. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 4 months ago
  3. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 7 months ago
  4. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  5. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years ago
  6. a924641 acpi: Tidy up the item list by Simon Glass · 3 years ago
  7. 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years ago
  8. 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years ago
  9. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
  10. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  11. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  12. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  13. 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 10 months ago
  14. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years ago
  16. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  17. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  18. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  19. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  20. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
  21. 4364a3f cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
  22. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  23. 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  24. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  25. 105da62 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  26. 82659cc acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  27. a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  28. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  29. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  30. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
  31. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  32. 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  33. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  34. f91f366 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 7 months ago
  35. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  36. b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  37. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  38. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  39. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  40. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  41. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  42. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
  43. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago