summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | machine/kc702-trd-microblazeel: Added machine documentationNathan Rossi2013-07-151-0/+9
| | | | | | | | | | | | * Added some reference material links Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | machine/zedboard-zynq7: Fixed to use updated naming conventionNathan Rossi2013-07-155-26/+32
| | | | | | | | | | | | * Added machine documentation, reference material and links Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | machine/zc702-zynq7: Add ZC702 support to base layerNathan Rossi2013-07-154-0/+316
| | | | | | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | zynq-7-base.dtsi: Added 'xlnx,zynq-7000' machine compatibilityNathan Rossi2013-07-151-1/+1
| | | | | | | | | | | | | | * Add compatibility with the newer machine definition for newer Linux kernels Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | linux-xlnx: Change COMPATIBLE_MACHINE to all 'microblaze'/'zynq'Nathan Rossi2013-06-271-3/+3
| | | | | | | | | | | | | | * The linux-xlnx kernel support all MicroBlaze and Zynq systems derived machines, reflect this in the COMPATIBLE_MACHINE. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | machine/kc705-trd-microblazeel: Add kc705-trd support to base layerNathan Rossi2013-06-265-1/+1748
| | | | | | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | machine/zynq7-zedboard: Add zedboard configuration to base layerNathan Rossi2013-06-265-1/+110
| | | | | | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | u-boot-xlnx: Changed MicroBlaze specific configureNathan Rossi2013-06-261-8/+26
| | | | | | | | | | | | | | | | | | | | * Handles generation of the config.mk, this avoids the need for a manual config.mk to be provided, it depends on the information provided in xparameters.h. * Added 'MACHINE_XPARAMETERS' which points to a machine specific xparameters.h file. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* | Rearranged location of board configuration filesNathan Rossi2013-06-2612-19/+124
|/ | | | | | | | | | * Moved qemu* device tree and kernel config to conf/machine/boards/qemu/ * Moved common dtsi and kernel config to conf/machine/boards/common/ * Added 'MACHINE_DEVICETREE' and 'MACHINE_KCONFIG' variables for linux-xlnx to allow machine configs to specify the exact device tree and config to use when building the kernel. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-zedboard: linux-xlnx: Refactored device treeNathan Rossi2013-06-193-274/+22
| | | | | | | * Changed to using zynq-7-base.dtsi * Mirrored disabled/non-probed devices Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-zc702: linux-xlnx: Added DTS fileNathan Rossi2013-06-192-1/+137
| | | | | | | * Switched to use custom DTS instead of the one in kernel sources * Use the zynq-7-base.dtsi for definition Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Updated qemuzynq.dts to use dtsi fragmentNathan Rossi2013-06-191-317/+34
| | | | | | * Refactored qemuzynq.dts Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Add the zynq-7-base.dtsi to SRC_URINathan Rossi2013-06-191-5/+9
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: Create base Zynq-7 DTSI definitionNathan Rossi2013-06-191-0/+436
| | | | | | * Create the DTS fragment for general Zynq-7 Systems. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Update to match oe-core versionNathan Rossi2013-06-171-0/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-xlnx: qemumicroblaze: Add "EPOLL" to defconfigNathan Rossi2013-06-131-1/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Replace local patch with submitted patchNathan Rossi2013-06-133-15/+30
| | | | | | * Initial MicroBlaze patch has been submitted up-stream Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-zedboard: Split out common part for zedboard dts into dtsi.Sipke Vriend2013-06-074-642/+302
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* meta-zedboard: Added dts files to allow booting from mmc partition 2 or ramdiskSipke Vriend2013-06-063-1/+681
| | | | | | | Two dts files added with change in root options for kernel bootargs. Still need to split these files into dtsi files. Signed-off-by: Sipke Vriend <sipke.vriend@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>
* util-linux: Update to match oe-core versionNathan Rossi2013-06-041-0/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* libffi: Remove outdated, mis-matched against oe-core versionNathan Rossi2013-06-041-25/+0
| | | | | | | * Remove obsolete recipe * oe-core has v3.0.13 Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* conf/machine: Create qemumicroblaze and qemuzynq machinesNathan Rossi2013-06-047-1/+4687
| | | | | | | | * qemumicroblaze = 'petalogix-ml605' QEMU machine model * qemuzynq = 'xilinx-zynq-a9' QEMU machine model * Added kernel configuration and DTS for machines Signed-off-by: Nathan Rossi <nathan.rossi@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>