aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-27LINARO: Linaro-3.0.0-1007.11 shared onlyLinaro-3.0.0-1007.11-shared-onlyJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-27Linux-linaro-3.0.0-1007.11Linaro-3.0.0-1007.11John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-27LINARO: PACKAGING: Never rename dbgsym deb to ddebJohn Rigby
Must not upload this to primary archive as is. This is a hack until we find conditional way to do this. Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-27SAUCE: ARM: OMAP: Overo: remove duplicate call to overo_ads7846_init()Daniel Mack
overo_ads7846_init() is already called from overo_spi_init(), and calling it twice is not only unnecessary but causes a warning as "reg-fixed-voltage.1" is already added to the device tree. This has the nice side effect of fixing an overo reboot bug. Buglink: https://bugs.launchpad.net/linux-linaro/+bug/830785 Signed-off-by: Daniel Mack <zonque at gmail.com>
2011-09-27LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26Linux-linaro-3.0.0-1007.10Linaro-3.0.0-1007.10John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26LINARO: DEBUG: Only rename debug symbol deb for primary archiveJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26Linux-linaro-3.0.0-1007.9Linaro-3.0.0-1007.9John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26LINARO: CONFIG: enable crypto modulesJohn Rigby
And remove crypto-modules from exclude-module files Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-26LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1006.8Linaro-3.0.0-1006.8John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: update defconfig seedJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: PACKAGING: add .gnu_debuglink sections to .ko filesJohn Rigby
Kernel module .ko files now have .gnu_debuglink sections pointing to the full unstripped .ko in /usr/lib/debug/.. in the dbgsym ddebs. Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: always build debug packagesJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Rebase on linux-linaro-3.0-2011.09-0John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Enable CONFIG_RELAYJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Revert "LINARO: CONFIG enable CONFIG_MMC_SDHCI_ESDHC_IMX"John Rigby
This reverts commit 5fd33f42aaf7011ea55d0b27f8cf9b2f79ffbb7b. Can't enable CONFIG_MMC_SDHCI_ESDHC_IMX without also enabling CONFIG_MMC_SDHCI_PLTFM which causes a build error.
2011-09-23LINARO: CONFIG enable CONFIG_MMC_SDHCI_ESDHC_IMXJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1005.7John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: SAUCE: work around a cross toolchain build issueJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: SAUCE: ASoC: omap: add MODULE_ALIAS to mcbsp and pcm driversMans Rullgard
This adds MODULE_ALIAS directives to the omap-mcbsp-dai and omap-pcm-audio drivers so they can be auto-loaded when platform devices are scanned. Signed-off-by: Mans Rullgard <mans.rullgard@linaro.org>
2011-09-23LINARO: SAUCE: ASoC: omap: convert per-board modules to platform driversMans Rullgard
This converts the per-board modules to platform drivers for a device created by in main platform setup. These drivers call snd_soc_register_card() directly instead of going via a "soc-audio" device and the corresponding driver in soc-core. Signed-off-by: Mans Rullgard <mans.rullgard@linaro.org>
2011-09-23LINARO: CI: add config seeds and scripts for using themJohn Rigby
debian.linaro/ci/scripts/genconfigs creates config files from seeds debian.linaro/ci/scripts/genseeds creates seeds from config files Not sure of utility of these yet. However they have been tested to make sure seeds to config and back to seeds round trip works. Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Unified configsJohn Rigby
Update configs cause by upstream changes. Update configs across flavours to be more unified. Add wireless options based on configs from RNC: http://lists.linaro.org/pipermail/linaro-dev/2011-August/007136.html Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Remove unsupported flavoursJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Ignore abi changesJohn Rigby
While doing config changes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
With an abi bump Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1004.6John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Enable CONFIG_LBDAF for all flavoursJohn Rigby
BugLink: https://bugs.launchpad.net/bugs/824545 Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1004.5John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: New shared flavour for arch headers and toolsJohn Rigby
First flavour is no longer special. Now the arch headers and tools can be rebuilt on their own. Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: fix cross compiling of toolsJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Fix mx5 MMC_SDHCI config settingsJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Update configsJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: rebase on linux-linaro-3.0-2011.08-0John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Ignore abi changesJohn Rigby
While doing m to y and y to m changes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Enable SMSC95XXJohn Rigby
Make it built in instead of module. Buglink: https://bugs.launchpad.net/linux-linaro/+bug/830785 Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1003.4John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Ignore abi for nowJohn Rigby
While moving configs from y to m and m to y Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Enable EXT3 and EXT4 for all flavoursJohn Rigby
And add to enforce script and set all associated configs to default. BugLink: http://bugs.launchpad.net/bugs/822593 Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: ABI BumpJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Enable basic profiling and tracing optionsJohn Rigby
Enabled for all platforms and added to enforce script so they will not be forgotten in future. BugLink: http://bugs.launchpad.net/bugs/764796 Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23Linux-linaro-3.0.0-1002.3John Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: CONFIG: Turn on CONFIG_HIGHMEMJohn Rigby
Signed-off-by: John Rigby <john.rigby@linaro.org>
2011-09-23LINARO: Start new releaseJohn Rigby
Ignore: yes Signed-off-by: John Rigby <john.rigby@linaro.org>