summaryrefslogtreecommitdiff
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2015-05-18Apalis/Colibri: update U-Boot to latestMax Krummenacher
And use 2015.04-toradex branch
2015-05-18Apalis/Colibri: update U-Boot to latest in -nextMax Krummenacher
2015-05-18Apalis iMX6 IT: u-boot: use the IT defconfig for ITMax Krummenacher
2015-05-12update to latest u-bootMax Krummenacher
2015-05-12update U-Boot and Colibri VFxx Linux to latest git revisionStefan Agner
2015-05-12update to latest u-bootMarcel Ziswiler
2015-05-12colibri_t20: fix fw_printenv/setenvMarcel Ziswiler
2015-05-12tegrarcm/cryptopp: build and use as a static libraryMax Krummenacher
We need libcryptopp only for a 32bit x86 target for tegrarcm. However linking libcryptopp dynamically and using the distro supplied 32bit compatibility libcryptopp raises an assertion: tegrarcm: secblock.h:145: CryptoPP::NullAllocator<T>::pointer CryptoPP::NullAllocator<T>::allocate(CryptoPP::NullAllocator<T>::size_type, const void*) [with T = unsigned int; CryptoPP::NullAllocator<T>::pointer = unsigned int*; CryptoPP::NullAllocator<T>::size_type = unsigned int]: Assertion `false' failed. Building only a static library with OE, (if native build forcing 32bit) fixes the issue.
2015-05-12u-boot: use latest from gitMax Krummenacher
While at it remove warning about stripped fw_printenv binary when building u-boot-toradex-fsl-fw-utils.
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: update to U-Boot 2015.04/Linux 4.0Stefan Agner
2015-05-12apalis/colibri_t20/t30: integrate latest stuffMarcel Ziswiler
2015-05-12u-boot-fw-utils: deploy fw_saveenv as symlinkMax Krummenacher
2015-05-12licenses: fix license string to known values or formatMax Krummenacher
2015-05-12u-boot-toradex-fsl-fw-utils: fix compileMax Krummenacher
cross strip tool not found without this patch.
2015-05-12recipes: replace short DESCRIPTION with SUMMARYMax Krummenacher
The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY.
2015-05-12u-boot-fw-utils: fix compiler optionsMax Krummenacher
With dizzy we got compiler errors when compiling with the new 4.9 gcc.
2015-03-31u-boot-fw-utils: fix passing of compiler optionsMax Krummenacher
Without this the compiler tries to use a soft abi and stops with an error. fatal error: gnu/stubs-soft.h: No such file or directory # include <gnu/stubs-soft.h>
2015-02-03colibri-vf: update Linux kernel and U-Boot git hashesStefan Agner
Also update default defconfig for colibri-vf.
2015-02-02alsa-state: update Vybrid default ALSA stateStefan Agner
Update default ALSA state for WM9712 AC97 codec support on 3.18 kernel.
2015-01-09u-boot: build additional binary for Apalis iMX6Q 2GB ITMax Krummenacher
The IT variant needs different RAM timings
2014-12-19u-boot/u-boot-fw-utils: update all to latestMax Krummenacher
2014-12-19colibri_vf: update U-Boot and Linux kernel git hashesStefan Agner
Two last minute fixes: Default Product/Vendor ID for USB peripheral in U-Boot and fix for the USB peripheral RNDIS freeze.
2014-12-18Update all to latest and greatest U-Boot and Linux kernel.Marcel Ziswiler
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-11colibri-vf: update U-BootMax Krummenacher
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-11-13apalis/colibri_t30: fix fw_setenvMarcel Ziswiler
2014-11-13cbootimage/imx-loader/mtd-utils/tegrarcm: fix 32-bit build of our bsp/devtoolsMarcel Ziswiler
2014-10-31apalis/colibri_t30: introduce fw_printenv/setenvMarcel Ziswiler
2014-10-31tegrarcm: add include path to sysroot libcryptoppMax Krummenacher
The include path to libcryptopp is hardcoded to the buildhosts /usr/include/...
2014-10-31apalis/colibri_t30: fix noisy analogue audio playbackMarcel Ziswiler
Fix noisy analogue audio playback by updating initial ALSA state.
2014-10-30u-boot: iMX6/VF update to latest from gitMax Krummenacher
2014-10-30apalis/colibri_t30: latest u-boot git migrated to cbootimage/tegrarcmMarcel Ziswiler
Use latest U-Boot from git. Migrate to using cbootimage and tegrarcm.
2014-10-30Add tegrarcm recipeMarcel Ziswiler
2014-10-30Add cbootimage recipeMarcel Ziswiler
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-06colibri-imx6: add machine specific config filesMax Krummenacher
2014-10-06colibri-imx6: refactor recipes for new moduleMax Krummenacher
2014-10-06u-boot: remove don't build the examples patchMax Krummenacher
u-boot.inc no longer builds the standalone examples by default so do patch to not do so is no longer needed. The source tree will no longer be marked as git dirty.
2014-08-04u-boot: update to latest git versionMax Krummenacher
2014-08-04colibri-t20: add configuration to u-boot-fw-utilsMax Krummenacher
u-boot-fw-utils allows for U-Boot environmenmt access from Linux. Add the needed configuration file for colibri_t20 with a postinst script which choses the right NAND flash sector sizes from /proc/mtd While at it, fix some whitespace issues.
2014-08-04u-boot-toradex: update to latest git versionMax Krummenacher
2014-08-04gpio-export: fix gpios-export.serviceMax Krummenacher
2014-08-04u-boot-fw-utils: add config für colibri-vf and apalis-imx6Max Krummenacher
2014-08-04gpio-export: add recipe for userspace export of gpiosMax Krummenacher
2014-08-04mcc/m4: use recipes from meta-fsl-armMax Krummenacher
deleted: recipes-bsp/libmcc/libmcc_1.04.bb deleted: recipes-bsp/mqxboot/mqxboot_1.0.bb deleted: recipes-kernel/kernel-module-mcc/kernel-module-mcc_1.04.bb
2014-08-04bbappends: remove the deprecated PRINC variableMax Krummenacher
2014-05-24colibri-vf: use latest u-boot and burnflashMarcel Ziswiler
Use the latest U-Boot and burnflash.
2014-05-07u-boot: make use of shared U-Boot branchStefan Agner