summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2010-04-06Fix mode string for ccwmx51js2.6.31-ccwmx51js-201004061606Justin 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 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-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-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-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-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-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>
2010-03-25ENGR00119023-1 MX51: Build in SPI NOR flash driverLily Zhang
Add CONFIG_MTD_MXC_DATAFLASH to build in SPI NOR flash driver Signed-off-by: Lily Zhang <r58066@freescale.com>
2010-03-25ENGR00119024 USB OTG nobody cared IRQ when add gadget driver.Jun Li
When add usb gadget driver in OTG mode, cause nobody cared irq, this pach disable usbintr in udc driver probe. Signed-off-by: Li Jun <r65092@freescale.com>
2010-03-25ENGR00118995 iMX23: power supply protection mechanism must be implemented.Robert Lee
iMX23: power supply protection mechanism must be implemented in order to properly protect the SoC from damage or getting into a locked up state. Several chip errata exists which (some are documented and some are not yet documented at the time of this writing). Signed-off-by: Robert Lee <robert.lee@freescale.com>
2010-03-25ENGR00118898 mx35: fix error when disable pseudo irqZhou Jingyu
avoid i2c access of pseudo irq ops while suspending Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-03-25ENGR00116829 close usbpll for usb controler is not in serial mode.Jun Li
1. close usb_clk after usb otg controller switch to utmi mode. 2. usb_clk is a glabal variable for 60M usbpll, when enable usboh3_clk for i.MX51 host port, usb_clk is used, which causes usb_clk can not be closed after the controller is in ULPI mode. Signed-off-by: Li Jun <r65092@freescale.com>
2010-03-25ENGR00117147-2 USB clock gating and PHY low power mode.Jun Li
1. If there is no usb devices connectted or all connectted usb devices are in suspend state, usb host can suspend its whole bus, then put the PHY into low power mode and close all usb clocks. 2. close all usb clocks for usb device low power mode. (The patch is splitted 2 patches, this is FSL specific driver part.) Signed-off-by: Li Jun <r65092@freescale.com>
2010-03-25ENGR00118976: Fix mx37 build due missing function definition.Ranjani Vaidyanathan-RA5478
Fixed build break when MXC_DVFS_PER is not defined. Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
2010-03-25ENGR00118544 iMX23 Clear dangerous macro stmp3xxx_setl(clearl)Frank.Li
No all regiser use _SCT. stmp3xxx_setl may write to wrong address. please use __raw_write (value, REG_XXX_SET) to write date to SCT register. Only REG_XXX_SCT is defined when it exist at hardware. Signed-off-by: Frank.Li <Frank.Li@freescale.com>
2010-03-25ENGR00088305: Add DVFS-PER supportRanjani Vaidyanathan-RA5478
Added support for DVFS-PER for both MX37 and MX51. Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
2010-03-25ENGR00118915 MX23: VDDD_BO voltage needs to be updatedNancy Chen
MX23: VDDD_BO voltage needs to be updated which caused the system hangs if cpufreq Conservative governor is using and CPUFREQ is trigged. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
2010-03-25ENGR00118888-2 Fix iMX23 mfg firmware usb segment faultFrank Li
Miss some configuration and wrong use put_unaligned_be32 Signed-off-by: Frank Li <Frank.Li@freescale.com>
2010-03-25ENGR00114902 MX35: Enable SD clock before rebootWallace Wang
MX35 ROM code will not configre SD clock, while linux kernel will disable SD clock when there is no data transfer, so need to enable SD clock before reboot for SD boot mode Signed-off-by: Wallace Wang <r59996@freescale.com>
2010-03-25ENGR00109408 mx25 usb remote wakeupAlbert Chen
Add remote wakeup feature for host mode. Signed-off-by: Albert Chen <r65187@freescale.com>
2010-03-25ENGR00118376 MX35: Fix FEC build errorLily Zhang
Use "MXC_FEC_BASE_ADDR" instead of FEC_BASE_ADDR Signed-off-by: Lily Zhang <r58066@freescale.com>
2010-03-25ENGR00118399 MX35 RNG: Cann't insert module rng_test_driver.koWilliam Lai
In the rng_test_driver.ko and rng_test, RNG_REGISTER_PEEK_POKE flag should be defined, otherwise, the rng_read_register() and rng_write_register() functions will not be defined. And the flag RNG_REGISTER_PEEK_POKE depends on CONFIG_RNG_TEST_DRIVER, which is not set in the default config file. Resolve the problem by setting the CONFIG_RNG_TEST_DRIVER. Signed-off-by: William Lai <b04597@freescale.com>
2010-03-25ENGR00118672 Fix build break in imx233_updater_defconfigNancy Chen
Fix build break in imx233_updater_defconfig. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
2010-03-25ENGR00118645 MX51:Change configurations for ubuntu 9.10Lily Zhang
1. Disable CONFIG_SYSFS_DEPRECATED for udev 2. Enable CONFIG_RFKILL for USB dongle 3. Enable CONFIG_USB_VIDEO_CLASS for cheese 4. Enable ext4 file system Signed-off-by: Lily Zhang <r58066@freescale.com>
2010-03-25ENGR00118562 MX25: Fix audio cannot work with sgtl5000 revision 16.Guoqing Jiang
Delete VDDD setting for sgtl5000 chip, make sure it's correspondence with schematic. Signed-off-by: Guoqing Jiang <b22156@freescale.com>
2010-03-25ENGR00117528 MX23: Restructure CPUFREQ driverNancy Chen
Restructure CPUFREQ driver. Add conservative governor support. Add CPUFREQ trigger implementation. Add H_CLK auto slow mode support Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
2010-03-25ENGR00118029 i.mx233: fix resume issueb02241
fix system can not resume on 2.6.31 branch Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-03-25ENGR00118509 Update the defconfig to include V4L2Robby Cai
Fix PXP compiling problem after V4L2 option turned on as well Signed-off-by: Robby Cai <R63905@freescale.com>
2010-03-25ENGR00118228 i.mx35: fix SD/MMC card detectionZhou Jingyu
fix mcu driver irq handler for SD/MMC card detection Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
2010-03-25ENGR00118522 iMX23 correct CATLAT value of 2.5 cyclesFrank.Li
Since the true CAS latency can only be changed subsequently if WRITEMODEREG is set, and since WRITEMODEREG is not currently used in the BSP, these 2.5 settings in emi.inc don't really matter. However, they may give a lot of confusion for whoever is debugging the EMI driver, since the HW_EMI register will read one thing, while the controller is doing another thing remove all frequency settings for DDR1 below 96MHz. These are not supported and not useful. Signed-off-by: Frank.Li <Frank.Li@freescale.com>
2010-03-25ENGR00116517 [MX233_BSP] Port ThreadX SDK NAND Flash device identificationPatrick Turley
Added the device identification and timing database. Adjusted the GPMI NAND Flash driver to use this information. Signed-off-by: Patrick Turley <patrick.turley@freescale.com>
2010-03-25ENGR00118444 iMX23 Change die temperature measure change to LRADC1Frank.Li
LRADC7 for measurements other than battery voltage will cause the wrong value to be copied over to the power supply. Connecting 5V and then disconnecting to run from battery will be unstable. This fix change LRADC7 to LRADC1 to measure die temparature Signed-off-by: Frank.Li <Frank.Li@freescale.com>