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