[Lucid] fsl-imx51: update to latest Freescale BSP-2010-02-16 release
Bryan Wu
bryan.wu at canonical.com
Mon Feb 22 04:41:06 UTC 2010
Update Lucid fsl-imx51 branch to latest Freescale BSP release. Successfully
built kernel and tested it on Babbage board.
The following changes since commit c30395ee911af1152f51687d477fb987f8b58159:
Andy Whitcroft (1):
UBUNTU: Ubuntu-2.6.31-604.6
are available in the git repository at:
git://kernel.ubuntu.com/roc/ubuntu-lucid.git fsl-imx51
Bryan Wu (2):
Ubuntu: SAUCE: IMX51: Revert a BSP kernel ENGR00115370 patch which was changed in latest BSP
Ubuntu: SAUCE: IMX51: export symbol of ipu_clear_buffer_ready function
Jason (1):
ENGR00119693 Uniform handling NFC INT bit clearance
Jason Chen (3):
ENGR00119578 v4l2 output: fix fb setting for display 5
ENGR00119976 v4l2 output: use mannual buffer select for display channel
ENGR00120370 v4l2 output: fix display fail for blank fb during video play
Jun Li (1):
ENGR00119899 Add FEC iomux config and PHY reset.
Liu Ying (5):
ENGR00119582 V4L2 capture:Fix race condition for accessing kernel resource
ENGR00119720 IPUv3:Fix wrong UV offset set in CPMEM when idmac crops
ENGR00119710 MXC V4L2 output:Support YUYV and UYVY input pixel format
ENGR00119034 V4L2 overlay:Use DP to do CSC for preview on DPFG
ENGR00119975 IPUv3:Inform user when IDMAC UV-offset overflows
Patrick Turley (1):
ENGR00119847 [MX23_BSP] Support polled read/write for debug UART
Robby Cai (1):
ENGR00119635 MX23 fix wrong state transition of enable lcd controller
Robert Lee (2):
ENGR00116049-1 [imx23] Addition of FIQ system for chip errata/bo's
ENGR00116049-2 [imx23] Addition of FIQ system for chip errata/bo's
Sammy He (1):
ENGR00120054 MX51: Increase VPU IRAM size to support decoder
Wallace Wang (1):
ENGR00119583 MX35: Add regulators' standby control
Wu Guoxing (1):
ENGR00120126 mx51: add mem resources in platform device for gpu2d and gpu3d.
Zhou Jingyu (1):
ENGR00116787 change pmic event handling method
arch/arm/mach-mx35/mx35_3stack.c | 37 ++-
arch/arm/mach-mx35/mx35_3stack_pmic_mc13892.c | 37 ++-
arch/arm/mach-mx51/devices.c | 17 +-
arch/arm/mach-stmp378x/Kconfig | 6 +
arch/arm/mach-stmp378x/pm.c | 18 +-
arch/arm/mm/mmu.c | 5 +
arch/arm/plat-mxc/include/mach/mx51.h | 7 +-
arch/arm/plat-mxc/include/mach/mxc.h | 8 +-
arch/arm/plat-stmp3xxx/Kconfig | 2 +
arch/arm/plat-stmp3xxx/clock.c | 4 +-
drivers/media/video/mxc/capture/csi_v4l2_capture.c | 12 +-
drivers/media/video/mxc/capture/ipu_prp_vf_sdc.c | 46 ++-
drivers/media/video/mxc/capture/mxc_v4l2_capture.c | 12 +-
drivers/media/video/mxc/capture/mxc_v4l2_capture.h | 6 +-
drivers/media/video/mxc/output/mxc_v4l2_output.c | 488 ++++++++------------
drivers/media/video/mxc/output/mxc_v4l2_output.h | 5 +-
drivers/mtd/nand/mxc_nd2.c | 33 +--
drivers/mtd/nand/mxc_nd2.h | 14 +-
drivers/mxc/ipu/ipu_common.c | 19 +-
drivers/mxc/ipu3/ipu_common.c | 151 ++----
drivers/mxc/ipu3/ipu_param_mem.h | 25 +-
drivers/mxc/pmic/core/mc13892.c | 4 +-
drivers/mxc/pmic/core/pmic.h | 4 +
drivers/mxc/pmic/core/pmic_common.c | 67 ++-
drivers/mxc/pmic/core/pmic_core_i2c.c | 25 +-
drivers/mxc/pmic/core/pmic_core_spi.c | 16 +-
drivers/net/fec.c | 9 +
drivers/power/stmp37xx/Makefile | 4 +-
drivers/power/stmp37xx/fiq.S | 108 +++++
drivers/power/stmp37xx/linux.c | 159 ++++++--
drivers/serial/stmp-dbg.c | 46 ++-
drivers/video/mxc/mxc_ipuv3_fb.c | 35 +-
drivers/video/stmp37xxfb.c | 9 +-
include/linux/ipu.h | 7 +-
34 files changed, 889 insertions(+), 556 deletions(-)
create mode 100644 drivers/power/stmp37xx/fiq.S
More information about the kernel-team
mailing list