aboutsummaryrefslogtreecommitdiff
path: root/src/target/openrisc
AgeCommit message (Expand)AuthorFilesLines
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-15/+18
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-18/+12
2016-05-24Make #include guard naming consistentMarc Schink4-13/+12
2016-05-24Remove FSF address from GPL noticesMarc Schink9-3/+25
2015-03-09openrisc: add profiling functionFranck Jullien1-0/+50
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov8-40/+0
2014-10-06target: constify structuresSpencer Oliver3-3/+3
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien5-5/+390
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien1-1/+10
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien3-67/+57
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser1-1/+1
2014-03-29target: remove memory leaksSpencer Oliver1-2/+2
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang3-31/+31
2013-12-14topic: Support for the Xilinx BSCAN_* Virtual JTAG in OpenriscSergio Chico4-1/+69
2013-10-15openrisc/tap_vjtag: fix IR settingFranck Jullien1-4/+5
2013-10-15openrisc/du_adv: check or1k_adv_jtag_init return valueFranck Jullien1-21/+49
2013-09-26Add new target type: OpenRISCFranck Jullien8-0/+3041