1. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  2. 8ed6e11 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  3. a17f94c test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  4. b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
  5. a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
  6. 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
  7. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  8. d6814e2 acpi: Export functions to write sized values by Simon Glass · 4 years, 5 months ago
  9. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  10. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  11. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
  12. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  13. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
  14. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  15. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
  16. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
  17. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
  18. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
  19. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  20. 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
  21. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  22. 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
  23. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  24. 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
  25. 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
  26. edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
  27. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  28. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  29. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  30. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
  31. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
  32. 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
  33. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  34. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
  35. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  36. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
  37. 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  38. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  39. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  40. 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  41. 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · 4 years, 5 months ago
  42. cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · 4 years, 5 months ago
  43. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  44. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 5 months ago
  45. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 5 months ago
  46. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 5 months ago
  47. 956c18f test: dm: rtc: add tests of rtc shell command by Rasmus Villemoes · 4 years, 5 months ago
  48. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 5 months ago
  49. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 5 months ago
  50. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
  51. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  52. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
  53. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  54. b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  55. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  56. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  57. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
  58. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
  59. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 7 months ago
  60. a3186e6 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 7 months ago
  61. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  62. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  63. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  64. f792725 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  65. 643778b test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 7 months ago
  66. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  67. 137432a test: cpu: test current cpu by Peng Fan · 4 years, 7 months ago
  68. 7109297 test: dm: phy: add a test item for the phy_bulk API by developer · 4 years, 7 months ago
  69. cf8bc13 test: dm: add test item for ofnode_get_child_count() by developer · 4 years, 7 months ago
  70. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  71. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  72. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  73. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  74. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  75. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  76. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
  77. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
  78. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 11 months ago
  79. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  80. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 8 months ago
  81. 62070e0 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · 4 years, 8 months ago
  82. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
  83. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 8 months ago
  84. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
  85. e962989 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  86. b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
  87. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · 4 years, 8 months ago
  88. c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
  89. 106930e dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
  90. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  91. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
  92. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
  93. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 10 months ago
  94. 27c0e17 dm: core: Allow iterating devices without uclass_get() by Simon Glass · 4 years, 10 months ago
  95. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  96. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  97. 70bc14b sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
  98. 492d7b5 test: Enable console recording in tests by Simon Glass · 4 years, 10 months ago
  99. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
  100. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago