summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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>
* beaglebone getting started: update to 1.0 releaseKoen Kooi2011-11-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone getting started: update to latest SRCREVKoen Kooi2011-11-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: update to latest SRCREV for fiber supportKoen Kooi2011-11-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone getting started: update to latest SRCREVKoen Kooi2011-11-161-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: Add image-version-info to info.txtJoel A Fernandes2011-11-152-1/+5
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image: Add image version info to root fsJoel A Fernandes2011-11-151-0/+2
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: fix c/p mistakeKoen Kooi2011-11-151-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: switch to beagleboard repoKoen Kooi2011-11-153-7/+9
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: create info.txt upon starting storage gadgetJason Kridner2011-11-153-1/+37
| | | | | | | | This creates a file called info.txt that saves some useful information for image versioning, network connectivity and beginner user debugging. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead ↵Koen Kooi2011-11-151-2/+1
| | | | | | of falling back to bone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: Refresh musb patchJoel A Fernandes2011-11-152-13/+57
| | | | | | | | | | This patch is rewritten to poll for the channel FIFO state without depending on a worker thread. The v2 version fixes all the previous issues, and remains to be seen if it also fixes the issue of 100% CPU usage with a mac. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>