aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2024-03-28arm: use UPSTREAM_CHECK_COMMITS for git versioned recipesJon Mason
2023-11-07scripts/runfvp: exit code should be the FVP exit codeRoss Burton
2023-10-13CI: add sbsa-acs to recipe reportJon Mason
2023-07-17runfvp: Add missing conffile includePeter Hoyes
2023-05-22runfvp: make fvp runner to hold the configClément Péron
2023-05-22scripts/runfvp: Fix KeyError exception when there is no FVP_CONSOLE providedClément Péron
2023-02-16CI/machine-summary: add missing recipesRoss Burton
2023-01-04meta-gem5: removeRoss Burton
2023-01-04meta-atp: removeRoss Burton
2022-11-15runfvp: Fix verbose output when using --consolePeter Hoyes
2022-11-15arm/lib: Decouple console parsing from the FVPRunnerPeter Hoyes
2022-11-15arm/lib: Factor out asyncio in FVPRunnerPeter Hoyes
2022-08-03runfvp: Stop the FVP when telnet shuts down cleanlyPeter Hoyes
2022-07-12arm/classes: Change FVP_CONSOLE to FVP_CONSOLES in fvpconfPeter Hoyes
2022-07-12scripts,arm/lib: Refactor runfvp into FVPRunnerPeter Hoyes
2022-07-07runfvp: ignore setpgid errors when spawnedBertrand Marquis
2022-06-08CI: remove armcompiler referencesRoss Burton
2022-03-31runfvp: check for telnetRoss Burton
2022-03-31runfvp: propagate the exit code correctlyRoss Burton
2022-01-26scripts/machine-summary: link patches to cgitRoss Burton
2022-01-26scripts/machine-summary: improve layer_pathRoss Burton
2022-01-25scripts/machine-summary: show patch count in the overviewRoss Burton
2022-01-25scripts/machine-summary: remove default Format.render()Ross Burton
2022-01-25scripts/machine-summary: don't mark denied patches as goodRoss Burton
2022-01-25scripts/machine-summary: remove obsolete is_old testRoss Burton
2022-01-21runfvp: fix undefined variable in terminal selection loginRoss Burton
2022-01-19scripts/machine-summary: write per-machine reports with more detailsRoss Burton
2022-01-19scripts/machine-summary: put more version information into the contextRoss Burton
2022-01-19scripts/machine-summary: refactor output to classesRoss Burton
2022-01-19scripts/machine-summary: harvest more patch dataRoss Burton
2022-01-19scripts/layer-overview: improve layer detectionRoss Burton
2021-12-20runfvp: refactor terminal selectionRoss Burton
2021-12-20runfvp: don't use f-string when there's no expressionsRoss Burton
2021-12-20runfvp: don't hide output when using terminalsRoss Burton
2021-12-20runfvp: handle the fvp quitting before we kill itRoss Burton
2021-12-20runfvp: add an asyncio TODORoss Burton
2021-10-21runfvp: Ensure new process group is in the foregroundPeter Hoyes
2021-10-18runfvp: reset the process group on startupRoss Burton
2021-10-15runfvp: use asyncio instead of selectorRoss Burton
2021-09-27runfvp: exit cleanly if tinfoil cannot be importedRoss Burton
2021-09-27runfvp: ensure the default terminal is usableRoss Burton
2021-09-27runfvp: refactor argument parsingRoss Burton
2021-09-27runfvp: handle control-c cleanlyRoss Burton
2021-08-12scripts: add machine summary report toolRoss Burton
2021-06-13runfvp: drop --parameter, users can use -- --parameterRoss Burton
2021-06-13runfvp: pass arbitrary options after -- to the FVP binaryRoss Burton
2021-06-13runfvp: exit with the return code of the FVP binaryRoss Burton
2021-05-28scripts: add runfvpRoss Burton
2021-05-01scripts: add tool to generate a layer overviewRoss Burton