linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xM
authorKoen Kooi <koen@openembedded.org>
Sat, 26 Jun 2010 14:02:07 +0000 (16:02 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 26 Jun 2010 14:51:48 +0000 (16:51 +0200)
commit3af603f108e78a8ba867fdcfab40dc1dbe2b0060
treee804aa08332f13c08e0470402e7207f3231e3bab
parent2286da60bd6fab66f4dfef92d97609b3b8685a8a
linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xM
32 files changed:
conf/machine/include/omap3.inc
recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle
recipes/linux/linux-omap-psp-2.6.32/beagleboard/defconfig
recipes/linux/linux-omap-psp-2.6.32/cam/0001-mt9t111-first-stab-at-merging-sensor-driver-based-on.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0002-mt9t111-Fix-all-checkpatch-errors.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0003-mt9t111-Pass-v4l2_int_device-data.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0004-omap3beagle-Add-camera-support.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0005-TEMP-omap3beagle-camera-Add-defconfig.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0006-omap3beagle-camera-Add-support-for-regulators.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0007-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0008-omap3beagle-camera-Fix-null-pointer-dereference.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0009-Revert-TEMP-omap3beagle-cam-Enable-OMAP_MUX.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0010-omap3beagle-camera-Change-arch-late_initcall.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0011-omap3beagle-camera-Move-i2c-registration-to-the-main.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0012-ARM-OMAP3-make-camera-code-build-if-MT9T111-is-built.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0013-DEBUG-omap3beagle-camera-Force-mode0-in-cam_xclka.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0014-OMAP3-CLOCK-Add-capability-to-change-rate-of-dpll4_m.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0015-Revert-DEBUG-omap3beagle-camera-Force-mode0-in-cam_x.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0016-omap3beagle-camera-Fix-wrong-XCLKA-selection.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0017-omap3isp-set-CAM_MCLK-to-172.8-MHz-allows-exact-9.6-.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0018-Fix-Moved-MCLK-setting-to-the-board-file.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0019-omap3isp-core-Do-smarter-MCLK-setting.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0020-omap3beagle-camera-set-mclk-for-mt9t111.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0021-mt9t111-Fix-max-supported-xclk.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0022-omap3beagle-camera-Clarify-regulators-names.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0023-omap3beagle-camera-Fix-powerup-sequence.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0024-omap3beagle-camera-Change-vaux4-to-1.8v.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0025-omap3beagle-camera-Rename-regulators-to-match-actual.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0026-omap3beagle-camera-Complement-remainig-sensor-hw-con.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0027-mt9t111-Fix-detect-function-retval-and-cleanup-print.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp-2.6.32/cam/0028-omap3beagle-camera-Set-padconf-settings-in-cam-init.patch [new file with mode: 0644]
recipes/linux/linux-omap-psp_2.6.32.bb