summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-17ARM: EXYNOS: ORIGEN: Add MMC pm_flags for WLANtracking-samslt-wlan-3.4-2012.05-1tracking-samslt-wlan-3.4-2012.05-0Sangwook Lee
Added pm_flag MMC_PM_KEEP_POWER for WLAN. The WLAN firmware of ar6003 hw 2.0 doesn't support this feature. After turning on WLAN in Origen without this flag, WLAN will lose all connection to Access Point. Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17net: ath6kl: fix module nameSangwook Lee
This patch changes the moulde name of ath6kl. For 3.4 kernel. the module name is "ath6kl_core.ko" but to sync with both Ubuntu and Android, it should be changed to "ath6kl.ko" Signed-off-by: Sangwook Lee <sangwook.lee> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17drivers: net: mmc: change the order of booting orderSangwook Lee
This patch makes MMC stack loaded ahead of net device. when kernel boots up. Origen WLAN stack assume that MMC stack is loaded beforehand. Simply change linking order as compiling. Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17ARM: EXYNOS: ORIGEN: fix print statmenet for WLANSangwook Lee
Update print statment to give the correct info when WLAN fails to boot Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17configs: origen: Update WLAN configuration optionsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Update WLAN configuration optionsSangwook Lee
Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17sdio: optimization for sdio_irq_threadSangwook Lee
Skip fillng in CCCR_INTx cmd structure which is called in sdio_irq_thread context Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17ARM: EXYNOS: Enable HSMMC3 for WLAN on Origen boardAngus Ainslie
Signed-off-by: Angus Ainslie <angus.ainslie@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17mmc: sdhci: remove MMC_CAP_SDIO_IRQ from mmc for WLANSangwook Lee
This patches make sdio_kernel_thread run as a polling mode by removing MMC_CAP_SDIO_IRQ. By default it runs from 0 to 10ms by adapting its frequency. Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17ath6kl: Fix compile bugs with 'make O=' optionSangwook Lee
Depedency file for proprocessor can't be generated with driver directory with module option (M). So we have to move the file into upper directory with compile option (Y). Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17ath6kl: Add config entry for polling supportSangwook Lee
Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17ath6kl: Add enablements for Samsung Origen WLANSangwook Lee
Origen board will call Platform API to setup power control Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17ath6kl: Add Platform data API into Qualcomm ath6kl WLANSangwook Lee
Add Platform data API into Qualcomm ath6kl WLAN Platform data handles reset/power line in driver Signed-off-by: Sangwook Lee <sangwook.lee@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable CONFIG_RTC_CLASStracking-samslt-base-3.4-2012.05-1tracking-samslt-base-3.4-2012.05-0Tushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Disable low-level debugging optionTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable POWER_SUPPLY supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable SCHED_MCTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable IPV6 supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable CPU FreqInderpal Singh
Signed-off-by: Inderpal Singh <inderpal.singh@linaro.org> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable HDMITushar Behera
Enable HDMI driver for Origen board. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable G2DTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable JPEG supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable MFCTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable FIMC supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable CPU IdleTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable DTTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable mounting devtmpfsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable USB OHCI host supportPankaj Dubey
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable USB-ethernet supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable rfkill-gpio support (for bluetooth)Tushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable EHCI supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable generic USB supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable runtime PM supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable GPIO-Key supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable framebuffer supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable SD/MMCTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable PMIC (Max8997) supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable I2CTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable ext3 and ext4 filesystem supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Enable timestamps for printkTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17CONFIG: ORIGEN: Modify UART port settings for Origen boardTushar Behera
Origen board serial port is connected to UART2. Necessary modifications are required in defconfig file to build a kernel that boots well on Origen board. Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17configs: origen: Disable low-level debugging optionTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17configs: origen: Enable POWER_SUPPLY supportTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17configs: origen: Enable mainline componentsTushar Behera
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
2012-05-17configs: Remove panda.confJohn Stultz
Per Andy's request, yank panda.conf Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-17config: Pair MODULE_UNLOAD with MODULESJon Medhurst
If we have loadable modules we probably want the ability to unload them as well. It certainly isn't just a vexpress requirement as it stood before this change. Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-17config: Always set THUMB2_KERNELJon Medhurst
But disable it in Android for now as there appears to be a toolchain bug preventing compilation. Signed-off-by: Jon Medhurst <tixy@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-17config: Fixups to get Panda booting.John Stultz
Hashed out a few issues preventing pandaboard from booting android using the merge_config script. Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-17config: More android fixes from TixyJohn Stultz
Here's a few more items that Tixy requested Signed-off-by: John Stultz <john.stultz@linaro.org>
2012-05-17config: Fixes for bug 97769869 suggested by TixyJohn Stultz
Add changes requested by Tixy to handle bug 97769869. Rebalanced common items out of android.conf and ubuntu.conf into linaro-base.conf Signed-off-by: John Stultz <john.stultz@linaro.org>