aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-11Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
Conflicts: arch/arm64/boot/dts/Makefile
2014-09-11Merge branch 'tracking-armlt-config64' into integration-linaro-vexpressJon Medhurst
Conflicts: linaro/configs/vexpress64.conf
2014-09-11Merge branch 'tracking-armlt-arm64' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-cci' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-mcpm' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-tc2-dt' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-misc-fixes' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-hdlcd' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-ve-updates' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-rtsm' into integration-linaro-vexpressJon Medhurst
2014-09-11Merge branch 'tracking-armlt-config' into integration-linaro-vexpressJon Medhurst
2014-09-11ARM: RTSM: Hack RGB ordering for CLCDJon Medhurst
Colours under Android have the red and blue components swapped around and this hack corrects that. For some reason, this doesn't affect colours under Ubuntu. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-11ARM: dts: Update RTSM dtbs for CLCD changes in Linux 3.17Jon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-10Merge branch 'tracking-llct-misc-fixes' into merge-linux-linaro-core-trackingtracking-llct-ll-20140923.0tracking-llct-ll-20140911.0llct-20140910.0Andrey Konovalov
2014-09-10Merge branch 'tracking-linaro-builddeb-tweaks' into ↵Andrey Konovalov
merge-linux-linaro-core-tracking
2014-09-10Automatically merging tracking-capri-support into ↵Andrey Konovalov
merge-linux-linaro-core-tracking Conflicting files:
2014-09-10Merge branch 'tracking-multi-pmu' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-09-10Merge branch 'tracking-gator' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-09-10Merge branch 'tracking-linaro-android-3.17' into ↵Andrey Konovalov
merge-linux-linaro-core-tracking
2014-09-10Merge branch 'tracking-basic-board-configs' into ↵Andrey Konovalov
merge-linux-linaro-core-tracking
2014-09-10Merge branch 'tracking-core-configs' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-09-09usb: gadget: g_android: fix f_audio_source.c compilation errortracking-linaro-android-3.17-llct-20140910.0Andrey Konovalov
This effectively reverts the mailine commit 038b845 "ALSA: Remove deprecated snd_card_create()" for f_audio_source.c file. The proper fix should also set the 1st argument - struct device *parent - to somethign other than NULL. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-09-09android: gadget: Numerous build fixesJohn Stultz
Here are some of the build fixes we're using at Linaro. I suspect much of this is incorrect, but wanted to submit it as a starting place to get things fixed. Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2014-09-08juno: Update dts for new mailbox codeJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08usb: Fix H20AHB driver for big-endianRobin Murphy
Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08dts: juno: Add mailbox related nodes for the MHU driverJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08arm64: Add Juno platform supportLiviu Dudau
This is a squashed down and edited version of the dts in ARM's juno tree at https://github.com/ARM-software/linux. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08dtc: Use general include directoryMark Brown
Since newer DT bindings include references to include/dt-bindings we need to make this available to build DTs using them. Upstream has a number of reworkings which are much more invasive but featureful, just include a minimal fix. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08usb: Enable support for 64bit EHCI host controllers in arm64.Liviu Dudau
arm64 architecture handles correctly 64bit DMAs and can enable support for 64bit EHCI host controllers. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08usb: Add support for Synopsis H20AHB EHCI host controller.Liviu Dudau
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Enable cpufreqJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Enable devices used on JunoJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08vexpress64.conf: enable CONFIG_PREEMPT to workaround boot failureAndrey Konovalov
The workaround to disable CONFIG_CPU_IDLE doesn't work for all the models. Let's use the other one. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-09-08vexpress64.conf: disable CONFIG_CPU_IDLE to workaround boot failureFathi Boudra
There's a known issue with ARM trusted firmware: CPU idle does not work on the advertised version of the Foundation FVP. Some FVP fixes are required that are not available externally at the time of writing. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-09-08configs: vexpress64: Enable CPU hotplugJon Medhurst
And up to 8 rather than the default 4 CPUs. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Enable CONFIG_COMPATAndrey Konovalov
Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
2014-09-08configs: vexpress: Enable the RTCJon Medhurst
The AEMv8 model supports this, so lets enable it. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Disable CONFIG_SERIO_I8042Jon Medhurst
This defaults to 'y' but produces a kernel oops at boot. Perhaps ARM64 should be added to the long list of architectures excluded in drivers/input/serio/Kconfig. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Disable CONFIG_VGA_CONSOLEJon Medhurst
This defaults to 'y' but produces a compilations error. Perhaps ARM64 should be added to the long list of architectures excluded in drivers/video/console/Kconfig. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Reduce config to minimum required for board supportJon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Fixes for Linux 3.9Jon Medhurst
CONFIG_PLAT_VEXPRESS has been renamed to CONFIG_ARCH_VEXPRESS and CONFIG_EXPERIMENTAL has been removed. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08configs: vexpress64: Enable regulator configsJon Medhurst
New device-trees include regulators and MMC driver gives errors if it can't find them. Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08vexpress64: enable MMC needed for RTSM to bootMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2014-09-08enable VIRTIO_BLKMarcin Juszkiewicz
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-09-08defconfig from latest vexpress_defconfigJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-09-08vexpress64.conf: updating config based on the reference config from omar's treeRicardo Salveti de Araujo
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
2014-09-08update vexpress64.conf to one that actually buildsJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2014-09-08vexpress64 configJohn Rigby
2014-09-08arm64: dtbs: update CLCD bindings for Linux 3.17Jon Medhurst
Signed-off-by: Jon Medhurst <tixy@linaro.org>
2014-09-08arm64: dtbs: update FVP Base model filesRyan Harkin
Update the DTS files for the FVP Base models after ARM pushed updated files to their GitHub repository: https://github.com/ARM-software/arm-trusted-firmware.git Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Signed-off-by: Jon Medhurst <tixy@linaro.org>