1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Koen Kooi d8d56dea96 linux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable DEBUGSS clocks on boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 16:35:09 +02:00
Koen Kooi 8757f93089 gadget-init: add ugly, ugly hack to make USB work on ti33x boards
This is NOT suitable for customers or production.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 10:22:48 +02:00
Denys Dmytriyenko ff7221f486 u-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 09:31:57 +02:00
Koen Kooi e879f1d6d1 linux-am335x-joel: delete, superseded by linux-ti33x-psp
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 17:53:25 +02:00
Koen Kooi 7dfdb9bc70 beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 17:01:28 +02:00
Koen Kooi a9bc58b853 linux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:21:31 +02:00
Koen Kooi 701c3abc90 beaglebone: use proper SOC_FAMILY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 16:21:09 +02:00
Koen Kooi ed62a153d6 am335x-evm: fix XSERVER content
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:57 +02:00
Denys Dmytriyenko 98cca8ea1d am335x-evm: add machine config with corresponding ti33x SOC_FAMILY
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:12:13 +02:00
Denys Dmytriyenko 3b5eced12a linux-ti33x-psp: add TI33x PSP kernel with am335x-evm configs
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>
2011-10-17 15:12:09 +02:00
Denys Dmytriyenko 2c8dcc2a8c linux-omap: remove unused .inc files
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>
2011-10-17 15:09:16 +02:00
Koen Kooi f20182a597 u-boot 2011.10rc: move to latest rev, disable d-cache
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 15:06:34 +02:00
Koen Kooi 49041cdd1d matrix-gui: add missing service file, as spotted by Roger Monk
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 14:04:14 +02:00
Koen Kooi 975fe1faa6 linux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uas
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 09:56:46 +02:00
Koen Kooi eed6b351b2 u-boot: switch beagleboard and beaglebone to RO rootfs at boot
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-16 09:58:44 +02:00
Koen Kooi 99ce37e4a9 sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:48:24 +02:00
Joel A Fernandes 554db22c5b linux-am335x-joel: Enable g_file_storage kernel module
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:56:18 +02:00
Koen Kooi a3226f913d sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:37:10 +02:00
Koen Kooi fe02476903 cloud9-image: add beaglebone-tester app
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:28:21 +02:00
Joel A Fernandes 62393c718a beaglebone-tester: A component-based test framework for BeagleBone
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>
2011-10-14 12:27:50 +02:00
Koen Kooi 52ee7074ef matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647e
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 10:37:53 +02:00
Joel A Fernandes 56e8dbbe41 ti-hw-bringup-image: Add kernel-modules package
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 09:35:10 +02:00
Koen Kooi d249fa8ef5 ti-hw-bringup-image: switch to task-ti-test
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 09:28:30 +02:00
Koen Kooi 8bc1013f40 task-ti-test: clean up machine specific bits, inherit allarch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 22:53:19 +02:00
Koen Kooi cbe73be5f7 u-boot 2011.10rc: raise bootdelay to 1 for the time being
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 14:51:19 +02:00
Koen Kooi 453576ad81 u-boot 2010rc: switch to Toms latest branch, rediff env patches
This fixes the boot slowdown regression

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 12:50:34 +02:00
Koen Kooi 244e839892 sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copying
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 12:38:17 +02:00
Koen Kooi 3530f1025e ti-hw-bringup-image: add systemd-speed-hacks
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 14:48:50 +02:00
Koen Kooi 2f01f3392a cloud9-image: add vim and procps
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 12:52:50 +02:00
Koen Kooi caae2e5a8f u-boot 2011.10rc: update to latest Joel, rebase Jasons patches
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 11:01:16 +02:00
Koen Kooi 79f827a966 cloud9-image: add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:52:01 +02:00
Koen Kooi 7bb25fd0e8 matrix 2.0: first round of fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:51:41 +02:00
Koen Kooi 343b48322d Matrix 2.0: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 17:34:10 +02:00
Koen Kooi 7bab703f4a linux 3.0: add support for loopthrough expansion boards like the uLCD-lite
also add led driver for the beacon board

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 17:04:20 +02:00
Koen Kooi 008f50c784 u-boot 2011.09: add support for loop-through expansion boards on beagle and switch to ttyO2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 16:33:23 +02:00
Koen Kooi b7e2fa7952 u-boot 2011.09: switch to proper 2011.09 tag and add support for TCT beaconboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 10:31:02 +02:00
Koen Kooi 7a45605f91 linux-am335x-joel 3.1rc: disable debug options like lockdep, switch to thumb2
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>
2011-10-10 14:29:25 +02:00
Koen Kooi 6f10600ca7 ti-hw-bringup-image: adjust to new task-boot and task-basic in meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 20:15:16 +02:00
Koen Kooi 46bda0096d u-boot 2011.09: probe ddc bus for eeproms as well on beagleboard, add beaconboard support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 15:58:43 +02:00
Koen Kooi b4cbf191d2 u-boot 2011.09+git: Add Jasons patches to clean up default environment for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 11:25:19 +02:00
Koen Kooi d07130da01 add beaglebone machine config
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:09:00 +02:00
Koen Kooi 55f728da71 linux-am335x-joel 3.1rc: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:09:00 +02:00
Koen Kooi dd497f403f u-boot: add 2011.09+git for beaglebone 1st and 2nd stage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:09:00 +02:00
Koen Kooi 64ee1c77f6 linux-3.0: disable prempt for beagleboard
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:26 +02:00
Koen Kooi 22465583e6 linux 3.0: rebase from 3.0.4 to 3.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:14 +02:00
Koen Kooi c26aa8ee7d sdcard_image bbclass: make it work with older losetup versions among other things
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:03 +02:00
Jason Kridner 4ab77fb919 classes: sdcardimage: move to 4GiB image
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>
2011-10-08 21:07:52 +02:00
Koen Kooi 5c52cbe6a2 ti-hw-bringup-image: import from meta-angstrom
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:07:39 +02:00
Jason Kridner 29851840a1 meta-ti: x-load: add config header support for BeagleBoard
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-26 05:39:08 +02:00
Jason Kridner 3d3d5c1a95 meta-ti: linux-3.0: beagle: defconfig: add some gadget drivers
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-26 05:39:08 +02:00