]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/log
glsdk/meta-ti-glsdk.git
12 years agoxserver-xf86-config: add configs for all SOC_FAMILIES
Koen Kooi [Tue, 1 Nov 2011 08:01:28 +0000 (09:01 +0100)]
xserver-xf86-config: add configs for all SOC_FAMILIES

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-gfx-image: add image with cloud9 and X11
Koen Kooi [Tue, 1 Nov 2011 06:23:34 +0000 (07:23 +0100)]
cloud9-gfx-image: add image with cloud9 and X11

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoRevert "sdcard_image: align partitions with flash pages"
Koen Kooi [Tue, 1 Nov 2011 06:17:17 +0000 (07:17 +0100)]
Revert "sdcard_image: align partitions with flash pages"

This has 2 problems:

1) | Warning: partition 1 does not end at a cylinder boundary
   |
   | sfdisk: I don't like these partitions - nothing changed.

2) CCCCCCCCC on the beaglebone, the ROM code doesn't accept it after fixing 1) with --force

This reverts commit ed09701ebe89d4ce0802cf734aa25c29e94febe8.

12 years agolinux-ti335x-psp 3.1: hack in DVI support for beaglebone
Koen Kooi [Mon, 31 Oct 2011 19:16:06 +0000 (20:16 +0100)]
linux-ti335x-psp 3.1: hack in DVI support for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Update with latest fixes
Joel A Fernandes [Tue, 1 Nov 2011 01:32:01 +0000 (20:32 -0500)]
beaglebone-tester: Update with latest fixes

Fixes:
 * 100% CPU usage when no test is running
 * Turn on USB host session before checking for usb-serial device

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agonetbase: follow oe-core update to 4.46
Andreas Müller [Mon, 31 Oct 2011 23:52:46 +0000 (00:52 +0100)]
netbase: follow oe-core update to 4.46

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agolinux-ti33x-psp: rebase for 3.1 release
Denys Dmytriyenko [Fri, 28 Oct 2011 05:36:23 +0000 (01:36 -0400)]
linux-ti33x-psp: rebase for 3.1 release

* Build-tested on EVM and Bone
* No PR bump, PV is enough

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agoREADME: cleanup, mostly typo and long-line fixing
Denys Dmytriyenko [Fri, 28 Oct 2011 03:02:12 +0000 (23:02 -0400)]
README: cleanup, mostly typo and long-line fixing

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agosdcard_image: align partitions with flash pages
Jason Kridner [Thu, 27 Oct 2011 01:36:01 +0000 (21:36 -0400)]
sdcard_image: align partitions with flash pages

* Align partitions for SD card performance/wear optimization. For more
details, please see:
http://sakoman.com/OMAP/a-script-for-partitioningformatting-a-bootable-sdmicrosd-card.html

# Modifications to align partitioning by Steve Sakoman
# based on work by Arnd Bergmann
# Align partitions for SD card performance/wear optimization
# FAT partition size is 131072 sectors (64MB) less:
#       MBR - 1 sector
#       padding to align to the page size of the underlying flash - 127 sectors
# so we start the first partition at sector 128 and make it 131072 - 128 = 130944 sectors
# second partition starts at 131072 and continues to fill the card

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agobeaglebone-tester: Update to latest, bump PR
Joel A Fernandes [Wed, 26 Oct 2011 00:14:16 +0000 (19:14 -0500)]
beaglebone-tester: Update to latest, bump PR

Added:
- Output test status to USB serial port
- Made more verbose

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agolinux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers
Joel A Fernandes [Wed, 26 Oct 2011 14:18:38 +0000 (09:18 -0500)]
linux-ti33x-psp 3.1rc8: Enable usb-to-serial drivers

Enable the PL2303 usb-to-serial driver required for serial output
from the beaglebone tester.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Acked-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agolinux-ti33x-psp: update defconfigs for am335x-evm
Denys Dmytriyenko [Wed, 26 Oct 2011 06:48:41 +0000 (02:48 -0400)]
linux-ti33x-psp: update defconfigs for am335x-evm

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
12 years agoti-hw-bringup-image: don't include speed hacks
Koen Kooi [Mon, 24 Oct 2011 12:49:27 +0000 (14:49 +0200)]
ti-hw-bringup-image: don't include speed hacks

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: Update to latest SRCREV, add EEPROM patches
Joel A Fernandes [Sun, 23 Oct 2011 23:09:44 +0000 (18:09 -0500)]
linux-ti33x-psp 3.1rc8: Update to latest SRCREV, add EEPROM patches

* Updated to latest SRCREV and bump PR.

Added following patches being submitted to PSP currently:
* EEPROM patches required to get EEPROM working correctly on BBB without
  breaking support for EVM.
* omap_mux_init_signal patch to safe guard against incorrectly setting up pinmux.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: reinstate uEnv.txt copying
Koen Kooi [Mon, 24 Oct 2011 06:37:17 +0000 (08:37 +0200)]
sdcard_image bbclass: reinstate uEnv.txt copying

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Update to latest and bump PR
Joel A Fernandes [Sun, 23 Oct 2011 23:20:56 +0000 (18:20 -0500)]
beaglebone-tester: Update to latest and bump PR

Added:
* PMIC tests
* EEPROM tests
* Memory tests
* GPIO 38 grounding check

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV
Koen Kooi [Mon, 24 Oct 2011 06:34:17 +0000 (08:34 +0200)]
linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: use LZO compression for beaglebone to squeeze out some more...
Koen Kooi [Sat, 22 Oct 2011 18:03:34 +0000 (20:03 +0200)]
linux-ti33x-psp 3.1rc8: use LZO compression for beaglebone to squeeze out some more ms for faster boot

make sure to have 'lzop' installed, no native recipe for that yet

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard image bbclass: don't copy uEnv.txt for the time being
Koen Kooi [Sat, 22 Oct 2011 12:58:23 +0000 (14:58 +0200)]
sdcard image bbclass: don't copy uEnv.txt for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9 image: also ship vimrc
Koen Kooi [Sat, 22 Oct 2011 10:48:36 +0000 (12:48 +0200)]
cloud9 image: also ship vimrc

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosigngp: Point S to WORKDIR
Khem Raj [Fri, 21 Oct 2011 17:00:41 +0000 (10:00 -0700)]
signgp: Point S to WORKDIR

This helps in bitbake finding the license files etc.
correctly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: Read EEPROM header correctly for BeagleBone board detection
Joel A Fernandes [Fri, 21 Oct 2011 14:31:32 +0000 (09:31 -0500)]
u-boot 2011.10rc: Read EEPROM header correctly for BeagleBone board detection

This patch fixes the case where the EEPROM is programmed but we still use the
fall back case to detect the bone board. Now that EEPROMs are programmed, we should
correctly detect the bone board instead of relying on fall back to bone mode.

PR bumped

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: adjust to latest 335x kernel
Koen Kooi [Fri, 21 Oct 2011 14:16:21 +0000 (16:16 +0200)]
gadget-init: adjust to latest 335x kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patches
Koen Kooi [Fri, 21 Oct 2011 14:15:36 +0000 (16:15 +0200)]
linux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: remove beaglebone machine ID patch
Koen Kooi [Fri, 21 Oct 2011 13:32:47 +0000 (15:32 +0200)]
u-boot 2011.10rc: remove beaglebone machine ID patch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoomap3-sgx-modules: use MACHINE_KERNEL_PR
Koen Kooi [Fri, 21 Oct 2011 10:37:26 +0000 (12:37 +0200)]
omap3-sgx-modules: use MACHINE_KERNEL_PR

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: add in latest batch of workarounds
Koen Kooi [Fri, 21 Oct 2011 09:30:59 +0000 (11:30 +0200)]
gadget-init: add in latest batch of workarounds

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone
Koen Kooi [Fri, 21 Oct 2011 09:26:50 +0000 (11:26 +0200)]
linux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agouboot 2011.10rc: rediff RO patch
Koen Kooi [Fri, 21 Oct 2011 08:39:06 +0000 (10:39 +0200)]
uboot 2011.10rc: rediff RO patch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix: sync with arago-next
Koen Kooi [Fri, 21 Oct 2011 07:28:40 +0000 (09:28 +0200)]
matrix: sync with arago-next

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: update to the latest revision
Denys Dmytriyenko [Fri, 21 Oct 2011 05:56:25 +0000 (01:56 -0400)]
u-boot 2011.10rc: update to the latest revision

Updated to latest version to pick up the following changes:
9158d7f am335x: Really correct NAND partiton layout
4723773 am335x: Wrap spl_board_init in a CONFIG_SPL_BOARD_INIT check
40c310c Change CPU to 720MHz and bump VDD1 to 1.26V
9c154ee Add missing i2c0 pin mux configuration in spl_board_init

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolibgles-omap3: adjust INSANE_SKIP to match the new format
Koen Kooi [Thu, 20 Oct 2011 17:35:28 +0000 (19:35 +0200)]
libgles-omap3: adjust INSANE_SKIP to match the new format

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: refresh all patches against 3.0.7
Koen Kooi [Thu, 20 Oct 2011 14:50:45 +0000 (16:50 +0200)]
linux 3.0: refresh all patches against 3.0.7

This makes 'git am' work again, patch is more forgiving with fuzz.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoREADME: update
Koen Kooi [Thu, 20 Oct 2011 10:13:25 +0000 (12:13 +0200)]
README: update

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: only use one config for beaglebone
Koen Kooi [Thu, 20 Oct 2011 09:19:56 +0000 (11:19 +0200)]
linux-ti33x-psp 3.1rc8: only use one config for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomulti-kernel: the fetcher doesn't support dotfiles anymore, so get rid of the dot
Koen Kooi [Thu, 20 Oct 2011 09:07:25 +0000 (11:07 +0200)]
multi-kernel: the fetcher doesn't support dotfiles anymore, so get rid of the dot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Update to latest and bump PR
Joel A Fernandes [Thu, 20 Oct 2011 04:51:08 +0000 (23:51 -0500)]
beaglebone-tester: Update to latest and bump PR

* Remove usb gadget modules in advance before running the tests
* Merge Koen's patch - check for command line argument using systemd (hardware tests trigger)

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'
Koen Kooi [Thu, 20 Oct 2011 07:22:16 +0000 (09:22 +0200)]
sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'

12 years agosdcard_image: Copy user.txt/uEnv.txt if it exists in /boot
Joel A Fernandes [Thu, 20 Oct 2011 06:59:06 +0000 (01:59 -0500)]
sdcard_image: Copy user.txt/uEnv.txt if it exists in /boot

Fixed a bug where the U-boot environment files are not copied to the boot partition if they
were installed in /boot by other recipes.

We should copy the uEnv.txt and user.txt always without placing a condition for the presence
of anything else in /boot. This is the original behavior of sdcard_image before the recent
wave of changes to it.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: Add pin mux and init for beaglebone specific devices
Joel A Fernandes [Thu, 20 Oct 2011 06:54:16 +0000 (01:54 -0500)]
linux-ti33x-psp 3.1rc8: Add pin mux and init for beaglebone specific devices

Updated the USER LED patch to include BeagleBone tester specific initialization/code.

Build and run time tested.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-hw-bringup-image: ship musb workaround
Koen Kooi [Thu, 20 Oct 2011 05:58:41 +0000 (07:58 +0200)]
ti-hw-bringup-image: ship musb workaround

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: update with latest rev
Koen Kooi [Thu, 20 Oct 2011 05:56:26 +0000 (07:56 +0200)]
u-boot 2011.10rc: update with latest rev

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone
Koen Kooi [Wed, 19 Oct 2011 14:27:04 +0000 (16:27 +0200)]
linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: enable more usb wifi cards for beagleboard, fix write protect pin
Koen Kooi [Wed, 19 Oct 2011 10:11:42 +0000 (12:11 +0200)]
linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pin

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: update with latest rev and new SRC_URI
Denys Dmytriyenko [Tue, 18 Oct 2011 20:10:34 +0000 (16:10 -0400)]
u-boot 2011.10rc: update with latest rev and new SRC_URI

* Tree moved to arago-project.org
* Remove i2c releated voltage change writes that were a nop

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: move to 3.0.7
Koen Kooi [Tue, 18 Oct 2011 20:32:08 +0000 (22:32 +0200)]
linux 3.0: move to 3.0.7

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1rc8: add proper machine ID for beaglebone
Koen Kooi [Tue, 18 Oct 2011 19:31:27 +0000 (21:31 +0200)]
linux-ti335x-psp 3.1rc8: add proper machine ID for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: make uboot pass beaglebone machine ID when encountering a valid...
Koen Kooi [Tue, 18 Oct 2011 19:28:31 +0000 (21:28 +0200)]
u-boot 2011.10rc: make uboot pass beaglebone machine ID when encountering a valid bone eeprom ID

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: make VFAT partition name overridable
Koen Kooi [Tue, 18 Oct 2011 16:22:02 +0000 (18:22 +0200)]
sdcard_image bbclass: make VFAT partition name overridable

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: fix target in the unit files
Koen Kooi [Tue, 18 Oct 2011 14:51:17 +0000 (16:51 +0200)]
gadget-init: fix target in the unit files

This only caused issues when manually systemctl disabling and enabling them

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable DEBUGSS...
Koen Kooi [Tue, 18 Oct 2011 14:35:09 +0000 (16:35 +0200)]
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>
12 years agogadget-init: add ugly, ugly hack to make USB work on ti33x boards
Koen Kooi [Tue, 18 Oct 2011 08:22:48 +0000 (10:22 +0200)]
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>
12 years agou-boot-2011.10rc: update to cover ti33x SOC boards, not just beaglebone
Denys Dmytriyenko [Mon, 17 Oct 2011 20:02:34 +0000 (16:02 -0400)]
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>
12 years agolinux-am335x-joel: delete, superseded by linux-ti33x-psp
Koen Kooi [Mon, 17 Oct 2011 15:53:25 +0000 (17:53 +0200)]
linux-am335x-joel: delete, superseded by linux-ti33x-psp

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone: move to linux-ti33x-psp kernel
Koen Kooi [Mon, 17 Oct 2011 15:01:28 +0000 (17:01 +0200)]
beaglebone: move to linux-ti33x-psp kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipe
Koen Kooi [Mon, 17 Oct 2011 14:21:31 +0000 (16:21 +0200)]
linux-ti33x-psp 3.1rc8: sync defconfig with linux-am335x-joel recipe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone: use proper SOC_FAMILY
Koen Kooi [Mon, 17 Oct 2011 14:21:09 +0000 (16:21 +0200)]
beaglebone: use proper SOC_FAMILY

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoam335x-evm: fix XSERVER content
Koen Kooi [Mon, 17 Oct 2011 13:12:57 +0000 (15:12 +0200)]
am335x-evm: fix XSERVER content

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoam335x-evm: add machine config with corresponding ti33x SOC_FAMILY
Denys Dmytriyenko [Fri, 14 Oct 2011 20:06:08 +0000 (16:06 -0400)]
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>
12 years agolinux-ti33x-psp: add TI33x PSP kernel with am335x-evm configs
Denys Dmytriyenko [Fri, 14 Oct 2011 20:00:13 +0000 (16:00 -0400)]
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>
12 years agolinux-omap: remove unused .inc files
Denys Dmytriyenko [Fri, 14 Oct 2011 17:06:33 +0000 (13:06 -0400)]
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>
12 years agou-boot 2011.10rc: move to latest rev, disable d-cache
Koen Kooi [Mon, 17 Oct 2011 13:06:34 +0000 (15:06 +0200)]
u-boot 2011.10rc: move to latest rev, disable d-cache

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui: add missing service file, as spotted by Roger Monk
Koen Kooi [Mon, 17 Oct 2011 12:04:14 +0000 (14:04 +0200)]
matrix-gui: add missing service file, as spotted by Roger Monk

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uas
Koen Kooi [Mon, 17 Oct 2011 07:56:46 +0000 (09:56 +0200)]
linux-am335x-joel 3.1: lower gadget power budget, enable usb-test and uas

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: switch beagleboard and beaglebone to RO rootfs at boot
Koen Kooi [Sun, 16 Oct 2011 07:58:44 +0000 (09:58 +0200)]
u-boot: switch beagleboard and beaglebone to RO rootfs at boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Koen Kooi [Sat, 15 Oct 2011 11:48:24 +0000 (13:48 +0200)]
sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-am335x-joel: Enable g_file_storage kernel module
Joel A Fernandes [Thu, 13 Oct 2011 23:03:21 +0000 (18:03 -0500)]
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>
12 years agosdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Koen Kooi [Fri, 14 Oct 2011 10:37:10 +0000 (12:37 +0200)]
sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add beaglebone-tester app
Koen Kooi [Fri, 14 Oct 2011 10:28:21 +0000 (12:28 +0200)]
cloud9-image: add beaglebone-tester app

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: A component-based test framework for BeagleBone
Joel A Fernandes [Tue, 23 Aug 2011 20:05:19 +0000 (15:05 -0500)]
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>
12 years agomatrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647e
Koen Kooi [Fri, 14 Oct 2011 08:37:53 +0000 (10:37 +0200)]
matrix: merge changes from arago/next/fa8563ae1238c38c779226ebed375c61560c647e

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-hw-bringup-image: Add kernel-modules package
Joel A Fernandes [Thu, 13 Oct 2011 23:02:48 +0000 (18:02 -0500)]
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>
12 years agoti-hw-bringup-image: switch to task-ti-test
Koen Kooi [Fri, 14 Oct 2011 07:28:30 +0000 (09:28 +0200)]
ti-hw-bringup-image: switch to task-ti-test

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agotask-ti-test: clean up machine specific bits, inherit allarch
Koen Kooi [Thu, 13 Oct 2011 20:53:19 +0000 (22:53 +0200)]
task-ti-test: clean up machine specific bits, inherit allarch

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: raise bootdelay to 1 for the time being
Koen Kooi [Thu, 13 Oct 2011 12:51:19 +0000 (14:51 +0200)]
u-boot 2011.10rc: raise bootdelay to 1 for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2010rc: switch to Toms latest branch, rediff env patches
Koen Kooi [Thu, 13 Oct 2011 10:50:34 +0000 (12:50 +0200)]
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>
12 years agosdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copying
Koen Kooi [Thu, 13 Oct 2011 10:38:17 +0000 (12:38 +0200)]
sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copying

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-hw-bringup-image: add systemd-speed-hacks
Koen Kooi [Wed, 12 Oct 2011 12:48:50 +0000 (14:48 +0200)]
ti-hw-bringup-image: add systemd-speed-hacks

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add vim and procps
Koen Kooi [Wed, 12 Oct 2011 10:52:50 +0000 (12:52 +0200)]
cloud9-image: add vim and procps

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: update to latest Joel, rebase Jasons patches
Koen Kooi [Wed, 12 Oct 2011 09:01:16 +0000 (11:01 +0200)]
u-boot 2011.10rc: update to latest Joel, rebase Jasons patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add
Koen Kooi [Tue, 11 Oct 2011 19:52:01 +0000 (21:52 +0200)]
cloud9-image: add

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix 2.0: first round of fixes
Koen Kooi [Tue, 11 Oct 2011 19:51:41 +0000 (21:51 +0200)]
matrix 2.0: first round of fixes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoMatrix 2.0: initial add
Koen Kooi [Tue, 11 Oct 2011 15:34:10 +0000 (17:34 +0200)]
Matrix 2.0: initial add

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: add support for loopthrough expansion boards like the uLCD-lite
Koen Kooi [Tue, 11 Oct 2011 11:27:25 +0000 (13:27 +0200)]
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>
12 years agou-boot 2011.09: add support for loop-through expansion boards on beagle and switch...
Koen Kooi [Tue, 11 Oct 2011 14:12:29 +0000 (16:12 +0200)]
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>
12 years agou-boot 2011.09: switch to proper 2011.09 tag and add support for TCT beaconboard
Koen Kooi [Tue, 11 Oct 2011 08:31:02 +0000 (10:31 +0200)]
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>
12 years agolinux-am335x-joel 3.1rc: disable debug options like lockdep, switch to thumb2
Koen Kooi [Mon, 10 Oct 2011 12:29:25 +0000 (14:29 +0200)]
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>
12 years agoti-hw-bringup-image: adjust to new task-boot and task-basic in meta-oe
Koen Kooi [Sun, 9 Oct 2011 18:15:16 +0000 (20:15 +0200)]
ti-hw-bringup-image: adjust to new task-boot and task-basic in meta-oe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.09: probe ddc bus for eeproms as well on beagleboard, add beaconboard...
Koen Kooi [Sun, 9 Oct 2011 13:58:43 +0000 (15:58 +0200)]
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>
12 years agou-boot 2011.09+git: Add Jasons patches to clean up default environment for beaglebone
Koen Kooi [Sun, 9 Oct 2011 09:25:19 +0000 (11:25 +0200)]
u-boot 2011.09+git: Add Jasons patches to clean up default environment for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoadd beaglebone machine config
Koen Kooi [Wed, 28 Sep 2011 13:24:37 +0000 (15:24 +0200)]
add beaglebone machine config

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-am335x-joel 3.1rc: initial add
Koen Kooi [Tue, 27 Sep 2011 13:41:35 +0000 (15:41 +0200)]
linux-am335x-joel 3.1rc: initial add

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: add 2011.09+git for beaglebone 1st and 2nd stage
Koen Kooi [Tue, 27 Sep 2011 11:03:06 +0000 (13:03 +0200)]
u-boot: add 2011.09+git for beaglebone 1st and 2nd stage

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-3.0: disable prempt for beagleboard
Koen Kooi [Wed, 5 Oct 2011 13:55:17 +0000 (15:55 +0200)]
linux-3.0: disable prempt for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: rebase from 3.0.4 to 3.0.6
Koen Kooi [Tue, 4 Oct 2011 23:57:04 +0000 (01:57 +0200)]
linux 3.0: rebase from 3.0.4 to 3.0.6

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: make it work with older losetup versions among other things
Koen Kooi [Fri, 7 Oct 2011 22:42:20 +0000 (00:42 +0200)]
sdcard_image bbclass: make it work with older losetup versions among other things

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoclasses: sdcardimage: move to 4GiB image
Jason Kridner [Mon, 3 Oct 2011 20:48:26 +0000 (16:48 -0400)]
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>
12 years agoti-hw-bringup-image: import from meta-angstrom
Koen Kooi [Fri, 7 Oct 2011 23:23:49 +0000 (01:23 +0200)]
ti-hw-bringup-image: import from meta-angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agometa-ti: x-load: add config header support for BeagleBoard
Jason Kridner [Sun, 25 Sep 2011 22:24:11 +0000 (18:24 -0400)]
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>
12 years agometa-ti: linux-3.0: beagle: defconfig: add some gadget drivers
Jason Kridner [Sun, 25 Sep 2011 22:24:10 +0000 (18:24 -0400)]
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>