summaryrefslogtreecommitdiff
path: root/arch/arm/configs/imx6_defconfig
AgeCommit message (Collapse)Author
2012-08-10ENGR00220038-1 build config: update default build configYuxi Sun
update default build config, build back ground overlay driver based on ipu device driver instead of the former prp_view finder driver. Signed-off-by: Yuxi Sun <b36102@freescale.com>
2012-07-26ENGR00215520-01 Mx6:USB host: USB Host1 modulizationmake shi
- Add USB_EHCI_ARC_H1 configuration to imx6_defconfig and imx6s_defconfig, the default configuration is selected as "y" - add related USB_EHCI_ARC_H1 configuration to Makefile - add related USB_EHCI_ARC_H1 configuration to Kconfig Signed-off-by: make shi <b15407@freescale.com>
2012-07-25ENGR00217128 MX6: support for binding and unbinding console driverWayne Zou
Enable CONFIG_VT_HW_CONSOLE_BINDING to support for binding and unbinding console driver Signed-off-by: Wayne Zou <b36644@freescale.com>
2012-07-25ENGR00215607: CAAM: kernel can't boot up sometimesTerry Lv
ahash still has a scatterlist problem which cause this problem. Thus we disable ahash feature in defconfig and wait for later patch to fix it. Also, we remove caam high freq flag to make bus freq run. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00215182-1 sabresd: Add basic support for HDMI CECZhang Xiaodong
- Changes to IOMUX to allow HDMI CEC controller to use KEY_ROW2 pin that it needs - Add cec device in platform-mxc_hdmi.c - Add MXC_HDMI_CEC in imx6_defconfig Signed-off-by: Zhang Xiaodong <B39117@freescale.com>
2012-07-20ENGR00215492-4: Enable caam ahash feature in config.Terry Lv
Enable caam ahash feature in config. Add caam init to other 6q platforms. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00215228-17: Disable ahash in configsTerry Lv
The ahash() still has a dma mapping bug. So if we turn on hashes, it will crash. Thus currently we need to disable ahash feature. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00214367-3 imx6 usb charger: disable imx6 usb charger defaultRong Dian
disable imx6 usb charger default Signed-off-by: Rong Dian <b38775@freescale.com>
2012-07-20ENGR00213726: CAAM: Amend crypto API configuration for caam operationTerry Lv
Previous configuration suppressed a number of crypto API features that caused misleading results when using the CAAM driver through the tcrypt. Enabling the API tests eliminated this. Also, added in other common ciphers and modes that, if lacking, would cause confusion with tcrypt behavior. Signed-off-by: Steve Cornelius <steve.cornelius@freescale.com> Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00212322-4 mx6: Add usb charger support at defconfigPeter Chen
Add usb charger support for i.mx6 Signed-off-by: Peter Chen <peter.chen@freescale.com>
2012-07-20ENGR00212348: Change caam to be built as moduleTerry Lv
Currently caam is not selected by default. For test requirement, we need to set it to be built as module. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00210559-2 Integrate gpu openGL2.1 and DRMAllen Xu
Add vivante drm modules code and select it in default config. Integrate these code from vivante. Signed-off-by: Allen Xu <allen.xu@freescale.com>
2012-07-20ENGR00209059-2 mx6: config: add mfgtool reboot function in defconfig.Zhang Jiejing
add reboot to mfgtool download mode by default. usage: 'reboot download' Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
2012-07-20ENGR00181094-3: MX6 SABRESD: remove MAX8903 interrupt pin configRong Dian
move max8903 interrupt pin config from board-mx6q_sabresd.c into sabresd_battery driver on SABRESD_rev.B board. Signed-off-by: Rong Dian <b38775@freescale.com>
2012-07-20ENGR00181094-1: MX6 SABRESD: Add pin config for MAX8903Rong Dian
Configure PINMUX for max8903 driver on SABRESD_rev.B board. Signed-off-by: Rong Dian <b38775@freescale.com>
2012-07-20ENGR00180621-2: mx6dl_sabresd: Add pinmux setting for elan driverRobby Cai
Configure PINMUX for ELAN driver on MX6DL SABRESD Signed-off-by: Robby Cai <R63905@freescale.com>
2012-07-20ENGR00178223-3 gpio-led: Add LED-GPIO control and trigger for sabresdLin Fuzhen
Add led-gpio control and trigger for sabresd Signed-off-by: Lin Fuzhen <fuzhen.lin@freescale.com>
2012-07-20ENGR00180647-1: MX6 SABRESD: Add pin config for max11801Rong Dian
Configure PINMUX for max11801 driver on SABRESD_rev.B board. Signed-off-by: Rong Dian <b38775@freescale.com>
2012-07-20ENGR00179636-03 - i.MX6 : Enable ethernet NAPI method in default.Fugang Duan
- Enable ethernet NAPI method in default, which can reduce cpu loading and RX FIFO overruns in busy system. Signed-off-by: Fugang Duan <B38611@freescale.com>
2012-07-20ENGR00178951-2 SYSRQ: enable CONFIG_MAGIC_SYSRQ by defaultJason Liu
SYSRQ is very useful for kernel debug thus enable it by default. SYSRQ support serial port, we can send the command via minicom: CTRL A + F (send BRK) + T: to dump the task information Enable SYSRQ by default will not involve any performance drop Signed-off-by: Jason Liu <r64343@freescale.com>
2012-07-20ENGR00160472 - MX6: add Ethernet ANSI/IEEE 802.2 LLC support in defconfig.Fugang Duan
- Add Ethernet ANSI/IEEE 802.2 LLC support. And the packet with IP head "ETH_P_802_2" will be processed in Ethernet stack L3 layer. - If disable the feature, ethernet stack will drop the LLC packets. Signed-off-by: Fugang Duan <B38611@freescale.com>
2012-07-20ENGR00178505 [MX6]Enable performance and ondemand governorAnson Huang
Enable performance and ondemand governor for CPUFreq, but default governor is still interactive. Signed-off-by: Anson Huang <b20788@freescale.com>
2012-07-20ENGR00176177-3 Enable interactive governor by defaultAnson Huang
Set interactive governor as default governor. Signed-off-by: Anson Huang <b20788@freescale.com>
2012-07-20ENGR00177581-1 MX6: add wm8962 in defconfigGary Zhang
add wm8962 codec option in imx6_defconfig file Signed-off-by: Gary Zhang <b13634@freescale.com>
2012-07-20ENGR00176068-3 defconfig: enable localtimer in defconfigXinyu Chen
Enable local timer by default. If wait mode is on, local timer will be shutdown automatically on boot. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
2012-07-20ENGR00175219-1 MX6: add wm8958 option in defconfigGary Zhang
add wm8958 option in defconfig Signed-off-by: Gary Zhang <b13634@freescale.com>
2012-07-20ENGR00174886-1 - EPDC fb: Don't register EPDC unless "epdc" kernel option setDanny Nold
- Add E Ink support as a default for MX6 platforms - Conditionalize registration of EPDC-related modules based on "epdc" kernel command line option Signed-off-by: Danny Nold <dannynold@freescale.com>
2012-07-20ENGR00174615:Enable AH-1613 GPS moduleB38613
set GPIO config and disable UART3 DMA. Signed-off-by: Zhou Jianzheng <B38613@freescale.com>
2012-07-20ENGR00174106-1 - EPDC fb: Support EPDC on MX 6DL/SDanny Nold
- Added EPDC and EPD PMIC (Maxim 17135) to MX6Q ARM2 board file - Added EPDC-related IOMUX and GPIO settings - Added EPDC clock configuration settings to clock file - Updated config files with EPDC and Maxim 17135 config entries Signed-off-by: Danny Nold <dannynold@freescale.com>
2012-07-20ENGR00174299-3: Add ePxP config option in defconfigRobby Cai
add ePxP config option Signed-off-by: Robby Cai <R63905@freescale.com>
2012-07-20ENGR00174121-3 MX6: add max8903 driver in defconfig.Zhang Jiejing
enable max8903 in defconfig. Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
2012-07-20ENGR00174229-2 imx6_defconf: add sensors devices driversXinyu Chen
Add 3-axis accelerometer (mma8451) driver. Add Digital Magnetometer (mag3110) driver. Add Ambient Light sensor (isl29023) driver. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
2012-07-20ENGR00174224 [MX6Q]: Add new AR6003 driver to 3.0.15 into default configRyan QIAN
- Add cfg80211, Atheros Wifi driver into default kernel config. Signed-off-by: Ryan QIAN <b32804@freescale.com>
2012-07-20ENGR00174054-2: imx6_defconfig: enable CONFIG_COMPACTIONJason Liu
Enable CONFIG_COMPACTION on imx6_defconfig to reduce the external memory fragementation Signed-off-by: Jason Liu <r64343@freescale.com>
2012-07-20ENGR00174054-1: i.mx6_defconfig: sync imx6_defconfig with v3.0.15Jason Liu
After upgrade kernel to 3.0.15, the defconfig also need be updated to sync with the kernel version change Signed-off-by: Jason Liu <r64343@freescale.com>
2012-07-20ENGR00172676 MX6Q: Add suport for i.MX 6Q Sabre Smart DeviceNancy Chen
Add suport for i.MX 6Quad SABRE Smart Device. Rename to SABRESD. Signed-off-by: Tony Lin <tony.lin@freescale.com> Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
2012-07-20ENGR00172222:imx6_defconfig: enable ARM errata software workaround 764369Jason Liu
We need enable the following ARM errata software workaround: CONFIG_ARM_ERRATA_764369=y This errata is TKT078684 in i.MX6Q errata list. In order to enable this errata, we need cherry-pick the following commit: ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed: f64f6df4241093ea928b0a263ec53b93b65efc08 In order to apply the above patch successfully and keep the git history, we also need cherry-pick the following commit: ARM: pm: add function to set WFI low-power mode for SMP CPUs 292ec42af7c6361435fe9df50cd59ec76f6741c6 These ERRATAs applied to i.MX6Q(cortex-a9:r2p10 smp) Signed-off-by: Jason Liu <r64343@freescale.com>
2012-07-20ENGR00171721 MX6Q: Add ADV7180 build as a moduleEven Xu
Add ADV7180 build as a module Signed-off-by: Even Xu <b21019@freescale.com>
2012-07-20ENGR00171094 MX6 GPIO keys: build in GPIO keysYuxi Sun
This commit mainly build in GPIO keypad.But because config file have not been update for long time, some item is added by kconfig automatically. The step is make imx6_defconfig, Make menuconfig, Choose gpio keypad enable Cp .config to imx6_defconfig Signed-off-by:Yuxi Sun <b36102@freescale.com>
2012-07-20ENGR00139278-1: Add MLB driver board level code for mx6qTerry Lv
Add board level code for mlb, including platform data, clock, etc. Signed-off-by: Terry Lv <r65388@freescale.com>
2012-07-20ENGR00170940 MX6Q: Add OV8820 MIPI as default moduleEven Xu
OV8820 MIPI camera driver will be built as a module default. Signed-off-by: Even Xu <b21019@freescale.com>
2012-07-20ENGR00170819-3 usb-gadget: add usb audio support at imx6 defconfigPeter Chen
Add usb audio gadget support at imx6 defconfig Signed-off-by: Peter Chen <peter.chen@freescale.com>
2012-07-20ENGR00170255-1 MX6Q PFUZE100: add board level support for pfuze100Robin Gong
1.modify some pins for support pfuze100 2.add mx6q_sabreauto_pmic_pfuze100.c to support regulator of pfuze100 3.modify imx6_defconfig to enable pfuze driver and regulator driver Signed-off-by: Robin Gong <B38343@freescale.com>
2012-07-20ENGR00170548-1 [IMX6Q] USB-HOST:Enable the USB video and audiomake shi
Enable the USB video config as module avoid conflict with CSI camera Enable the USB audio config as defult built in driver Signed-off-by: make shi <b15407@freescale.com>
2012-07-20ENGR00170523 imx6q-ard: add egalax touchscreen supportAdrian Alonso
* Add egalax touch screen support for sabreauto platform * Add egalax client to correct i2c channel * Fix GPIO assigned to touch screen interrupt * egalax driver depends of LED_CLASS for gpio interrupt handling and HIDRAW for X11 event notification and added to mx6q_defconfig Signed-off-by: Adrian Alonso <aalonso@freescale.com>
2012-07-20ENGR00170127 [IMX6Q]: incorrect kernel config for WLANRyan QIAN
- Add CONFIG_HOSTAP as CONFIG_WIRELESS_EXT's dependency Signed-off-by: Ryan QIAN <b32804@freescale.com>
2012-07-20ENGR00169782 [MX6Q]: Add new AR6003 driver to 2.6.38, replacing staging oneRyan QIAN
- remove the staging driver from default config of MX6 Signed-off-by: Ryan QIAN <b32804@freescale.com>
2012-07-20ENGR00161867 MX6Q: change CONFIG_FORCE_MAX_ZONEORDER from 13 to 14Wayne Zou
Fix the bug: can't allocate buffer if setting resolution to 1920*1080p Bug detailed description: use 1920,1080 output resolution mxc_sdc_fb mxc_sdc_fb.0: Unable to allocate framebuffer memory Signed-off-by: Wayne Zou <b36644@freescale.com>
2012-07-20ENGR00163128 [MX6q_ARM2]SATA Boot: reboot failed if boot from SATARichard Zhu
The root cause is that the sata power is not enabled after reboot the system when boot from sata. Built in the sata driver would fix this issue. In this way, the sata power would be enabled defautly when there is a sata device is plugged into the slot, otherwise, the power would be disabled. NOTE: Pls don't plug the sata disk after the system is booted up. System wouldn't recognized it, since there are no any power and clocks on the sata slot. Signed-off-by: Richard Zhu <r65037@freescale.com>
2012-07-20ENGR00162709 Add Support for MX6Q Sabre AutoEric Sun
Add file board-mx6q_sabreauto.c. The only real difference from board-mx6q_arm2.c is SD pin configuration is changed. Signed-off-by: Eric Sun <jian.sun@freescale.com>