aboutsummaryrefslogtreecommitdiffstats
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* core: move hypervisor configuration to include/jailhouse/config.hRalf Ramsauer2017-12-131-1/+1
* ci: Update kernel buildJan Kiszka2017-09-185-653/+1983
* ci, Documentation: Remove traces of CONFIG_ARM_GIC_V2/3Jan Kiszka2017-09-143-3/+0
* ci: Parallelize the buildJan Kiszka2017-04-251-1/+1
* arm/arm64: Consistently name CONFIG_MACH after the boards, not the SoCsJan Kiszka2017-01-141-1/+1
* ci: Update ciRalf Ramsauer2016-12-023-3/+0
* core: arm: uart: rename 8250-dw to 8250Ralf Ramsauer2016-11-231-1/+1
* arm64: Rework entry code to support non-identity mappingJan Kiszka2016-11-021-1/+0
* ci: Patch the pre-built kernel with __boot_cpu_mode exportJan Kiszka2016-10-181-0/+22
* ci: Add support for arm64Jan Kiszka2016-10-053-1/+3097
* config: root cell configuration for the AMD SeattleAntonios Motakis2016-10-051-0/+5
* ci: Build vexpress with GICv3Jan Kiszka2016-09-251-1/+1
* arm: Rename CONFIG_ARM_GIC to CONFIG_ARM_GIC_V2Jan Kiszka2016-09-252-2/+2
* ci: Break the build properly if anything goes wrongJan Kiszka2016-01-211-1/+3
* ci: Update build environment to kernel 4.4Jan Kiszka2016-01-214-275/+780
* ci: Test CONFIG_TRACE_ERROR in specific targetsJan Kiszka2015-03-212-0/+2
* ci: Add Coverity model for kmallocJan Kiszka2015-03-201-0/+31
* arm: Rename CONFIG_ARCH_* to CONFIG_MACH_*Jan Kiszka2015-02-122-2/+2
* ci: Select single configuration for Coverity scan via branch nameJan Kiszka2015-02-072-1/+12
* ci: Include all configurations in Coverity scanJan Kiszka2015-02-072-1/+43
* ci: Use script for building all configurationsJan Kiszka2015-02-061-0/+35
* ci: Add Travis CI infrastructureJan Kiszka2015-01-088-0/+9053