summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-ti335x-psp 3.2: update to 3.2.6Koen Kooi2012-02-2790-296/+5873
| | | | | | | Readahead fixed! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.5Koen Kooi2012-02-27277-2/+21802
| | | | | | | Runtime tested on a beaglebone A3 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: fix ehrPWM polarity inversionKoen Kooi2012-02-271-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libgles-omap3: fix S for IJ unpack changesKoen Kooi2012-02-252-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot git: Update omap3-touchbook for u-boot-fw-utils changeTom Rini2012-02-201-1/+3
| | | | | Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: Add fw_env.config for beagleboardTom Rini2012-02-201-1/+8
| | | | | | | | beagleboard provides a correct fw_env.config file so add to the SRC_URI and RRECOMMENDS on u-boot-fw-utils. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot.inc: Move fw_env.config to main packageTom Rini2012-02-201-8/+1
| | | | | | | | | | Now that u-boot-fw-utils is a separate recipe (in oe-core) we do not want to try and build the tools here. We also want to package the fw_env.config file in the main package, if it exists. Acked-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules: fix for corrected ti-eula-unpackPeter A. Bigot2012-02-201-1/+2
| | | | | Signed-off-by: Peter A. Bigot <bigotp@acm.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai_svn: correct path within svn checkoutPeter A. Bigot2012-02-201-3/+6
| | | | | | | | | | | | At r642 as currently retrieved, the contents of ${S} are subdirectories dmai and patches, so the subsequent attempt to run "make clean" in ${S} fails because there is no Makefile there. Append /dmai to the default ${S}, remove the now incorrect /dmai from LIC_FILES_CHKSUM, and correct the strippath for the patches to reflect the new starting location. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-codecs-omap3530: fix for corrected ti-eula-unpackPeter A. Bigot2012-02-201-10/+10
| | | | | | | | | | | | Remove directory prefix for tar files that use TI_BIN_UNPK_CMDS that specifies unpacking into workdir; formerly that specification was ignored and these were unpacked into a package-specific subdirectory of ${HOME}=${WORKDIR}. Note c64xplus_deinterlacer overrides TI_BIN_UNPK_CMDS and does not specify workdir, so its prefix is correct. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* various: fix installation directories for corrected ti-eula-unpackPeter A. Bigot2012-02-203-3/+6
| | | | | | Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-eula-unpack: remove extraneous newline in cmd outputPeter A. Bigot2012-02-201-1/+1
| | | | | | | | | print adds one already; to add another causes the input to be off and the default installation directory to be used, at least on Fedora 15. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: rebase patches onto latest v3.2-staging branchKoen Kooi2012-02-1023-252/+146
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: add support for Towertech TT3201 CAN capeKoen Kooi2012-02-103-8/+321
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cloud9-image: include CAN supportKoen Kooi2012-02-101-0/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* bonescript: major reworkKoen Kooi2012-02-101-12/+11
| | | | | | | | | * switch to tarball to get a working .git * post-process out x86 binaries * remove allarch Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-getting-started: update to latest gitKoen Kooi2012-02-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai: build fixEnrico Butera2012-02-101-1/+1
| | | | | | | Properly set ${S} dir. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard: Add fw_env.configTom Rini2012-02-101-0/+1
| | | | | | | | This adds a fw_env.config file that is valid for BeagleBoard's with NAND for U-Boot environment. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREVKoen Kooi2012-02-071-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: include systemd-analyzeKoen Kooi2012-02-071-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add tslib-tests to test touchscreensKoen Kooi2012-02-071-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add mplayer to test media playbackKoen Kooi2012-02-071-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: adjust for kernel 3.2 based sysfs layoutKoen Kooi2012-02-074-16/+7
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.2: enable w1 for beaglebone, fix bootlogoKoen Kooi2012-02-0723-72/+153
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.2: fix sd timeout, use pwm for backlight, add SPI fb supportKoen Kooi2012-02-0722-36/+974
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp: add 3.2 based on 3.2-staging branchKoen Kooi2012-02-0119-0/+12369
| | | | | | runtime tested on beaglebone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules 4.05.00.03: add missing quote for 814x machinesKoen Kooi2012-01-301-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: fix beagleboard C4 memory detectionKoen Kooi2012-01-3011-27/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test results (which emberassingly enough lack an actual C4): BeagleBoard B6: OMAP3530-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 128 MiB NAND: 256 MiB [..] Beagle Rev Ax/Bx BeagleBoard C3: OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 mHz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 256 MiB [..] Beagle Rev C1/C2/C3 BeagleBoard C5: OMAP3530-GP ES3.1, CPU-OPP2, L3-165MHz, Max CPU Clock 720 mHz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 512 MiB [..] Beagle Rev C4 BeagleBoard xM A: OMAP3630/3730-GP ES1.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 512 MiB NAND: 0 MiB [..] Beagle xM Rev A BeagleBoard xM C: OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 512 MiB NAND: 0 MiB [..] Beagle xM Rev C Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: add dto patch to fix problems with various sd cardsKoen Kooi2012-01-272-1/+36
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: hide subpackages from shlib codeKoen Kooi2012-01-271-1/+8
| | | | | | This depends on a matching patch to OE-core: http://patches.openembedded.org/patch/20191/ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: make postinsts safe for offline-root usage (e.g. do_rootfs)Koen Kooi2012-01-271-8/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: enable X11 windowing system when installing the X11 WS subpackageKoen Kooi2012-01-271-1/+4
| | | | | | The X11 WS is not installed by default, but currently won't work when being manually installed. This change has no effect existing X11-less installs/images/tasks. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: Guard use of SOC_FAMILY to account for it being emptyKhem Raj2012-01-272-6/+6
| | | | | | | | | Right now SOC_FAMILY is set to 'Unknown' by default by angstrom distro but others might not set it as all so it will be empty hence we take care of the case if this is empty Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: fix beaglebone cape detectionKoen Kooi2012-01-262-1/+47
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules 4.05.00.03: adjust omap3 module locationKoen Kooi2012-01-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: add DRI subpackages to PACKAGESKoen Kooi2012-01-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: add 4.05.00.03Koen Kooi2012-01-261-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: add 4.05.00.03Koen Kooi2012-01-261-0/+45
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: adjust packaging for all windowing systems to remove the ↵Koen Kooi2012-01-261-2/+26
| | | | | | magic esrev file Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: install X11 windowing system for newer SDK releases as wellKoen Kooi2012-01-261-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: package DRI windowing system as wellKoen Kooi2012-01-261-2/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: merge in updates from aragoKoen Kooi2012-01-263-16/+49
| | | | | | | | | * ES3.x do_install fix * AM335x support And one non-arago fix: break dependency on 'initscripts' package Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgles-omap3: split support for ES revisions into subpackages where possibleKoen Kooi2012-01-261-7/+52
| | | | | | This allows deinstalling ES revisions which aren't wanted on your target. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: fix beagleboard DSI PLL regressionKoen Kooi2012-01-252-1/+31
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: enable support for beaglebone cape EEPROM based detectionKoen Kooi2012-01-256-2/+566
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* alsa-state: add beagleboard specific asound.stateJoshua Lock2012-01-252-0/+657
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: re-enable MUSB DMA for beagleboneKoen Kooi2012-01-242-3/+6
| | | | | | | | The production tester breaks with DMA disabled, so enable it again. Any breakage due to this should get reported to TI PSP so they can fix it. This effectively reverts aa209df889e2fce6f231e10552b5e7de4605889a Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: fix L2 cache on non-omap4 platformsKoen Kooi2012-01-232-1/+31
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com>