summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch2009-05-081-18/+17
* Fix warnings in ioutil.c; improves loadFile inteface.zwelch2009-05-081-12/+14
* more in_handler typo fixesoharboe2009-05-072-7/+9
* ouch - typo in last commitoharboe2009-05-071-1/+1
* Remove unreferenced tcpapi.c source file.zwelch2009-05-071-534/+0
* in_handler removal typo fixedoharboe2009-05-071-1/+1
* fix copy & paste error when retiring in_handleroharboe2009-05-071-1/+1
* refactor to be able to remove more in_handler stuffoharboe2009-05-072-6/+25
* verified that an argument is unusedoharboe2009-05-072-2/+7
* fix c99 compile errorsoharboe2009-05-071-2/+4
* marker for in_handler to removeoharboe2009-05-071-5/+5
* remove usage of in_handleroharboe2009-05-071-37/+23
* remove in_handler usageoharboe2009-05-071-51/+47
* remove in_handler usageoharboe2009-05-071-48/+37
* remove in_handler usageoharboe2009-05-071-52/+41
* remove in_handler usageoharboe2009-05-072-64/+44
* remove in_handler usageoharboe2009-05-071-58/+50
* remove in_handler usageoharboe2009-05-071-27/+18
* remove in_handler usageoharboe2009-05-072-53/+39
* remove in_handler usageoharboe2009-05-071-13/+6
* stop using in_handleroharboe2009-05-071-6/+8
* jtag API error handling refactoring.oharboe2009-05-072-2/+15
* remove in_handler usageoharboe2009-05-071-40/+36
* remove in_handler usageoharboe2009-05-071-10/+6
* David Brownell david-b at pacbell.net fix warningsoharboe2009-05-071-2/+2
* fix line endingsoharboe2009-05-071-63/+63
* David Brownell <david-b@pacbell.net> DaVinci DM355 SoC supportoharboe2009-05-071-0/+63
* Deleted at9sam7_old driver. Nobody has complained about the new one yet.oharboe2009-05-074-1058/+2
* slightly increase readability of codeoharboe2009-05-071-5/+6
* another example of removing in_handler usageoharboe2009-05-071-10/+21
* added template for removing in_handler oharboe2009-05-074-37/+52
* Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..zwelch2009-05-071-23/+24
* Fix pointer cast alignment warnings in arm_adi_v5.czwelch2009-05-071-15/+18
* Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their ...zwelch2009-05-072-27/+17
* Fix pointer cast alignment warning in XScale miniIC loader parity calc.zwelch2009-05-061-1/+5
* Fix pointer cast alignment warnings in target/image.c.zwelch2009-05-061-2/+6
* Change reg_s value field from u8 * to void *; it must always be cast.zwelch2009-05-062-2/+2
* Fix pointer cast alignment issues in svf.czwelch2009-05-061-5/+14
* Fix pointer cast alignment warnings in jim.c.zwelch2009-05-061-8/+17
* Added (BUILD_JLINK==1) condition to us new tables with JLinkmlu2009-05-061-1/+1
* Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measureoharboe2009-05-061-20/+30
* Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed.oharboe2009-05-061-18/+83
* Small changes that might improve stability.mlu2009-05-061-19/+43
* transition more directly to the end state + reuse more of the state move code...oharboe2009-05-061-21/+13
* Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects a...oharboe2009-05-061-88/+30
* log noise reductionoharboe2009-05-061-28/+35
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-0620-359/+354
* Add autoconf check to determine where environ should be declared.zwelch2009-05-061-1/+1
* add warnings about not using in_handleroharboe2009-05-063-12/+12
* retire out_mask - not used anywhereoharboe2009-05-0624-150/+132