Commit Graph

  • 72934aa313 Streamline some code, tidy up redundant functions, no change in functionality. d18c7db 2010-03-05 04:14:04 +0000
  • 0aa4cfc2f1 Fix up small error in main osc startup delay and replace more custom defines with standard Atmel defines d18c7db 2010-03-04 08:15:59 +0000
  • 9e84fd5b73 Fix FMCN setting so it actually matches datasheet marcansoft 2010-03-04 05:01:32 +0000
  • e7227419e5 Don't modify the PATH to prevent from mixing multiple arm-eabi compilers in the PATH izsh@fail0verflow.com 2010-03-04 00:33:05 +0000
  • ed82636b49 There is no proof this fix anything. This could just be out of randomness or subtle compiler optimization differences due to the change. izsh@fail0verflow.com 2010-03-04 00:30:54 +0000
  • 24b182d01b Remove 512k support, fix flash waitstates marcansoft 2010-03-03 13:33:24 +0000
  • 928727a45b Use sane optimization for armsrc marcansoft 2010-03-03 13:19:29 +0000
  • 96fdc9543f Updated BOM with current Digikey part numbers, deleted pricing info as it's volatile. d18c7db 2010-03-03 05:38:08 +0000
  • 2f2002ad52 add svn ignore to .bash_history d18c7db 2010-03-03 02:31:22 +0000
  • bad6eab230 Fix possible type casting issue. Add another JTAG config file :) d18c7db 2010-03-03 02:27:14 +0000
  • 86c35934fc Corrected erroneous bit masking d18c7db 2010-02-28 05:30:26 +0000
  • c2686a4997 fix Makefile for new flasher adam@algroup.co.uk 2010-02-27 09:20:04 +0000
  • 09c1ce4bdd put arm-eabi compiler back on path for those that have followed devkitpro installation instructions adam@algroup.co.uk 2010-02-27 09:05:03 +0000
  • bd469288ab Added Eagle source files, replaced b/w schema and placement bitmap with combined colour pdf. d18c7db 2010-02-27 01:45:50 +0000
  • 9af4835863 Add KEEP() to version information section marcansoft 2010-02-26 23:29:22 +0000
  • 7f7e715756 Add explicit PHDRs to bootrom to properly separate data and bss marcansoft 2010-02-26 21:40:27 +0000
  • 9b87d273b5 Fix minor consistency issue in armsrc/ldscript marcansoft 2010-02-26 21:40:14 +0000
  • 86d3195518 Bootloader cleanup (UNTESTED!) marcansoft 2010-02-26 15:14:47 +0000
  • cc7580be7a Minor fix to armsrc ldscript marcansoft 2010-02-26 15:14:27 +0000
  • 66d6ba7057 Get rid of flasher memory leak marcansoft 2010-02-26 15:13:58 +0000
  • 0ae6234a5b Remove remnant junk and TODO -> FIXME marcansoft 2010-02-26 14:08:54 +0000
  • 8fe1a992c7 New flasher, much more paranoid and much more correct. marcansoft 2010-02-26 14:03:43 +0000
  • 98bf65a640 Fix up armsrc/ldscript (create proper PHDRs, cleanup) marcansoft 2010-02-26 14:03:21 +0000
  • 98540684df Link using gcc and get rid of the LIBGCC stuff marcansoft 2010-02-26 14:03:03 +0000
  • b7913d8f4b Make version data const marcansoft 2010-02-26 14:02:27 +0000
  • 85f2819c8a Add extra elf.h constants marcansoft 2010-02-26 14:02:08 +0000
  • 4e3e51b612 Add beginnings of hopeful endian-independence marcansoft 2010-02-26 14:01:51 +0000
  • e949e6a63e Add license header to armsrc/ldscript marcansoft 2010-02-26 14:01:31 +0000
  • 845ea63b7c Clean up common linker script marcansoft 2010-02-26 13:59:37 +0000
  • e0c67c7f45 COMPILING.txt: Request for the arm crosscompiler to be in the PATH izsh@fail0verflow.com 2010-02-26 13:49:49 +0000
  • a63deed172 common/Makefile.common: Revert the DEVKITARM change. Just need to put the cross compiler in the path. No need to hardcode for a given distribution and a given version. izsh@fail0verflow.com 2010-02-26 13:06:07 +0000
  • 212ef3a04d Apply copyright patch from Michael Gernoth izsh@fail0verflow.com 2010-02-25 21:57:35 +0000
  • 29639ee8e1 And directory ;) d18c7db 2010-02-25 20:11:10 +0000
  • da133b47a9 Delete obsolete windows files d18c7db 2010-02-25 20:02:01 +0000
  • 243dc69001 Fix memset warning izsh@fail0verflow.com 2010-02-24 20:47:32 +0000
  • 9e13f87517 Fix a couple of warnings izsh@fail0verflow.com 2010-02-24 20:34:13 +0000
  • e3e96e56df client/Makefile: Typo for Darwin izsh@fail0verflow.com 2010-02-24 20:33:55 +0000
  • f1d7d57428 COMPILING: move to COMPILING.txt. izsh@fail0verflow.com 2010-02-24 19:49:16 +0000
  • 8691f5b7bb Fix QT compilation for Windows/MinGW and update the compilation instructions accordingly. izsh@fail0verflow.com 2010-02-24 19:33:29 +0000
  • 9cc7c4b4d1 client/COMPILING: move to /COMPILING and add instructions to be able to compile the firmware as well. izsh@fail0verflow.com 2010-02-23 22:10:35 +0000
  • 13bb3b4b11 client/COMPILING: Simplify dev. environment initial setup for Windows (WORK STILL IN PROGRESS) izsh@fail0verflow.com 2010-02-23 20:55:35 +0000
  • 913d23c661 client/cmdlfem4x.c: Fix a warning about probable uninitialized variable with gcc 4.4 izsh@fail0verflow.com 2010-02-23 20:52:50 +0000
  • ba06a4b694 setting svn:eol-style=native on files, part 3 (should be done now, sorry) bushing 2010-02-22 19:29:05 +0000
  • a459118217 setting svn:eol-style=native on files, part 2 bushing 2010-02-22 19:25:02 +0000
  • 770f73457a setting svn:eol-style=native on files, part 1 (see http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html) bushing 2010-02-22 19:18:49 +0000
  • 30351384b6 correct paths for devkitPro Linux development environment adam@algroup.co.uk 2010-02-22 12:36:42 +0000
  • 7b93d91671 Updated missing lib in ProxSpace d18c7db 2010-02-22 03:54:44 +0000
  • 72de52ee7b Updates for new MinGW ProxSpace environment d18c7db 2010-02-22 01:56:15 +0000
  • fddf220a8b Add -O3 on the client's side and fix yielding warnings izsh@fail0verflow.com 2010-02-21 20:01:56 +0000
  • 6620e46b00 Ooops, we forgot a few details izsh@fail0verflow.com 2010-02-21 19:58:32 +0000
  • 4fc25350c2 Add HACKING.txt with coding style guidelines marcansoft 2010-02-21 19:16:36 +0000
  • afb8304a7b make a start on updating the main README adam@algroup.co.uk 2010-02-21 10:23:05 +0000
  • 428ee1df57 Updated COMPILING d18c7db 2010-02-21 07:45:59 +0000
  • b97a3d994b Windows specific instructions regarding the compile environment. d18c7db 2010-02-21 06:54:43 +0000
  • 62b1302c97 client/Makefile: Cosmestic changes. izsh@fail0verflow.com 2010-02-21 01:07:11 +0000
  • a553f26748 Add License/Copyright headers/notices. Please add your own copyright notice if you have made any nontrivial changes or additions to the code. There are several files without any attribution, currently. izsh@fail0verflow.com 2010-02-21 00:47:22 +0000
  • 46cd40465a /client/Makefile: Output object files to the obj subdir. izsh@fail0verflow.com 2010-02-21 00:16:42 +0000
  • c1bd1140c4 Some random cleanup marcansoft 2010-02-21 00:13:08 +0000
  • bd20f8f478 Add license headers to armsrc/bootrom/common stuff marcansoft 2010-02-21 00:12:52 +0000
  • 9ab7a6c755 Split str* and mem* into string.[ch] marcansoft 2010-02-21 00:10:28 +0000
  • 4cd41f34ea Removing windows specific code. Everything now compile and work the same for the three OS izsh@fail0verflow.com 2010-02-20 23:35:09 +0000
  • f7e3ed8287 Clean up data types, some header cleanup, etc. marcansoft 2010-02-20 22:51:00 +0000
  • 8419248d2d More CRLF -> LF conversion marcansoft 2010-02-20 22:50:30 +0000
  • e30c654b19 More en masse cleanup (whitespace/newlines/headers/etc) marcansoft 2010-02-20 21:57:20 +0000
  • 49b35ff9c2 More CRLF -> LF marcansoft 2010-02-20 21:56:46 +0000
  • fdcc61d318 More CRLF -> LF cleanup marcansoft 2010-02-20 21:56:33 +0000
  • c062856a74 But let people override CROSS if they reall want to ;) marcansoft 2010-02-20 21:32:09 +0000
  • 272e55ca64 Switch compiler to arm-eabi instead of arm-elf marcansoft 2010-02-20 21:28:29 +0000
  • 15c4dc5ace Clean up line endings, switch everything to LF instead of CRLF marcansoft 2010-02-20 21:24:25 +0000
  • 72c4af087f Add obj/.dummy for clients that don't track empty dirs marcansoft 2010-02-20 21:20:47 +0000
  • 5e174a511b marcan's patch until he gets commit access. Remove C library's includes from the firmware side since it's not available anyway and not used izsh@fail0verflow.com 2010-02-20 03:07:55 +0000
  • cbb03be993 Oops forgot a file izsh@fail0verflow.com 2010-02-20 00:38:24 +0000
  • 91c38cf715 Fix windows compilation issues. But still not final. We should move to pthread and factorize the code with *nix). Ideally we should move to libusb-1.0 too. izsh@fail0verflow.com 2010-02-20 00:36:48 +0000
  • 3ec3a4724e Removed hackish usb.h file, re-added Info.plist d18c7db 2010-02-19 23:24:49 +0000
  • baf39b0f16 Not a source code file d18c7db 2010-02-18 08:32:41 +0000
  • 23c1df52b0 Tweak JTAG config file d18c7db 2010-02-18 08:29:03 +0000
  • 393c3ef933 Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc d18c7db 2010-02-18 08:24:26 +0000
  • fffad860fc fix output inversion in mandemod adam@algroup.co.uk 2010-02-15 21:15:52 +0000
  • dbf444a179 missing parameter in 'threshold' command help adam@algroup.co.uk 2010-02-08 22:02:18 +0000
  • 33984c6a82 fix 'data load' filename pointer adam@algroup.co.uk 2010-02-08 17:37:02 +0000
  • 8381984556 Cosmetic changes, replace mismatched indentation izsh@fail0verflow.com 2010-02-08 11:58:40 +0000
  • 5d5311a223 command parser shortcuts e.g. 'd p' will call 'data plot' (from rumpeltux) adam@algroup.co.uk 2010-02-08 09:23:39 +0000
  • da17fa0ebc Added some Eclipse files (.settings .cproject .project) to svn ignore d18c7db 2010-02-08 03:31:08 +0000
  • 590f8ff949 get rid of implicit declaration warnings adam@algroup.co.uk 2010-02-07 00:31:32 +0000
  • 5a956258d3 alphabet ;) izsh@fail0verflow.com 2010-02-06 18:24:22 +0000
  • 26aa7d73ad damn that alphabet! adam@algroup.co.uk 2010-02-06 18:11:49 +0000
  • 8d183c53b6 merge 'lfsamples' and 'hfsamples' into 'samples' adam@algroup.co.uk 2010-02-06 18:06:31 +0000
  • ab2fd3d68b streamline CmdEM410xWatch adam@algroup.co.uk 2010-02-06 18:05:05 +0000
  • 4c8db262c0 usability hint adam@algroup.co.uk 2010-02-06 15:50:20 +0000
  • b279e3efc1 more helpful error message (from Sourcerer) adam@algroup.co.uk 2010-02-06 09:54:38 +0000
  • a2b1414f43 Andreas fix for LEGIC MIM1024 adam@algroup.co.uk 2010-02-06 09:43:33 +0000
  • 83a9b236fe fix warning: implicit declaration of function ‘exit’ adam@algroup.co.uk 2010-02-06 09:33:17 +0000
  • 313322658c FIXME: will crash if sample buffer does not contain valid legic data (fixed by Sourcerer) adam@algroup.co.uk 2010-02-05 20:08:02 +0000
  • 41dab15305 Alphabetical order ;) And cosmetic changes (remove duplicated includes) izsh.f0f 2010-02-05 17:16:14 +0000
  • 669c1b80c5 add LEGIC decoder (submitted by Sourcerer, untested by me) adam@algroup.co.uk 2010-02-05 13:56:33 +0000
  • 535b5a59bd Change -std=c99 to -std=gnu99 to be able to compile libusb-0.1.* which uses u_int*_t and PATH_MAX izsh.f0f 2010-02-05 11:16:07 +0000
  • c59c3405ec wun day i'll lern my alfabet adam@algroup.co.uk 2010-02-05 08:29:09 +0000
  • 8e220a9126 put legic back in the system and add rumpletux's fast legic / prng code from forum adam@algroup.co.uk 2010-02-05 08:18:02 +0000
  • 040a7baad0 client/cmdparser.c: Cosmetic changes. client/cmdlf.c: Add missing include for "WaitForResponse". izsh.f0f 2010-02-05 01:06:53 +0000
  • 37239a7c4b differentiate commands and sub-menus in help adam@algroup.co.uk 2010-02-05 00:17:38 +0000