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