1. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · 4 years ago
  2. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  3. 6211d76 dm: core: Access device flags through functions by Simon Glass · 4 years ago
  4. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · 4 years ago
  5. 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
  6. bdb7635 test: Use a simple variable to record removed device by Simon Glass · 4 years ago
  7. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  8. 136a6dd test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · 4 years ago
  9. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
  10. 38040a9 dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
  11. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
  12. 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years ago
  13. 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
  14. 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years ago
  15. 528296f dm: test: Drop assumptions of no sequence numbers by Simon Glass · 4 years ago
  16. 437ed82 dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years ago
  17. 6a109b3 dm: test: Check all devices have a sequence numbers by Simon Glass · 4 years ago
  18. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  19. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  20. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  21. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  22. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  23. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  24. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  25. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  26. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  27. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  28. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  29. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  30. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
  31. e7e4f2d test: adjust sysreset tests by Heinrich Schuchardt · 4 years, 1 month ago
  32. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  33. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
  34. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 2 months ago
  35. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · 4 years, 2 months ago
  36. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 2 months ago
  37. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years, 2 months ago
  38. 64401e7 dm: Add a C test for of-platdata properties by Simon Glass · 4 years, 2 months ago
  39. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · 4 years, 1 month ago
  40. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 1 month ago
  41. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · 4 years, 1 month ago
  42. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · 4 years, 2 months ago
  43. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  44. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  45. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · 4 years, 2 months ago
  46. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years, 2 months ago
  47. 92a8862 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 4 months ago
  48. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  49. 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years, 2 months ago
  50. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 3 months ago
  51. fbf8d65 test: dm: Test for default led naming by Sean Anderson · 4 years, 3 months ago
  52. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 3 months ago
  53. 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 2 months ago
  54. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
  55. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
  56. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 3 months ago
  57. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 3 months ago
  58. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 3 months ago
  59. 0b89fc5 test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
  60. 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
  61. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
  62. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  63. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  64. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  65. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  66. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  67. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  68. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  69. 498ebe9 test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter by Patrice Chotard · 4 years, 3 months ago
  70. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  71. b02e8dd clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 3 months ago
  72. c8c1600 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 3 months ago
  73. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · 4 years, 3 months ago
  74. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
  75. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  76. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  77. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 6 months ago
  78. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 8 months ago
  79. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 8 months ago
  80. 1b6773c test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 4 months ago
  81. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
  82. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  83. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  84. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 5 months ago
  85. 0785e20 test: dm: add a test for class button by Philippe Reynes · 4 years, 4 months ago
  86. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · 4 years, 4 months ago
  87. 6c2a871 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 5 months ago
  88. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · 4 years, 5 months ago
  89. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  90. 8ed6e11 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 5 months ago
  91. a17f94c test: Add tests for SOC uclass by Dave Gerlach · 4 years, 5 months ago
  92. b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
  93. a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
  94. 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
  95. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  96. d6814e2 acpi: Export functions to write sized values by Simon Glass · 4 years, 5 months ago
  97. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  98. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  99. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
  100. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago