aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-05-02README: Update list of supported machines configurations to include ZC702, ↵doraElvis Dowson
ZC706, MicroZed and ZE7000. This commit: - updates the list of supported machine configurations to include ZC702, ZC706, MicroZed and ZE7000. - updates the section on contributing to the meta-xilinx-community layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02linux-xlnx_3.10: Fix reference to devicetree file common/zynq7-base-trd.dtsiElvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02virtex5: Refactor virtex5 machine in terms of file naming conventions.Elvis Dowson
This commit: - refactors virtex5 machine in terms of file naming conventions, aligned with meta-xilinx layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02virtex4: Refactor virtex4 machine in terms of file naming conventions.Elvis Dowson
This commit: - refactors virtex4 machine in terms of file naming conventions, aligned with meta-xilinx layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02machine/boards: Fix microzed folder name.Elvis Dowson
This commit: - renames the microzed-zynq7 folder to microzed - fixes the reference to zynq7-base.dtsi in file microzed-zynq7.dtsi Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02machine/boards: Fix naming and references to common dtsi files.Elvis Dowson
This commit: - fixes naming and references to common dtsi files, to match the changes made to the meta-xilinx layer, commit id: 5a855ebf003e2f582634a7c46320e7c9745a7c14 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-05-02ze7000: Add mmc supportStefan Eichenberger
Add mmc support to the ze7000 device. Signed-off-by: Stefan Eichenberger <stefan.eichenberger@netmodule.com>
2014-05-02linux-xlnx-3.8: Fix for build error ze7000-zynq7Stefan Eichenberger
ERROR: ExpansionError during parsing /home/eichenberger/projects/ze7000/poky/meta-xilinx/recipes-kernel/linux/linux-xlnx_3.8.bb: Failure expanding variable do_fetch[file-checksums], expression was ${@bb.fetch.get_checksum_file_list(d)} which triggered exception MalformedUrl: The URL: '${PATCH_LIST_ze7000-zynq7}' is invalid and cannot be interpreted Signed-off-by: Stefan Eichenberger <stefan.eichenberger@netmodule.com>
2014-04-28linux-xlnx-3.8: Fix build errors for machines other than ze7000-zynq7.Elvis Dowson
This commit resolves the following error: ERROR: ExpansionError during parsing /tool/yocto/meta-xilinx/recipes-kernel/ linux/linux-xlnx_3.8.bb: Failure expanding variable do_fetch[file-checksums], expression was ${@bb.fetch.get_checksum_file_list(d)} which triggered exception MalformedUrl: The URL: '${PATCH_LIST}' is invalid and cannot be interpreted. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-04-28linux-xlnx: Remove debug messagesStefan Eichenberger
Remove two debug messages during parsing. Signed-off-by: Stefan Eichenberger <stefan.eichenberger@netmodule.com>
2014-04-25ze7000-zynq7: Refactor machine name.Elvis Dowson
This commit: - refactors the machine name from zynq-ze7000 to ze7000-zynq7. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-04-25ze7000: Add machineStefan Eichenberger
Add a machine configuration for the ze7000 development platform (NetModule) based on the zx3 system on module (Enclustra). Signed-off-by: Stefan Eichenberger <stefan.eichenberger@netmodule.com>
2014-04-25zc706-zynq7: Add devicetree support for graphical boot using Xylon FB using ↵Elvis Dowson
the ZC706 PCIe Base TRD v14.7 z7_pcie-trd.bit file. This commit: - adds a zc706-zynq7-pcie-trd.dts devicetree file to support graphical boot using the Xylon FB, using the z7_pcie_trd.bit file from ZC706 PCIe TRD 14.7. You must create a BOOT.bin file by taking the zynq_fsbl.elf and z7_pcie_trd.bit from the ZC706 PCIe TRD 14.7 pre-built images, and use the u-boot.elf from a yocto build. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-04-23zc702-zynq7: Refactor zc702-zynq7-base-trd.dtsElvis Dowson
This commit: - refactors the ZC702 Base TRD devicetree to layer on top of the meta-xilinx zynq-7-base.dtsi and zc702-zynq7-board.dtsi files. This devicetree file is based on the zynq-zc702-base-trd.dts file from linux-xlnx xilinx-v2013.4-trd tag. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-04-12zc702-zynq7: Add devicetree and kernel config support for graphical boot ↵Elvis Dowson
using Xylon FB using the Zynq Base TRD 14.5 BOOT.bin file. This commit: - adds a xilinx_zynq_base_trd_defconfig_3.10.cfg kernel config file - adds a zynq-zc702-base-trd.dts devicetree file to support graphical boot using the Xylon FB, using the BOOT.bin file from Zynq Base TRD 14.5 (2013.1). These files were taken from linux-xlnx commit efc27505715e64526653f35274717c0fc56491e3. The Zynq Base TRD 14.5 (2013.1) can be downloaded from http://www.wiki.xilinx.com/Zynq+Base+TRD+14.5 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14classes: Remove meta-xilinx-community layer integration support with Xilinx ↵Elvis Dowson
toolchain. This commit: - temporarily removes the integration with the Xilinx toolchain. This integration will be re-introduced in a future commit. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14conf/distro: Remove support for external xilinx toolchain.Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14conf/bblayers.conf.sample: Update sample to layer configuration version 6.Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14conf/machine: Remove redundant machine configurations.Elvis Dowson
This commit: - removes the redundant machine configurations for the ZC702, ZC706, ZedBoard and MicroBlaze. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14meta-xilinx-community: Delete local recipes to layer on top of meta-xilinx.Elvis Dowson
This commit: - deletes all core, kernel and bsp recipes to prepare for layering on top of the offical meta-xilinx layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14microzed: net: specific network configurationDavid Andrey
Define a appropriate network/interface file for the board Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14microzed: create machine configurationDavid Andrey
Create a machine configuration for the Avnet microZed board. See microzed.org for more details DTS file is based on the file provided with the board. Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20linux-xilinx-3.6: Add zynq-7-zedboard.dts file.edowson/xilinx-zc702-gcc-4.7Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20linux-xilinx-3.6: Update recipe to xilinx-v14.4 tag.Elvis Dowson
This commit - updates the recipe to the xilinx-v14.4 tag with commit id 04d9378881401e71f83b8b4fea0abd71d33b4052 (from git://git.xilinx.com/linux-xlnx.git) - adds support for HDMI output using the Xylon FrameBuffer, as described in the Zynq Base TRD 14.4 (see http://www.wiki.xilinx.com/Zynq+Base+TRD+14.4) - updates the defconfig file using zynq_base_trd_defconfig file from the Zynq Base TRD 14.4 - adds a zynq-7-ac702-hdmi-xylon-hdmi.dts file, which is a copy of the zynq_base_trd.dts file from the Zynq Base TRD 14.4 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20zynq-7: Add support for Avnet Zynq Evaluation and Development Board (ZedBoard).Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20linux-xilinx-3.3: Update recipe to use SRCREV and remove un-supported ↵Elvis Dowson
machine configurations. This commit: - adds summary and description for the linux-xilinx-3.3 recipe - updates the linux-xilinx_3.3 recipe to use SRCREV - removes un-supported machine configurations virtex5mb, spartan6-sp605 and spartan6-lx9mb Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-20Remove xilinx-default-revisions.incElvis Dowson
This commit - removes the xilinx-default-revisions.inc file so that you can specify commit ids using SRCREV instead of SRCREV_pn-${PN}, in u-boot and linux recipes. - removes the reference to xilinx-default-versions.inc from conf/layer.conf - updates u-boot-xilinx_2012.10 recipe to use SRCREV - updates u-boot-xilinx_git recipe to use SRCREV - updates linux-xilinx_3.6 recipe to use SRCREV Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19recipes-core/util-linux: Update to util-linux-2.22.2.bbappendedowson/xilinx-ml507-gcc-4.7Elvis Dowson
This commit - updates the recipe over-ride to match util-linux-2.22.2 - refactors the microblaze patch to take into account the change in the top-level directory 'fdisk' to 'fdisks' Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19recipes-devtools/gnu-config: Update to gnu-config_20120814.bbappendElvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19recipes-core/gettext: Remove recipe override.Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19db: Remove recipe overrideNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> This patch was imported from the Xilinx git repository (git://github.com/Xilinx/meta-xilinx), master branch, commit id 1b3ba7ccc0e7c1c803270b3f2e39cebef679767c Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19ncurses: Remove recipe overrideNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> This patch was imported from the Xilinx git repository (git://github.com/Xilinx/meta-xilinx), master branch, commit id 3d1a66fd371c163dba0df43ffb8273cc89b3e91f Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19virtex-4-ml405-powerpc-405: Add new machine configuration file.dannyElvis Dowson
This commit - adds a new machine configuration file for the Xilinx ML405 development platform for a single PowerPC405 processor with an APU FPU hardware floating point unit instantiated on the PL side, - deletes the previous virtex4.conf machine configuration file. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19virtex-4: Add support for virtex-4 SOC family.Elvis Dowson
This commit - adds support for virtex-4 SOC family, - adds support for specifying virtex-4 default providers, - adds support for specifying virtex-4 default settings. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05tune-microblaze: Reorder PKGARCH suffixesNathan Rossi
* Move math suffixes after all existing suffixes Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-05tune-microblaze: RefactoredSipke Vriend
* Added features with CFLAG mappings * Added version features for v7.3-.a to v8.50.a * Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp" Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
2013-04-05site/microblaze-common: Replaces manual overridesElvis Dowson
* Updated for newest glib version Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Conflicts: recipes-core/glib-2.0/glib-2.0_2.32.4.bbappend site/microblaze-common
2013-04-05machine:MB BE: change serial console to ttyS0Jason Wu
Assuming it is using uart16550 ip core Signed-off-by: Jason Wu <huanyu@xilinx.com>
2013-04-05machine:MB LE: change serial console to ttyS0Jason Wu
Assuming it is using uart16550 ip core Signed-off-by: Jason Wu <huanyu@xilinx.com>
2013-04-05Added 'microblazeel' machine and tune configuration.Nathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-05Added 'microblaze' machine and tune configuration.Nathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>
2013-04-05microblaze: Delete old microblaze architecture and machine definitions.Elvis Dowson
This commit deletes the old microblaze architecture and machine definitions before importing newer microblaze tune files and machine configurations from git://git.xilinx.com/yocto/meta-xilinx Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05recipes-core/util-linux: Remove util-linux_2.22.22.bbappend to match 'danny' ↵Elvis Dowson
version. This commit removes the util-linux_2.22.22.bbappend recipe to match the 'danny' branch. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05recipes-core/util-linux: Update to util-linux_2.21.2.bbappend to match ↵Elvis Dowson
'danny' version. Patch adapted from http://git.xilinx.com/?p=yocto/meta-xilinx.git;a=commit;h=a7e567556f6a528f21dd06430ba437119a02dce7 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05recipes-support/db: Update to db_5.1.19.bbappend.Elvis Dowson
Patch adapted from http://git.xilinx.com/?p=yocto/meta-xilinx.git;a=commit;h=a7e567556f6a528f21dd06430ba437119a02dce7 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05external-csl: Workaround toolchain layout issuesNathan Rossi
Fix directory creation location, such that it is not cleared by the do_install step. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-05external-csl: Workaround toolchain layout issuesNathan Rossi
Add a pre-'do_install' step to the csl toolchain handling that makes the directory structure correct for the external-sourcey-toolchain recipe. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-04libffi: Use 3.0.12 release tarballJohn Williams
Signed-off-by: John Williams <john.williams@xilinx.com>
2013-04-04libffi: Added recipe to use internal libffi git repositoryNathan Rossi
* Internal libffi repository supports microblaze/microblazeel Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-04util-linux: Added patch to fix microblaze supportNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>