summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-01Fix video timings to remove bad pixels2.6.31-ccwmx51js-201006011433Justin Waters
2010-05-21Make micro SD card read/write by defaultJustin Waters
2010-05-18Add support for SDIO Wireless chip on the CCWMX51JS2.6.31-ccwmx51js-201005181410Justin Waters
2010-04-06Fix mode string for ccwmx51js2.6.31-ccwmx51js-201004061606Justin Waters
2010-04-06Enclose autosuspend_disabled in CONFIG_PM switchJustin Waters
2010-04-05Add GPIO definition for One Wire Interface on CCWMX51Justin Waters
2010-04-05Add support for GPIO buttons and ledsJustin Waters
2010-04-01Add support for the SMSC9221 Ethernet Controller on the CCWMX51JSJustin Waters
2010-04-01Add support for WM8753 codec on the CCWMX51Justin Waters
2010-03-31Make mach-type more consistent with other MX51 boardsJustin Waters
2010-03-31Add support for LCD on the Digi CCWMX51JSJustin Waters
2010-03-31Fix MTD headers for MX51 CCWMX51JS boardJustin Waters
2010-03-29Add support for the SMSC LAN8710 PHYJustin Waters
2010-03-29Add initial support for the Digi ConnectCore Wi-MX51 JS BoardJustin Waters
2010-03-25Revert "ENGR00119267 revert to gcc 4.1.2 toolchain"Justin Waters
The old commit was meant to allow the kernel to be built with ancient toolchains. We don't need this, and it causes breakage. This reverts commit 780c087d472bcadaec4062e2ddf4036dfc7f3876.
2010-03-25ENGR00119305 imx23: fix ethernet standby issueZhou Jingyu
fix can not goto standby when using ethernet Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-03-25ENGR00119532 MX35: Change nand partition for bootloader to 3M bytesWallace Wang
Reserve 3M for bootloader since new nand block size is 512K byte. Signed-off-by: Wallace Wang <r59996@freescale.com>
2010-03-25ENGR00119504 MX25: Change nand partition for bootloader to 3M byteSammy He
Reserve more size to bootloader since new nand block size is 512K byte. Signed-off-by: Sammy He <r62914@freescale.com>
2010-03-25ENGR00119484 Update NFC INT wait timeout value to 1sJason
Update NFC INT wait timeout value to 1s. 1s should be enough for all platforms. If INT bit not set for 1s timeout value, this should be high potential of IC issues. Signed-off-by:Jason Liu <r64343@freescale.com>
2010-03-25ENGR00119296 Fix iMX23 display abnormal when change frequencyFrank Li
Miss clear BYPASS_CPU bit for CLKSEQ. CPU and HClk frequency will low than 24Mhz, so there are not enough bandwidth to support LCD refresh Signed-off-by: Frank Li <Frank.Li@freescale.com>
2010-03-25ENGR00119432 MX35 system can't re-boot up when SD/MMC boot is used.Richard Zhu
Do not disable the eSDHC clk on MX35 3DS board, since SYSTEM can't boot up after the reset key is pressed when the SD/MMC boot mode is used. The root cause is that the ROM code don't ensure the SD/MMC clk is running when boot system. Signed-off-by: Richard Zhu <r65037@freescale.com>
2010-03-25ENGR00119070 IPUv3 FB:Support DP local alpha in pixelLiu Ying
Modify MXCFB_SET_LOC_ALPHA ioctrl to support DP local alpha with alpha value contained in pixel. Signed-off-by: Liu Ying <b17645@freescale.com>
2010-03-25ENGR00119179 TVE: fix system hang for tvoutJason Chen
if unblank to blank tve fb too quickly, system will hang. It's caused by unprotected tve register access. Signed-off-by: Jason Chen <b02280@freescale.com>
2010-03-25ENGR00119081 V4l2 capture:Support NV12 output pixel format for still captureLiu Ying
Support NV12 output pixel format for still capture. Signed-off-by: Liu Ying <b17645@freescale.com>
2010-03-25ENGR00119104 MX23 ALSA: Resolve the problem of record from line-inLionel Xu
Resolve the line-in record problem. Signed-off-by: Lionel Xu <r63889@freescale.com>
2010-03-25ENGR00119274 TVE: HDTV can not workJason Chen
1.arrange display port according to choice of different display device 2.for ipu_disp.c: not round pixel clock to even for tvout. 3.cmdline "hdtv" enable 720P, "hdtv=2" enable 720P as primary. Signed-off-by: Jason Chen <b02280@freescale.com>
2010-03-25ENGR00119136 ipuv3: support 720p for ipu libJason Chen
To support 720p output for ipu lib. Signed-off-by: Jason Chen <b02280@freescale.com>
2010-03-25ENGR00119443 [MX23_BSP] GPMI driver computes wrong block size for K9GAG08U0DPatrick Turley
Improved the GPMI driver's use of information from the device identification database. Signed-off-by: Patrick Turley <patrick.turley@freescale.com>
2010-03-25ENGR00119275 ipuv3: dmfc size controlJason Chen
add dmfc size control for dynamic change and _setup. DMFC_NORMAL: segment 0,1 for DC, 4,5 for DP-BG, 6,7 for DP-FG. DMFC_HIGH_RESOLUTION_DC: segment 0~3 for DC, 4,5 for DP-BG, 6,7 for DP-FG. DMFC_HIGH_RESOLUTION_DP: segment 0,1 for DC, 2~5 for DP-BG, 6,7 for DP-FG. DMFC_HIGH_RESOLUTION_ONLY_DP: segment 0~3 for DP-BG, 4~7 for DP-FG. IPU diplay driver will try to enlarge its related DMFC segment size when it meet high resolution condition, but if dmfc is already in high resolution setting, dmfc will not change.That said, first request wins. For cmdline setting, "dmfc=1" is DMFC_HIGH_RESOLUTION_DC, "dmfc=2" is DMFC_HIGH_RESOLUTION_DP, "dmfc=3" is DMFC_HIGH_RESOLUTION_ONLY_DP. NOTE: DMFC_HIGH_RESOLUTION_ONLY_DP only can be set by cmdline. Signed-off-by: Jason Chen <b02280@freescale.com>
2010-03-25ENGR00114151 800x600-16@60 video not play correctlyRan Ferderber
Setting "video=mxcfb:800x600-16@60" in the exec command makes video not play correctly, IPU didn't play video when panel blank line where lower then minimum required by IPU Signed-off-by: Ran Ferderber r53561@freescale.com
2010-03-25ENGR00119324 Put GPMI NAND flash scan scheme code to the common NAND directoryJason
1.GPMI NAND flash scan scheme can overcome the shortcomings of MTD NAND community code. 2.Put it to the common NAND directory can benifit I.MX NAND driver besides GPMI NAND driver. 3.Fix the section mismatch build warnings on ALL platforms. 4.Fix the kbuild build errors of I.MX platforms. Signed-off-by:Jason Liu <r64343@freescale.com>
2010-03-25ENGR00119063 MX23: fix system halt rather than reboot when watchdog timeoutRobby Cai
fixed by setting AUTO_RESTART bit in HW_RTC_PERSISTENT0 register. Signed-off-by: Robby Cai <R63905@freescale.com>
2010-03-25ENGR00118892 MX23: iMX233 disable lcd clock when LCD offRobby Cai
Disable lcdif controller when suspend or screen blanked. By doing so, can set CPU freq to 64000Khz (ENGR00119096) Signed-off-by: Robby Cai <R63905@freescale.com>
2010-03-25ENGR00119075 fix iMX23 USB initialization cause wrong power statusFrank Li
USB initialization set power status register to wrong status. Cause power state change dead loop. Remove EA code using debug register to control HW_POWER_STS bit. That is not perfered. Signed-off-by: Frank Li <Frank.Li@freescale.com>
2010-03-25ENGR00119267 revert to gcc 4.1.2 toolchainAlan Tull
Change -march=armv7-a to -march=armv7a Revert "ENGR00116759 iMX51: Fix compile error when using gcc4.3.3" This reverts commit 39b2ec2cfc591472db51c75944d8462255e9cf4d. Signed-off-by: Alan Tull <r80115@freescale.com>
2010-03-25ENGR00119263: MX51 : Fix pll_set_rate functionRanjani Vaidyanathan-RA5478
pll_set_rate function should only wait for PLL relock if PLL is enabled. Also add a timeout to the infinte loop. Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
2010-03-25ENGR00119242 Add wait timeout support to void dead loop in NAND driverJason
1. Add wait timeout support to void dead loop in NAND driver, 2. Try best to use IRQ mode instead of POLLING mode Signed-off-by:Jason Liu <r64343@freescale.com>
2010-03-25ENGR00119004 v4l2 output: fix kernel dumpJason Chen
Use fbi screen_base as virtual addr instead of phys_to_virtual. Signed-off-by: Jason Chen <b02280@freescale.com>
2010-03-25ENGR00118363 Fix SATA drive failure on Ubuntu 9.10Dinh Nguyen
Fix SATA drive failure on Ubuntu 9.10 BugLink: https://bugs.launchpad.net/bugs/431963 Signed-off-by: Dinh Nguyen <r00091@freescale.com>
2010-03-25ENGR00119203 MX23: Correct VDDD value for CPU frequency 360 MHzNancy Chen
MX23: Correct VDDD value for CPU frequency 360 MHz. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
2010-03-25ENGR00119202: Fix DVFS-PER related bugs.Ranjani Vaidyanathan-RA5478
DVFS-PER needs to make sure that the pixel clock divider is an even integer. Added support for pixel clock being sourced from an external clock (PLL3) Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
2010-03-25ENGR00119199: ipu: add clock nodes for pixel clocksRanjani Vaidyanathan-RA5478
Added clock nodes for pixel clocks so that their rates and parents can be easily tracked. Signed-off-by: Rob Herring <r.herring@freescale.com>
2010-03-25ENGR00118872 Write bootstream to kernel by kobs with BCH ECCJason
Write bootstream to kernel by kobs with BCH ECC. Using the same combined Metadata & Block 0 BCH layout with ROM code. Page size 2048B; spare area 64B => ECC8, N=3, B0=512B, M=10B Page size 4096B; spare area 128B => ECC8, N=7, B0=512B, M=10B Page size 4096B; spare area 218B => ECC16, N=7, B0=512B, M=10B Signed-off-by:Jason Liu <r64343@freescale.com>
2010-03-25ENGR00118610 MX23: Add double buffering for PXPRobby Cai
use PXP_NEXT register to implement double buffering schema. Signed-off-by: Robby Cai <R63905@freescale.com>
2010-03-25ENGR00119150 Bluetooth: Handsfree audio has noiseWallace Wang
When bluetooth handsfree is enabled, sgtl5000 and bt sound cards are both opened. BT sound card playback can't use IRAM as sgtl5000 has used IRAM. The bt audio platform data - ext_ram is not set when kernel porting to 2.6.31. Signed-off-by: Wallace Wang <r59996@freescale.com>
2010-03-25ENGR00118946 imx23: enable wake up from USB 5VZhou Jingyu
enable wake up from USB 5V Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-03-25ENGR00118830 Update NAND driver scan scheme to support new nand typeJason
Update NAND scan scheme to support new nand type. With this patch Linux NAND driver can support new NAND flash on mx25/mx35 board while compatible with old NAND on old boards. Signed-off-by: Jason Liu <r64343@freescale.com>
2010-03-25ENGR00119069 V4L2 capture: Do not change current crop setting for tvin.Miao Yu
There is one CSI crop improvement (engr117261) in v4l2 capture. But the improvement is not suitable for tvin module since the ACT_FRM_SIZE wouldn't be the same with the SENSOR_SIZE. Signed-off-by: Miao Yu <r65093@freescale.com>
2010-03-25ENGR00119006 MX35: Configure TVIN as moduleWallace Wang
TVIN module is missed in MX35 configure file. Signed-off-by: Wallace Wang <r59996@freescale.com>
2010-03-25ENGR00119022 MX51: fix PWM backlight blinkKatherine Lu
fix PWM backlight blink Signed-off-by: Katherine Lu <katherine.lu@freescale.com>