summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* external-xilinx-toochain: Created recipedylanNathan Rossi2013-09-234-0/+342
| | | | | | | | * Allows use of external Xilinx MicroBlaze and Zynq pre-built toolchains * Does not require additional layer dependencies * Backported from master Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* libffi: Updated to use 3.0.13Nathan Rossi2013-09-201-2/+10
| | | | | | | | * Updated to use 3.0.13 version * Fixed issue with host lib paths (on certain 64-bit hosts, namely RHEL) * Update the MD5 and SHA256 hashes for tarball Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-xilinx: tune-zynq: Corrected forced setting of IMAGE_FSTYPESSipke Vriend2013-06-061-1/+1
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* recipes-bsp: clean up u-boot versions remove u-boot v2012.10 as it is not a ↵Sipke Vriend2013-06-031-9/+0
| | | | | | yocto supported u-boot version. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Remove linux-xlnx 3.6 kernel from dylan branch as it is not a yocto kernel ↵Sipke Vriend2013-06-035-2453/+0
| | | | | | version. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* linux-xlnx: Remove obsolete machine compatiblityNathan Rossi2013-06-031-1/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes-bsp: remove redundant comment line from u-boot 2013.01 recipeSipke Vriend2013-05-311-2/+0
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* conf/machine: Remove obsolete machinesNathan Rossi2013-05-312-35/+0
| | | | | | | * 'zynq' and 'microblazeel' are not real target machines, remove the obsolete non-functional machine configurations. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Move include of 'soc-family.inc' into Tune definitionsNathan Rossi2013-05-313-1/+2
| | | | | | | * Resolves issues with linux-xlnx recipe when building with machines that are not using SOC_FAMILY features. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* README: Updated README files for meta-xilinx and BSPsNathan Rossi2013-05-314-112/+253
| | | | | | | | * Cleaned up some duplication * Added README for meta-kc705 * Added additional information Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: linux-xlnx: Add "EPOLL" to defconfigNathan Rossi2013-05-301-1/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: Fix default KERNEL_IMAGETYPE value for microblazeNathan Rossi2013-05-301-1/+1
| | | | | | * Use the proper target 'linux.bin.ub' Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Add support for MicroBlaze 'linux.bin.ub' make targetNathan Rossi2013-05-302-0/+63
| | | | | | | * Added patch which separates 'linux.bin.ub' from the 'linux.bin' MicroBlaze makefile target. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: kc705-trd: Update configuration to match exact hardwareNathan Rossi2013-05-281-1/+1
| | | | | | * Remove 'divide-hard' tune feature, which is not provided on the TRD Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Fix DEPENDS for microblaze targetsNathan Rossi2013-05-231-1/+1
| | | | | | * Fix the DEPENDS for microblaze, use '_append' instead of just '+='. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: kc705-trd: Update configuration to match exact hardwareNathan Rossi2013-05-235-172/+243
| | | | | | | * Update configuration files and DTS to match the exact Targeted Reference Design configuration. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: Add negative CCARGS definitionsNathan Rossi2013-05-236-6/+6
| | | | | | * Add args to turn off CPU features Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* microblaze: Set FPU_TARGET and add sanity checkingSipke Vriend2013-05-232-2/+25
| | | | | | | Set bitbake 'known' FPU_TARGET to reflect soft-fpu or hard-fpu Sanity check: add pattern-compare if reorder only exists in v8.30. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* microblaze: Add v9.0 tune.Sipke Vriend2013-05-222-7/+13
| | | | | | Add support for microblaze v9.0. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* microblaze: Change version tune format.Sipke Vriend2013-05-225-32/+32
| | | | | | Modify versions from vXYY to vX.YY to provide distinction between major and minor sections. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Remove rootfs symlink generation.Sipke Vriend2013-05-222-18/+0
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Documentation correstions. Add zc702 README.Sipke Vriend2013-05-202-1/+66
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Add copyright and documentation.Sipke Vriend2013-05-176-0/+128
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>Sipke Vriend2013-05-151-1/+2
|
* Add a README file for the meta-xilinx layer.meta-xilinx-bounces@yoctoproject.org2013-05-151-0/+18
| | | | Signed-off-by: Philip Balister <philip@balister.org>
* Adjust preferred zynq linux to 3.8 and uboot to v2013.01.Sipke Vriend2013-05-1310-7/+2687
| | | | | | Add UIMAGE load address and configs for 3.8 kernel. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* meta-kc705: linux-xlnx: Override for BSP configurationNathan Rossi2013-05-084-0/+1625
| | | | | | * Add kc705-trd DTS and defconfig Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: u-boot-xlnx: Add overrides for BSPNathan Rossi2013-05-083-0/+61
| | | | | | * Add overrides for kc705-trd for hardware configuration Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: Create 'kc705-trd' machineNathan Rossi2013-05-081-0/+11
| | | | | | | * MicroBlaze Little Endian, based on the KC705 Technical Reference Design Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-kc705: Create KC705 BSP layerNathan Rossi2013-05-081-0/+11
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Add microblaze support and patchesNathan Rossi2013-05-085-41/+202
| | | | | | | * Include the soc-family.inc for SOC conditional variable use * Add microblaze patches Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx: Add microblaze specific configuration setupNathan Rossi2013-05-081-13/+25
| | | | | | | | * When the machine being built is microblaze, copy config.mk and xparameters.h into board/xilinx/microblaze-generic * Fixed newlines in file Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: Refactor tune definitionNathan Rossi2013-05-082-12/+16
| | | | | | | | * Extract the arch, package arch and cc flags into the features.inc * Specify the SOC_FAMILY as 'microblaze' (for both little and big endian) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq: Refactor tune defintionNathan Rossi2013-05-081-5/+12
| | | | | | | | * Specify SOC_FAMILY as 'zynq' * Create the tune as 'zynq' which becomes a tune feature * Force the use of 'armv7a-neon' tune configuration Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx: Add patches for MicroBlaze initrd supportNathan Rossi2013-05-074-2/+223
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze.inc: Add Linux/u-boot build configurationNathan Rossi2013-05-071-0/+12
| | | | | | | | * Add configuration for UBOOT_MACHINE * Add default linux and u-boot versions and providers * Set default IMAFE_FSTYPES Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq.inc: Fix line-endingsNathan Rossi2013-05-071-17/+17
| | | | | | * Convert \r\n to \n Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Consolidate zynq fragments and move inclusion into board layers.Sipke Vriend2013-05-033-3/+13
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Move RTC config in kernel config to fragments.Sipke Vriend2013-05-029-2530/+163
| | | | | | Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Added meta-zc702 board layer.Sipke Vriend2013-05-029-395/+2477
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* linux-xlnx: Remove forced IMAGETYPE settingNathan Rossi2013-04-301-2/+0
| | | | | | | * This should not be set in the kernel recipe, instead it should be in any associated machine configuration. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gettext: Remove non-required overrideNathan Rossi2013-04-301-3/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Updated for newer util-linux in oe-coreNathan Rossi2013-04-302-10/+7
| | | | | | * Updated patch, added upstream status Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gnu-config: Update for newer gnu-config in oe-coreNathan Rossi2013-04-303-44/+69
| | | | | | * Backport the proper patch (with stripped Changelog entry) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Add creation of symlink uramdisk.image.gz which is default name for uboot ↵Sipke Vriend2013-04-292-0/+18
| | | | | | ramdisk image. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Add mkimage wrapped ext2.gz.u-boot root file system.Sipke Vriend2013-04-264-419/+912
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Moved defconfig to bsp/board layer.Sipke Vriend2013-04-236-480/+686
| | | | | | Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Refactor zedboard machine. Move commone items into tune-zynq include file.Sipke Vriend2013-04-223-13/+20
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Branch to start enablement of bsps. Kernel recipes. Uboot recipes. Zedboard ↵Sipke Vriend2013-04-2213-0/+2304
| | | | | | meta layer. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* sysvinit-inittab: Remove postinst package overrideNathan Rossi2013-04-091-21/+0
| | | | | | * This is not required for MicroBlaze/Zynq Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>