1. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  2. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  3. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  4. fc96df6 sandbox: use O_CLOEXEC in os_open() by Heinrich Schuchardt · Tue Oct 27 20:29:24 2020 +0100
  5. 69db2ee sandbox: eth-raw: do not close the console input by Heinrich Schuchardt · Tue Oct 27 20:29:21 2020 +0100
  6. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  7. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · Sat Oct 03 11:31:32 2020 -0600
  8. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  9. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · Sun Oct 25 20:38:33 2020 -0600
  10. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  11. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · Fri Oct 09 23:44:11 2020 +0200
  12. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · Fri Oct 16 16:16:34 2020 +0530
  13. 57c2fc6 test: sharpen button label unit test by Heinrich Schuchardt · Mon Sep 14 12:50:54 2020 +0200
  14. fbf8d65 test: dm: Test for default led naming by Sean Anderson · Mon Sep 14 11:02:03 2020 -0400
  15. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  16. a34f893 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · Tue Sep 29 03:56:20 2020 +0200
  17. 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · Tue Sep 29 01:41:18 2020 +0200
  18. 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · Fri Sep 25 09:41:16 2020 +0200
  19. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  20. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  21. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  22. 0b89fc5 test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:18 2020 +0530
  23. 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · Fri Sep 11 13:43:35 2020 +0530
  24. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  25. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  26. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  27. 0230cf6 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · Mon Aug 17 21:27:51 2020 +0300
  28. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · Tue Jul 28 09:13:33 2020 +0200
  29. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  30. 1ee2648 test/py: add tests for the button commands by Philippe Reynes · Fri Jul 24 18:19:51 2020 +0200
  31. f56bf0a sandbox: dtsi: add buttons by Philippe Reynes · Fri Jul 24 18:19:48 2020 +0200
  32. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · Fri Jul 24 15:51:53 2020 +0200
  33. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  34. 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
  35. a17f94c test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  36. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  37. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  38. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  39. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  40. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  41. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  42. 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · Thu Jun 25 01:10:12 2020 -0300
  43. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  44. deaa25c sandbox: handling out of memory by Heinrich Schuchardt · Thu Jun 04 19:28:22 2020 +0200
  45. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · Mon Jul 06 22:01:18 2020 +0200
  46. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  47. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · Fri May 22 11:08:58 2020 +0200
  48. 0c1f6bf reset: Add generic reset driver by Sean Anderson · Wed Jun 24 06:41:14 2020 -0400
  49. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  50. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · Tue Jun 02 01:47:09 2020 +0200
  51. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · Tue Jun 02 01:47:07 2020 +0200
  52. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  53. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  54. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  55. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  56. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  57. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  58. 643778b test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · Tue May 05 10:43:18 2020 +0200
  59. 7109297 test: dm: phy: add a test item for the phy_bulk API by developer · Sat May 02 11:35:12 2020 +0200
  60. cf8bc13 test: dm: add test item for ofnode_get_child_count() by developer · Sat May 02 11:35:10 2020 +0200
  61. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  62. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  63. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · Mon Jan 13 11:35:15 2020 +0100
  64. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  65. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · Mon Jan 13 11:35:13 2020 +0100
  66. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  67. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  68. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  69. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  70. 421e81e dm: test: add test case for dev_read_u64 function by Dario Binacchi · Sun Mar 29 18:04:40 2020 +0200
  71. ad93570 sandbox: add reserved-memory node in device tree by Heinrich Schuchardt · Sat Mar 14 12:13:39 2020 +0100
  72. 2b72ad2 sandbox: also restore terminal settings when killed by SIGINT by Rasmus Villemoes · Fri Feb 14 10:58:37 2020 +0000
  73. 4a3ca48 sandbox: Update PCI nodes in dts files by Tom Rini · Tue Feb 11 12:41:23 2020 -0500
  74. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  75. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  76. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  77. 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · Thu Feb 06 09:55:00 2020 -0700
  78. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · Thu Feb 06 09:54:57 2020 -0700
  79. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  80. d2caf7b sandbox: Support changing the LCD colour depth by Simon Glass · Mon Feb 03 07:36:14 2020 -0700
  81. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  82. b6f4c1c sandbox: sdl: Move to use SDL2 by Simon Glass · Mon Feb 03 07:36:12 2020 -0700
  83. 4b0e121 sandbox: sdl: Support waiting for audio to complete by Simon Glass · Mon Feb 03 07:36:10 2020 -0700
  84. f0e2f42 sandbox: sdl: Improve error handling by Simon Glass · Mon Feb 03 07:36:09 2020 -0700
  85. 840a868 sandbox: Add comments to the sdl struct by Simon Glass · Mon Feb 03 07:36:08 2020 -0700
  86. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  87. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · Mon Feb 03 07:36:05 2020 -0700
  88. 0a4eabb sandbox: Ensure that long-options array is terminated by Simon Glass · Mon Feb 03 07:36:04 2020 -0700
  89. 9562d4c sandbox: Drop os_realloc() by Simon Glass · Mon Feb 03 07:36:03 2020 -0700
  90. fa25226 sandbox: Drop use of special os_malloc() where possible by Simon Glass · Mon Feb 03 07:36:02 2020 -0700
  91. ec09a18 sandbox: Rename 'free' variable by Simon Glass · Mon Feb 03 07:35:57 2020 -0700
  92. 11c92b1 sandbox: Sort the help options by Simon Glass · Mon Feb 03 07:35:47 2020 -0700
  93. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · Fri Jan 10 12:32:19 2020 -0500
  94. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  95. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  96. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  97. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  98. 204675c dm: test: Add a test driver for devres by Simon Glass · Sun Dec 29 21:19:25 2019 -0700
  99. 23e3751 sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · Sat Dec 28 23:58:31 2019 +0530
  100. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Wed Dec 18 07:20:19 2019 -0500