summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-ti33x-psp 3.1: switch to beagleboard repoKoen Kooi2011-11-152-6/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead ↵Koen Kooi2011-11-151-2/+1
| | | | | | of falling back to bone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: Refresh musb patchJoel A Fernandes2011-11-152-13/+57
| | | | | | | | | | 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>
* linux-ti33x-psp: Check if scheduling is required after DMAJoel A Fernandes2011-11-132-1/+44
| | | | | | | | | | | | 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>
* linux 3.0: update to 3.0.9Koen Kooi2011-11-121-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: add CAN bus patchesKoen Kooi2011-11-108-0/+2320
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: backport some PSP patches, add beaglebone bootlogoKoen Kooi2011-11-108-179/+689
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: add custom beaglebone bootlogoKoen Kooi2011-11-092-0/+7055
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: add experimental 3.0.0 versionKoen Kooi2011-11-0912-1084/+681
| | | | | | also clean up stale files Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4 2.6.35.x: update to glp1.4Koen Kooi2011-11-093-37/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: shrink beaglebone uImage by 584kiBKoen Kooi2011-11-032-149/+118
| | | | | | Turn on "optimize for size", turn off MTD, enable more FS modules Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: add missing panel definitionKoen Kooi2011-11-032-0/+39
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: More modular and comprehensive defconfig for ↵Joel A Fernandes2011-11-031-28/+94
| | | | | | | | | | | | | | | | | | | | | 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>
* linux-ti335x-psp 3.1: Fix gpio1_6 pinmuxJoel A Fernandes2011-11-032-5/+19
| | | | | | | | 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>
* linux-ti335x-psp 3.1: update to latest v3.1-staging branch, fix beaglebone ↵Koen Kooi2011-11-0210-395/+195
| | | | | | ethernet Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: moved to 3.0.8Koen Kooi2011-11-011-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: hack in DVI support for beagleboneKoen Kooi2011-11-012-1/+232
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: rebase for 3.1 releaseDenys Dmytriyenko2011-10-2815-1/+1
| | | | | | | * Build-tested on EVM and Bone * No PR bump, PV is enough Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.1rc8: Enable usb-to-serial driversJoel A Fernandes2011-10-262-2/+3
| | | | | | | | | 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>
* linux-ti33x-psp: update defconfigs for am335x-evmDenys Dmytriyenko2011-10-266-12/+18
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.1rc8: Update to latest SRCREV, add EEPROM patchesJoel A Fernandes2011-10-244-0/+159
| | | | | | | | | | | | * 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>
* linux-ti335x-psp 3.1rc8: tree has been rebased, fix SRCREVKoen Kooi2011-10-241-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: use LZO compression for beaglebone to squeeze out ↵Koen Kooi2011-10-222-3/+3
| | | | | | | | 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>
* linux-ti33x-psp 3.1rc8: include latest MUSB code, remove machine ID patchesKoen Kooi2011-10-212-9/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: remove MUSB probe order for beagleboneKoen Kooi2011-10-212-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: refresh all patches against 3.0.7Koen Kooi2011-10-20209-295/+320
| | | | | | This makes 'git am' work again, patch is more forgiving with fuzz. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: only use one config for beagleboneKoen Kooi2011-10-204-15/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* multi-kernel: the fetcher doesn't support dotfiles anymore, so get rid of ↵Koen Kooi2011-10-202-3/+3
| | | | | | the dot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: Add pin mux and init for beaglebone specific devicesJoel A Fernandes2011-10-202-22/+45
| | | | | | | | | 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>
* linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for boneKoen Kooi2011-10-192-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: enable more usb wifi cards for beagleboard, fix write protect pinKoen Kooi2011-10-193-8/+46
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: move to 3.0.7Koen Kooi2011-10-181-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1rc8: add proper machine ID for beagleboneKoen Kooi2011-10-185-1/+108
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1rc8: fix USB regression for beaglebone, don't disable ↵Koen Kooi2011-10-182-5/+31
| | | | | | DEBUGSS clocks on boot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-am335x-joel: delete, superseded by linux-ti33x-pspKoen Kooi2011-10-176-3663/+0
| | | | 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* linux-am335x-joel 3.1rc: initial addKoen Kooi2011-10-086-0/+3677
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-3.0: disable prempt for beagleboardKoen Kooi2011-10-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: rebase from 3.0.4 to 3.0.6Koen Kooi2011-10-081-5/+5
| | | | 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>
* linux-3.0: patch.sh: adjusted tags and error handlingJason Kridner2011-09-161-5/+7
| | | | | | | | | | 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>
* linux-3.0: patch.sh: manually update git remotesJason Kridner2011-09-161-2/+2
| | | | | | | | | | 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>