aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2022-12-15CI: remove armcompiler referencesRoss Burton
2022-08-03runfvp: Stop the FVP when telnet shuts down cleanlyPeter Hoyes
2022-07-13arm/classes: Change FVP_CONSOLE to FVP_CONSOLES in fvpconfPeter Hoyes
2022-07-13scripts,arm/lib: Refactor runfvp into FVPRunnerPeter Hoyes
2022-07-11runfvp: ignore setpgid errors when spawnedBertrand Marquis
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