aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-06-11extras: move things to extrassplitDenys Dmytriyenko
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>
2012-06-11extras: create an empty (sub-)layer for extra or best-effort stuffDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-tester: bump SRCREV to fix failure reportingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11linux-ti33x-psp 3.2: turn on CONFIG_USB_SUSPEND to fix usb mass storageKoen Kooi
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>
2012-06-11beaglebone-capes: add support for weatherstation capeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11beaglebone-capes: add support for 4.3" LCD capeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11linux-ti33x-psp 3.2: backport PM and USB fixes from PSPKoen Kooi
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>
2012-06-11linux-ti33x-psp 3.2: fix buttons on LCD capesKoen Kooi
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>
2012-06-11linux-ti33x-psp: enable TSL2550 driver for beaglebone weatherstation capeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-06-11linux-ti33x-psp 3.2: switch ADC to 16x averaging, disable 275MHz, add 4.3" ↵Koen Kooi
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>
2012-05-31linux-mainline 3.2.18: build in usbhid and tsc2007 and run 'make oldconfig'Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-31linux-ti33x-psp 3.2: set PV accordingly, when not using tipspkernelDenys Dmytriyenko
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>
2012-05-31tipspkernel: add extra level to FILESPATH with major version in the nameDenys Dmytriyenko
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>
2012-05-30linux-ti33x-psp 3.2: fix pin free check once and for allKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-30linux-ti33x-psp 3.2: sgx fix from PSP + dvi cape audio fixKoen Kooi
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>
2012-05-30linux-ti33x-psp 3.2: update to 3.2.18Koen Kooi
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>
2012-05-30linux-ti33x-psp 3.2: i2c and cape fixesKoen Kooi
* 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>
2012-05-29linux-mainline: Add patches to enable libertas firmware loading asynchronouslyAndreas Müller
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>
2012-05-29linux-mainline: update to 3.2.18Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-29ti-hw-bringup-image: disable sdcard image classKoen Kooi
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>
2012-05-29linux-ti33x-psp 3.2: merge in 6 musb patches from PSPKoen Kooi
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>
2012-05-29linux-ti335x-psp 3.2: cape enhancements and patch cleanupsKoen Kooi
* 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>
2012-05-29linux-ti33x-psp 3.2: silence useless omap4 hwmod warningKoen Kooi
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>
2012-05-21linux-ti33x-psp 3.2: demote cpsw PHY message to INFOKoen Kooi
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>
2012-05-21beaglebone-capes: add a powerdown script as wellKoen Kooi
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>
2012-05-21omapfbplay: import from OE classic + api tweakRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-17README: by popular demand add comment on how to avoid systemd breakageDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-17README: no longer depend on toolchain-layer, remove references to older ↵Denys Dmytriyenko
gcc/binutils Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-17linux-ti33x-psp 3.2: make st7735fb DMA safeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-17beagleboard-getting-started: update for revision A6 releaseKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-15linux-ti33x-psp 3.2: updatesKoen Kooi
* 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>
2012-05-11linux-ti33x-psp 3.2: avoid gold linker for Thumb2 kernelDenys Dmytriyenko
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>
2012-05-11omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = ↵Koen Kooi
"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>
2012-05-10linux-ti33x-psp 3.2: for beaglebone set default Asm architecture to armv7-aDenys Dmytriyenko
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>
2012-05-10uim: userspace app to manage wl12xx firmware loadingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-ti33x-psp 3.2: rebase patches onto latest gitKoen Kooi
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>
2012-05-10linux-ti33x-psp 3.2: bump SRCREV for 2 CPPI1.4 fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-ti335x-psp 3.2: switch to userspace governor for beaglebone, ondemand ↵Koen Kooi
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>
2012-05-10linux-ti335x-psp 3.2: add patch to disable heartbeat LED trigger on shutdownKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-ti335x-psp 3.2: use proper irq fix from VaibhavKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-ti335x-psp 3.2: add support for CAN, RS232 and Battery beaglebone capesKoen Kooi
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>
2012-05-10linux-ti335x-psp 3.2: update to 3.2.16Koen Kooi
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>
2012-05-10linux-ti335x-psp 3.2: bump SRCREV to head of v3.2-staging and add 2 irq patchesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-mainline 3.2: shut down heartbeat LED on halt/reboot/panicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-mainline 3.2: add ASoC fixes for beagleboardKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10linux-mainline 3.2: add support for beagleboard wifi expansion boardKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-10sdcard_image bbclass: make ext4 the defaultKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2012-05-03u-boot 2011.12: switch beagleboard to ext4 to match beagleboneKoen Kooi
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>
2012-05-03u-boot 2011.12: don't poke at uLCD7 settings from u-boot, it's handled in ↵Koen Kooi
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>
2012-05-03linux-mainline 3.2: fix build of external SGX modulesKoen Kooi
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>