aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-12ti-codecs-omapl137: Use L138 codecs for public URL and patchRoger Monk
* Start using OMAPL138 codecs as basis for OMAPL137 combo * Patch to build combo package with L137 xdc config * Move common patch to 'files' Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: OMAPL137 include path fix for 2.6.33Roger Monk
* Add ifdef in DMAI Fbdev driver for da830/l137 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dsplink: Add support for OMAPL137Roger Monk
* Add patches to enable OMAP138 (OMAPL1XX) dsplink against PSP GIT kernel * Bump PR, to reflect patch change Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap*: compile ext4 support into uImage instead of modulesPaul Menzel
This allows booting from an ext4 rootfs Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-recipes: Remove temporary (previously) commented (unused) variablesRoger Monk
* Variables were commented during cleanup - remove * Prepare for collapsing ti-paths/ti-multimedia-common in subsequent patch Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti recipes: fix shlibsKoen Kooi
2010-04-12overo: switch to linux-omap-psp 2.6.32 as defaultKoen Kooi
2010-04-12gstreamer-ti: include MACHINE_KERNEL_PR in PR since it statically links to ↵Koen Kooi
libs using M_K_P
2010-04-12linux-davinci: Update da8xx/omaplxx to latest commits, remove merged patchRoger Monk
* Update to head of tree to pick up USB/SATA fixes * Remove merged patch * Switch git source repo from /people to /projects * Bump KERNEL_PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-recipes: Remove old unused patches/files, cleanup /filesRoger Monk
* Remove old legacy patches (from older kernel version support) * Relocate files from /files to recipe specific directories Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dm355-module: unbreak the build by accepting EULADenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfigKoen Kooi
2010-04-12linux-davinci: update to the latest staging snapshotDenys Dmytriyenko
2010-04-12alsa-state: update asound.state for beagle, omap3, and overo to reflect asoc ↵Steve Sakoman
changes in 2.6.31 Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: add patch to add a proper 720p60 mode to modedb.cKoen Kooi
2010-04-12ti-codecs-dm6446: change checksums and fix buildKoen Kooi
2010-04-12ti-local-power-manager: reinstate dm6446 supportKoen Kooi
2010-04-12ti-dsplink: Add support for DM6446 build (~ from Niclas)Roger Monk
* patches for DM6446 dsplink build Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12omap3.inc: bump MACHINE_KERNEL_PRKoen Kooi
2010-04-12ti-codecs-dm355: codec server has no GNU_HASHDenys Dmytriyenko
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: add patch to fix SGX clocks on DM37xx and update ↵Koen Kooi
omap3evm defconfig to enable SRF
2010-04-12ti-codecs-dm355: fix checksumsRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-sysbios: Initial Support for BIOS 6 (6.21.01.16)Roger Monk
* Initial support for SysBios (Bios 6) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-xdctools: Add latest XDC Tools 3.16.03.36Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dspbios: Add latest DSP/BIOS 5 - 5.41.03.17Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dm355mm-module: adjust for removed dm355 .incKoen Kooi
2010-04-12ti-codecs-dm355: Align with other codec recipesRoger Monk
* Use same structure as other codec recipes * Prepare for common include * Fix staged directory which broke after previous restructure * Rename to match full PV Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixesKoen Kooi
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci_git: Latest kernel DA8/OMAPL + improved hawkboard supportRoger Monk
* Update all omapl kernels to latest commit (da830/da850/hawk) * Add small patch for compile warning if REGULATOR disabled * Hawkboard * Add latest hawkboard patch * Boardfile cleanup * Addition of cpufreq/cpuidle/pm * Updated defconfig to disable regulator/rtc (no battery on hawk) * Start da830 using multi-kernel * Update defconfigs * Only deconfig updated (some configs not rebased, * i.e. no ATA, still using ONDEMAND governor Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci git: VPIF fix for hawkboard and tweak defconfigKoen Kooi
2010-04-12ti-dvsdk-demos: use the proper variable for the buildDenys Dmytriyenko
PLATFORM variable is no longer set in the common .inc file, use the local TARGET var instead. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-omapl138: Fix DMA resource allocation in DSP ServerRoger Monk
* This patch configures DMAN3 resources to be used by DSP * TCCs and PaRams configured to match those marked exclusively for DSP usage (and reserved accordingly in ARM linux kernel) * 12 TCC allocated * 50 PaRams * Scratch group sizing adjusted to match max 12 TCC available Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12gstreamer_ti: Patch dm6467 config to remove multiple cs serversRoger Monk
* dm6467 uses single cs server in latest codecs drop * patch ticodecplugin to match Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codecs-dm6467: Recipe align with omap3/omapl/dm6446Roger Monk
* rename to match PV * public SRC_URI based on DVSDK 3.10 beta * prepsources/compile * package into ti-codecs-server * prepare for common .inc Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp 2.6.32: update to latest PSP gitKoen Kooi
* refresh patches and make them all git am'able * Add initial beagleboardXM support * make it the default for beagleboard * turn off rtc-ds1307 since it renders beagles without zippy expansion boards unbootable * PSP git broke multi usb gadget, disable it for now
2010-04-12ti recipes: Start moving /files into package specific directoriesRoger Monk
ti-codec-engine: Cleanup Codec Engine Recipe * Fix Installer Issues * Cleanup Variable Names + Add for all targets * Remove non-tspa older 2.24.01 recipe * Add omapl137 depends ti-xdais: Recipe Cleanup ti-dsplink: Add runscript to run all example applications (for easy testing) * Add run script * Rename load/unload scripts for consistency * Use _append instead of += for RDEPENDS * ti-dsplink: fix GPPOS for omapl137 * SED out CROSS_COMPILE from dsplink Makefile gstreamer-ti: Recipe Cleanup align with other recipes * Recipe cleanup, cosmetics * Move required variables inside recipe * Ensure all targets have variables assigned * Add -rc scripts for all targets * Add runtime recommends for all targets * Needs LINUXKERNEL_INSTALL_DIR setting * export LINUXKERNEL_INSTALL_DIR for gstreamer_ti * add logic for patching to newer kernel (mach/omapfb) * don't error out if the sed on omapfb fails since the header won't be there for non-omap3 ti-codecs: Recipe cleanup for omapl, omap3 and dm6446 * Cleanup of omap3, omapl138, omapl137, dm6446 * Start building omapl138 recipe * Add prepsources step * Package codecs into -server package * Add qualiTI reports and codec data sheet * Variable cleanup * Set stage for common codec build recipe * Temp comment out variables, for removal in subsequent commit after validation ti-dmai: Recipe cleanup * Recipe cleanup, cosmetics * Move required variables inside recipe, remove unused variables * Runtime deps for -apps, -tests * Add loadmodules script for omapl137 * Need to pass path to CE 'example' codecs for arm side audio codec (g711) ti-local-power-manager: Set XDC_PLATFORM * lpm needs XDC platform defined. Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dsplib: Add TI 64x+ DSPLIB support to OERoger Monk
* Download, Unpack and Stage DSPLIB kernels * Download is tgz, but named gz + contains IJ installer * Add custom unpack for this * Multimedia Common path addition (DSPLIB/CODEC) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12freondemo: update to latest git, add ipcsinkKoen Kooi
2010-04-12linux: multi-kernel: Fix softlinks - squashmeRoger Monk
* Make softlinks relative (remove hardcode host paths) Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dmai: fix GPPOS/G711 issue similar to ti-codec-engineDenys Dmytriyenko
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-codec-engine: set GPPOS for dm355 to fix G711 dmai failureKoen Kooi
2010-04-12u-boot: Update da830/da850-omapl138 targets to use latest 2009.11Roger Monk
* Switch to arago/projects instead of arago/people Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patchRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Start using multi-kernel flow for da850-omapl138-evmRoger Monk
* Main defconfig now has more options 'angstrom'-like * Note USB gadget disabled while debugging * Update to latest master da850-omapl138 kernel + config mods * All configs add ts driver added (since now multifunction device) * Added 'stats' version with extra pm config options (kernel stats/etc) * new config for uicapture + lcd display * More options + OHCI enabled in 'regular' config * Remove da850-omapl138 merged patches * Add new patches for Hawkboard Kernel * Introduce board file for hawkboard * Remove machine patch * Config update * All peripherals sanity tested * OK - Console, Enet, Audio, Display, USB OHCI, Video Capture, MMC, NAND, SATA * Some Issues - USB OTG disconnect problems * KO - RTC, (PM, etc) * increase kernel partition to 4MiB for hawkboard * dm6467t-evm is SOC_FAMILY=dm6467 Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-recipes: Add SECTION qualifiers to recipesRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12multi-kernel: Allow inclusion in regular kernel build flow, deploy improvementsKoen Kooi
* user proper name for *Image in deploy * Moved from do_compile to seperate task, pre-configure step * Context save/restore the regular defconfig, so we don't break the normal flow * Install binaries and .configs + create symlinks * Add deploy_append step to install normal flow .config in same fashion * When there are no additional configs defined the do_compileconfigs() method changes to a NOOP Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12linux-davinci: Update da850-omapl138 to latest staging kernel 2_6_33Roger Monk
* Update to latest staging kernel + use PSP defconfig * Add rebased ts patches + enable configs * Enable MMC unsafe removal (for deep-sleep support when sd/mmc mounted) * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12ti-dsplink: Add support for 2.6.33 and fix XDC interface generationRoger Monk
* Add patch to dsplink_1.64.bb for 2.6.33 support * Header move from linux/autoconf.h to generated/autoconf.h * Make file writable in staging Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-04-12angstrom feed uploader: properly blacklist ti sourcetree packagesKoen Kooi
2010-04-12linux-omap-multi-psp 2.6.32: example recipe on how to use multi-kernel.incKoen Kooi