summaryrefslogtreecommitdiff
path: root/jenkins_common_lib
AgeCommit message (Expand)Author
2015-10-19jenkins_common_lib: if not CONFIG_OF don't install dtb'sAnders Roxell
2015-10-15jenkins_common_lib: enable x86_64 buildsAnders Roxell
2015-07-06jenkins_common_lib: use -O when calling merge_config.shNicolas Dechesne
2015-06-29buildperfdsc: add perf source packageRiku Voipio
2015-06-27builddeb: sync with latest upstreamed/submitted codeRiku Voipio
2015-04-17silent -> make_silentRiku Voipio
2015-01-15bootwrapper: use configure --with-dtb parameterFathi Boudra
2015-01-11fix dtb location introduced with 3.19Fathi Boudra
2015-01-10make the boot-wrapper repository configurableFathi Boudra
2014-09-12Add support for make_installFathi Boudra
2014-08-19builddeb generates linux-*.deb packages - clean up only themFathi Boudra
2014-07-24Fix package version mismatchRiku Voipio
2014-06-12Minor code re-ordering to keep linaro-image-tools operations togetherFathi Boudra
2014-06-12Use linaro-hwpack-replace after renamingFathi Boudra
2014-06-12Use kernel_debarch variableFathi Boudra
2014-06-12Replace linux-headers packageFathi Boudra
2014-06-12Fix hwpack_prefixFathi Boudra
2014-06-12Refactor submit jobFathi Boudra
2014-04-24Update linaro-image-tools URLFathi Boudra
2014-04-14builddeb: update to latest version available in linux-linaroFathi Boudra
2014-03-14Add option to control boot-wrapper buildFathi Boudra
2014-03-14Update boot-wrapper build steps since upstream switched to autotoolsFathi Boudra
2013-12-21Fix bootwrapper build when ccache is enabled: escape CROSS_COMPILEFathi Boudra
2013-12-12Fixed way to get l-i-t.Milo Casagrande
2013-10-05Set kernel_image_arg only on arm64Fathi Boudra
2013-10-05Add support for Aarch64/arm64 boot wrapperFathi Boudra
2013-10-04Update builddeb from ll-20131003.0Fathi Boudra
2013-10-04Set KBUILD_DEBARCH based on ARCH valueFathi Boudra
2013-10-04fix comparisonFathi Boudra
2013-10-03Initial support for arm64 kernel:Fathi Boudra
2013-09-30Use more stringent file pattern for the linux-image deb packageAndrey Konovalov
2013-08-26Set explicitely KERNELRELEASE for deb-pkg targetFathi Boudra
2013-08-26Add support for ccache (use_ccache environment variable)Fathi Boudra
2013-08-18Add LOADADDR supportFathi Boudra
2013-08-17Add optional output redirection to log fileFathi Boudra
2013-08-17Make deb optionalFathi Boudra
2013-08-17Introduce kernel_build_options to improve readabilityFathi Boudra
2013-08-17Use a separate variable for KERNELRELEASEFathi Boudra
2013-08-17Revert r161 - kernel CI experimentsFathi Boudra
2013-08-14kernel ci experimentsFathi Boudra
2013-05-29Use getconf to get the number of processors onlineFathi Boudra
2013-04-16Skip hardware pack creation if we don't submit any job to LAVA.Fathi Boudra
2013-04-15* Drop panda/omap default value. The jobs should explicitely define their par...Fathi Boudra
2013-04-13Drop use_config_fragment variable. It's redundant with conf_filenames/conf_gi...Fathi Boudra
2013-04-07Check modules are enabledFathi Boudra
2013-03-28if multi-architecture support (CONFIG_ARCH_MULTIPLATFORM=y) is enabled,Fathi Boudra
2013-03-23Various fixes:Fathi Boudra
2013-01-07Added support for sending multiple LAVA jobs from a single CI one.Milo Casagrande
2013-01-03Removed kernel fragment workaround.Milo Casagrande
2012-12-21Merged from trunk.Milo Casagrande