aboutsummaryrefslogtreecommitdiff
path: root/linux-leg
AgeCommit message (Collapse)Author
2015-06-02linux-leg: fix boot_cmds in lava job definitionsFu Wei
Change-Id: I7b4afc7fe7f1b3d485575c381dc3b5e8499f5bdd Signed-off-by: Fu Wei <fu.wei@linaro.org>
2015-04-17linux-leg: remove useless files in template.json for more space to store ↵Fu Wei
test file Change-Id: I4f253b23e94cff6b9bc7b89b317bbe06d788eb41
2015-02-16 linux-leg : update the template.json for using the latest bl1.bin/fip.bin ↵Fu Wei
instead of the default binaries in the LEG Image. Change-Id: I3ddc47e0b3d4f60d24af2c4cf0bd6a776f600bcd
2015-02-16linux-leg : update the template.json for using custom startup.nsh instead ofFu Wei
the default startup.nsh in the LEG Image. Change-Id: I81ae0298f53e7c061174fa4e1d04c92a403edf96
2015-02-04linux-leg : Add two "bp.pl011_uart0" options into all the json templates for ↵Fu Wei
leg-kernel(after 2015.01). Change-Id: Ic151c5e52e9fd01fddd3d5e217b4792f43ab747d
2015-01-29linux-leg: back to use console=ttyAMA0 (instead of ttySBSA0) in kernel ↵Fu Wei
commandline after 2015.01 Change-Id: I2d8bd7d4fa6f4439fc77edd607ca8d53ce7df815
2015-01-10linux-leg: in template-acpi.json, use qa/test-definitions.git instead of ↵Fu Wei
people/fu.wei/test-definitions.git Change-Id: I298e993ca6529e8af3dadc633669fbcc257a92f2
2015-01-08linux-leg: add dmidecode and lshw tests in acpi test job on rtsm_fvp_base-aemv8aFu Wei
Change-Id: If2d9f2bd394181a3b2d3a6ea4e32b66ef6113393
2014-12-18Add linux-leg job (Fu Wei changes)Fathi Boudra
v1: * move bundle stream, device type and lava server to job params * add metadata * switch to initrd from releases.linaro.org * switch to lava job definitions templates * beautify json templates (indent=2) * clean up efi-runtime hack v2: * move initrd, bl1 and fip URL to job params * add startup.nsh and publish it * inject image and startup.nsh URL as environment variables Change-Id: Ia9b35a4559b2623aa27471cc101ad69c9559d8f4 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>