aboutsummaryrefslogtreecommitdiff
path: root/src/target/mips32_pracc.c
AgeCommit message (Expand)Author
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-04-05Added mips_ejtag_drscan_32_out() for optimization.Drasko DRASKOVIC
2011-04-05Corrected waiting on PrAcc in wait_for_pracc_rw(). Added necessary check that...Drasko DRASKOVIC
2011-04-01Merge remote branch 'origin/master' into HEADØyvind Harboe
2011-04-01mips: fix gaffe in previous commitØyvind Harboe
2011-03-31mips: mips32_pracc_exec error propagation fixesØyvind Harboe
2011-03-31mips: fix error handling for jtag_execute_queue()Øyvind Harboe
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-04mips32: add fastdata loader working areaSpencer Oliver
2010-06-15mips32_pracc: -Wshadow warning fixesØyvind Harboe
2010-04-11TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-02-28MIPS: add mips algorithm supportSpencer Oliver
2010-01-20BUILD: remove cygwin gcc 3.4.4 build warningsSpencer Oliver
2010-01-09MIPS: update arch_info access to match other targetsSpencer Oliver
2010-01-07MIPS: whitespace cleanupSpencer Oliver
2010-01-06MIPS: fastdata bulk write fallbackSpencer Oliver
2010-01-05MIPS: pracc access tweaksSpencer Oliver
2010-01-05MIPS: optimize pracc accessSpencer Oliver
2010-01-05MIPS: merge mips fast_data patch from David N. ClaffeyDavid Claffey
2009-11-25use ARRAY_SIZE macroZachary T Welch
2009-11-24mips: fix gaffe when removing dynamic array allocationJerry Ling
2009-11-22mips: remove dynamic arrays - reduces stack usageØyvind Harboe
2009-11-22mips: use const for code sequencesØyvind Harboe
2009-11-13improve mips32_pracc_contextZachary T Welch
2009-11-13mips_ejtag_t -> struct mips_ejtagZachary T Welch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-21C99 printf() -Werror fixesduane
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-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-21Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patchesoharboe
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe
2008-11-13- correct the register hi/lo read - wrong way roundntfreak
2008-11-12- slight mips32 cleanup/reformatntfreak
2008-10-14John McCarthy <jgmcc@magma.ca> cleans up the usage of theoharboe
2008-08-19fixed warningoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-26- merged mips target into svn trunkntfreak