Joel A Fernandes
a58cf01e23
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 >
2011-10-26 12:44:42 -04:00
Denys Dmytriyenko
f718693595
linux-ti33x-psp: update defconfigs for am335x-evm
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2011-10-26 02:48:41 -04:00
Joel A Fernandes
2ea9f93740
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 >
2011-10-24 08:38:01 +02:00
Koen Kooi
3451753e56
linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREV
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-24 08:34:17 +02:00
Koen Kooi
21d8165f0a
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 >
2011-10-22 20:04:38 +02:00
Koen Kooi
ab07a0ea4b
linux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patches
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 16:15:36 +02:00
Koen Kooi
8380d36fe3
linux-ti33x-psp 3.1rc8: remove MUSB probe order for beaglebone
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-21 11:26:50 +02:00
Koen Kooi
ad47faedaf
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 >
2011-10-20 17:58:01 +02:00
Koen Kooi
45fcc89894
linux-ti33x-psp 3.1rc8: only use one config for beaglebone
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-20 11:19:56 +02:00
Koen Kooi
3263120154
multi-kernel: the fetcher doesn't support dotfiles anymore, so get rid of the dot
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-20 11:07:25 +02:00
Joel A Fernandes
36b38d4f48
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 >
2011-10-20 09:18:04 +02:00
Koen Kooi
12c0c08c3b
linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 16:27:04 +02:00
Koen Kooi
c052b8f61b
linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pin
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-19 12:56:22 +02:00
Koen Kooi
cdfd3796c5
linux 3.0: move to 3.0.7
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-18 22:32:08 +02:00
Koen Kooi
851dca2023
linux-ti335x-psp 3.1rc8: add proper machine ID for beaglebone
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-10-18 21:31:27 +02:00
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
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
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
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
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
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
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
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
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
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
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
Jason Kridner
9200cd115c
meta-ti: linux-3.0: beagle: defconfig: add TSC2007
...
Signed-off-by: Jason Kridner <jdk@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-26 05:39:07 +02:00
Jason Kridner
8b77c56d93
meta-ti: linux-3.0: beagle: defconfig: enable CONFIG_OMAP_MUX
...
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 >
2011-09-26 05:39:07 +02:00
Jason Kridner
bd27a3f504
linux-3.0: patch.sh: adjusted tags and error handling
...
Set to stop on errors to avoid continuing to mess up the tree.
Adjusted tags to include the major tag first, ie. v3.0.4-sgx, rather
than sgx-3.0.
Signed-off-by: Jason Kridner <jdk@ti.com >
Cc: Koen Kooi <koen@dominion.thruhere.net >
2011-09-16 18:06:12 -04:00
Jason Kridner
14350e83ac
linux-3.0: patch.sh: manually update git remotes
...
Not everyone names their origin or upstream as 'mainline'. This should be
something that can be done ahead of running the script.
Also marked the script as executable.
Signed-off-by: Jason Kridner <jdk@ti.com >
Cc: Koen Kooi <koen@dominion.thruhere.net >
2011-09-16 18:06:06 -04:00
Jason Kridner
8c18ecd35e
linux-3.0: fix BeagleBoard-xM eth mac using die id
...
Signed-off-by: Jason Kridner <jdk@ti.com >
Cc: Joel A Fernandes <agnel.joel@gmail.com >
Cc: Koen Kooi <koen@dominion.thruhere.net >
2011-09-16 18:05:57 -04:00
Jason Kridner
45e03ef35f
linux-3.0: added bbtoys ulcd support
...
Signed-off-by: Jason Kridner <jdk@ti.com >
Cc: John Weber <rjohnweber@gmail.com >
Cc: Roger Monk <r-monk@ti.com >
Cc: Joel A Fernandes <agnel.joel@gmail.com >
Cc: Koen Kooi <koen@dominion.thruhere.net >
2011-09-16 18:05:46 -04:00
Koen Kooi
58c3fab37d
linux-3.0: add patch helper script
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-16 16:04:15 +02:00
Koen Kooi
5dd416b7fc
linux 3.1rc: lock down to omap3 machines
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-02 13:10:04 +02:00
Koen Kooi
34d96f765c
linux 3.0: remove flaky ABB patches
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 17:39:32 +02:00
Koen Kooi
f800f67175
linux 3.0: update to 3.0.4
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 10:07:28 +02:00
Koen Kooi
22174d5b15
linux 3.1: update to 3.1rc4+
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 10:07:12 +02:00
Tasslehoff Kjappfot
5c670d945e
linux-omap_2.6.39: remove patch that prevented board from resuming from suspend.
...
Running on a board similar to Beagleboard C3 (but without NAND) I could not resume from suspend with the patch.
The console output when suspending was as expected, but neither console input nor a timer would wake the board.
Without the patch, everything works as it should.
Signed-off-by: Tasslehoff Kjappfot <tasskjapp@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 09:56:15 +02:00
Koen Kooi
30d7de63ec
linux-omap-psp 2.6.32: fix multiline comments
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-09-01 09:45:55 +02:00
Koen Kooi
beaadbccc9
linux 3.0: make userpace governor the default on beagle
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-24 09:37:29 +02:00
Koen Kooi
8977436690
linux 3.1: update to rc3
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-24 09:34:08 +02:00
Koen Kooi
1e58e80975
linux 3.0: fix uLCD poweron for beagleboard
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-22 22:41:18 +02:00
Koen Kooi
ee0ba28e7c
linux-3.0: update to 3.0.3-stable
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-17 21:47:51 +02:00
Koen Kooi
d079bc5d0d
linux-3.0: fixes
...
* we now have 64kiB of cache instead of 32kiB
* fix the build failure when disabling omap4
* fix lcd boardfile
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-17 16:23:23 +02:00
Koen Kooi
ca1f089127
linux-3.0: add support for 'uLCD' expansionboard
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-17 09:36:43 +02:00
Koen Kooi
3242ac8f0a
linux-davinci: remove obsolete patches
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-16 09:38:37 +02:00
Koen Kooi
f334b1b459
linux-davinci: clean up contents a bit
...
This recipe needs to get renamed to linux-omapl138-psp or just get deleted in the longer term
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-16 09:35:56 +02:00
Denys Dmytriyenko
234cab508a
linux-omapl138: import 2.6.37 PSP kernel from Arago
...
* The latest PSP release is 03.21.00.04
* Apply WiFi, BT, pruss patches
* DISTRO_FEATURES="tipspkernel" uses unpatched PSP version and defconfig
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-08-16 09:26:37 +02:00