summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* beaglebone: move to linux-ti33x-psp kernelKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipeKoen Kooi2011-10-171-4/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone: use proper SOC_FAMILYKoen Kooi2011-10-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am335x-evm: fix XSERVER contentKoen Kooi2011-10-171-4/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* am335x-evm: add machine config with corresponding ti33x SOC_FAMILYDenys Dmytriyenko2011-10-172-0/+42
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: add TI33x PSP kernel with am335x-evm configsDenys Dmytriyenko2011-10-179-0/+8147
| | | | | | | | | | | New proper ti33x SOC_FAMILY Use linux-am33x PSP repository on Arago, aligned with AM-SDK Use tipspkernel DISTRO_FEATURE to opt out of additional patches over PSP Original LED patch from Koen was massaged to apply on top Beaglebone defconfig is from Joel's kernel Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap: remove unused .inc filesDenys Dmytriyenko2011-10-172-23/+0
| | | | | | | Those were ported from Arago, but never used in meta-ti Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: move to latest rev, disable d-cacheKoen Kooi2011-10-171-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui: add missing service file, as spotted by Roger MonkKoen Kooi2011-10-171-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uasKoen Kooi2011-10-172-5/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: switch beagleboard and beaglebone to RO rootfs at bootKoen Kooi2011-10-164-2/+56
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: default to 4GiB, but use 2GiB for beagleboneKoen Kooi2011-10-151-1/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-am335x-joel: Enable g_file_storage kernel moduleJoel A Fernandes2011-10-142-2/+2
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usageKoen Kooi2011-10-141-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add beaglebone-tester appKoen Kooi2011-10-141-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: A component-based test framework for BeagleBoneJoel A Fernandes2011-10-142-0/+76
| | | | | | | | | | | Test scripts to be integrated into BeagleBone hardware testing images and run automatically during boot time to determine if all hardware components are working correctly. Auto tests controllable from uEnv.txt which is auto deleted on a test success. For future use, the individual scripts can be run from /var/lib/bone-tester/component Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647eKoen Kooi2011-10-143-8/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: Add kernel-modules packageJoel A Fernandes2011-10-141-0/+1
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: switch to task-ti-testKoen Kooi2011-10-141-6/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-ti-test: clean up machine specific bits, inherit allarchKoen Kooi2011-10-131-10/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: raise bootdelay to 1 for the time beingKoen Kooi2011-10-132-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2010rc: switch to Toms latest branch, rediff env patchesKoen Kooi2011-10-135-106/+42
| | | | | | This fixes the boot slowdown regression Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copyingKoen Kooi2011-10-131-7/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: add systemd-speed-hacksKoen Kooi2011-10-121-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add vim and procpsKoen Kooi2011-10-121-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update to latest Joel, rebase Jasons patchesKoen Kooi2011-10-127-115/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: addKoen Kooi2011-10-111-0/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix 2.0: first round of fixesKoen Kooi2011-10-1112-47/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Matrix 2.0: initial addKoen Kooi2011-10-1113-0/+427
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: add support for loopthrough expansion boards like the uLCD-liteKoen Kooi2011-10-114-3/+351
| | | | | | also add led driver for the beacon board Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: add support for loop-through expansion boards on beagle and ↵Koen Kooi2011-10-113-1/+134
| | | | | | switch to ttyO2 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: switch to proper 2011.09 tag and add support for TCT beaconboardKoen Kooi2011-10-112-16/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-am335x-joel 3.1rc: disable debug options like lockdep, switch to thumb2Koen Kooi2011-10-102-42/+27
| | | | | | | | Original: 3.7M /boot/uImage-3.1.0-rc3+ no debug: 3.4M /boot/uImage-3.1.0-rc3+ thumb2: 3.2M /boot/uImage-3.1.0-rc3+ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: adjust to new task-boot and task-basic in meta-oeKoen Kooi2011-10-091-7/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: probe ddc bus for eeproms as well on beagleboard, add ↵Koen Kooi2011-10-093-0/+207
| | | | | | beaconboard support Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09+git: Add Jasons patches to clean up default environment for ↵Koen Kooi2011-10-096-3/+167
| | | | | | beaglebone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* add beaglebone machine configKoen Kooi2011-10-081-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-am335x-joel 3.1rc: initial addKoen Kooi2011-10-086-0/+3677
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: add 2011.09+git for beaglebone 1st and 2nd stageKoen Kooi2011-10-083-0/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: disable prempt for beagleboardKoen Kooi2011-10-082-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: rebase from 3.0.4 to 3.0.6Koen Kooi2011-10-082-6/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: make it work with older losetup versions among other ↵Koen Kooi2011-10-081-37/+81
| | | | | | things Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* classes: sdcardimage: move to 4GiB imageJason Kridner2011-10-081-2/+2
| | | | | | | | The card image size should be a multiple of clusters and should reserve space smaller than the card. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-hw-bringup-image: import from meta-angstromKoen Kooi2011-10-081-0/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: x-load: add config header support for BeagleBoardJason Kridner2011-09-262-2/+3
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: add some gadget driversJason Kridner2011-09-262-4/+4
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: add TSC2007Jason Kridner2011-09-262-4/+5
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: linux-3.0: beagle: defconfig: enable CONFIG_OMAP_MUXJason Kridner2011-09-261-1/+2
| | | | | | | | | | | Enables a greater degree of flexibility and debug in the kernel. There have been reports of this causing breakage, but I have used it now without seeing any issues. Further, Steve Sakoman has a kernel with this in it as well. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image: Helper class to create SD Card imagesJoel A Fernandes2011-09-251-0/+78
| | | | | | | | | Tested with 3 different beagleboard image release builds so far For ideas, referenced Narcissus image builder written by Koen Kooi <k-kooi@ti.com> Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-msp430-chronos: import from OE classicKoen Kooi2011-09-211-0/+55
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>