summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based nowKoen Kooi2011-11-291-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: convert beagleboard to SPL buildKoen Kooi2011-11-2923-230/+1901
| | | | | | | Runtime tested on an xM rev C Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.12Koen Kooi2011-11-292-4/+4
| | | | | | The internal ethernet on the beagleboard is not affected by the 3.0.11 usb bug, but other usb devices might be. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.11Koen Kooi2011-11-282-4/+4
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Denys Dmytriyenko <denys@ti.com>
* linux 3.0: update to 3.0.10Koen Kooi2011-11-222-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* netbase: update to 4.47 to match OE-coreKoen Kooi2011-11-212-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: enable all i2c and spi sensors for beagleboneKoen Kooi2011-11-192-113/+127
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: enable i2c2 for beagleboneKoen Kooi2011-11-172-1/+65
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x 3.1: enable i2c2 for beagleboneKoen Kooi2011-11-174-1/+198
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: update to latest SRCREVKoen Kooi2011-11-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>