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