summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* extras: move things to extrassplitDenys Dmytriyenko2012-06-11594-0/+0
| | | | | | | Move non-essential, outdated, best-effort pieces, as well, as those requiring extra non-standard dependencies besides oe-core. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* extras: create an empty (sub-)layer for extra or best-effort stuffDenys Dmytriyenko2012-06-113-0/+43
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi2012-06-111-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: turn on CONFIG_USB_SUSPEND to fix usb mass storageKoen Kooi2012-06-112-2/+2
| | | | | | | | Many thanks to Arkadiusz Karas <arkkar13@googlemail.com> for figuring that out and sharing the info. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add support for weatherstation capeKoen Kooi2012-06-112-1/+7
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add support for 4.3" LCD capeKoen Kooi2012-06-113-1/+8
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: backport PM and USB fixes from PSPKoen Kooi2012-06-1119-1/+2163
| | | | | | | | The complete patchset will get rebased to the tip of the PSP tree soon, but the conflicts take a lot of time to resolve. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: fix buttons on LCD capesKoen Kooi2012-06-113-1/+187
| | | | | | | | One patch to add button layout for the a1 revision of the 3.5" LCD cape and another patch to stop spidev from loading when SPI1_D1 is used as gpio Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp: enable TSL2550 driver for beaglebone weatherstation capeKoen Kooi2012-06-112-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: switch ADC to 16x averaging, disable 275MHz, add 4.3" ↵Koen Kooi2012-06-115-1/+225
| | | | | | | | | | | | | LCD support * The switch to 16x averaging is done to combat the excessive noise in the signal. It's still *very* bad, but the TS cursor jitter has decreased a bit * The OPP for 275MHz was disabled due to all the errata. Both the EMIF and MUSB don't seem to like that OPP. * The resistive touch version of the 4.3" LCD cape is supported in 24 bit mode. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.2.18: build in usbhid and tsc2007 and run 'make oldconfig'Koen Kooi2012-05-311-11/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: set PV accordingly, when not using tipspkernelDenys Dmytriyenko2012-05-311-0/+3
| | | | | | | | | The patchset in PATCHES_OVER_PSP updates the kernel to 3.2.x, so make PV match. This doesn't need PR or MACHINE_KERNEL_PR bumps since both the kernel ABI and file locations remain the same. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Koen Kooi <koen@circuitco.com>
* tipspkernel: add extra level to FILESPATH with major version in the nameDenys Dmytriyenko2012-05-311-2/+17
| | | | | | | | | | | Add PMV variable to contain major version by extracting first 2 numbers from PV Insert new level to FILESPATH - PN-PV-PR:PN-PV:PN-PMV:PN:files:. Allow keeping patches and configs generic for the series (i.e. 3.2) while incrementing stable releases (i.e. 3.2.18) Drop use of BP and BPN, as they don't change for the kernel Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Koen Kooi <koen@circuitco.com>
* linux-ti33x-psp 3.2: fix pin free check once and for allKoen Kooi2012-05-302-1/+70
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: sgx fix from PSP + dvi cape audio fixKoen Kooi2012-05-304-44/+360
| | | | | | | Also move more things to modules to speed up boot. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: update to 3.2.18Koen Kooi2012-05-30223-2/+14794
| | | | | | | Duplicate patches between PSP and 3.2.17 have been dropped from the 3.2.17 series Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: i2c and cape fixesKoen Kooi2012-05-306-1/+234
| | | | | | | | | * Fix I2C prescaler to run at full speed instead of 1/4 speed * fix led/spidev/w1 check * move RS232 cape to ttyO2 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: Add patches to enable libertas firmware loading asynchronouslyAndreas Müller2012-05-2917-2/+2165
| | | | | | | | | | | | | | | | When using udev >=177 libertas driver does not load properly the firmware [1]. The patches 0001-0016 were taken from [2] and can be viewed at [3]. Patch 0017 I created to fix compiler complaining for missing symbol is_interrupt when DEBUG set. The patch series was tested with meta-gumstix on overo with udev-175 and udev-182. [1] http://www.spinics.net/lists/linux-wireless/msg85541.html [2] git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git [3] http://git.kernel.org/?p=linux/kernel/git/linville/wireless-next.git;a=history;f=drivers/net/wireless/libertas;hb=HEAD Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline: update to 3.2.18Koen Kooi2012-05-292-5/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-hw-bringup-image: disable sdcard image classKoen Kooi2012-05-291-1/+2
| | | | | | | The class breaks with the current genext2fs in oe-core. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: merge in 6 musb patches from PSPKoen Kooi2012-05-297-1/+304
| | | | | | | | Updating the SRCREV would require redoing all boardfile patches due to the EVM-SK changes. So cherry-pick the 6 patches we need. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: cape enhancements and patch cleanupsKoen Kooi2012-05-2957-157/+1526
| | | | | | | | | | | | | | | | * add support for revision A2 of the 7" Beagleboardtoys cape * allow capes to disable w1-gpio * add stub for the Beagleboardtoys camera cape * Fill in more entries in the am335x mux table * switch to 4x oversampling in the tsadc driver to reduce jitter (or cursor hula dancing as Gerald describes it) * Add a function to set the pinmux from the eeprom data instead of the boardfile * Add support for the Bebopr cape All beaglebone patches have been rediffed and renumbered to avoid confusion Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: silence useless omap4 hwmod warningKoen Kooi2012-05-292-0/+34
| | | | | | | This fixes the last remaining debug print shown when booting with 'quiet' Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: demote cpsw PHY message to INFOKoen Kooi2012-05-212-1/+53
| | | | | | | | This keeps them from appearing on the screen during quiet boots. They are still being reported, so no info is lost. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beaglebone-capes: add a powerdown script as wellKoen Kooi2012-05-213-1/+18
| | | | | | | The current powerdown script disables the PMIC backlight Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omapfbplay: import from OE classic + api tweakRoger Monk2012-05-217-0/+122
| | | | | Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* README: by popular demand add comment on how to avoid systemd breakageDenys Dmytriyenko2012-05-171-0/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* README: no longer depend on toolchain-layer, remove references to older ↵Denys Dmytriyenko2012-05-171-13/+5
| | | | | | gcc/binutils Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: make st7735fb DMA safeKoen Kooi2012-05-172-1/+145
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* beagleboard-getting-started: update for revision A6 releaseKoen Kooi2012-05-171-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: updatesKoen Kooi2012-05-158-1/+804
| | | | | | | | | | | | * Fix LEDs on 3.5", 7" and DVI capes * Add support for rev A2 DVI capes * Minor warning fixes to the boardfile * All PWMs are initialized, but not pinmuxed * Debugfs output for mux direction has been fixed * When no capes claim the SPI bus /dev/spidev2.0 will appear Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: avoid gold linker for Thumb2 kernelDenys Dmytriyenko2012-05-111-0/+2
| | | | | | | | | | | | | BeagleBone kernel is required to be built in Thumb2 mode for fast boot. Gold linker is not yet perfect for this, giving an internal error: | arm-linux-gnueabi-ld: internal error in thumb_branch_common, at .../binutils-cross-2.22-r6/binutils-2.22/gold/arm.cc:4149 While this fix can be put in generic linux.inc for all the kernels, it's better to test the Gold linker out as much as possible and only disable it for known issues, like this one (until it gets fixed, of course). Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = ↵Koen Kooi2012-05-114-4/+4
| | | | | | | | | "no" to the proper INHIBIT_PACKAGE_STRIP = "1" PACKAGE_STRIP doesn't exit in oe-core (anymore) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: for beaglebone set default Asm architecture to armv7-aDenys Dmytriyenko2012-05-102-0/+37
| | | | | | | | | | | | | | | | | Beaglebone kernel needs to be built in Thumb2 mode to achieve fast boot times. Unfortunately, that build is broken under newer binutils-2.22 with the below Assembler error. The fix is to pass the specific -march=armv7-a flag to the Assembler to make it work. | arch/arm/boot/compressed/head.S: Assembler messages: | arch/arm/boot/compressed/head.S:127: Error: selected processor does not support requested special purpose register -- `mrs r2,cpsr' | arch/arm/boot/compressed/head.S:134: Error: selected processor does not support requested special purpose register -- `mrs r2,cpsr' | arch/arm/boot/compressed/head.S:136: Error: selected processor does not support requested special purpose register -- `msr cpsr_c,r2' | make[2]: *** [arch/arm/boot/compressed/head.o] Error 1 | make[1]: *** [arch/arm/boot/compressed/vmlinux] Error 2 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Koen Kooi <koen@circuitco.com>
* uim: userspace app to manage wl12xx firmware loadingKoen Kooi2012-05-101-0/+19
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: rebase patches onto latest gitKoen Kooi2012-05-10104-557/+499
| | | | | | | The psp tree added a patch to limit the beaglebone to 500MHz when powered by USB, which triggered conflicts in the patches. The 3.2.16 series has been rediffed as well, no functional changes. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti33x-psp 3.2: bump SRCREV for 2 CPPI1.4 fixesKoen Kooi2012-05-101-2/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: switch to userspace governor for beaglebone, ondemand ↵Koen Kooi2012-05-102-3/+3
| | | | | | | seems to cause problems on a small percentage of boards Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: add patch to disable heartbeat LED trigger on shutdownKoen Kooi2012-05-102-1/+69
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: use proper irq fix from VaibhavKoen Kooi2012-05-103-58/+2
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: add support for CAN, RS232 and Battery beaglebone capesKoen Kooi2012-05-105-12/+238
| | | | | | | Also change defconfig to prepare for audio support and fix lcd35 pinmux Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: update to 3.2.16Koen Kooi2012-05-10131-3/+8773
| | | | | | | 3.2.16 is the final release in the 3.2-stable series by Greg KH. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti335x-psp 3.2: bump SRCREV to head of v3.2-staging and add 2 irq patchesKoen Kooi2012-05-103-2/+59
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.2: shut down heartbeat LED on halt/reboot/panicKoen Kooi2012-05-102-1/+69
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.2: add ASoC fixes for beagleboardKoen Kooi2012-05-103-1/+1159
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.2: add support for beagleboard wifi expansion boardKoen Kooi2012-05-102-1/+144
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sdcard_image bbclass: make ext4 the defaultKoen Kooi2012-05-101-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: switch beagleboard to ext4 to match beagleboneKoen Kooi2012-05-034-1/+2483
| | | | | | | | Also add patch to increase ext2 read speed. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot 2011.12: don't poke at uLCD7 settings from u-boot, it's handled in ↵Koen Kooi2012-05-032-2/+2
| | | | | | | | the kernel now Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-mainline 3.2: fix build of external SGX modulesKoen Kooi2012-05-032-0/+322
| | | | | | | Patch downloaded from https://github.com/RobertCNelson/stable-kernel/tree/master/patches/sgx Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>