aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2015-10-29lt-vexpress64: switch to lsk-3.18-armlt branchFathi Boudra
branch used by ARM for the platform release and by LCR. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-07-22vexpress64: deprecate boot wrapperFathi Boudra
boot wrapper is now obsolete and we have proper booting method these days. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-07-22vexpress64: deprecate boot wrapperFathi Boudra
boot wrapper is now obsolete and we have proper booting method these days. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-06-19Update distribution (utopic -> vivid)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-05-20lt-vexpress64: update configs branch/repo to useFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-12vexpress64-be: update boot_wrapper_repoFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-12vexpress64: update boot_wrapper_repoFathi Boudra
workaround build failure caused by dtb relocation introduced in 3.19 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-12vexpress64: add audit config fragmentFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-11-19Update distribution (trusty -> utopic)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-10-29lt-vexpress: switch integration branch to integration-linux-vexpressFathi Boudra
Signed-off-by: Fathi Boudra <fabo@debian.org>
2014-07-21lsk-vexpress: add a big-endian flavour for LSK Versatile Express kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-07-08Remove Samsung LT kernel fragmentsFathi Boudra
Samsung LT topic branch isn't included anymore in Linux Linaro tree. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-11lt-vexpress64: update configs branch/repo and the fragments usedFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-11lt-vexpress64: use aarch64 branch for packagingFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-06-11lt-vexpress64: add config for 3.10 based juno.Koen Kooi
2014-05-17lsk-*-be: fix board config branchFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-05-17lsk-omap: add a big-endian flavour for LSK omap kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-05-17lsk-arndale: add a big-endian flavour for LSK arndale kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-04-27Update distribution (saucy -> trusty)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-04-03lsk-vexpress64: add a big-endian flavour for LSK vexpress arm64 kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-03-25vexpress64-be: move bigendian config fragment at the end (like arndale-be)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-03-25vexpress64: add a big-endian flavour for vexpress arm64 kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-16arndale-octa: fix typo in config fragment nameFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-15arndale*: include lt-arndale* config fragmentsFathi Boudra
Arndale and Arndale Octa boards config fragments have introduced a LT config fragment counter part. lt-arndale*.conf contains extra configs for enablement only available in linux-linaro-tracking but not available in linux-linaro-core-tracking. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-15beaglebone-uprobes: add configuration for BeagleBone with uprobes supportFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-02-12arndale-uprobes: add configuration for Arndale with uprobes supportFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-24beaglebone: add multi_v7 config fragmentFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-14beaglebone: use linux-linaro kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-09arndale-octa: switch to linux-linaro-tracking tree, linux-linaro branchFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-01-09midway: add xen supportRiku Voipio
As part of implementing CARD-1033 and CARD-734, enable xen kernel config
2014-01-08arndale-octa: add configuration for Arndale Octa boardFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-12-09Update distribution (raring -> saucy)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-24arndale-be: bigendian.conf should be lastFathi Boudra
It overwrites CONFIG_MMC_DW_IDMAC value set in arndale.conf. For BE this should be unset because there is still non-endian agnostic code in DMA handling. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
2013-10-07arndale-be/omap-be: fix SoC flavourFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-06omap: add a big-endian flavour for PandaBoard kernelFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-06midway: add initial configuration based on highbank + kvm and hugepageFathi Boudra
config fragments Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-06arndale-be: add big-endian configuration for ArndaleFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-06arndale: re-order config fragmentsFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-18vexpress64.cfg: include the KVM configs (kvm-host and kvm-guest)Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Acked-by: Jon Medhurst <tixy@linaro.org>
2013-09-17bootwrapper: use the canonical tree instead of Linaro's mirror to avoidFathi Boudra
confusion. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-13vexpress64: use master branch for the bootwrapperFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-12vexpress: remove MP from kernel configFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-12vexpress64.cfg: switch to kernel/configs repository and addFathi Boudra
linaro-base64.conf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-22Swap last instances of ubuntu-minimal.cfg -> distribution.cfgWookey
2013-08-22Add xen configs to arndale and vexpress kernelsWookey
2013-08-22remove obsolete 3.4 and 3.7 configsWookey
2013-08-22Move to distribution.conf - grace period ended.Fathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-22Remove 3.7 configurationsFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-22vexpress: re-add MP config fragment for 13.08 releaseFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-08-21omap.cfg: PandaBoard board config fragment are splitted into omap2plus.conf andFathi Boudra
panda.conf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>