1. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 6 weeks ago
  2. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 6 weeks ago
  3. b57a23b x86: coreboot: Show the option table by Simon Glass · 6 weeks ago
  4. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · 6 weeks ago
  5. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 4 weeks ago
  6. c52608b test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 4 weeks ago
  7. 9b259c5 meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  8. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  9. 18c2ccc x86: Add msr command by Simon Glass · 3 months ago
  10. 8af719c x86: Add a cpuid command by Simon Glass · 3 months ago
  11. 2fc5d8c coreboot: Switch to a monospaced font by Simon Glass · 11 months ago
  12. 4f0336d video: Allow querying the font size by Simon Glass · 11 months ago
  13. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  14. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  15. 3a2dc0a test: mbr: Drop a duplicate test by Simon Glass · 3 months ago
  16. 2ca519b test: mbr: Use RAM for the buffers by Simon Glass · 3 months ago
  17. a8c1252 test: mbr: Use a constant for the block size by Simon Glass · 3 months ago
  18. 2a1f169 test: mbr: Unmap the buffers after use by Simon Glass · 3 months ago
  19. 345567c test: mbr: Adjust test to drop 0x by Simon Glass · 3 months ago
  20. 40d2a6e test: mbr: Adjust test to use lower-case hex by Simon Glass · 3 months ago
  21. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  22. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  23. c7f0358 Merge patch series "Tidy up console recording in tests" by Tom Rini · 3 months ago
  24. c579bd4 test: Tidy up checking for console end by Simon Glass · 3 months ago
  25. 5622825 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 3 months ago
  26. aeee87e test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
  27. 27c46ab test: fdt: Move common code into the setup functions by Simon Glass · 3 months ago
  28. f80a914 test: fdt: Check internal-function return values by Simon Glass · 3 months ago
  29. 11fcfa3 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 3 months ago
  30. d6c52f4 test: Drop the blank line before test macros by Simon Glass · 3 months ago
  31. 1a92f83 test: Rename unit-test flags by Simon Glass · 3 months ago
  32. 00f860f board_f: Move fdt_size to board by Simon Glass · 3 months ago
  33. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 3 months ago
  34. 6c997e1 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 3 months ago
  35. 0713d7e test/cmd: Move wget test to under a sandbox guard by Tom Rini · 3 months ago
  36. fa55f42 log: Avoid including function names by default by Simon Glass · 3 months ago
  37. 0c4813d sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · 3 months ago
  38. 7182182 test: Remove duplicate newlines by Marek Vasut · 4 months ago
  39. 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago
  40. 009d156 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · 5 months ago
  41. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  42. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  43. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  44. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 10 months ago
  45. 2036ad1 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · 10 months ago
  46. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · 11 months ago
  47. 88934a7 test: font: Add dependencies on fonts by Simon Glass · 1 year, 2 months ago
  48. 5ad263f test: fdt: Add a special case for real boards by Simon Glass · 1 year, 2 months ago
  49. 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 2 months ago
  50. a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 2 months ago
  51. 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
  52. 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · 12 months ago
  53. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 12 months ago
  54. f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year, 2 months ago
  55. 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year, 2 months ago
  56. 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year, 2 months ago
  57. eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year, 2 months ago
  58. 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year, 2 months ago
  59. 207fc53 test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 1 month ago
  60. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  61. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  62. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
  63. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
  64. fc0a74e arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 4 months ago
  65. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 4 months ago
  66. 3ddee31 bdinfo: Show information about the serial port by Simon Glass · 1 year, 5 months ago
  67. 0a5e069 bdinfo: Correct use of assertions by Simon Glass · 1 year, 5 months ago
  68. 2cd173c test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 6 months ago
  69. d578efb test: fdt: Fix copyright message by Marek Vasut · 1 year, 7 months ago
  70. cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
  71. b354403 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
  72. e604bc0 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
  73. e5c05ae test: Add test for new command pci_mps by Stephen Carlson · 1 year, 9 months ago
  74. ceefc04 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 9 months ago
  75. dc0ccea test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 9 months ago
  76. 8d450da test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 9 months ago
  77. cd162df test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 9 months ago
  78. 65b6f46 test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 9 months ago
  79. 06c13ed test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 9 months ago
  80. 76a652a test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 9 months ago
  81. bc8c140 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 9 months ago
  82. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 9 months ago
  83. f2def36 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
  84. 2081b1d test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
  85. c3e350f test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
  86. e4d26c9 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
  87. f180de4 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
  88. ce1b048 test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
  89. cadef86 test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
  90. 8449993 test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
  91. 6ab4fe2 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
  92. ddf8620 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
  93. 9f90cad test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  94. b7517b4 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
  95. 15503d0 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
  96. fbeca45 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
  97. 6e04a89 test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
  98. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 9 months ago
  99. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  100. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago