summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* linux-3.0: Fix perf compile failure with eglibc 2.15Khem Raj2012-01-203-2/+35
| | | | | | | | | | There is a conflict with eglibc headers since new headers added the defines that compiler.h was redefining without undefining them Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: base on systemd-image to avoid duplicationKoen Kooi2012-01-161-17/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: point license checksum to the correct fileKoen Kooi2012-01-131-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.17Koen Kooi2012-01-13204-456/+430
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-ti-drivers: add task for TI related driversKoen Kooi2012-01-131-0/+34
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: bump SRCREV for usb fixKoen Kooi2012-01-131-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot_2011.09, u-boot_2011.12: Always use gnu ld for LDKhem Raj2012-01-133-2/+47
| | | | | | | | | u-boot wants GNU ld and cant link with gold so when default linker is gold we make sure that it still uses good old GNU ld Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: update runtime dependenciesKoen Kooi2012-01-101-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: clarify GPIO naming and print more EEPROM dataKoen Kooi2012-01-061-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: register all cape/daugherboard EEPROM permutation in ↵Koen Kooi2012-01-062-1/+65
| | | | | | the boardfile for am335x Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: make git config a CONFFILE to protect user updatesKoen Kooi2012-01-041-2/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: update to latest gitKoen Kooi2012-01-031-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux.inc: don't choke on missing defconfig in lzop depChristopher Larson2011-12-301-5/+10
| | | | | | | | | | When a recipe is being parsed which will be skipped due to an incompatible machine, no local defconfig will exist for the current machine. It seems that the fetch localpath code doesn't error in that case, so we need to check for an IOError on the attempted open. Without this, we can hit parse errors. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: OMAP MMC: Add delay before waiting for statusPeter A. Bigot2011-12-292-1/+47
| | | | | | | | | Pending upstream patch from http://patchwork.ozlabs.org/patch/132795/ is required to successfully boot on xM. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Tom Rini <tom.rini@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge branch 'master' of git.angstrom-distribution.org:meta-texasinstrumentsKoen Kooi2011-12-2952-516/+593
|\
| * ti-codec-engine: move PR_append into recipeKoen Kooi2011-12-292-2/+1
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-codec-engine: work around XDC runtime errorPeter A. Bigot2011-12-292-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | do_compile produces: js: "/prj/oe/bb/build/tmp-eglibc/work/beagleboard-angstrom-linux-gnueabi/ti-codec-engine-2_26_02_11-r114a/codec_engine_2_26_02_11/packages/ti/sdo/ce/osal/linux/package.xs", line 50: XDC runtime error: gnu.targets.arm.GCArmv5T: '$used' is sealed Fix comments out the conditional check per suggestion in http://e2e.ti.com/support/dsp/omap_applications_processors/f/447/t/110920.aspx Signed-off-by: Peter A. Bigot <bigotp@acm.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-codec-engine: move license checksum to recipeKoen Kooi2011-12-292-2/+1
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12RC: move to 2011.12 finalKoen Kooi2011-12-292-8/+25
| | | | | | | | | | | | Also fix the beagleboard expansionboard patch as reported by Peter Bigot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12rc1: add beagleboard and pandaboard patchesKoen Kooi2011-12-246-1/+254
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot 2011.12: add 2011.12rc1Koen Kooi2011-12-241-0/+21
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>