summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* gdb: Update gdb for microblazeNathan Rossi2014-05-2722-459/+479
| | | | | | | | * Update recipe for gdb to 7.7 * Update patches for gdb, based on xlnx/master-rebase from the Xilinx binutils-gdb repository Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* binutils: Updated patches against binutils for microblazeNathan Rossi2014-05-201-28/+28
| | | | | | | * Updated patches against binutils for microblaze * Fixing the issue with building binutils on a 32-bit host platform Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Add patch to resolve MicroBlaze ethernet phy issuesNathan Rossi2014-04-092-0/+30
| | | | | | | * Add patch to resolve phy soft reset functionality which is relied on by newer kernel versions Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gdb: Upgrade recipes to newer 7.6.2Nathan Rossi2014-02-114-0/+0
| | | | | | * Upgrade to match oe-core master Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* binutils-microblaze-2.24.inc: Fix file path errorNathan Rossi2014-02-031-1/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* binutils: Update for binutils 2.24Nathan Rossi2014-02-0325-3542/+40
| | | | | | | * Remove back-ported MicroBlaze patches that are no longer needed * Update pending MicroBlaze patches Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gcc: Add patch to resolve MicroBlaze delay slot issuesNathan Rossi2014-01-212-0/+111
| | | | | | | * Backport of patch which mitigates MicroBlaze delay slot execution issues which primarily effect the Linux kernel when compiled with -Os Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Update qemu to version 1.7.0Nathan Rossi2014-01-132-177/+0
| | | | | | | * Up version from 1.6.1 -> 1.7.0 * Remove up-streamed patches Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gdb: Add MicroBlaze supportNathan Rossi2013-12-1618-0/+2427
| | | | | | | * Import Xilinx gdb patches for MicroBlaze * Disable dependence on LTTng-UST for MicroBlaze, it is not supported Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* binutils: Update binutils patchesNathan Rossi2013-12-167-0/+515
| | | | | | * Update patches to match current Xilinx binutils work Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Add patch to resolve MicroBlaze ethernet issuesNathan Rossi2013-12-112-0/+102
| | | | | | | | * Add patch to resolve the QEMU segfault when a AXI Ethernet device attempts to transmit/recieve packets. * Patch is from mailing list, back-ported for 1.6.1. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Enabled required patchesNathan Rossi2013-12-111-5/+5
| | | | | | | * Verified existing patches against 1.6.1 * Re-enabled required patches for MicroBlaze and Zynq Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes-devtools:qemu Update qemu recipe version to match upstream.Sipke Vriend2013-11-142-8/+8
| | | | | | Update recipe to fix recipe parse error. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* gcc: Add patch to resolve MicroBlaze -mhard-float issueNathan Rossi2013-07-112-0/+45
| | | | | | * Resolve internal compiler error for MicroBlaze when -mhard-float is set. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* gcc: Added MicroBlaze specific patchesNathan Rossi2013-07-0818-0/+860
| | | | | | * Patches are submitted upstream and pending acceptance Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* binutils: Added MicroBlaze specific patchesNathan Rossi2013-07-0818-0/+3507
| | | | | | * Patches are backported from upstream binutils Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Added patches for Zynq work-aroundsNathan Rossi2013-06-193-0/+72
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* qemu: Add MicroBlaze specific patches for QEMUNathan Rossi2013-06-192-0/+182
| | | | | | * Added initrd support for MicroBlaze QEMU 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>
* strip out distro policy and workaroundsJohn Williams2013-03-143-106/+0
| | | | | | machine conf only in meta-xilinx Signed-off-by: John Williams <john.williams@xilinx.com>
* RHEL 5 / glibc2.5 sync_file_range syscall workaroundJohn Williams2013-03-112-2/+90
| | | | Signed-off-by: John Williams <john.williams@xilinx.com>
* Remove -wno-vla to build on ancient RHELJohn Williams2013-03-112-0/+18
| | | | Signed-off-by: John Williams <john.williams@xilinx.com>
* gnu-config: Added patch to add "microblazeel" support to config.subNathan Rossi2012-10-042-0/+49
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>