aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.h
AgeCommit message (Expand)Author
2019-03-23mips32: pracc: Fix indentMarek Vasut
2019-03-23mips32: pracc: Fix UPPER/LOWER macrosMarek Vasut
2017-07-07mips32: inline functions in headers must be staticAndreas Fritiofson
2017-05-31flash: Add support for Atheros (ath79) SPI interfaceTobias Diedrich
2017-05-08mips32, add support for micromips in debug modeSalvador Arroyo
2017-05-08mips32, add option to avoid check in last instructionSalvador Arroyo
2017-05-08mips32, add realloc codeSalvador Arroyo
2017-05-08mips32, change in pracc_list for dynamic allocationSalvador Arroyo
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-20mips: m4k alternate pracc code. Patch 3Salvador Arroyo
2013-04-20mips: m4k alternate pracc code. Patch 1Salvador Arroyo
2012-11-16mips: optimize CP0 read/write codeSalvador Arroyo
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-04-11TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo
2010-01-07MIPS: whitespace cleanupSpencer Oliver
2010-01-05MIPS: optimize pracc accessSpencer Oliver
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey
2009-12-13target files shouldn't #include <target/...h>David Brownell
2009-12-03change #include "mips_ejtag.h" to <target/mips_ejtag.h>Zachary T Welch
2009-11-22mips: use const for code sequencesØyvind Harboe
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-04-21Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-07-26- merged mips target into svn trunkntfreak