- e7474ac test: mbr: Adjust test to drop 0x by Simon Glass · 3 months ago
- 1c9b37e test: mbr: Adjust test to use lower-case hex by Simon Glass · 3 months ago
- e6f498e test: Tidy up checking for console end by Simon Glass · 3 months ago
- 0af38d1 test: cmd: Drop unnecessary console_record_reset_enable() by Simon Glass · 3 months ago
- 0e77c2b test: cmd: Use UTF_CONSOLE in tests by Simon Glass · 3 months ago
- 2b60f8c test: fdt: Move common code into the setup functions by Simon Glass · 3 months ago
- b813303 test: fdt: Check internal-function return values by Simon Glass · 3 months ago
- 9b99762 test: Rename UTF_CONSOLE_REC to UTF_CONSOLE by Simon Glass · 3 months ago
- b073d48 test: Drop the blank line before test macros by Simon Glass · 3 months ago
- 725c438 test: Rename unit-test flags by Simon Glass · 3 months ago
- dbb6b5a sandbox: fix wget test failure after fixing wget issue by Yasuharu Shibata · 3 months ago
- dcc7470 test: Remove duplicate newlines by Marek Vasut · 4 months ago
- 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago WIP/28Jun2024-next
- f485a99 test: cmd: fdt: fix chosen test for DM_RNG by Tim Harvey · 5 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 752ed08 test: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 10 months ago
- 8904e93 test: cmd: mbr: Fix Smatch static checker warning by Alexander Gendin · 10 months ago
- 13f4c85 test: add test of "cp" shell command by Rasmus Villemoes · 11 months ago
- 078c6e2 test: font: Add dependencies on fonts by Simon Glass · 1 year, 2 months ago
- 40565bb test: fdt: Add a special case for real boards by Simon Glass · 1 year, 2 months ago
- 3535f60 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 2 months ago
- 80a8a2e test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 2 months ago
- 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
- be4a5f7 test: bdinfo: Handle systems without getopt by Marek Vasut · 12 months ago
- e54987d Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 12 months ago
- 3ff2d79 test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year, 2 months ago
- 2696f3a test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year, 2 months ago
- 8827a38 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year, 2 months ago
- 4823b05 test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year, 2 months ago
- 5bd32a9 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year, 2 months ago
- a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 1 month ago
- 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
- 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
- f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
- 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 4 months ago
- 20e2b99 arm_ffa: introduce armffa command Sandbox test by Abdellatif El Khlifi · 1 year, 4 months ago
- b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 4 months ago
- 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 5 months ago
- 2c522af bdinfo: Correct use of assertions by Simon Glass · 1 year, 5 months ago
- bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 6 months ago
- f53e973 test: fdt: Fix copyright message by Marek Vasut · 1 year, 7 months ago
- b4fae89 fdt: Make fdt addr -q quieter by Peter Hoyes · 1 year, 8 months ago
- 49b7d69 test: exit: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- 0d73c23 test: fdt: fix run_commandf() warnings by Evgeny Bachinin · 1 year, 8 months ago
- 447dfbc test: Add test for new command pci_mps by Stephen Carlson · 1 year, 9 months ago
- 20c5c45 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · 1 year, 9 months ago
- c5fe73e test: cmd: fdt: Test fdt apply by Marek Vasut · 1 year, 9 months ago
- 77291e6 test: cmd: fdt: Test fdt chosen by Marek Vasut · 1 year, 9 months ago
- 50daa2e test: cmd: fdt: Test fdt rsvmem by Marek Vasut · 1 year, 9 months ago
- d9b4c9f test: cmd: fdt: Test fdt memory by Marek Vasut · 1 year, 9 months ago
- 927e03b test: cmd: fdt: Test fdt header by Marek Vasut · 1 year, 9 months ago
- b0cd7cc test: cmd: fdt: Test fdt print and list by Marek Vasut · 1 year, 9 months ago
- a96dea2 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · 1 year, 9 months ago
- fa847bb test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · 1 year, 9 months ago
- 3998b45 test: cmd: fdt: Add list of remaining missing tests by Marek Vasut · 1 year, 9 months ago
- 2628151 test: cmd: fdt: Test fdt bootcpu by Marek Vasut · 1 year, 9 months ago
- e46a438 test: cmd: fdt: Test fdt rm by Marek Vasut · 1 year, 9 months ago
- 6c28594 test: cmd: fdt: Test fdt mknode by Marek Vasut · 1 year, 9 months ago
- 8bd49a8 test: cmd: fdt: Test fdt set by Marek Vasut · 1 year, 9 months ago
- 66e975a test: cmd: fdt: Test fdt get size by Marek Vasut · 1 year, 9 months ago
- b6d1dec test: cmd: fdt: Test fdt get addr by Marek Vasut · 1 year, 9 months ago
- 890d3fc test: cmd: fdt: Test fdt get name by Marek Vasut · 1 year, 9 months ago
- 8fa2835 test: cmd: fdt: Test fdt resize by Marek Vasut · 1 year, 9 months ago
- 0572872 test: cmd: fdt: Test fdt move by Marek Vasut · 1 year, 9 months ago
- f1df20a test: cmd: fdt: Test both string and integer arrays in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- 39e0727 test: cmd: fdt: Test alias resolution in 'fdt get value' by Marek Vasut · 1 year, 9 months ago
- d672976 test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it by Marek Vasut · 1 year, 9 months ago
- 025b9d8 test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value() by Marek Vasut · 1 year, 9 months ago
- ab40faf test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize() by Marek Vasut · 1 year, 9 months ago
- 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 9 months ago
- 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
- 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
- f08dcd9 test: cmd: exit: Add unit test for exit and partly run commands by Marek Vasut · 2 years ago
- d6abc7e test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years, 1 month ago
- b4574c0 test: Disable part of the setexpr test for now by Simon Glass · 2 years ago
- d83615b test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years ago
- 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
- baf4141 fdt: Show a message when the working FDT changes by Simon Glass · 2 years, 1 month ago
- 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 2 months ago
- c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 3 months ago WIP/2022-10-11-assorted-fixes-and-updates
- dc0d17c cmd: Add pause command by Samuel Dionne-Riel · 2 years, 3 months ago
- 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 5 months ago
- 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 5 months ago
- bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 7 months ago
- 891ec35 test: dm: pinmux: Get LED2 udevice in the pinmux test by Marek Vasut · 2 years, 7 months ago
- 72675b0 led: Configure LED default-state on boot by Marek Vasut · 2 years, 8 months ago
- 57d820d cmd: test: pinmux: Do not check all empty spaces by Michal Simek · 2 years, 9 months ago
- 62db089 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 4 months ago
- fea0345 cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
- ff0494c test: Rename final check in setexpr_test_backref() by Simon Glass · 3 years, 7 months ago
- e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
- 9539f71 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 9 months ago
- b6da559 test: Silenece the echo and print tests by Simon Glass · 3 years, 9 months ago
- f0d0497 test: cmd: setexpr: Fix a typo by Bin Meng · 3 years, 9 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
- 80b80d8 test: Correct setexpr test prefix by Simon Glass · 3 years, 9 months ago