summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)Author
2015-05-18machines: don't pin systemd version anymoreMax Krummenacher
Use systemd V2.18 from meta-angstrom. Issues with firmware loading and the 3.1.10 kernel for the tegra machines are fixed with a backport from oe-core.
2015-05-12colibri-vf: remove ext2 from MACHINE_FEATURESMax Krummenacher
2015-05-12Apalis/Colibri iMX6: kernel/U-Boot update to latest in -nextMax Krummenacher
Also deploy an additional device tree supporting a Colibri iMX6 with Analog Camera Module.
2015-05-12colibri_vf: use new USB gadget libraryStefan Agner
Use new library libusbg with its automatic gadget configuration service. Also enable a console on USB gadget serial port (CDC ACM) which is ttyGS0 on device side.
2015-05-12Apalis/Colibri iMX6 build kernel uImageMax Krummenacher
The default changed to zImage so explicit set uImage for now. While at it cleanup the recipe, remove pci from Colibri machine features.
2015-01-20apalis/colibri-imx6: Fix serial console ttyBhuvanChandra.DV
This patch fixes the issue of getting serial tty login at ttymxc1 (UART_B). Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
2014-12-16colibri-vf: switch to mainline kernel based on 3.18Stefan Agner
Switch default kernel recipe to linux-toradex-vf which will build a kernel based on the toradex 3.18-next branch.
2014-12-11apalis/colibri-imx6: U-Boot and Kernel for V1.0/V1.1Max Krummenacher
Update to a U-Boot and Kernel which can be used for Apalis iMX6 HW version V1.0 and V1.1. Also deploy additional device tree for Apalis iMX6 V1.0 modules
2014-10-30machine: imx6: fix thumb2 arch settingMax Krummenacher
2014-10-30colibri-imx6: add machine definition and burnflashMax Krummenacher
2014-10-30machines: use thumb2 with meta-angstromMax Krummenacher
Angstrom started using thumb2 on machines with armv7-a architectures. This commit removes our override to stay on arm instruction set, so if building our machines with the angstrom distribution you now get thumb2 builds.
2014-10-20colibri-vf: u-boot: switch to 2014.10Stefan Agner
Use rebased U-Boot release 2014.10. The README has a new md5sum and U-Boots new build system has default configurations ending with defconfig too.
2014-10-20colibri-vf: switch to zImage inside root fsStefan Agner
Due to U-Boot udpate we need to create one big UBI volume. Since attaching the UBI volume is the expensive operation (compared to mount the UBIFS inside that volume), it is relatively cheep to load the kernel directly from the root filesystems /boot directory instead of creating a own volume for the kernel. This also makes it simpler to load a mainline kernel (along with the required dtb file). However, we loose the integrity check of the uImage. But since there were no measures in place to handle a invalid image, we do not loose functionality here. In case we need integrity check, we should consider switching to the new FIT image format...
2014-10-06systemd: don't pull in systemd 216Max Krummenacher
meta-angstrom backported systemd 2.16 into daisy. Keep using 2.11 for now.
2014-08-04colibri-vf.conf: cleanupMax Krummenacher
2014-08-04apalis-imx6.conf: specify the devicetree nameMax Krummenacher
2014-08-04machine.conf: use arm instructions setMax Krummenacher
Angstrom default on armv7a would be thumb2, however there are some recipes around with arm assembler which fails.
2014-08-04machine.conf: xserver: make sure to use machine specificMax Krummenacher
If the package manager finds a version newer than the prefered-version that one gets installed. As we need a specific one for the tegras and for imx6 we change the 'epoch' to something very high.
2014-08-04machine.conf: unify MACHINE_FEATURESMax Krummenacher
unify the features between machines kernel26 is deprecated and unused apm does not make sense on ARM While at it remove some commented stuff
2014-06-12apalis-imx6: remove unneeded variableMax Krummenacher
2014-06-11virtual/kernel: set preferred unconditionalyMax Krummenacher
Be consistent with the other machine recipes Help the autobuilder setup
2014-04-30colibri-vf: switch to U-Boot 2014.04 and latest gitStefan Agner
This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location.
2014-04-04Revert "cortex-a5.inc: backport from openembedded-core dora branch"Max Krummenacher
File now provided by openembedded-core This reverts commit 592b1395c7cdff2125b5e42a7f9605749e625419.
2014-04-01machines: add colibri-vf, apalis-imx6Max Krummenacher
2014-04-01colibri-vf: use meta-fsl* layer for BSP filesMax Krummenacher
remove the files copied from meta-fsl* for Colibri-VF V2.1 move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
2013-12-02rootfs: don't populate /dev/ with static device filesMax Krummenacher
The Colibri VFxx console gobbles most output and sometimes provokes a kernel oops during boot, if a valid /dev/null is already part of the rootfs before mounting devtmpfs. The dynamically populated dev with devtmpfs / udev is enough.
2013-11-21u-boot: colibri-vf: use the unified u-boot 50/61Max Krummenacher
2013-11-21Machine: remove Colibri VF50, now unified with VF61Max Krummenacher
2013-11-21Machine: unify Colibri VF50 and Colibri VF61Max Krummenacher
2013-11-21Vybrid: add 'vf' to SOC_FAMILYMax Krummenacher
2013-10-16machines: T30 and VF50 consitstently use NEON and hard floatMax Krummenacher
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
2013-10-14vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-14cortex-a5.inc: backport from openembedded-core dora branchMax Krummenacher
revert when moving to dora
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2012-10-18removed *~ backup files from git repoMax Krummenacher
2012-07-21removed unneeded apmd from machine featuresMax Krummenacher
2012-06-03Initial commitMax Krummenacher