1. 1d5955f cmd: Add a pwm command by Pragnesh Patel · Tue Dec 22 11:30:05 2020 +0530
  2. b5a828e test: unit test for pr_err(), pr_cont() by Heinrich Schuchardt · Mon Jan 04 08:02:56 2021 +0100
  3. c8cdd49 test: correct the test prefix in ut str by Patrick Delaunay · Thu Nov 19 10:08:43 2020 +0100
  4. 704679d test: correct the test prefix in ut cmd_mem by Patrick Delaunay · Thu Nov 19 10:08:42 2020 +0100
  5. 8dd78a9 test: Only enable bloblist test when supported by Simon Glass · Sun Nov 08 21:08:44 2020 -0700
  6. b8f0082 test: Avoid assuming sandbox board for bloblist test by Simon Glass · Sun Nov 08 21:08:43 2020 -0700
  7. 7423bbf test: test/lib/test_print.c depends on CONSOLE_RECORD by Heinrich Schuchardt · Thu Nov 05 01:29:06 2020 +0100
  8. 293798c test: log: add test for console output of dropped messages by Patrick Delaunay · Fri Nov 27 11:20:58 2020 +0100
  9. 053156d test: add test for dropped trace before log_init by Patrick Delaunay · Fri Nov 27 11:20:55 2020 +0100
  10. cc03497 test: log: add test for dropped messages by Patrick Delaunay · Fri Nov 27 11:20:53 2020 +0100
  11. 529e46f test: add LOGL_FORCE_DEBUG flags support in log tests by Patrick Delaunay · Fri Nov 27 11:20:51 2020 +0100
  12. 9d12a9b Nokia RX-51: Add test for U-Boot serial console by Pali Rohár · Sun Nov 29 17:15:05 2020 +0100
  13. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  14. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · Wed Dec 30 00:16:21 2020 +0100
  15. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  16. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  17. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  18. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  19. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  20. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  21. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  22. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  23. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  24. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  25. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  26. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  27. 136a6dd test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · Mon Dec 14 19:06:51 2020 +0200
  28. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · Mon Dec 14 19:06:47 2020 +0200
  29. 38040a9 dm: core: Drop seq and req_seq by Simon Glass · Wed Dec 16 21:20:32 2020 -0700
  30. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  31. 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · Wed Dec 16 21:20:27 2020 -0700
  32. 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · Wed Dec 16 21:20:26 2020 -0700
  33. 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · Wed Dec 16 21:20:23 2020 -0700
  34. 528296f dm: test: Drop assumptions of no sequence numbers by Simon Glass · Wed Dec 16 21:20:13 2020 -0700
  35. 437ed82 dm: core: Switch binding to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:11 2020 -0700
  36. 6a109b3 dm: test: Check all devices have a sequence numbers by Simon Glass · Wed Dec 16 21:20:10 2020 -0700
  37. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  38. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  39. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  40. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  41. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  42. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  43. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · Sat Nov 28 17:50:10 2020 -0700
  44. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · Sat Nov 28 17:50:09 2020 -0700
  45. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · Sat Nov 28 17:50:02 2020 -0700
  46. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  47. 0e29873 test: unit test for exception command by Heinrich Schuchardt · Thu Nov 12 00:29:59 2020 +0100
  48. 529e208 bootm: Support string substitution in bootargs by Simon Glass · Thu Nov 05 10:33:48 2020 -0700
  49. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · Thu Nov 05 10:33:45 2020 -0700
  50. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · Thu Nov 05 10:33:44 2020 -0700
  51. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · Thu Nov 05 10:33:41 2020 -0700
  52. a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:40 2020 -0700
  53. 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · Thu Nov 05 10:33:39 2020 -0700
  54. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:38 2020 -0700
  55. 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · Thu Nov 05 10:33:37 2020 -0700
  56. 30a7c61 test/py: efi_capsule: test for raw image capsule by AKASHI Takahiro · Mon Nov 30 18:12:17 2020 +0900
  57. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · Mon Nov 30 18:12:16 2020 +0900
  58. 580a7a5 setexpr: Add support for strings by Simon Glass · Sun Nov 01 14:15:44 2020 -0700
  59. 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · Sun Nov 01 14:15:42 2020 -0700
  60. 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · Sun Nov 01 14:15:41 2020 -0700
  61. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · Sun Nov 01 14:15:40 2020 -0700
  62. bbcdba8 test: Add some setexpr regex tests by Simon Glass · Sun Nov 01 14:15:38 2020 -0700
  63. 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · Sun Nov 01 14:15:37 2020 -0700
  64. 663a2c1 test: Add some tests for setexpr by Simon Glass · Sun Nov 01 14:15:35 2020 -0700
  65. 2def741 Nokia RX-51: Update test script by Pali Rohár · Sat Oct 31 17:32:48 2020 +0100
  66. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  67. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  68. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  69. 7b3b003 test: linking test/compression.c fails by Heinrich Schuchardt · Sat Oct 31 08:59:25 2020 +0100
  70. 67b9134 test: test/bloblist.c depends on asm/state.h by Heinrich Schuchardt · Sat Oct 31 08:38:06 2020 +0100
  71. e7e4f2d test: adjust sysreset tests by Heinrich Schuchardt · Tue Oct 27 20:29:26 2020 +0100
  72. 5cf0f3b test/py: test poweroff by Heinrich Schuchardt · Tue Oct 27 20:29:23 2020 +0100
  73. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  74. 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
  75. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · Tue Oct 27 19:55:39 2020 -0400
  76. 6fbe005 test: Add a test for getopt by Sean Anderson · Tue Oct 27 19:55:37 2020 -0400
  77. 4147317 test: Add test for LOGFF_MIN by Sean Anderson · Tue Oct 27 19:55:31 2020 -0400
  78. 14e9986 test: Add tests for LOGFF_DENY by Sean Anderson · Tue Oct 27 19:55:29 2020 -0400
  79. ba95667 test: log: Give tests names instead of numbers by Sean Anderson · Tue Oct 27 19:55:28 2020 -0400
  80. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  81. 3180554 test: unit test for efi_create_indexed_name() by Heinrich Schuchardt · Fri Oct 30 12:23:59 2020 +0100
  82. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  83. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  84. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · Sat Oct 03 11:31:33 2020 -0600
  85. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · Sat Oct 03 11:31:32 2020 -0600
  86. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · Sat Oct 03 11:31:31 2020 -0600
  87. 64401e7 dm: Add a C test for of-platdata properties by Simon Glass · Sat Oct 03 11:31:28 2020 -0600
  88. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  89. 8c921ac test: Run only the selected SPL test by Simon Glass · Sun Oct 25 20:38:34 2020 -0600
  90. e43b1b5 test: Run SPL unit tests by Simon Glass · Sun Oct 25 20:38:32 2020 -0600
  91. ed298be pytest: Collect SPL unit tests by Simon Glass · Sun Oct 25 20:38:31 2020 -0600
  92. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · Sun Oct 25 20:38:29 2020 -0600
  93. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  94. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · Sun Oct 25 20:38:27 2020 -0600
  95. bf40eee dm: test: Build tests for SPL by Simon Glass · Sun Oct 25 20:38:26 2020 -0600
  96. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  97. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · Sat Oct 03 09:25:26 2020 -0600
  98. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · Sat Oct 03 09:25:25 2020 -0600
  99. 9a78e90 dm: test: Update Makefile conditions by Simon Glass · Sat Oct 03 09:25:24 2020 -0600
  100. 9257d13 dm: test: Sort the Makefile by Simon Glass · Sat Oct 03 09:25:23 2020 -0600