1. ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · Thu Sep 10 12:09:03 2020 +0200
  2. 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · Fri Aug 21 03:56:17 2020 +0200
  3. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  4. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  5. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  6. 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 24 17:28:18 2020 -0400
  7. ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · Tue Aug 18 17:17:25 2020 +0200
  8. fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · Mon Aug 24 08:27:49 2020 +0200
  9. f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:53:50 2020 +0200
  10. 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
  11. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · Wed Jun 03 15:36:25 2020 +0200
  12. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · Mon Apr 13 14:36:27 2020 +0200
  13. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  14. 1b6773c test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · Mon Aug 03 22:17:36 2020 +0300
  15. f0c9d1a test/py: Update test_bind by Patrice Chotard · Tue Jul 28 09:13:34 2020 +0200
  16. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · Tue Jul 28 09:13:33 2020 +0200
  17. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  18. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 15 09:01:01 2020 -0400
  19. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  20. a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · Fri Aug 14 14:39:24 2020 +0900
  21. 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · Tue Jul 21 19:35:24 2020 +0900
  22. 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · Tue Jul 21 19:35:23 2020 +0900
  23. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200
  24. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · Fri Aug 07 23:11:35 2020 +0200
  25. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · Wed Aug 05 18:31:42 2020 +0200
  26. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · Tue Aug 04 11:28:33 2020 -0600
  27. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  28. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  29. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · Tue Jul 28 19:41:13 2020 -0600
  30. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  31. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · Tue Jul 28 19:41:10 2020 -0600
  32. 365a753 test/py: Add test support for three stage boot by Yan Liu · Tue Jul 21 11:12:05 2020 -0400
  33. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  34. fe6e1f1 test: sandbox: add test for erase command by Patrick Delaunay · Tue Jul 28 11:51:27 2020 +0200
  35. 57951c5 test: environment in ext4 by Patrick Delaunay · Tue Jul 28 11:51:24 2020 +0200
  36. f718fa3 test: efi_selftest: Do not force serial# setting by Tom Rini · Fri Jul 31 09:45:02 2020 -0400
  37. fdf52c7 test: do not rely on => being the prompt by Heinrich Schuchardt · Fri Jul 24 20:55:37 2020 +0200
  38. 0785e20 test: dm: add a test for class button by Philippe Reynes · Fri Jul 24 18:19:52 2020 +0200
  39. 1ee2648 test/py: add tests for the button commands by Philippe Reynes · Fri Jul 24 18:19:51 2020 +0200
  40. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · Fri Jul 24 15:51:53 2020 +0200
  41. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  42. dc4d1c5 test: env: add test for env info sub-command by Patrick Delaunay · Fri Jun 19 14:03:37 2020 +0200
  43. 6c2a871 test/dm: check if devices exist by Heinrich Schuchardt · Fri Jul 17 00:20:14 2020 +0200
  44. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  45. 109e84e patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  46. 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
  47. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  48. 798f306 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · Mon Jul 20 15:33:39 2020 +0900
  49. ce94086 test/py: efi_secboot: remove unused function by AKASHI Takahiro · Mon Jul 20 15:34:09 2020 +0900
  50. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · Fri Jul 17 20:21:00 2020 +0200
  51. 8ed6e11 test/dm: check if devices exist by Heinrich Schuchardt · Fri Jul 17 00:20:14 2020 +0200
  52. a17f94c test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  53. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  54. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  55. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  56. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  57. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  58. d6814e2 acpi: Export functions to write sized values by Simon Glass · Tue Jul 07 21:32:09 2020 -0600
  59. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  60. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  61. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · Tue Jul 07 13:12:10 2020 -0600
  62. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  63. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  64. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  65. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  66. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  67. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  68. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  69. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  70. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  71. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  72. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  73. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  74. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  75. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  76. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  77. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  78. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  79. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  80. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  81. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  82. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600
  83. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  84. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · Tue Jul 07 13:11:43 2020 -0600
  85. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  86. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  87. 8965cc9 acpi: Add a way to check device status by Simon Glass · Tue Jul 07 13:11:40 2020 -0600
  88. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  89. 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · Mon Jul 13 12:22:23 2020 +0200
  90. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · Sat Jul 11 23:05:18 2020 +0200
  91. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · Wed Jul 08 14:02:03 2020 +0900
  92. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · Wed Jul 08 14:02:02 2020 +0900
  93. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · Wed Jul 08 14:02:01 2020 +0900
  94. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · Wed Jul 08 14:02:00 2020 +0900
  95. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · Wed Jul 08 14:01:59 2020 +0900
  96. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · Wed Jul 08 14:01:58 2020 +0900
  97. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  98. 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · Mon Jun 22 22:55:49 2020 -0700
  99. 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · Mon Jun 22 22:55:48 2020 -0700
  100. cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · Mon Jun 22 22:55:47 2020 -0700