summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
| * pandaboard: new machine config to support both omap4430 and omap4460 based ↵Koen Kooi2011-12-242-0/+43
| | | | | | | | | | | | pandaboards Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * u-boot: cleanupKoen Kooi2011-12-243-24/+5
| | | | | | | | | | | | Set compatible machine in all recipes, remove deprecated versions for some machines Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-dsplink: fix build with make 3.85 (e.g. fedora)Koen Kooi2011-12-243-2/+32
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-dmai: clean up recipeKoen Kooi2011-12-2412-410/+74
| | | | | | | | | | | | | | | | * remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux 3.0: update to 3.0.14Koen Kooi2011-12-223-8/+7
| | | | | | | | | | | | Also make oprofile a module to workaround an oprofile bug highlighted in 3.0.13 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-cgt6x: add 7.2.7Koen Kooi2011-12-221-0/+11
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-cgt6x: update to 6.1.20Koen Kooi2011-12-222-11/+11
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-linuxutils: fix LICENSE syntaxKoen Kooi2011-12-221-2/+2
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux-ti335x-psp 3.1: disable whiteheat firmware to unbreak build with make 3.85Koen Kooi2011-12-212-2/+2
| | | | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux-ti81xx-psp 2.6.37: update to match latest *SDKKoen Kooi2011-12-203-6/+50
| | | | | | | | | | | | | | Boot Tested on DM8148 EVM Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux 3.1: set COMPATIBLE_MACHINE to beagleboard for the time being to work ↵Koen Kooi2011-12-201-1/+1
| | | | | | | | | | | | around linux.inc problems Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-sysbios: add 6.33.00.19Koen Kooi2011-12-192-8/+9
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-ipc: update to 1_24_00_16Koen Kooi2011-12-192-9/+8
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-dspbios: update to 5.41.11.38Koen Kooi2011-12-193-11/+9
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * ti-xdctools: update to 3.23.00.32Koen Kooi2011-12-193-19/+12
| | | | | | | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| * linux.inc: If the kernel has CONFIG_KERNEL_LZO=y, it may well attempt to use ↵Christopher Larson2011-12-191-0/+11
| | | | | | | | | | | | | | | | | | the 'lzop' utility to do the lzo compression, but we should not be relying on that utility being installed on the build machine. This currently affects the linux-omap4 build for omap4430-panda. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | If the kernel has CONFIG_KERNEL_LZO=y, it may well attempt to use the 'lzop'Christopher Larson2011-12-171-0/+11
|/ | | | | | | | | | utility to do the lzo compression, but we should not be relying on that utility being installed on the build machine. This currently affects the linux-omap4 build for omap4430-panda. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-tui.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* x-load.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* am-sysinfo_svn.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* beaglebone-getting-started: fix LICENSE, update to latest gitKoen Kooi2011-12-091-3/+3
| | | | | Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-gfx-image: add more EFL, it should start X nowKoen Kooi2011-12-081-1/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap 2.6.3[79]: fix SRC_URI after kernel.org changesKoen Kooi2011-12-082-2/+2
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: disable MUSB DMA for beagleboneKoen Kooi2011-12-082-6/+3
| | | | | | | This trades "not working" for "slightly less performance" for a lot of use cases Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp: make all patches work with 'git am'Koen Kooi2011-11-309-84/+43
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: fix regression introduced in 3.0.11Koen Kooi2011-11-302-1/+28
| | | | | | Upstream has been notified, so hopefully 3.0.13 will have this fix included Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: add support for ST7735FB, but don't enable it in the ↵Koen Kooi2011-11-304-6/+751
| | | | | | beaglebone boardfile yet Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: ADC support for beagleboneJoel A Fernandes2011-11-3011-1/+1431
| | | | | | | | | | | | | | | | First 3 patches are cherry picks from PSP. Next 7 add support for gen purpose adc, MFD support, sysfs triggering etc. Currently: cat /sys/bus/platform/tsc/ain* will trigger sampling Output of the 12-bit ADC will be in decimal 0-4095 TODO: 1. IIO driver support 2. Other ADC features Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>