aboutsummaryrefslogtreecommitdiff
path: root/src/target/openrisc
AgeCommit message (Expand)Author
2020-03-07helper/binarybuffer: fix clang static analyzer warningsTomas Vanek
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-04-07target/openrisc: use coherent syntax in struct initializationAntonio Borneo
2019-03-06target/openrisc/or1k: Use 'bool' data typeMarc Schink
2019-03-01Use enum for target_register_timer_callback()Marc Schink
2018-03-15server: free strduped port numbersTomas Vanek
2018-01-25Use timeval helpersChristopher Head
2017-10-03telnet_server: drop unused optionsKarl Palsson
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-03-09openrisc: add profiling functionFranck Jullien
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov
2014-10-06target: constify structuresSpencer Oliver
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser
2014-03-29target: remove memory leaksSpencer Oliver
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2013-12-14topic: Support for the Xilinx BSCAN_* Virtual JTAG in OpenriscSergio Chico
2013-10-15openrisc/tap_vjtag: fix IR settingFranck Jullien
2013-10-15openrisc/du_adv: check or1k_adv_jtag_init return valueFranck Jullien
2013-09-26Add new target type: OpenRISCFranck Jullien