]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/log
glsdk/meta-ti-glsdk.git
12 years agolinux-ti335x 3.1: enable i2c2 for beaglebone
Koen Kooi [Thu, 17 Nov 2011 09:25:40 +0000 (10:25 +0100)]
linux-ti335x 3.1: enable i2c2 for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: update to latest SRCREV
Koen Kooi [Wed, 16 Nov 2011 15:19:50 +0000 (16:19 +0100)]
bonescript: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone getting started: update to 1.0 release
Koen Kooi [Wed, 16 Nov 2011 14:05:37 +0000 (15:05 +0100)]
beaglebone getting started: update to 1.0 release

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone getting started: update to latest SRCREV
Koen Kooi [Wed, 16 Nov 2011 12:58:36 +0000 (13:58 +0100)]
beaglebone getting started: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: update to latest SRCREV for fiber support
Koen Kooi [Wed, 16 Nov 2011 10:25:37 +0000 (11:25 +0100)]
bonescript: update to latest SRCREV for fiber support

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone getting started: update to latest SRCREV
Koen Kooi [Wed, 16 Nov 2011 09:57:40 +0000 (10:57 +0100)]
beaglebone getting started: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: Add image-version-info to info.txt
Joel A Fernandes [Tue, 15 Nov 2011 17:02:59 +0000 (11:02 -0600)]
gadget-init: Add image-version-info to info.txt

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image: Add image version info to root fs
Joel A Fernandes [Tue, 15 Nov 2011 15:32:50 +0000 (09:32 -0600)]
sdcard_image: Add image version info to root fs

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: fix c/p mistake
Koen Kooi [Tue, 15 Nov 2011 15:17:21 +0000 (16:17 +0100)]
bonescript: fix c/p mistake

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1: switch to beagleboard repo
Koen Kooi [Tue, 15 Nov 2011 15:03:54 +0000 (16:03 +0100)]
linux-ti33x-psp 3.1: switch to beagleboard repo

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: create info.txt upon starting storage gadget
Jason Kridner [Tue, 15 Nov 2011 13:29:24 +0000 (07:29 -0600)]
gadget-init: create info.txt upon starting storage gadget

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>
12 years agolinux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead of fallin...
Koen Kooi [Tue, 15 Nov 2011 08:32:46 +0000 (09:32 +0100)]
linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead of falling back to bone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp: Refresh musb patch
Joel A Fernandes [Tue, 15 Nov 2011 03:34:23 +0000 (21:34 -0600)]
linux-ti33x-psp: Refresh musb patch

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>
12 years agobonescript, beaglebone-getting-started: move bone101 startup to proper recipe
Koen Kooi [Mon, 14 Nov 2011 14:08:50 +0000 (15:08 +0100)]
bonescript, beaglebone-getting-started: move bone101 startup to proper recipe

Also bump SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agox-load: sync deploy layout with u-boot SPL
Koen Kooi [Mon, 14 Nov 2011 09:46:31 +0000 (10:46 +0100)]
x-load: sync deploy layout with u-boot SPL

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot: enhance deploy symlinking logic
Koen Kooi [Mon, 14 Nov 2011 09:39:06 +0000 (10:39 +0100)]
u-boot: enhance deploy symlinking logic

It will now deploy:

u-boot-<machine>-<version>.suffix
u-boot-<machine>.suffix (symlink)
u-boot.suffix (symlink)

And additionally for SPL builds:

MLO-<machine>-<version>
MLO-<machine> (symlink)
MLO (symlink)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: run genex2fs directly on the loop device
Koen Kooi [Mon, 14 Nov 2011 09:34:04 +0000 (10:34 +0100)]
sdcard_image bbclass: run genex2fs directly on the loop device

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: disable bone101 autostart, it takes 100% cpu all the...
Koen Kooi [Sun, 13 Nov 2011 18:21:10 +0000 (19:21 +0100)]
beaglebone-getting-started: disable bone101 autostart, it takes 100% cpu all the time

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: update to latest SRCREV
Koen Kooi [Sun, 13 Nov 2011 16:11:05 +0000 (17:11 +0100)]
beaglebone-getting-started: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp: Check if scheduling is required after DMA
Joel A Fernandes [Sun, 13 Nov 2011 15:11:18 +0000 (09:11 -0600)]
linux-ti33x-psp: Check if scheduling is required after DMA

After processing one DMA completion, checking if rescheduling is
required instead of scheduling another completion request if the
FIFO is non empty.

This fixes high CPU load issue seen with g_mass_storage on a beaglebone
and could potentially fix similar issues seen with other gadget drivers

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: active bone101 webserver on boot
Koen Kooi [Sun, 13 Nov 2011 13:12:42 +0000 (14:12 +0100)]
beaglebone-getting-started: active bone101 webserver on boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: add systemd unit
Koen Kooi [Sat, 12 Nov 2011 12:42:06 +0000 (13:42 +0100)]
beaglebone-getting-started: add systemd unit

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: update to latest git
Koen Kooi [Sat, 12 Nov 2011 09:25:59 +0000 (10:25 +0100)]
beaglebone-getting-started: update to latest git

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: update to 3.0.9
Koen Kooi [Sat, 12 Nov 2011 08:28:38 +0000 (09:28 +0100)]
linux 3.0: update to 3.0.9

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: add windows installer, update README, etc
Koen Kooi [Sat, 12 Nov 2011 08:12:15 +0000 (09:12 +0100)]
beaglebone-getting-started: add windows installer, update README, etc

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone getting started: bump SRCREV
Koen Kooi [Fri, 11 Nov 2011 19:04:54 +0000 (20:04 +0100)]
beaglebone getting started: bump SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add nodejs-dev
Koen Kooi [Fri, 11 Nov 2011 16:21:24 +0000 (17:21 +0100)]
cloud9-image: add nodejs-dev

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: fixup git repo
Koen Kooi [Fri, 11 Nov 2011 15:29:32 +0000 (16:29 +0100)]
bonescript: fixup git repo

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoMerge branch 'master' of git.angstrom-distribution.org:meta-texasinstruments
Koen Kooi [Fri, 11 Nov 2011 15:12:24 +0000 (16:12 +0100)]
Merge branch 'master' of git.angstrom-distribution.org:meta-texasinstruments

12 years agoudhcpd: Fixes and new udev rule
Joel A Fernandes [Fri, 11 Nov 2011 14:51:47 +0000 (08:51 -0600)]
udhcpd: Fixes and new udev rule

This moves the logic to configure and start dhcp to a udev rule which
is a better place than a systemd service

Also fixes a bug where stopping and starting network service would
cause dhcp to fail.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoti-hw-bringup-image: add timestamp service
Koen Kooi [Fri, 11 Nov 2011 14:37:39 +0000 (15:37 +0100)]
ti-hw-bringup-image: add timestamp service

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: update to latest SRCREV
Koen Kooi [Thu, 10 Nov 2011 15:17:44 +0000 (16:17 +0100)]
beaglebone-getting-started: update to latest SRCREV

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: add CAN bus patches
Koen Kooi [Thu, 10 Nov 2011 14:43:47 +0000 (15:43 +0100)]
linux-ti335x-psp 3.1: add CAN bus patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: backport some PSP patches, add beaglebone bootlogo
Koen Kooi [Thu, 10 Nov 2011 12:02:57 +0000 (13:02 +0100)]
linux-ti335x-psp 3.1: backport some PSP patches, add beaglebone bootlogo

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: minor logic cleanups
Koen Kooi [Thu, 10 Nov 2011 11:42:14 +0000 (12:42 +0100)]
gadget-init: minor logic cleanups

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: also package activation symlinks
Koen Kooi [Thu, 10 Nov 2011 07:29:06 +0000 (08:29 +0100)]
gadget-init: also package activation symlinks

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agogadget-init: Add network-gadget services and other fixes
Joel A Fernandes [Thu, 10 Nov 2011 06:06:35 +0000 (00:06 -0600)]
gadget-init: Add network-gadget services and other fixes

* Add rule to start network-gadget when mass storage is ejected
* Add network-gadget-init service and scripts to switch to g_ether
* Add DHCP service / conf
* Update to storage-gadget: rmmod on stop

v2 changes:
* Fix g-ether MAC address by reading from mac_id
* Split into multiple packages

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image: add dependency on native ext2 utilities
Peter A. Bigot [Wed, 9 Nov 2011 18:52:54 +0000 (12:52 -0600)]
sdcard_image: add dependency on native ext2 utilities

Signed-off-by: Peter A. Bigot <bigotp@acm.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti33x-psp 3.1: add custom beaglebone bootlogo
Koen Kooi [Wed, 9 Nov 2011 15:16:08 +0000 (16:16 +0100)]
linux-ti33x-psp 3.1: add custom beaglebone bootlogo

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add tar, gdb and gdbserver
Koen Kooi [Wed, 9 Nov 2011 14:56:47 +0000 (15:56 +0100)]
cloud9-image: add tar, gdb and gdbserver

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap4: add experimental 3.0.0 version
Koen Kooi [Wed, 9 Nov 2011 14:33:44 +0000 (15:33 +0100)]
linux-omap4: add experimental 3.0.0 version

also clean up stale files

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-omap4 2.6.35.x: update to glp1.4
Koen Kooi [Wed, 9 Nov 2011 14:16:17 +0000 (15:16 +0100)]
linux-omap4 2.6.35.x: update to glp1.4

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add gateone
Koen Kooi [Wed, 9 Nov 2011 09:55:51 +0000 (10:55 +0100)]
cloud9-image: add gateone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add hicolor-icon-theme
Koen Kooi [Wed, 9 Nov 2011 09:20:50 +0000 (10:20 +0100)]
cloud9-image: add hicolor-icon-theme

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: switch to ntpdate+cron instead of ntpd
Koen Kooi [Tue, 8 Nov 2011 19:39:13 +0000 (20:39 +0100)]
cloud9-image: switch to ntpdate+cron instead of ntpd

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add more stuff
Koen Kooi [Tue, 8 Nov 2011 14:40:37 +0000 (15:40 +0100)]
cloud9-image: add more stuff

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: fatload does not set loadaddr, so be explicit
Koen Kooi [Tue, 8 Nov 2011 14:11:32 +0000 (15:11 +0100)]
u-boot 2011.10rc: fatload does not set loadaddr, so be explicit

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: added ntp
Jason Kridner [Tue, 8 Nov 2011 03:21:32 +0000 (22:21 -0500)]
cloud9-image: added ntp

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: uboot extX loading is 20 times slower than vfat loading :(
Koen Kooi [Tue, 8 Nov 2011 12:50:43 +0000 (13:50 +0100)]
u-boot 2011.10rc: uboot extX loading is 20 times slower than vfat loading :(

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: reinstate vfat copy of uImage
Koen Kooi [Tue, 8 Nov 2011 12:34:12 +0000 (13:34 +0100)]
sdcard_image bbclass: reinstate vfat copy of uImage

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: switch to vfat layout
Koen Kooi [Tue, 8 Nov 2011 12:23:16 +0000 (13:23 +0100)]
sdcard_image bbclass: switch to vfat layout

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: turn on dcache for beaglebone
Koen Kooi [Tue, 8 Nov 2011 07:10:43 +0000 (08:10 +0100)]
u-boot 2011.10rc: turn on dcache for beaglebone

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Update to latest, add quiet option to bootargs
Joel A Fernandes [Tue, 8 Nov 2011 06:10:07 +0000 (00:10 -0600)]
beaglebone-tester: Update to latest, add quiet option to bootargs

Changes:
* Fix a bug where I was removing g_mass_storage causing the storage-gadget service
to appear to not work

* Add quiet option

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: switch beaglebone to ext4
Koen Kooi [Mon, 7 Nov 2011 20:43:30 +0000 (21:43 +0100)]
cloud9-image: switch beaglebone to ext4

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: move beaglebone to ext4
Koen Kooi [Mon, 7 Nov 2011 20:34:56 +0000 (21:34 +0100)]
u-boot 2011.10rc: move beaglebone to ext4

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etc
Koen Kooi [Mon, 7 Nov 2011 17:07:55 +0000 (18:07 +0100)]
sdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etc

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: remove matrix2, it may return when it actually works
Koen Kooi [Mon, 7 Nov 2011 15:03:37 +0000 (16:03 +0100)]
cloud9-image: remove matrix2, it may return when it actually works

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: add opencv headers and libs
Koen Kooi [Mon, 7 Nov 2011 11:42:09 +0000 (12:42 +0100)]
cloud9-image: add opencv headers and libs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: add ext4 support note
Koen Kooi [Mon, 7 Nov 2011 09:19:59 +0000 (10:19 +0100)]
sdcard_image bbclass: add ext4 support note

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui: depend on matrix-lighttpd-config
Koen Kooi [Mon, 7 Nov 2011 08:58:50 +0000 (09:58 +0100)]
matrix-gui: depend on matrix-lighttpd-config

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-lighttpd-config: enable matrix in lighttpd
Koen Kooi [Mon, 7 Nov 2011 08:50:36 +0000 (09:50 +0100)]
matrix-lighttpd-config: enable matrix in lighttpd

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: Update Mac driver
Jason Kridner [Sun, 6 Nov 2011 11:40:44 +0000 (06:40 -0500)]
beaglebone-getting-started: Update Mac driver

This still isn't complete, but I wanted to push the latest Mac drivers
to be certain they are in the next build.

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Update to latest with fixes
Joel A Fernandes [Sun, 6 Nov 2011 07:50:45 +0000 (01:50 -0600)]
beaglebone-tester: Update to latest with fixes

  Hopefully the last round of minor fixes:
    * only leds 3 and 4 are touched, 1 and 2 are for system use
    * halt after test fail so that the user doesn't accidentaly corrupt the card
    * remove all usb gadget modules before test start

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: increas inode count again
Koen Kooi [Sat, 5 Nov 2011 14:18:04 +0000 (15:18 +0100)]
sdcard_image bbclass: increas inode count again

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone getting started: update to latest git
Koen Kooi [Sat, 5 Nov 2011 13:29:43 +0000 (14:29 +0100)]
beaglebone getting started: update to latest git

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: ship led-config
Koen Kooi [Sat, 5 Nov 2011 10:09:28 +0000 (11:09 +0100)]
cloud9-image: ship led-config

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoU-boot 2011.10rc: Refresh PMIC patch with Rev A1 fixes
Joel A Fernandes [Fri, 4 Nov 2011 19:26:03 +0000 (14:26 -0500)]
U-boot 2011.10rc: Refresh PMIC patch with Rev A1 fixes

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Acked-by: Tom Rini <trini@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agocloud9-image: include bonescript and beaglebone-getting-started
Koen Kooi [Fri, 4 Nov 2011 15:40:19 +0000 (16:40 +0100)]
cloud9-image: include bonescript and beaglebone-getting-started

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: update SRCREV for 8.3 fixes
Koen Kooi [Fri, 4 Nov 2011 15:39:46 +0000 (16:39 +0100)]
beaglebone-getting-started: update SRCREV for 8.3 fixes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: add runtime dependency for nodejs
Koen Kooi [Fri, 4 Nov 2011 15:39:36 +0000 (16:39 +0100)]
bonescript: add runtime dependency for nodejs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: make payload errors non-fatal
Koen Kooi [Fri, 4 Nov 2011 14:03:55 +0000 (15:03 +0100)]
sdcard_image bbclass: make payload errors non-fatal

12 years agosdcard_image bbclass: fix payload logic
Koen Kooi [Fri, 4 Nov 2011 12:10:55 +0000 (13:10 +0100)]
sdcard_image bbclass: fix payload logic

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui-submenus: fix license checksum
Koen Kooi [Fri, 4 Nov 2011 11:41:31 +0000 (12:41 +0100)]
matrix-gui-submenus: fix license checksum

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: add support to copy over payload from rootfs to vfat
Koen Kooi [Fri, 4 Nov 2011 07:42:25 +0000 (08:42 +0100)]
sdcard_image bbclass: add support to copy over payload from rootfs to vfat

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: add timestamp to image filename
Koen Kooi [Fri, 4 Nov 2011 07:38:41 +0000 (08:38 +0100)]
sdcard_image bbclass: add timestamp to image filename

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: Fix pmic shut down over USB power
Joel A Fernandes [Fri, 4 Nov 2011 03:37:48 +0000 (22:37 -0500)]
u-boot 2011.10rc: Fix pmic shut down over USB power

These are some fixes suggested by Jason Kridner to fix the PMIC
instabilities we've been seeing over USB power.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Cc: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdimage_class: eliminate 2GB exception for BeagleBone
Jason Kridner [Thu, 3 Nov 2011 21:34:44 +0000 (17:34 -0400)]
sdimage_class: eliminate 2GB exception for BeagleBone

Gerald has said his supply of 2GB SD cards for BeagleBone has
gone away, so we are back to 4GB cards.  No more need for this
exeption:

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: shrink beaglebone uImage by 584kiB
Koen Kooi [Thu, 3 Nov 2011 17:00:10 +0000 (18:00 +0100)]
linux-ti335x-psp 3.1: shrink beaglebone uImage by 584kiB

Turn on "optimize for size", turn off MTD, enable more FS modules

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: add missing panel definition
Koen Kooi [Thu, 3 Nov 2011 16:41:40 +0000 (17:41 +0100)]
linux-ti335x-psp 3.1: add missing panel definition

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui: include php.ini in SRC_URI
Koen Kooi [Thu, 3 Nov 2011 16:24:28 +0000 (17:24 +0100)]
matrix-gui: include php.ini in SRC_URI

12 years agomatrix-gui: fix license after php rewrite
Koen Kooi [Thu, 3 Nov 2011 16:14:54 +0000 (17:14 +0100)]
matrix-gui: fix license after php rewrite

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix-gui 2.0: remove initscript, lighttpd takes care of that now
Koen Kooi [Thu, 3 Nov 2011 15:00:44 +0000 (16:00 +0100)]
matrix-gui 2.0: remove initscript, lighttpd takes care of that now

Also get rid of browser dependency, it's not needed for the server to work

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix: sync with arago
Koen Kooi [Wed, 2 Nov 2011 15:14:46 +0000 (16:14 +0100)]
matrix: sync with arago

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobonescript: initial add
Koen Kooi [Thu, 3 Nov 2011 08:46:07 +0000 (09:46 +0100)]
bonescript: initial add

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-getting-started: initial add
Koen Kooi [Thu, 3 Nov 2011 08:45:51 +0000 (09:45 +0100)]
beaglebone-getting-started: initial add

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: More modular and comprehensive defconfig for BeagleBone kernel
Joel A Fernandes [Thu, 3 Nov 2011 00:40:30 +0000 (19:40 -0500)]
linux-ti335x-psp 3.1: More modular and comprehensive defconfig for BeagleBone kernel

Networking:
CONFIG_NETFILTER=*   - were enabled as modules in beagle xM
Enabled options for ARP and IP tables as modules for the bone kernel.
CONFIG_NET_SCH=      - networking schedulers, enabled as modules

IR:
Infrared and dongle support, enabled as modules.
Made RFSwitch subsystem as a module

USB:
Added support for usb-serial and miscellaneous devices as modules.

I also used the kernel .config we used for the -xM for comparison purposes.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: Fix gpio1_6 pinmux
Joel A Fernandes [Wed, 2 Nov 2011 20:36:33 +0000 (15:36 -0500)]
linux-ti335x-psp 3.1: Fix gpio1_6 pinmux

This change is required to get GPIO 1_6 working for bone test init purposes
These 2 lines were dropped from the original patch.

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agobeaglebone-tester: Use optargs instead of ip_method on kernel cmdline
Joel A Fernandes [Wed, 2 Nov 2011 21:42:00 +0000 (16:42 -0500)]
beaglebone-tester: Use optargs instead of ip_method on kernel cmdline

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoRevert "matrix: sync with arago"
Koen Kooi [Wed, 2 Nov 2011 19:18:11 +0000 (20:18 +0100)]
Revert "matrix: sync with arago"

No php in meta-oe yet :(

This reverts commit 51a7587cde6e7380181907caee86b2cff678f5b6.

12 years agocloud9-image: add screen, git and minicom
Koen Kooi [Wed, 2 Nov 2011 18:29:47 +0000 (19:29 +0100)]
cloud9-image: add screen, git and minicom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: tweak loadaddress for faster boot
Koen Kooi [Wed, 2 Nov 2011 18:24:36 +0000 (19:24 +0100)]
u-boot 2011.10rc: tweak loadaddress for faster boot

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agomatrix: sync with arago
Koen Kooi [Wed, 2 Nov 2011 15:14:46 +0000 (16:14 +0100)]
matrix: sync with arago

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ethernet
Koen Kooi [Wed, 2 Nov 2011 08:30:51 +0000 (09:30 +0100)]
linux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ethernet

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agolinux 3.0: moved to 3.0.8
Koen Kooi [Tue, 1 Nov 2011 20:59:01 +0000 (21:59 +0100)]
linux 3.0: moved to 3.0.8

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agosdcard_image bbclass: raise number of inodes to avoid out of space errors
Koen Kooi [Tue, 1 Nov 2011 13:56:10 +0000 (14:56 +0100)]
sdcard_image bbclass: raise number of inodes to avoid out of space errors

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agou-boot 2011.10rc: update SRCREV and rediff patches
Koen Kooi [Tue, 1 Nov 2011 11:40:44 +0000 (12:40 +0100)]
u-boot 2011.10rc: update SRCREV and rediff patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 years agoREADME: update to match setup-scripts instructions
Koen Kooi [Tue, 1 Nov 2011 08:37:58 +0000 (09:37 +0100)]
README: update to match setup-scripts instructions

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
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.