Commit Graph

337 Commits

Author SHA1 Message Date
Stefan Agner
7495dc402c kernel-module-mcc: update which includes interrupt fixes
This updates the forked MCC kernel module to latest version. The new
version correctly enables/disables the CPU2CPU interrupts during
critical sections. This fix needs two new symbols provided by the
kernel:
- mscm_enable_cpu2cpu_irq
- mscm_disable_cpu2cpu_irq

Both are provided by the Linux kernel provided by the linux-toradex
4.0 recipe.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-06-11 10:44:54 -03:00
Stefan Agner
8790884360 linux-toradex: update kernel to Linux 4.0
Update the Toradex kernel recipe to Linux 4.0. This kernel version
is based on the Toradex v2.4Beta1 release plus some fixes (hence
the versioned as v2.4b1.1). The updated kernel uses a new NAND ECC
format which is capable to fix up to 32 errors.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-06-11 10:44:54 -03:00
Carlos Rafael Giani
130daa6b77 linux-cubox-i: update SRCREV to ea83bda1b4
Notable changes in this update include:
- Support for V5 Vivante userspace binaries
- Improvements to thermal subsystems for better cooling
- PWM and FEC cleanups and improvements
- Fix kernel config causing networking bridge breakage
- Wi-Fi related backports from Linaro 3.14 kernel

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-24 15:20:17 -03:00
Pushpal Sidhu
af52c01b11 linux-gateworks-imx: Initial linux kernel recipe
Add a kernel recipe based on Freescale's 3.10.53_1.1.0_ga
kernel for Gateworks imx based boards.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-22 16:51:46 -03:00
Valentin Raevsky
cd4b6646ce linux-compulab: add cm-fx6 3.14.28 kernel configuration files
Add cm-fx6 kernel configuration files.
This is a fork of the linux-imx 3.14.28.ga with the CompuLab patches
for cm-fx6 boards.

Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-17 09:34:48 -03:00
Alex de Cabo
26933eb50d linux-congatec: Update kernel to 3.10.53-1.1.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-14 13:40:18 -03:00
Eric Nelson
ac1e57a770 linux-boundary: deprecate kernel 3.10.31-beta
Since we now have support for kernel 3.10.53 (GA), 3.10.31-beta
should not be used.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-06 15:28:27 -03:00
Eric Nelson
fe9586b53d linux-boundary: add support for kernel 3.10.53
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-04-01 17:58:43 -03:00
Stefan Agner
0f4942175f kernel-module-mcc: provide recipe adapted to a 3.18 based Toradex kernel
This adds a recipe for the forked version of the MCC kernel module. The
fork includes changes to compile and run the module with the 3.18 based
kernel provided by linux-toradex_3.18.bb.

The forked version requires the functionality of the SEMA4 and MSCM
CPU2CPU interrupts exported by the kernel through some Vybrid specific
symbols:
- mscm_request_cpu2cpu_irq
- mscm_free_cpu2cpu_irq
- mscm_trigger_cpu2cpu_irq
- mvf_sema4_assign
- mvf_sema4_deassign

Currently, those symbols are provided by the Toradex Linux kernel only
(linux-toradex_3.18.bb).

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-19 09:40:54 -03:00
Stefan Agner
7a3687f7f2 linux-toradex: initial Linux recipe for Toradex Vybrid modules
This Kernel recipe builds the kernel.org based Linux kernel 3.18
for the Freescale Vybrid based modules Colibri VF50 and VF61 of
Toradex.

The kernel.org based Linux kernel support this modules too since
~3.17. However, some patches, such as the NAND flash controller
driver, Display Controller Unit (DCU4) frambuffer driver and
various fixes across different drivers, are still in the process
of being upstreamed.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-03-12 05:29:14 -03:00
Alex de Cabo
e6bf2939cf linux-congatec: Update to version 3.10.53
Update the linux-congatec to the cgt_imx_3.10.53_1.1.0 branch

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-02-12 20:35:40 -02:00
Alfonso Tamés
97ed7ae94a linux-wandboard: Update kernel to 3.10.53-1.1.0_ga
This updates the Wandboards' kernel to 3.10.53-1.1.0_ga

Signed-off-by: Alfonso Tamés <alfonso@tames.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-02-12 20:35:27 -02:00
Alex de Cabo
9c3dc2a63f linux-congatec: support for Q7 GPIOs
Add support for Q7 GPIOs in conga-QMX6 device tree configuration

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-02-04 12:04:45 -02:00
Raphael Silva
6054ad663a linux-congatec-rt: Upgrade to 3.10.31-1.1.0 Beta 2
Update based on linux-imx-rt 3.10.31

Signed-off-by: Raphael Silva <raphael.philipe@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-01-05 14:37:23 -02:00
Raphael Silva
b90378d8e2 linux-congatec-rt: add initial recipe
Add initial support for 3.10.17-1.0.2 with 3.10.17-rt12 real-time patch.

Signed-off-by: Raphael Silva <raphael.philipe@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-29 09:56:23 -02:00
Alfonso Tamés
84d13080c9 linux-wandboard: Update to 3.10.31-1.1.0 beta2 based kernel
This updates the Wandboards' kernel to 3.10.31-1.1.0 beta2 to be in
line with Yocto's next 1.8 release. This commit also drops kernel
3.10.17 support since the new GPU drivers from Freescale do not
support this or older kernel versions.

Signed-off-by: Alfonso Tamés <alfonso@tames.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-12 09:36:12 -02:00
Alex de Cabo
f9ffea9e64 linux-congatec: Upgrade to cgt_imx_3.10.31_1.1.0_beta2
Update the linux-congatec for the 3.10.31_1.1.0_beta2 kernel.

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-06 17:05:00 -02:00
Ian Coolidge
4e6985eb77 linux-boundary (3.10.31): Bump SRCREV to b76cf1c
Fixed parallel LCD support and analog audio support respectively.

Eric Nelson (1):
  mxc_lcdif: re-order drivers mxc_lcdif and mxc_ipuv3_fb

Laci Tele (1):
  sgtl5000: ssi-controller has been replaced with cpu-dai, in .dtsi files

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-03 16:20:30 -02:00
Alex de Cabo
e6442b5012 linux-congatec: Upgrade to cgt_imx_3.10.17_1.0.2
No changes but the bug fixes in the Freescale release

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-28 09:39:35 -02:00
Eric Nelson
00c8b0031f linux-boundary: deprecate 3.0.35, 3.10.17 kernels for Yocto 1.8
Since meta-fsl-arm is including GPU support that requires the 3.10.31
kernel, remove support for kernels 3.0.35 and 3.10.17 on Boundary
Devices boards for upcoming Yocto 1.8.

Custom boards should use their own recipes and be aware of the
incompatibilities if lingering on the older kernels.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-28 09:39:35 -02:00
Eric Nelson
e2323da884 linux-boundary: Add support for kernel 3.10.31_1.1.0_beta
This patch adds support for the 3.10.31_1.1.0_beta kernelfor Boundary
Devices BD-SL-i.MX6 (built to SABRE Lite), Nitrogen6X, Nitrogen6_Max
and and Nitrogen6_Lite boards.

To try it out, set PREFERRED_VERSION_linux-boundary = "3.10.31" in your
local.conf file.

Minimal testing has been performed at this point, so don't expect it
to be production-ready.

Note that the 3.10.31 kernel contains an update to provide fixed
numbering for /dev/mmcblk devices instead of numbering them by
order of initialization.

Support has been added into the boot script, but requires setting
a variable in U-Boot:

	U-Boot > setenv sdphys 1
	U-Boot > saveenv
	U-Boot > boot

See this post for some additional commentary:
	http://boundarydevices.com/root-equals

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-28 09:39:35 -02:00
Daiane Angolini
71bbdb30ae linux-*: Rework LOCALVERSION depending on SRCBRANCH
LOCALVERSION is used in FSL Community BSP Release Notes and should highlight
which are the _release version_ for that particular provider.

In addition LOCALVERSION makes it easy to track where the binary running on a
target is from.

Both reasons make LOCALVERSION a very important information.

The overall rule is that LOCALVERSION would point to SRCBRANCH, unless in a
case of explicit exception.

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-24 18:35:58 -02:00
Eric Nelson
1557bb71d2 linux-boundary: Upgrade to 3.10.17_1.0.2 patch release (commit f7a1e187)
Update Linux kernel for Boundary Devices boards to match the Freescale
3.10.17_1.0.2 release and use branch boundary-imx_3.10.17_1.0.2_ga

No functional changes are in this update beyond the bug fixes in
the Freescale release.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-05 18:47:11 -02:00
Eric Nelson
05305f5cd6 linux-boundary (3.10.17): Bump SRCREV to 9f710dad
This update contains a handful of minor fixes for Nitrogen6x,
Nitrogen6x-SOM, Nitrogen6x_Max and SABRE Lite:

        Added AR1020-i2c 8-wire resistive touch controller
        Fixed real-time-clock on Nitrogen6_Max
        Miscellenous fixes for OV5642 parallel CSI camera
        Fixes for Focaltech FT5x06 capacitive touch screen
        Fix for TC358743 HDMI->MIPI
        Add mac address override for WL12xx Wifi module

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-01 15:48:01 -02:00
Otavio Salvador
70f30cd0b5 linux-wandboard: Update to 3.10.17-1.0.1 kernel
This updates to 3.10.17-1.0.1 kernel and fixes the GPIO pins behavior
which had no SION flags enabled so not allowing reading back the
setted value of the pin.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-15 11:09:38 -03:00
Eric Nelson
5827542816 linux-boundary (3.10.17): Bump SRCREV to bed3f6a3
This update contains a few important fixes for Nitrogen6x,
Nitrogen6x-SOM, and SABRE Lite:
        - bed3f6a3 - Fix for WiFi on Nitrogen6x-SOM carrier board
        - 496650f2 - Fix for OV5640 MIPI camera on Nitrogen6x
	- 46875533 - Fix for OV5640 MIPI camera on SABRE Lite

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-09 22:45:52 -03:00
Eric Nelson
fb54d61e71 linux-boundary (3.10.17): Bump SRCREV to 5e35d1b2
Updates in this release include:
    - update Broadcom driver to support per-chip firmware files
        (see commit 5ee7d28 in meta-fsl-arm-extra)
    - add support for ADV7391 Composite/Component Video output driver
    - backport PCIe fixes from mainline kernel

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-09 18:27:33 -03:00
Alex de Cabo
68ae3327b5 linux-congatec: update SRCREV to 9a3e949
Includes support for UART3 and UART5.

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-09 18:27:33 -03:00
Alex de Cabo
6317718a15 linux-congatec: Remove old Linux kernel files
Linux kernel 3.0.35 is not longer used, due to that, recipe, patches
and configuration files are removed.

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-24 15:36:18 -03:00
Alex de Cabo
76841b66f3 linux-congatec: Update Congatec-QMX6 Linux kernel
Provides the recipe and defconfig to 3.10.17 Linux kernel

Signed-off-by: Alex de Cabo <alejandro.de-cabo-garcia@congatec.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-24 15:36:18 -03:00
Otavio Salvador
e61ea982e5 linux-boundary (3.10.17): Add depends on bc-native
This fixes following error:

,----
|  /bin/sh: 1: bc: not found
|  make[1]: *** [kernel/timeconst.h] Error 127
|  make: *** [kernel] Error 2
|  make: *** Waiting for unfinished jobs....
|    CC      drivers/mxc/ipu3/ipu_ic.o
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-15 11:24:55 -03:00
Eric Nelson
2c7235431f linux-boundary (3.10.17): Bump SRCREV to 50c5697b
Updates in this release include:
        - rebase on Freescale 3.10.17_1.0.1_ga release
        - support for new (custom) boards
        - fixes for production version of Nitrogen6 Max board
        - fixes to allow shutdown/restart of WL12xx Wi-Fi
        - added support for adv7180 NTSC video input driver
        - added support for Gennum GS2971 SDI receiver
        - added Ilitek 210x touch screen driver
        - update Focaltech ft5x06 touch screen to support 12 touches
        - update flexcan driver to allow use with only a standby GPIO
        - add support for "disable_giga" parameter for FEC Gb ethernet driver
        - add support for SC16IS7XX I2C multi-port serial controller
        - add support for "TRULY-1U" display
        - add support for Wolfson WM5102 audio codec

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-15 09:37:35 -03:00
Carlos Rafael Giani
adc7320bb6 linux-cubox-i: upgrade to 3.14.14 version
This is the new SolidRun supported kernel for the HummingBoard and
CuBox-i devices. It is based on the Linaro 3.14 kernel releases.

Some of the changes are:

* devicetree files are used now
* zImage is used instead of uImage
* large amounts of memory leak and stability fixes
* increased FEC ethernet performance, higher than the Freescale rated
  470 Mbps
* SDHC patchset for better UHS-I support
* residue support for SDMA with FSL's custom firmware integrated to work
  with HDMI and optical SPDIF
* higher DMA and GPU efficiency in general
* the vast array of improvements of a 3.14.14 kernel over a 3.0.35 one

Change-Id: I8f5292b3c2951e7fc48dd20e556da1beba092ed5
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-04 14:04:34 -03:00
Christoph Settgast
948ebb4f69 linux-boundary (3.10.17): update to 62ef71f
This includes the following changes, the defconfig
changes are reflected in the yocto defconfigs to
keep things in sync.

Eric Nelson (39):
      nit6xlite_defconfig: add LEDS_GPIO
      sabrelite: configure ethernet PHY nRST
      nitrogen6x: configure ethernet PHY nRST
      nitrogen6_mtp: configure ethernet PHY nRST
      nitrogen6_max: configure ethernet PHY nRST
      nit6xlite: configure ethernet PHY nRST
      nit6xlite: default to multi-touch input for eGalax, ft5x06
      nitrogen6x: default to multi-touch input for eGalax, ft5x06
      nitrogen6x_ub: default to multi-touch input for eGalax, ft5x06
      ft5x06: free GPIO in _remove
      ft5x06: add support for ABS_MT_TRACKING_ID
      ft5x06: set MAX_TOUCHES to 12
      ft5x06: respect/return tracking id from controller
      net: fec: iMX6 FEC does not support half-duplex gigabit
      nit*_defconfig: add CONFIG_USB_FUNCTIONFS=m
      nit*_defconfig: add CONFIG_USB_SERIAL_GENERIC
      nit6xlite: add ili210x touch controller
      nitrogen6x: add ili210x touch controller
      sabrelite: add ili210x touch controller
      nitrogen6_max: add ili210x touch controller
      nit6xlite_defconfig: add ILI210X touch screen
      nitrogen6x_defconfig: add ILI210X touch screen
      ili210x: Allow use with Device Tree
      nitrogen6_max: enable FEC ethernet
      nitrogen6_max: swap NANDF_CS0/1 (GP6:11/14) for SD3 voltage select, WL IRQ
      nitrogen6_max: define ENET_TXD1 as GPIO1:29 for amplifier mute
      flexcan: allow use with transceivers that only have standby pin
      nitrogen6x: SDIO is 1.8V-only, add flag in DTS
      sdhci: Allow platform_set_power callback
      sdhci-imx: Add power-gpio support
      nitrogen6x: use power-gpio instead of vqmmc-supply to control WL_EN pin
      nitrogen6_max: use power-gpio instead of vqmmc-supply to control WL_EN pin
      nitrogen6_max: configure voltage-select pin
      nit6xlite: flag 1.8v quirk for vqmmc on sdhc2 (WiFi interface)
      DT:imx6qdl: Pad SD2_DAT3 should have pull-down
      nitrogen6x_defconfig: include LEDS_PWM, SPI_SPIDEV
      Add imx6q-sabrelite-nolcd device tree
      fec: Add disable_giga parameter to force 10/100 operation
      Revert "DT:imx6qdl: Pad SD2_DAT3 should have pull-down"

Ranjani Vaidyanathan (1):
      ENGR00318392 ARM:imx6x: Save/restore SCU and some CP15 registers across suspend/resume

Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
Reviewed-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-31 16:22:28 -03:00
Simon Kuhnle
664e70e46b linux-boundary (3.10.17): add CONFIG_USB_G_MULTI
Signed-off-by: Simon Kuhnle <simon.kuhnle@methodpark.de>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-21 23:07:04 -03:00
Otavio Salvador
a4cdda7867 linux-denx: Restrict recipe compatibility for m53evk
This fixes following warning, when building other mx5 boards:

,----
| WARNING: Unable to get checksum for linux-denx SRC_URI entry
|     defconfig: file could not be found
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-14 22:31:24 -03:00
John Weber
12e560967b linux-wandboard: update SRCREV to 8e81319 and update defconfig
Update wandboard defconfig to add support for the Fusion touchscreen, Sunplus
keyboard, and some USB to serial devices

Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-05 17:57:28 -03:00
John Weber
c3b74cd1de linux-wandboard (3.0.35): remove recipe and associated files
Now that kernel 3.0.35 is no longer being updated, and that 3.10.17 is now GA and
supports current GPU libraries, remove linux-wandboard (3.0.35).

Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-21 11:03:30 -03:00
John Weber
5ee7d28984 linux-firmware: add bbappend to modify firmware file names
Upstream changes to the brcmfmac driver require a change to the firmware
file names to match the devid and interface type of the Broadcom chipset.
This also makes it easier for one machine to support multiple chipets in
Yocto.

Signed-off-by: John Weber <rjohnweber@gmail.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-21 11:03:30 -03:00
John Weber
8686b4a984 linux-wandboard (3.10.17): Update SRCREV to 13697f2 and update defconfig
The update to the Wandboard Linux kernel includes the following changes:
- wandboard_defconfig: Enable CONFIG_USB_OTG
- wandboard/dts: Fix USB OTG
- wand-rfkill: Change gpio depending on wandboard revision
- wandboard: dts: Add alternate pin support for rev C1
- brcmfmac: Use fw filename and nvram based of devid for sdio.
- wandboard: add revision detect pin to rfkill driver
- wandboard/dts: change EDM gpio to open drain
- wandboard/dts: Enable lcdif in devicetree
- wandboard/dts: add fusion touchscreen to devicetree
- wandboard: Fix bluetooth

Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-21 11:03:30 -03:00
Christoph Settgast
9bbe2e8e79 linux-boundary (3.10.17): Bump SRCREV to ca882d5a
Updates in this release include:
 - Configures GPIOs on Nitrogen6_Lite as "gpio-led" devices
 - Updates to nit6xlite_defconfig to match nitrogen6x_defconfig
 - Added support for Okaya 480x272 display
 - Allows concurrent operation of OV5640 MIPI and OV5642 parallel
   cameras

Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-02 13:57:29 -03:00
Christoph Settgast
7686e46fcc linux-boundary (3.10.17): remove CONFIG_INPUT_EVBUG
Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-02 13:52:54 -03:00
Rabeeh Khoury
5a1e9ce6e3 linux-cubox-i: updates the kernel to 6fc170bb7b SRCREV
This patch update the revision to 6fc170bb7b and corrects the following -
1. SUMMARY field. The kernel forks Boundary Devices BSP 4.1.0 but it's
   Freescale BSP 4.1.0 as-is.
2. CONFIG_MACH_C1 becomes CONFIG_MACH_HB. Carrier-one was renamed to be HummingBoard.
3. Following two patches not needed anymore since they are part of the kernel -
   0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
   0003-ARM-7670-1-fix-the-memset-fix.patch

Change-Id: I34657245890dc4200592b58a6289ba90a7e9df2c
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-25 13:33:14 -03:00
Eric Nelson
809c9ccf8f linux-boundary (3.10.17): Bump SRCREV to cfb334d
- Added TC358743 HDMI input driver (via MIPI)
        - Fix RTC on nitrogen6x/6x-lite to kick-start on power-fail
        - Fix UART3 baud-rate mismatch bug
        - Update HDMI driver to default to "only CEA modes"
        - Fix SGTL5000 issue with reboot

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-09 09:35:57 -03:00
Eric Nelson
00b2561340 linux-boundary (3.0.35): Bump SRCREV to d9bc8a4
- Lots of additional (custom) boards
        - Fixes for Focaltech ft5x06 touch screen (10-points now)
        - RS-485 half-duplex and Rx/Tx LED support
        - Added fake power-down to blank displays during power-off
        - Added TC358743 HDMI input driver (via MIPI)
        - Added GS2971 driver (via CSI)
        - Fix RTC on nitrogen6x/6x-lite to kick-start on power-fail
        - Fix UART3 baud-rate mismatch bug
        - Update HDMI driver to default to "only CEA modes"

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-09 09:35:57 -03:00
Eric Nelson
14a6e9bc8a linux-boundary (3.0.35): defconfig changes for nitrogen6x, nitrogen6x-lite
Update defconfig files for Boundary Devices' boards to include
        - Updates for SystemD support
        - Use 3G/1G split
        - Add support for various USB->serial adapters
	- Add g_mass_storage (=m)

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-09 09:35:57 -03:00
Eric Nelson
98cc1400c7 linux-boundary (3.10.17): defconfig changes for nitrogen6x nitrogen6x-lite
Update defconfig files for Boundary Devices' boards to include
        - Updates for SystemD support
        - Use 3G/1G split
        - Add support for various USB->serial adapters

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-09 09:35:57 -03:00
Gary Thomas
48cba7af1b linux-boundary: Enable CONFIG_FHANDLE on nitrogen6x
This kernel setting is required when using systemd >= 210.  Without
it, no serial devices are enabled at boot time, making serial login
impossible.

Only tested on SabreLite (Nitrogen6x), but the same change should be
applied to all boards.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-24 18:59:01 -03:00
Eric Nelson
0907ee7377 linux-boundary (3.10.17): Move to GA kernel (srcrev 731f96)
Update Boundary Devices' linux kernel to one based on FSL's 3.10.17_1.0.0_ga
instead of 3.10.17_1.0.0_beta.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-01 18:07:37 -03:00
John Weber
cc365e9afa linux-wandboard (3.10.17): Move to GA kernel (srcrev 9d567e)
Update Wandboard Linux kernel to one based on FSL's 3.10.17_1.0.0_ga. Also,
updated the defconfig to better align with FSL's imx_v7_defconfig where
possible to avoid potential problems

Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-28 11:57:03 -03:00
Alexandre Belloni
e4cd11c057 linux-cfa: bump revision
Bump the revision to include a workaround for the USB phy issue we are
sometimes seeing.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25 11:32:22 -03:00
Alexandre Belloni
7aceadb79e linux-cfa: remove useless debug
This removes useless and very verbose debug that would appear e.g. while
plugging a USB stick.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25 11:32:09 -03:00
Mario Domenech Goulart
9481991ec1 linux-timesys: remove DESCRIPTION from .bbappend
It can now be found on the original recipe's SUMMARY (on meta-fsl-arm).

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-03 23:11:46 -03:00
Mario Domenech Goulart
df323391d0 linux-cfa.inc: typo fix (s/SECTion/SECTION/)
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-03 16:37:23 -03:00
Eric Nelson
909d002d42 linux-boundary: Add DEPENDS on lzop
Kernel version 3.10 requires lzop to build.

Fix suggested by Erik Botö <erik.boto@pelagicore.com>

Reported-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-03 16:36:25 -03:00
Daiane Angolini
ba7770da79 linux: Use SUMMARY to describe the linux provider
Replace DESCRIPTION to SUMMARY on linux recipes.

The SUMMARY content may be used in Release Notes to
describe the each kernel provider.

Add SUMMARY for linux-congatec, linux-cubox-i and
linux-timesys. For those, the SUMMARY used was the one
already in Release Notes [1] in file [2]

[1] https://github.com/Freescale/Documentation
[2] release-notes/source/kernel-linux.rst

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2014-03-27 14:55:35 -03:00
Eric Nelson
cae491bda0 linux-boundary: remove version number from 3.10.17 kernel
The 3.10.17 version is added automatically by the build process,
so it's not needed in LOCALVERSION.

As Diego reported, without this patch, 'uname -r' and kernel modules
are oddly-named:
        /lib/modules/3.10.173.10.17_beta+yocto

Reported-by: Diego <diego.ml@zoho.com>
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2014-03-26 11:59:32 -03:00
John Weber
1fe577a99c linux-wandboard (3.10.17): Update SRCREV to 4a8ad4
Update Wandboard 3.10.17 kernel to commit 4a8ad4, which includes an update
to the DTS to enable all mxcfb devices and a fix for the sgtl5000 driver.

Signed-off-by: John Weber <rjohnweber@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-25 16:01:16 -03:00
Anthony Felice
961c04abf9 linux-timesys: Add customized kernel for quartz machine
This kernel is based on linux-timesys 3.0.15, and adds commits for quartz
support that include:

* Add Display and Resistive Touchscreen support
* Add Quartz Hardware Modules support
* Add additional UART support
* Update i2c settings for Audio driver
* New defconfig (i.e. quartz)

This kernel has been tested on the quartz platform.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-20 21:36:24 -03:00
Anthony Felice
a526b71027 linux-timesys (3.0.15): Bump SRCREV_pcl052 to 5e9d9a5
The following changes have been made in this version of the kernel:

* Fix for ethernet, which was previously not working.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-18 18:33:35 -03:00
Otavio Salvador
a2e5ca53a7 linux-imx (2.6.35.3): Removal as it is unused
The only machines using the recipe was imx233-olinuxino ones but those
are defaulting to linux-fslc for a while without failure reports so it
is safe to drop this now.

Change-Id: I86663543c5ee893fb1d0c55defa3d0c68cba85be
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-12 23:05:08 -03:00
Otavio Salvador
7d7bf13e8a linux-congatec: Avoid depending on meta-fsl-arm's linux-imx
To easy the maintenance of the kernel for Congatec boards and allow
removal of the 3.0.35 of meta-fsl-arm when desired we include the
needed patches here instead of using a bbappend on top of linux-imx
original recipe.

Change-Id: I5766ba81b514beb1f50f04d8d0e4efcc4d2b5898
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-12 23:05:08 -03:00
Otavio Salvador
d2b1f5bce2 linux-imx: Stop using PRINC
This removes the PRINC which is deprecated and will be removed after
Yocto Project 1.6 release. The 2.6.35.3 and 3.0.35 kernel versions
need to be updated in meta-fsl-arm at same time, to avoid version to
go backwards.

Change-Id: I38dde3b81715e64ce7a9e724b85901d44490c082
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-05 13:18:07 -03:00
Anthony Felice
6f79ede2fa linux-timesys: Add customized kernel
This kernel is based on linux-timesys 3.0.15, and adds commits for pcm052
support that include:

* Add FEC1 support
* Add QSPI NOR support
* Add PWM backlight support
* Enable watchdog
* Fix DCU settings
* New defconfig (i.e. pcm052)

This kernel has been tested on the pcm052 platform.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
2014-03-03 21:07:39 -03:00
Anthony Felice
10f7914ecd linux-timesys: Add customized kernel
This kernel is based on linux-timesys 3.0.15, and adds commits for pcl052
support that include:

* Add HDMI support
* Add LED GPIO support
* Fix DCU multiplier calculation
* Fix USB Gadget
* New defconfig (i.e. pcl052)

This kernel has been tested on the pcl052 platform.

Signed-off-by: Anthony Felice <tony.felice@timesys.com>
2014-03-03 20:54:56 -03:00
Otavio Salvador
37c793bea4 linux-boundary (3.0.35): Add Vivante GPU 4.6.9p13 support
The 3.10.17-1.0.0 GPU has been updated tp 4.6.9p13 release. This patch
updates the kernel driver to be compatible with it.

Change-Id: Ice6579d97c8488c5e551db5949d3ee3786d50dc9
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
2014-03-03 15:53:04 -03:00
Otavio Salvador
27d6f852c2 linux-cubox-i: Add Vivante GPU 4.6.9p13 support
The 3.10.17-1.0.0 GPU has been updated tp 4.6.9p13 release. This patch
updates the kernel driver to be compatible with it.

Change-Id: I6607dd6879e77654d8ac1894eed18ce808eb7e8d
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03 15:52:59 -03:00
John Weber
ba9d15fc70 linux-wandboard (3.10.17): defconfig changes
Several changes to defconfig including:
- Add CONFIG_CFLAGS and CONFIG_FHANDLE to allow for systemd support
- Enable Broadcom drivers by default
- Enable RFKILL support in kernel, this is necessary for Broadcom driver
- Enable user-space view of device tree in /proc/device-tree

Signed-off-by: John Weber <rjohnweber@gmail.com>
2014-02-28 10:40:33 -03:00
John Weber
7b1f334b9b linux-wandboard (3.10.17): Bump SRCREV to 95f32b7
The following changes are made:
- Update SRCREV to 95f32b7
- Set the git URI in WANDBOARD_GITHUB_MIRROR to allow overide in
  local.conf

Signed-off-by: John Weber <rjohnweber@gmail.com>
2014-02-28 10:39:52 -03:00
Otavio Salvador
9d517e9234 linux-denx: Fix branch name used for fetching
The branch, which contains the needed hash, is:

m53evk-rel-2013-05-02-v3.9

Fix the recipe accordingly.

Change-Id: Ie5d7b1f550d0d1ec92f3b4cea89f1b73d069cf32
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-19 19:05:32 -03:00
Patrick Keil
1b612d3045 linux-wandboard-3.0.35: Add kernel configs for Systemd
Adding missing kernel configurations for Systemd:
* CONFIG_FHANDLE
* CONFIG_CGROUPS

Signed-off-by: Patrick Keil <trancefusion@gno.de>
2014-02-14 19:28:48 -02:00
Andreas Henriksson
e0ae7fcba0 linux-imx: fix missing initial space for cgtqmx6 patch
Seems "same" changes has been made on both master and dora branch,
but the dora commit has the space in place.

This patch was created via:
git diff freescale/dora..freescale/master recipes-kernel/linux/linux-imx_3.0.35.bbappend | patch -p1 -R

Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
2014-02-14 11:02:16 -02:00
Pavel Kopylov
ee59f38ef9 linux-imx (3.0.35): Enable USB for cgtqmx6
Add missing flags in kernel config.
Namely: CONFIG_USB_EHCI_ARC_H1=y and CONFIG_USB_FSL_ARC_OTG=y

Signed-off-by: Pavel Kopylov <pavel.kopylov@gmail.com>
2014-02-12 00:15:35 -02:00
Otavio Salvador
05b7ef0269 linux-boundary, u-boot-script-boundary: Set compatible machine
The compatible machine filter is required to avoid build warnings when
building for other boards, as:

,----[ Build warning ]
| WARNING: Unable to get checksum for linux-boundary
|     SRC_URI entry defconfig: file could not be found
`----

Change-Id: I2f55697fbef29c35b332bfdcc5023c5f70bc9e4b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-12 00:15:07 -02:00
Pavel Kopylov
52871f8458 linux-imx (3.0.35): Enable devtmpfs for cgtqmx6
Add missing DEVTMPFS creation flags in kernel config.
Namely: CONFIG_DEVTMPFS=y and CONFIG_DEVTMPFS_MOUNT=y

Signed-off-by: Pavel Kopylov <pavel.kopylov@gmail.com>
2014-02-10 08:40:15 -02:00
Carlos Rafael Giani
f2d30e5f72 linux-cubox-i: add customized kernel
This kernel is based on linux-imx 3.0.35, and adds patches for
CuBox-i and HummingBoard support

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
2014-01-29 17:51:25 -02:00
Otavio Salvador
88dbf62f3c linux-imx (3.0.35): Update Congatec cgtqmx6 to 3.0.35-4.1.0
This reduces a lot the number of patches we need to apply and easy
upgrade to the Vivante 4.6.9p13 GPU that comes with the
3.10.17-1.0.0-beta BSP.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-29 10:57:10 -02:00
Otavio Salvador
04ea0ff093 linux-denx: Update SRC_URI for new fetcher behavior.
If SRCREV is not in the master branch, the SRC_URI must specify the
branch; this patch also move the inclusion of defconfig file, at
SRC_URI, to the .inc to avoid appending it in the 3.9 recipe.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-29 10:56:55 -02:00
Eric Nelson
d759596001 linux-boundary: Add support for 3.10.17-beta
This patch adds experimental support for the 3.10.17-beta kernel
for Boundary Devices BD-SL-i.MX6 (built to SABRE Lite), Nitrogen6X,
and Nitrogen6_Lite boards.

To try it out, set PREFERRED_VERSION_linux-boundary = "3.10.17"
in your local.conf file.

Most functionality has been tested as detailed on this page:
	http://boundarydevices.com/mx6-linux-kernel-3-10-17-beta/

Testing has been limited though, so don't expect it to be
production-ready.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2014-01-28 19:18:43 -02:00
Eric Nelson
91b4ec6044 linux-boundary-3.0.35: bump version
This update pushes the kernel version for Boundary Devices'
boards to Boundary Devices latest 3.0.35_4.1.0 head.

Most of the changes are for custom boards, but a number
are of use to users of stock SABRE Lite, Nitrogen6X and
Nitrogen6_Lite boards, including:

	- Auto-focus support for the OV5640
	- Support for a number of new displays and
	touch panels, and
	- Support for adv7180 composite video input
	through the CSI0 port

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2014-01-23 23:01:51 -02:00
John Weber
f809b88197 linux-wandboard: Add recipes for 3.10.17 kernel
Adding recipes for early 3.10.17 kernel support for Wandboard.

To use this recipe, edit the local.conf file and add the line:

PREFERRED_VERSION_linux-wandboard = "3.10.17"

Signed-off-by: John Weber <rjohnweber@gmail.com>
2014-01-14 14:45:37 -02:00
Alexandre Belloni
a05e60403e linux-cfa: Add a recipe for 3.12
Currently, it is based on 3.12.6. Keeping v3.10 as it is the current
LTS.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2014-01-06 13:44:04 -02:00
Alexandre Belloni
8737bf5186 linux-cfa: split recipe to create an include file
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2014-01-06 13:44:04 -02:00
Alexandre Belloni
be89facf46 linux-cfa: fine tune kernel configuration
Remove sound support as there is no sound on the boards.
Remove useless Logitech DJ module
Fine tune the debugging option to remove a lot of debugging messages
(input events, USB, lockdep).

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2014-01-06 13:44:04 -02:00
Alexandre Belloni
3754591d83 linux-cfa: bump to 3.10.25
This also fixes the git branch reference.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2014-01-06 13:44:04 -02:00
Philip Balister
8948a8ec42 linux-wandboard : Use SRCBRANCH instead of GITBRANCH.
Be consistent across all recipes.

Signed-off-by: Philip Balister <philip@balister.org>
2013-12-11 08:07:11 -02:00
Philip Balister
e13c5d254d linux-boundary : Update SRC_URI for new fetcher behavior.
If SRCREV is not in the master branch, the SRC_URI must specify the
branch.

Signed-off-by: Philip Balister <philip@balister.org>
2013-12-11 08:07:11 -02:00
Dan McGregor
ca3f9d278b linux-wandboard: Add branch name
New bitbake checks for SRCREV in the branch to be checked out.
That defaults to master, but SRCREV may not be in master.  Set the
branch so bitbake doesn't die.

Amended by John Weber to use GITBRANCH instead of BRANCH.

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-12-09 14:37:16 -02:00
Otavio Salvador
23d4b3193e linux-imx (3.0.35): Fix Congatec board build to use 3.0.35-4.0.0
The Congatec qmx6 is based on 3.0.35-4.0.0 BSP and has not been ported
to the 3.0.35-4.1.0 yet; we workaround it fixing the revision and
applying the need patches on top of the kernel for it to work with the
3.10.9-1.0.0 GPU.

Change-Id: Ifa5baa4dd26edd5e68c9f3e2d5dec2b078e05a23
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-11-22 15:44:23 -02:00
Mario Domenech Goulart
d102cdad10 linux-wandboard_3.0.35: update to d35902c7
Update defconfig to reflect the new features in d35902c7:

  * use LZO compression to improve boot speed
  * enable Future Eletronics 7" LCD expansion board support
  * remove boot logo as we usually use Yocto splash and it avoids two
    changes in a roll

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
2013-11-12 21:35:43 -02:00
Alexandre Belloni
b17d250c7f linux-cfa: bump to 3.10.17
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2013-10-28 14:20:19 -02:00
Otavio Salvador
1a9cd5ef40 gk802: Remove board support
The gk802 is not being actively maintained at this moment and it lacks
support for current GPU version.

This patch remove the board and specific recipes and can be reverted
later when a better support is provided for this board.

Change-Id: I0575c244945d7b4ee78ac47aae5c4a5d0bfbd793
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-10-18 12:25:51 -03:00
Eric Nelson
054e9945f4 nitrogen6x-lite: Add Broadcom firmware
The Nitrogen6-Lite board supports Wi-fi with a daughterboard
with the Broadcom 4330 ABGN chip.

This patch adds the driver, firmware, and calibration (nvram)
files to the build using the broadcom-nvram-config recipe.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2013-10-07 23:28:52 -03:00
Lucas Dutra Nunes
f5831220de linux-boundary: add nitrogen6x-lite defconfig
Change-Id: I18df1af1199cf3d8ec2568799800b19215eb4bb0
Signed-off-by: Lucas Dutra Nunes <ldnunes@ossystems.com.br>
2013-10-07 23:28:52 -03:00
Lucas Dutra Nunes
5166672a28 linux-boundary: move nitrogen6x defconfig to machine dir
The move is necessary to add support for the nitrogen6x-lite board.

Change-Id: I146e2a871b4e73f581cadd536ec03452a3756b2f
Signed-off-by: Lucas Dutra Nunes <ldnunes@ossystems.com.br>
Tested-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
2013-10-07 23:28:52 -03:00
John Weber
12af63db77 linux-wandboard: Move repository to wandboard-org's github
Move source repository to github.com/wandboard-org/linux.

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-10-05 18:13:39 -03:00
Eric Nelson
eca154f173 linux-boundary (3.0.35): update to match Freescale's 4.1.1 release
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2013-09-17 10:37:38 -03:00
Alexandre Belloni
cccce6ee38 linux-cfa: always use cfa10036 as MACHINE for the kernel link
Barebox is configured to always look for a kernel image named
zImage-cfa10036.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2013-09-07 11:20:20 -03:00
Otavio Salvador
acf3517d75 linux-imx (3.0.35): Change GPU_VIV to be built-in
The galcore module does not support auto-load and to avoid manual
handling of it we should have it built-in. This changes the defconfig
file for it.

Change-Id: I559f99ef197d752d2ac0c398ad0b4180b6cc2d1f
Reported-by: Rene Fichter <rene.fichter@megger.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-09-06 09:26:49 -03:00
Alexandre Belloni
9b1a8e7855 linux-cfa: Add a kernel recipe supporting Crystalfontz boards
Change-Id: Id81bdf6388c26a56837ed9ed46c1f2f78ec02b2f
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2013-08-29 17:05:04 -03:00
Otavio Salvador
955d58e834 linux-boundary: Add support to Vivante 4.6.9p12 GPU code
This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel
while Freescale does not make a new 3.0.35 release with this.

Change-Id: If3bf361344d6a661a141e5545d5ab381865b10e6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-08-22 18:03:00 -03:00
Otavio Salvador
f8034cccd1 linux-wandboard: Add support to Vivante 4.6.9p12 GPU code
This backport the support for Vivante 4.6.9p12 GPU from 3.5.7 kernel
while Freescale does not make a new 3.0.35 release with this.

Change-Id: Iab703925874d62bab8ec90a45c9245b061aa30a5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-08-22 18:03:00 -03:00
Matthias Benesch
4e1e878b8b linux-imx6dongle: Add Linux Kernel fork of i.MX6 HDMI dongle
Signed-off-by: Matthias Benesch <twoof7@freenet.de>
2013-08-16 08:48:09 -03:00
John Weber
dae9a3479d linux-wandboard: Update SRCREV to 929768aa
Change-Id: I91d6377b02e3c59f8636a5a99219c4c7fe32ffdd
Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-08-06 09:23:49 -03:00
Otavio Salvador
953b8a16df linux-boundary: Update to 7d87529 revision
This updates the kernel its last defconfig and include following changes:

70add62 mx6qsaberlite: Add DVFS, MIPI_CSI2 and PERFMON
10117a5 nit6xlite: Add PWM3 backlight (pwm.backlight.2)
e8d0217 disable SDMA on UARTs
58532a1 nitrogen6x: add OSS audio
ab352ed ENGR00271136 Fix build break when CONFIG_CLK_DEBUG is disabled
4e1c387 ENGR00271359 Add Multi-touch support
15e301a Merge FEC fix from Freescale 3.5.7 kernel (has not made it
        into Freescale's 3.0.35 kernel but is definitely present in 3.0.35):
ebad167 boundary defconfigs: add Device Mapper for use with Debian installer
9a25a36 Revert "nitrogen6x: add OSS audio"
7d87529 Add support for DVI monitors

The INC_PR set has been removed as it were not being used in the
recipe and we don't need to change PR anymore, in usual cases.

Change-Id: I51bf80555825d5db6d041512aca3e23146e489bb
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-07-22 10:27:40 -03:00
Otavio Salvador
dc5ce4ec53 linux-wandboard: Remove usused patch and INC_PR
The kernel is based on Freescale 3.0.35-4.0.0 kernel and has the
4.6.9p11 Vivante GPU code applied so the patch is unused but was
leftover.

The INC_PR were not being used so this has been dropped as well.

Change-Id: I24b39fa3302760d15edb49ffe889a5b3e017f595
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-07-22 10:27:16 -03:00
John Weber
4fa3141baa linux-wandboard: update recipe to use SRCREV
Updating recipe to use SRCREV instead of top-of-tree.  Use latest SRCREV
corresponding to latest FSL kernel update (3.0.35_4.0.0).

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-07-22 08:54:46 -03:00
John Weber
2f9a59f54b linux-wandboard: update defconfig file
Update the wandboard defconfig file to reflect a closer alignment to
the default configurations of the Freescale reference boards.  Here
is a high-level summary of changes:

    - Disable SWAP, as we do not have a swap partition
    - Enable/disable certain ARM errata workarounds
    - Enable audio and SGTL5000
    - Build all cpufreq modes
    - Touchscreen and keyboard input support
    - DRM support converted from built-in to modules
    - Added some USB gadget support
    - Added default crypto options and hardware crypto support (FSL CAAM)

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-07-15 17:55:58 -03:00
John Weber
e5e607f4d3 linux-wandboard: Add support for non-Android kernel
Change-Id: I145ba215c6df8751d6c82a1312af780a5e66dd29
Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-07-10 09:23:05 -03:00
Erik Botö
b56585923f linux-boundary: Updated SRCREV to pull latest changes.
The linux-boundary git now contain fixes for GCC 4.8. Without those
the kernels built using GCC 4.8 crashed during boot.

Change-Id: Ie71886e068629ef2c58243e3bfc16876cecb67d9
Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
2013-07-09 12:14:16 -03:00
Otavio Salvador
a5e9dd0390 linux-wandboard: Update to 3.0.35-4.0.0 based kernel
The 3.0.35-4.0.0 based branch, provided by Wandboard, does not has all
the updates provided by Freescale official BSP so the new GPU version
does not work with it. The added patch fix this specific issue.

Change-Id: I1456b5d94e2bdaf83866b4a3a04bf4ab7c0ef2c0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-07-03 09:46:16 -03:00
Marek Vasut
f505438d6c linux-denx: Add linux-denx repository
Add this repository since it is needed for DENX M53EVK board. The
repository contains patched kernel source fitting this board. Also
add the m53evk defconfig.

Change-Id: I544d7a1f7632332c36b2b03ec0b784da2ff6472d
Signed-off-by: Marek Vasut <marex@denx.de>
2013-07-02 14:58:42 -03:00
SARTRE Leo
ca648ca250 linux-imx-3.0.35: update Congatec qmx6 support to bsp 4.0
Cleanup and adapting patch from congatec team.
Patch now apply to Freescale's bsp4.0

Change-Id: Ibe7e93d9dac5a2de38ec7c5ce274c3e83c270ec0
Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
2013-06-17 12:11:57 -03:00
Jeremy Stashluk
d791c0e2e9 linux-boundary: freescale 4.0.0 BSP release
Boundary Devices kernel release to follow up the Freescale v4.0.0
Use nitrogen6x_defconfig and enable CONFIG_NETFILTER.

Change-Id: Id7abac7267680690364769bb8b3d5c48947abab5
Signed-off-by: Jeremy Stashluk <jstashluk@dekaresearch.com>
Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>
2013-06-17 12:05:53 -03:00
Otavio Salvador
34fa2e642b wandboard-solo: Add machine configuration
The kernel configuration is the same for Dual and Solo variants; to
fix it, we move the Dual defconfig to common directory avoiding
duplication.

Change-Id: I5d4b304c9980115318fdda75a6dc623783cb5cf7
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-10 10:18:16 -03:00
Otavio Salvador
ded3e1d109 wandboard: Add 'wandboard' as SoC family and restrict kernel compatibility
This allow for addition of wandboard-solo soon, while avoid build
warning due lack of a generic 'defconfig' file.

Change-Id: Ifedad79f8093f1f5f4d9df9d5a4e5c45d452cdbf
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-09 15:38:39 -03:00
Otavio Salvador
f127f3cb9d imx233-olinuxino: Enable USB HID support
Change-Id: Idd61888e932b0fdc9534cf6957a5b7061ba27675
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-09 15:38:39 -03:00
Otavio Salvador
3b351525b3 linux-boundary: Add recipe for Boundary Devices kernel
This provides a kernel for use with SabreLITE and Nitrogen6X boards.

Change-Id: I02477254b2986ffb05b81b264121527238800fcd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-06 12:20:08 -03:00
John Weber
29ab3a55d7 linux-imx (3.0.35): Remove wandboard from recipe
With the addition of the linux-wandboard recipe, we remove wandboard
support from the linux-imx recipes in order to prevent confusion and keep
all Wandboard effort focused on the 'official' Wandboard kernel.

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-04-04 12:16:01 -03:00
John Weber
7eeb5a2d9e linux-wandboard (3.0.35): add recipe for 'official' wandboard kernel
Adds a recipe to build a kernel using the 'offical' wandboard
git repository.  Recipe is two parts.  linux-wandboard.inc specifies
items that should not change very often (e.g. SRC_URI).  The .bb
file specifies the SRCREV and other things that could change
quite often.

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-04-04 12:15:53 -03:00
John Weber
58ae96298a linux-imx (3.0.35): Fix cpu_regulator problem with Wandboard
With a recent merge, the default kernel for mx6dl changed to linux-imx
3.0.35, rev 3.0.0.  In this branch, calls to mx6_cpu_regulator_init() are
required.  This patch adds this call to the Wandboard init file.

Also, fixed some minor things such as adding the header to the Wandboard
board file so that the original authors are credited, and uncommented
the #include for cpu_op-mx6.h which was commented out for some reason.

Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-03-25 11:50:00 -03:00
John Weber
1d3c0ac04d linux-imx (3.0.35): wandboard: replace brcm80211 driver 2013-03-21 21:56:31 -05:00
John Weber
336cfaf5ad linux-imx (3.0.35): wandboard: fix sdhc platform data 2013-03-21 21:56:30 -05:00
SARTRE Leo
3dea2b434c linux-imx-3.0.35: Add Congatec qmx6 support
Based on imx6qsabrelite BSP. Code originally written by Congatec Linux
team, based on the tag rel_imx_3.0.35_1.1.0 from Freescale's linux
git.

Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
2013-03-12 15:26:29 -03:00
John Weber
b057708fab linux (3.0.35): Add support for Wandboard-Dual
Signed-off-by: John Weber <rjohnweber@gmail.com>
2013-02-27 09:35:06 -03:00
Fabio Estevam
93ea67bf6c linux-imx-2.6.35.3: udev needs CONFIG_DEVTMPFS_MOUNT
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console
gets stuck.

The same approach has been already deployed into 3.0.35 as per commit 96417b88a
at meta-freescale-arm: (Recent versions of udev (182 in OE-core) need devtmpfs
to operate correctly).

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2013-01-23 14:18:12 -02:00
Otavio Salvador
a2392c91f9 linux-imx (2.6.35.3): update imx233-olinux.patch to Freescale's 10.12.01 branch
The Freescale's branch for mxs SoC family is based on 10.12.01 BSP and
the patch needed some changes to apply properly. The patch has been
updated based on this branch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-07 10:36:28 -03:00
Otavio Salvador
1ff364c0a7 linux-imx (2.6.35.3): sync imx233-olinuxino with imx23evk
It provides besides the original configuration:

Enabled:

 * FUSE file system
 * GPIO sysfs interface
 * SMSC95xx
 * TV output
 * USB ACM
 * USB Printer
 * USB Serial (FTDI and PL2303)

Disabled:

 * LCD LMS430
 * MTD supprt

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-07 10:36:28 -03:00
Otavio Salvador
06edd96455 linux-imx (2.6.35.3): drop imx233-olinuxino-maxi specific config
We will share the Kernel setup among all iMX233-OlinuXino variants.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-08-05 12:55:15 -03:00
Otavio Salvador
3d27f2a4b0 linux-imx (2.6.35.3): use imx233-olinuxino override and share defconfig
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-07-26 17:33:14 -03:00
Otavio Salvador
a5998b4832 linux-imx (2.6.35.3): enable AUART for imx233-olinuxino-{maxi,micro}
The following options need to be enabled on the kernel configuration
for those to work:

 CONFIG_MXS_AUART1_DEVICE_ENABLE=y
 CONFIG_SERIAL_MXS_AUART=y

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reported-by: Razvan Dragomirescu <razvan.dragomirescu@gmail.com>
2012-06-17 09:32:01 -03:00
Otavio Salvador
b9c7f25a56 linux-imx (2.6.35.3): use ext4 support in imx233-olinuxino (maxi and micro)
ext4 is capable of be used to ext3 and ext2 filesystems giving maximum
flexibility with minimal memory and resource use.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-10 11:26:56 -03:00
Otavio Salvador
7f9af2ed9b linux-imx (2.6.35.3): enable FUSE support in imx233-olinuxino (maxi and micro)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-06-10 11:26:56 -03:00
Otavio Salvador
738dd658e3 linux-imx (2.6.35.3): drop smsc95xx patch
The patch has been move to meta-fsl-arm as this is clearly a fix and
ought to be shared among all boards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-29 10:13:40 -03:00
Otavio Salvador
67f5f1bd12 linux-imx (2.6.35.3): add imx233-olinuxino-micro configuration
This is the same of imx233-olinuxino-maxi but with SMS95xx usb network
disabled.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-28 14:31:57 -03:00
Otavio Salvador
f95a1a6956 linux-imx (2.6.35.3/imx233-olinuxino): fix compilation with disabled ADC
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-22 19:07:48 -03:00
Otavio Salvador
9495196570 linux-imx (2.6.35.3): add imx233-olinuxino-maxi support
This includes the kernel configuration plus a fix, backported from
2.6.36 kernel, to fix smsc95xx support for MAC configuring at run time.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-05-21 08:13:32 -03:00