- e25c34d x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 3 months ago
- d04c23f x86: coreboot: Show the option table by Simon Glass · 3 months ago
- bde8690 x86: coreboot: Add a test for cbsysinfo command by Simon Glass · 3 months ago
- 15a55db test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 3 months ago
- a87884f test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 3 months ago
- 9252b7f meminfo: Show the lmb records by Simon Glass · 3 months ago
- f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 3 months ago
- c4e5826 x86: Add msr command by Simon Glass · 5 months ago
- 557767f x86: Add a cpuid command by Simon Glass · 5 months ago
- f0feda9 coreboot: Switch to a monospaced font by Simon Glass · 1 year ago
- 112eb85 video: Allow querying the font size by Simon Glass · 1 year ago
- 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 3 months ago
- c17805e Merge patch series "Fix various bugs" by Tom Rini · 4 months ago
- 017b441 test: mbr: Drop a duplicate test by Simon Glass · 5 months ago
- 6cfc777 test: mbr: Use RAM for the buffers by Simon Glass · 5 months ago
- e9d8995 test: mbr: Use a constant for the block size by Simon Glass · 5 months ago
- 705cc13 test: mbr: Unmap the buffers after use by Simon Glass · 5 months ago
- e7474ac test: mbr: Adjust test to drop 0x by Simon Glass · 5 months ago
- 1c9b37e test: mbr: Adjust test to use lower-case hex by Simon Glass · 5 months ago
- 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 4 months ago
- ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
- 9735cfa Merge patch series "Tidy up console recording in tests" by Tom Rini · 5 months ago
- e6f498e test: Tidy up checking for console end by Simon Glass · 5 months ago
- 0af38d1 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 5 months ago
- 0e77c2b test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 5 months ago
- 2b60f8c test: fdt: Move common code into the setup functions by Simon Glass · 5 months ago
- b813303 test: fdt: Check internal-function return values by Simon Glass · 5 months ago
- 9b99762 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 5 months ago
- b073d48 test: Drop the blank line before test macros by Simon Glass · 5 months ago
- 725c438 test: Rename unit-test flags by Simon Glass · 5 months ago
- 5019d32 board_f: Move fdt_size to board by Simon Glass · 5 months ago
- 6abd992 board_f: Add a new struct to hold pre-relocation info by Simon Glass · 5 months ago
- 7670200 Merge patch series "test/overlay: Make this depend on SANDBOX" by Tom Rini · 5 months ago
- 2191c11 test/cmd: Move wget test to under a sandbox guard by Tom Rini · 5 months ago
- dfc0acd log: Avoid including function names by default by Simon Glass · 5 months ago
- dbb6b5a sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · 5 months ago
- dcc7470 test: Remove duplicate newlines by Marek Vasut · 6 months ago
- 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
- f485a99 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · 7 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
- 752ed08 test: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
- 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 11 months ago
- 8904e93 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · 12 months ago
- 13f4c85 test: add test of "cp" shell command by Rasmus Villemoes · 1 year ago
- 078c6e2 test: font: Add dependencies on fonts by Simon Glass · 1 year, 4 months ago
- 40565bb test: fdt: Add a special case for real boards by Simon Glass · 1 year, 4 months ago
- 3535f60 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 4 months ago
- 80a8a2e test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 4 months ago
- 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 4 months ago
- be4a5f7 test: bdinfo: Handle systems without getopt by Marek Vasut · 1 year, 1 month ago
- e54987d Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 1 year, 1 month ago
- 3ff2d79 test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year, 3 months ago
- 2696f3a test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year, 3 months ago
- 8827a38 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year, 3 months ago
- 4823b05 test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year, 3 months ago
- 5bd32a9 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year, 3 months ago
- a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 2 months ago
- 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 3 months ago
- 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 4 months ago
- f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 6 months ago
- 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 6 months ago
- 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 6 months ago
- b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 6 months ago
- 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 6 months ago
- 2c522af bdinfo: Correct use of assertions by Simon Glass · 1 year, 6 months ago
- bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 8 months ago
- f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 9 months ago
- b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 10 months ago
- 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 10 months ago
- 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 10 months ago
- 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 10 months ago
- 20c5c45 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 11 months ago
- c5fe73e test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 11 months ago
- 77291e6 test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 11 months ago
- 50daa2e test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 11 months ago
- d9b4c9f test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 11 months ago
- 927e03b test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 11 months ago
- b0cd7cc test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 11 months ago
- a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 10 months ago
- fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 10 months ago
- 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 11 months ago
- 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 11 months ago
- e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 11 months ago
- 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 11 months ago
- 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 11 months ago
- 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 11 months ago
- b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 11 months ago
- 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 11 months ago
- 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 11 months ago
- 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 11 months ago
- f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 11 months ago
- 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 11 months ago
- d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 11 months ago
- 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 11 months ago
- ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 11 months ago
- 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 11 months ago
- 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 2 years ago
- 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 2 years ago
- f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years, 1 month ago