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