1. d5005b3 test: Drop suites.h by Simon Glass · Fri Feb 07 11:30:56 2025 -0700
  2. 6cd0654 cmd/setexpr: support concatenation of direct strings by Heinrich Schuchardt · Mon Feb 03 16:10:29 2025 +0100
  3. 42d2aba test: remove available memory check in setexpr_test_str_oper() by Heinrich Schuchardt · Mon Feb 03 16:10:28 2025 +0100
  4. 0d4fdbb test: remove available memory check in setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:27 2025 +0100
  5. bbc2bb9 test: clean up setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:26 2025 +0100
  6. b13d25c test/cmd/wget.c: Fix loadaddr rewrite by Marek Vasut · Mon Jan 27 00:57:03 2025 +0100
  7. f0764dd test: Drop the function for running seama tests by Simon Glass · Mon Jan 20 14:25:54 2025 -0700
  8. c6cede3 test: Drop the function for running pci_mps tests by Simon Glass · Mon Jan 20 14:25:53 2025 -0700
  9. 401c2cf test: Drop the function for running loadm tests by Simon Glass · Mon Jan 20 14:25:52 2025 -0700
  10. 03bf004 test: Drop the function for running addrmap tests by Simon Glass · Mon Jan 20 14:25:50 2025 -0700
  11. 8feb5ee test: Drop the function for running setexpr tests by Simon Glass · Mon Jan 20 14:25:46 2025 -0700
  12. 05512d6 test: Drop the function for running mem tests by Simon Glass · Mon Jan 20 14:25:45 2025 -0700
  13. c16ffb2 test: Drop the function for running mbr tests by Simon Glass · Mon Jan 20 14:25:44 2025 -0700
  14. 1b0b3f5 test: Drop the function for running font tests by Simon Glass · Mon Jan 20 14:25:41 2025 -0700
  15. 936b69e test: Drop the function for running fdt tests by Simon Glass · Mon Jan 20 14:25:40 2025 -0700
  16. 3e5f32d test: Drop the function for running exit tests by Simon Glass · Mon Jan 20 14:25:39 2025 -0700
  17. c235657 test: Drop the function for running cmd tests by Simon Glass · Mon Jan 20 14:25:35 2025 -0700
  18. e1dc050 test: Drop the function for running bdinfo tests by Simon Glass · Mon Jan 20 14:25:34 2025 -0700
  19. b15512c test: Drop the _test suffix on linker lists by Simon Glass · Mon Jan 20 14:25:32 2025 -0700
  20. b08439d test: Rename test suites to match their linker-list name by Simon Glass · Mon Jan 20 14:25:29 2025 -0700
  21. 5421c33 lmb: Rename free_mem to available_mem by Ilias Apalodimas · Wed Dec 18 09:02:33 2024 +0200
  22. d8462bf lmb: Move enum lmb_flags to a u32 by Ilias Apalodimas · Wed Dec 18 09:02:31 2024 +0200
  23. 05eb36e test/cmd/wget: replace bogus response with an actual response from the HTTP server by Mikhail Kshevetskiy · Sat Dec 28 13:46:34 2024 +0300
  24. e8a0ebc test/cmd/wget: fix the test by Mikhail Kshevetskiy · Sat Dec 28 13:46:33 2024 +0300
  25. 9787192 test/cmd/wget.c: move net_test_wget() to the cmd test suite by Jerome Forissier · Fri Nov 15 17:45:14 2024 +0100
  26. 1c95b2d test: cmd/hash: check return value of ut_check_console_line by Heinrich Schuchardt · Sat Nov 16 21:08:22 2024 +0100
  27. 2abe305 lmb.c: add missing comma in lmb_dump_region() by Heinrich Schuchardt · Thu Nov 07 11:14:42 2024 +0100
  28. f53329d test: use %zd for size_t in mbr_test_run() by Heinrich Schuchardt · Sun Nov 03 23:48:11 2024 +0100
  29. ea27c84 test: cmd/mbr: pass correct buffer size to init_write_buffers by Heinrich Schuchardt · Sat Nov 02 16:41:30 2024 +0100
  30. 8fe420f Merge patch series "cmd: hash: correct parameter count check" by Tom Rini · Thu Nov 14 10:49:30 2024 -0600
  31. 043059d test: unit test for hash command by Heinrich Schuchardt · Sat Nov 02 11:08:36 2024 +0100
  32. 076030e Merge patch series "test: Tidy up the test/ directory" by Tom Rini · Wed Nov 13 11:59:07 2024 -0600
  33. 24533d3 test: Update command test to use unit-test functions by Simon Glass · Sat Nov 02 13:36:53 2024 -0600
  34. 674a9fc command: test: Move into the cmd suite by Simon Glass · Sat Nov 02 13:36:52 2024 -0600
  35. 488994e command_ut: test: Move test into lib by Simon Glass · Sat Nov 02 13:36:51 2024 -0600
  36. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  37. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  38. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  39. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · Mon Oct 14 16:32:07 2024 -0600
  40. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · Tue Oct 29 18:36:49 2024 -0600
  41. c52608b test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · Mon Oct 28 10:48:42 2024 -0600
  42. 9b259c5 meminfo: Show the lmb records by Simon Glass · Mon Oct 21 10:19:32 2024 +0200
  43. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  44. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  45. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  46. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · Sun Jan 07 17:14:55 2024 -0700
  47. 4f0336d video: Allow querying the font size by Simon Glass · Sun Jan 07 17:14:54 2024 -0700
  48. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  49. 385a613 Merge patch series "Fix various bugs" by Tom Rini · Wed Sep 18 13:07:19 2024 -0600
  50. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · Sun Sep 01 16:26:34 2024 -0600
  51. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · Sun Sep 01 16:26:33 2024 -0600
  52. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · Sun Sep 01 16:26:32 2024 -0600
  53. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · Sun Sep 01 16:26:31 2024 -0600
  54. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · Sun Sep 01 16:26:22 2024 -0600
  55. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · Sun Sep 01 16:26:21 2024 -0600
  56. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · Tue Sep 03 14:09:30 2024 -0600
  57. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  58. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · Mon Aug 26 18:52:18 2024 -0600
  59. c579bd4 test: Tidy up checking for console end by Simon Glass · Thu Aug 22 07:58:03 2024 -0600
  60. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · Thu Aug 22 07:57:58 2024 -0600
  61. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · Thu Aug 22 07:57:57 2024 -0600
  62. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · Thu Aug 22 07:57:56 2024 -0600
  63. f80a914 test: fdt: Check internal-function return values by Simon Glass · Thu Aug 22 07:57:55 2024 -0600
  64. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · Thu Aug 22 07:57:50 2024 -0600
  65. d6c52f4 test: Drop the blank line before test macros by Simon Glass · Thu Aug 22 07:57:49 2024 -0600
  66. 1a92f83 test: Rename unit-test flags by Simon Glass · Thu Aug 22 07:57:48 2024 -0600
  67. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  68. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  69. 6c997e1 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · Fri Aug 23 15:59:44 2024 -0600
  70. 0713d7e test/cmd: Move wget test to under a sandbox guard by Tom Rini · Thu Aug 15 21:49:05 2024 -0600
  71. fa55f42 log: Avoid including function names by default by Simon Glass · Thu Aug 22 07:54:56 2024 -0600
  72. 0c4813d sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · Wed Aug 14 21:41:07 2024 +0900
  73. 7182182 test: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:33 2024 +0200
  74. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · Fri Jun 28 17:31:28 2024 -0600
  75. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · Tue Jun 18 14:06:09 2024 -0700
  76. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  77. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  78. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  79. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · Thu Feb 08 15:58:27 2024 +0100
  80. 2036ad1 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · Sat Feb 03 02:56:19 2024 +0000
  81. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · Wed Jan 03 11:47:07 2024 +0100
  82. 88934a7 test: font: Add dependencies on fonts by Simon Glass · Sun Oct 01 19:15:19 2023 -0600
  83. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · Sun Oct 01 19:15:18 2023 -0600
  84. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · Sun Oct 01 19:15:17 2023 -0600
  85. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · Sun Oct 01 19:15:16 2023 -0600
  86. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  87. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · Sun Dec 10 16:01:56 2023 +0100
  88. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  89. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · Sat Oct 07 23:41:06 2023 +0200
  90. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · Sat Oct 07 23:41:05 2023 +0200
  91. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · Sat Oct 07 23:41:04 2023 +0200
  92. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · Sat Oct 07 23:41:03 2023 +0200
  93. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · Sat Oct 07 23:41:02 2023 +0200
  94. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · Wed Nov 08 03:05:19 2023 +0000
  95. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  96. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  97. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  98. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  99. fc0a74e arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · Thu Jul 13 14:28:45 2023 +0100
  100. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · Sat Jul 15 21:38:46 2023 -0600