Commit Graph

  • 5bdd2111d0 dsp5680xx: add missing and broken error propagation Øyvind Harboe 2011-11-01 23:28:10 +01:00
  • 2b20e4afac at91sam9: fix broken error propagation Øyvind Harboe 2011-11-03 21:34:00 +01:00
  • cb38df20dc avr32_regs: add missing error propagation Øyvind Harboe 2011-11-03 21:51:31 +01:00
  • d031b5def8 interface configs: Add missing URLs and names. Uwe Hermann 2011-10-30 01:44:18 +02:00
  • 61957bee47 HACKING: all you need is http access Øyvind Harboe 2011-11-02 10:48:44 +01:00
  • ce3905a29f checkpatch: increase line length warning to 100 Spencer Oliver 2011-11-03 23:09:05 +00:00
  • efbafd9dc8 tools: add checkpatch script Spencer Oliver 2011-11-03 19:22:19 +00:00
  • bab6db1fd9 gdb_server: assert to avoid malloc(0) Øyvind Harboe 2011-10-29 17:37:42 +02:00
  • 252758b6a1 cfg: add Stellaris LM4F232 Evaluation Kit config Spencer Oliver 2011-11-01 21:13:54 +00:00
  • 07be858d2a cfg: add Blizzard class to stellaris.cfg Spencer Oliver 2011-11-01 21:12:58 +00:00
  • 444f202360 tx27stk5: add board init support for KaRo TX27 CPU module Mark Vels 2011-11-01 13:29:11 +01:00
  • 955316a727 fix warning: remove assigned to variable Øyvind Harboe 2011-11-01 22:10:54 +01:00
  • 2c906384c3 cortex_a: add missing error propagation Øyvind Harboe 2011-11-01 22:56:28 +01:00
  • 5f00c007cb usbtoxxx: remove warning by reducing scope of variable Øyvind Harboe 2011-11-01 22:59:17 +01:00
  • 566faa17de arm11: print next address to debug Øyvind Harboe 2011-11-01 23:20:49 +01:00
  • 2ea7a42e22 cortex_m: add missing error checking Øyvind Harboe 2011-11-01 22:53:54 +01:00
  • 06216744ed target: fix null pointer exception Øyvind Harboe 2011-11-01 22:00:46 +01:00
  • 889a306fc8 flash: add Stellaris Blizzard class Spencer Oliver 2011-10-31 22:20:06 +00:00
  • 3f8f583964 target: rename cortex_m3.[ch] to cortex_m.[ch] Spencer Oliver 2011-10-31 22:31:15 +00:00
  • 01f461b20a warning fix: remove senseless assignment before bailing out of fn w/error Øyvind Harboe 2011-10-31 21:52:10 +01:00
  • 9b9092b7fa warnings: null pointer check fix Øyvind Harboe 2011-10-31 21:21:35 +01:00
  • 9933fa334d cfi: unsupported code paths now report and return error Øyvind Harboe 2011-10-28 17:22:32 +02:00
  • 08815946f6 bugfixes: tinker a bit with the targets command Øyvind Harboe 2011-10-27 23:51:50 +02:00
  • fc553327c0 dsp563xxx: fix missing error propagation found by clang Øyvind Harboe 2011-10-30 18:36:47 +01:00
  • c0e1bfa8b4 interface configs: Fix whitespace and other issues. Uwe Hermann 2011-10-30 01:45:11 +02:00
  • abfd4b19a6 config files: Drop incorrect comments. Uwe Hermann 2011-10-29 22:58:12 +02:00
  • fe2fd812fa clang: fix warning by adding assert that shows that a variable is used Øyvind Harboe 2011-10-29 10:55:02 +02:00
  • af51c69fbc Fixes comment typo for page size Jonathan Dumaresq 2011-10-28 11:08:19 -04:00
  • 97806831e2 bugfixes: numerous bugs in error propagation found by clang Øyvind Harboe 2011-10-27 23:51:50 +02:00
  • 7e817839f3 clang: fix warning about missing check for return value Øyvind Harboe 2011-10-27 19:27:04 +02:00
  • d265fa78c3 Remove use of undefined variable. Jim Norris 2011-10-26 19:30:20 -05:00
  • e6d979eefc clang: fix warning about use of unitialized variable Øyvind Harboe 2011-10-26 22:26:44 +02:00
  • 2036c2aaae Add configuration for ATMEL SAM3N-EK board. Jim Norris 2011-10-25 20:49:12 -05:00
  • be17f6b08e Add configuration for ATMEL SAM3N series. Jim Norris 2011-10-25 20:48:35 -05:00
  • 5cca45d5f9 stm3220g_eval.cfg: fix CHIPNAME. Marti Bolivar 2011-10-25 15:52:10 -04:00
  • 8f76ca05d9 armv7a: fix scan-build warnings Andreas Fritiofson 2011-10-25 00:47:21 +02:00
  • f80ec2aa37 armv7a: make local functions static Andreas Fritiofson 2011-10-25 00:36:24 +02:00
  • 8c6b95ed16 armv7m: improve error handling Andreas Fritiofson 2011-10-25 00:03:42 +02:00
  • ea10093422 Fix "Evaluate 'script' in the global scope" Freddie Chopin 2011-10-22 09:53:55 +02:00
  • e5fd6131fe warning: silence gcc by initializing local variables Øyvind Harboe 2011-10-24 18:11:43 +02:00
  • 8e8ff02b74 SERVER: fix clang warning Antonio Borneo 2011-10-23 12:16:26 +08:00
  • 09fbc0ab86 cfg: Add interface config for Dangerous Prototypes BusBlaster Richard Barlow 2011-10-23 12:50:34 +01:00
  • 40c425e400 NOR/CORE: fix clang warning Antonio Borneo 2011-10-23 12:12:57 +08:00
  • 7b94f4c99d NAND/CORE: fix clang warning Antonio Borneo 2011-10-23 12:02:57 +08:00
  • 3432049276 FLASH/CFI: fix clang warnings Antonio Borneo 2011-10-23 11:21:44 +08:00
  • 9bb3a05f0e mx2: add error propagation and remove warnings Øyvind Harboe 2011-10-22 01:11:58 +02:00
  • dad3850264 fm3: fix warning for superfluous assignment Øyvind Harboe 2011-10-22 01:08:16 +02:00
  • d5b5f9f4fd kinetis: fix warning about malloc(0) w/assert Øyvind Harboe 2011-10-22 01:09:32 +02:00
  • 2c31adb31d tms470: remove dead assignment warning Øyvind Harboe 2011-10-22 01:06:26 +02:00
  • c5c4ed82ab add Freescale Kinetis K40 devices and Kwikstik eval board Mathias K 2011-10-22 18:00:20 +02:00
  • c9f51acdc3 clang: fix warning w/assert so that clang knows that there will be no division by zero Øyvind Harboe 2011-10-21 19:14:57 +02:00
  • 4e079d18bf clang: fix malloc() warning with assert Øyvind Harboe 2011-10-21 19:00:09 +02:00
  • 0577ba8331 tms470: removed unnecessary operations Edgar Grimberg 2011-10-23 11:39:50 +02:00
  • 811f7d3f7e FLASH/STMSMI: fix clang "dead store" warning Antonio Borneo 2011-10-22 19:23:10 +08:00
  • 8d5e34635c buspirate: ignore return value and fix warning Øyvind Harboe 2011-10-22 00:40:51 +02:00
  • 5179738062 warning: fix false positive Øyvind Harboe 2011-10-22 08:25:00 +02:00
  • a093f82bb7 server: remove warning due to dead assignment Øyvind Harboe 2011-10-22 01:04:27 +02:00
  • 7fe05ff330 jim: add missing jim license Spencer Oliver 2011-10-21 09:51:21 +01:00
  • 6b209e7489 rtos: remove broken code for handling the deprecated qP packet Andreas Fritiofson 2011-10-20 00:21:33 +02:00
  • 3d2305f2e6 rtos: return the correct value if the T or H packets are handled Andreas Fritiofson 2011-10-20 00:25:08 +02:00
  • 1c1771ef6c Unused variables Freddie Chopin 2011-10-19 21:40:48 +02:00
  • 9ddb94c1f3 Updated fm3.c, added Flash type 2 support, error handling improved Marc Willam / Holger Wech 2011-10-13 14:43:06 +01:00
  • 36e3009ff9 TMPA900/910 MCUs are always little endian. Uwe Hermann 2011-10-19 01:54:25 +02:00
  • 4f2655c28b Toshiba TMPA900 config: Fix incorrect working area. Uwe Hermann 2011-10-19 01:09:44 +02:00
  • 4eca579a6e xscale: fix bug in xscale_receive() Matt Reimer 2011-09-19 10:30:13 -04:00
  • 0dac042a10 luminary: add new targets Spencer Oliver 2011-10-17 22:27:49 +01:00
  • af37d5f196 luminary: add peripheral reset script Spencer Oliver 2011-10-17 22:04:21 +01:00
  • 59beb93752 AM/DM37x: Use ICEPick warm reset and include halt when gdb connects. Karl Kurbjun 2011-10-02 11:41:33 -06:00
  • 70143a96c5 ICEPick-C: Add support for warm reset through JTAG controller and provide finer detail functions. Karl Kurbjun 2011-10-02 10:52:20 -06:00
  • 2f6bdac60a Add the SAM3N familly to the chip_details table Attila Kinali 2011-10-10 15:09:22 +02:00
  • 80c20a186b target_request: add target_got_message() that can be used to improve DCC performance Øyvind Harboe 2011-10-14 14:55:17 +02:00
  • ea295bd694 target: DCC / target message backoff algorithm Øyvind Harboe 2011-10-14 15:05:45 +02:00
  • 2d4bdb9fe0 Add some more detail for setting up Gerrit account. Jim Norris 2011-10-14 13:42:26 -05:00
  • 3828b5827d arm-jtag-ew: whitespace cleanup Spencer Oliver 2011-10-14 09:40:58 +01:00
  • 8c3c5e53e3 flash: fix lpc2000 driver typo Spencer Oliver 2011-10-14 13:03:29 +01:00
  • 498662e2e5 Add an interface file for DLP Design DLP-USB1232H. Uwe Hermann 2011-10-14 00:21:06 +02:00
  • d4599b8b3f Add a board file for the Glyn Tonga2. Uwe Hermann 2011-10-14 00:13:47 +02:00
  • 8cd3832e2b target: whitespace cleanup Spencer Oliver 2011-10-13 19:58:06 +01:00
  • 5a7cff26a5 breakpoint : smp software breakpoint issue Michel Jaouen 2011-10-03 19:05:59 +02:00
  • 2c6d312ec9 Merge "docs: update HACKING to point to Gerrit" Peter Stuge 2011-10-12 18:48:21 +00:00
  • 4e80a9128e docs: update HACKING to point to Gerrit Øyvind Harboe 2011-10-12 20:21:18 +02:00
  • 24f82100f8 docs: update more url's Spencer Oliver 2011-10-12 12:25:59 +01:00
  • ca0cc39f5f docs: update project url's Spencer Oliver 2011-10-12 09:32:59 +01:00
  • 3ab7855d1a breakpoint : indentation Michel Jaouen 2011-10-03 19:03:47 +02:00
  • cf692abe83 replace berlios url's with sourceforge url's Spencer Oliver 2011-10-11 17:18:05 +01:00
  • 43689d3371 contrib: remove extra lf Spencer Oliver 2011-10-11 13:01:22 +01:00
  • 92b14f8ca9 stm32f1x: use async algorithm in flash programming routine Andreas Fritiofson 2011-07-31 10:31:56 +02:00
  • a147563ac1 stm32f1x: use register base instead of register offset Andreas Fritiofson 2011-07-17 14:07:26 +02:00
  • 1163435e19 cortex_m3: use armv7m's async algorithm implementation Andreas Fritiofson 2011-07-15 22:21:34 +02:00
  • 9d4c466c21 armv7m: implement async algorithm functions Andreas Fritiofson 2011-07-15 22:20:34 +02:00
  • 3f6ef7a40b target: add async algorithm entries to the target type Andreas Fritiofson 2011-07-15 22:18:39 +02:00
  • e56e5a3929 arm-jtag-ew: Send GDB keep_alive() messages when logging USB communication Simon Barner 2011-09-16 21:15:19 +02:00
  • 830e76fecd arm-jtag-ew: Formatting Simon Barner 2011-09-16 21:14:39 +02:00
  • 028d9aa9ed arm-jtag-ew: In armjtagew_init(), set initial JTAG speed to 32 kHz (before TAP initialization). Simon Barner 2011-09-16 21:13:39 +02:00
  • b1c74747b6 arm-jtag-ew: Emit a warning if interface firmware version != 1.6 Simon Barner 2011-09-16 21:12:47 +02:00
  • e4590dad08 arm-jtag-ew: Declare interface as `jtag_only' Simon Barner 2011-09-16 21:11:40 +02:00
  • 07bf5f443a arm-jtag-ew: Provide armjtagew_speed_div() in order to fix interactive use of `adapter_khz' Simon Barner 2011-09-16 21:10:23 +02:00
  • 8b61ed2e95 arm-jtag-ew: Fix setting interface speed (2/2) Simon Barner 2011-09-16 21:08:10 +02:00
  • 3977c5169b arm-jtag-ew: Fix setting interface speed (1/2) Simon Barner 2011-09-16 21:06:02 +02:00
  • e42363c0f6 Add udev rules for openmoko neo1973 debug board Eugeniy Meshcheryakov 2011-10-04 15:14:02 +02:00