Commit Graph

  • e2c9518eda All LPC2xxx chips are little endian and that cannot be changed - update config scripts Freddie Chopin 2010-05-21 18:02:58 +02:00
  • 9c3b4cfc5d add correct CPUTAPID value for LPC2129 Freddie Chopin 2010-05-21 17:57:10 +02:00
  • 0e4f4bacdc Update "flash bank" helper comments for LPC2xxx chips Freddie Chopin 2010-05-21 17:52:25 +02:00
  • 06df4664a9 LPC23xx and LPC24xx after reset run on internal 4MHz RC oscillator, so "flash bank" parameter should be 4000 (not 12000) Freddie Chopin 2010-05-21 17:46:40 +02:00
  • 2e1eaaae35 at91sam9260: use RCLK Øyvind Harboe 2010-05-21 13:56:05 +02:00
  • 82ef8472bf cfg: update stm32 performance stick config Spencer Oliver 2010-05-21 11:45:40 +01:00
  • c0cdb7c631 arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23) Spencer Oliver 2010-05-21 11:43:17 +01:00
  • 72ba8ec90e board: dm355evm.cfg SDTIMR0/1 minor naming fix Jon Povey 2010-05-21 12:34:46 +09:00
  • f40faeb349 nand : Add Freescale iMX27 nand flash controller support gcembed 2010-05-20 08:25:09 +02:00
  • 8465e99442 reset: fix reset halt bug Gary Carlson 2010-05-18 20:59:07 -07:00
  • b80d0501b6 target: slow targets could cause GDB to time out Gary Carlson 2010-05-18 20:59:00 -07:00
  • c86d7bdad4 jim: fix bug in tcl "puts" Øyvind Harboe 2010-05-18 12:34:12 +02:00
  • e804a34a63 zy1000: fix false positive warning about unitialized local variable Øyvind Harboe 2010-05-18 12:10:24 +02:00
  • e92b203a76 at91rm9200 : reset_config should go to the board config file Marc Pignat 2010-05-18 11:38:01 +02:00
  • dc464ad88e NAND/davinci: Fix segfault for hwecc4_infix reads Jon Povey 2010-05-17 16:16:22 +09:00
  • fafed75d98 NAND: catch read errors when building BBT Jon Povey 2010-05-17 16:15:35 +09:00
  • 3ecc191b36 gdbserver: gdb cmds returning failure on success Spencer Oliver 2010-05-17 10:17:21 +01:00
  • 5fd1c2db9a Change kb/s to KiB/s in messages about kibibytes Jon Povey 2010-05-13 12:20:20 +09:00
  • 76b81682ee NOR/CFI: minor code cleanup Antonio Borneo 2010-05-11 11:48:09 +08:00
  • 602685e66f NOR/CFI: add cfi_read() implementation Antonio Borneo 2010-05-11 11:35:28 +08:00
  • bc8be110ff NOR: add read() callback to struct flash_driver Antonio Borneo 2010-05-11 11:16:33 +08:00
  • 24ebfffff5 NOR/TCL: fix typo in error message Antonio Borneo 2010-05-10 17:07:28 +08:00
  • feb95fbb7b NOR: fix comment for Doxygen Antonio Borneo 2010-05-07 17:04:32 +08:00
  • ebdd3a1670 NOR/CFI: remove use of cfi_add_byte() Antonio Borneo 2010-05-07 14:03:39 +08:00
  • 34f70956ed NOR/CFI: use bus_width for memory access in cfi_write() Antonio Borneo 2010-05-07 13:50:42 +08:00
  • a69cbf0f74 NOR/CFI: use bus_width for memory access on flash ID. Antonio Borneo 2010-04-23 12:07:53 +08:00
  • 61bb0d3d23 NOR/CFI: identify memory accesses not using "bus_width". Antonio Borneo 2010-04-20 12:15:49 +08:00
  • 89747f81f2 NOR/CFI: simplify bufferwsize computation Antonio Borneo 2010-04-19 16:40:08 +08:00
  • c7b269ace1 NOR/CFI: check "flash bank" command arguments Antonio Borneo 2010-04-16 01:17:01 +08:00
  • b8c54b362b comments on doc/manual/primer/jtag.txt Jun Ma 2010-05-14 21:43:11 +08:00
  • 9597dcefaa missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_. Jun Ma 2010-05-14 21:04:14 +08:00
  • dcca0b7694 NAND: fix first and last handling in nand_build_bbt Jon Povey 2010-05-13 18:31:42 +09:00
  • 0eb7fb59a0 NAND: fix off-by-one error in erase command argument range Jon Povey 2010-05-13 18:31:41 +09:00
  • 215a5f7442 scripts: update flash bank names Spencer Oliver 2010-05-12 23:04:57 +01:00
  • a7fb60dc7b flash: require unique flash bank name Spencer Oliver 2010-05-12 22:42:26 +01:00
  • 7b36d2a229 flash: add flash bank name support Spencer Oliver 2010-05-12 22:40:19 +01:00
  • 7b76da57f4 zy1000.cfg: gdb connect will fail first time without gdb-attach Øyvind Harboe 2010-05-12 13:45:04 +02:00
  • b05f8171c9 fix instruction refilling bug when using software breakpoints on a big-endian arm926ej-s system Jun Ma 2010-05-10 22:54:25 +08:00
  • 6f03e92959 Fujitsu MBM29SL800TE flash support Karl Kurbjun 2010-05-10 22:18:24 -06:00
  • 4e022886d6 Documentation: consistency in GDB command name Marc Pignat 2010-05-11 07:59:22 +02:00
  • 4cf13101e5 Documentation : arm920t implements armv4 Marc Pignat 2010-05-11 07:58:57 +02:00
  • 3650981de7 mips32: 20 second timeout/megabyte for CRC check Spencer Oliver 2010-05-10 14:15:12 +01:00
  • 2ae192699f armv7m: 20 second timeout/megabyte for CRC check Spencer Oliver 2010-05-10 14:14:57 +01:00
  • bbc8f4e6ce cfi: add Numonyx M29W128G reset workaround Spencer Oliver 2010-05-10 12:23:41 +01:00
  • cf811d8e6b cfg: add stm32eval board configs Spencer Oliver 2010-05-07 14:24:13 +01:00
  • f32492c74f server: incorrectly display socket port number Spencer Oliver 2010-05-06 22:51:20 +01:00
  • 737c9b6258 flash: stop caching protection state Øyvind Harboe 2010-05-05 15:08:34 +02:00
  • f7e0f3c285 flash: erase_address now has an unlock option Øyvind Harboe 2010-05-05 09:32:43 +02:00
  • 3077f5845f cfi: fix error handling for protect fn Øyvind Harboe 2010-05-05 09:32:03 +02:00
  • 2fba796e27 zy1000: fix tcl command to read power dropout status Øyvind Harboe 2010-05-05 08:19:40 +02:00
  • 82ea640830 gdb: connect will now fail if flash autoprobe fails Øyvind Harboe 2010-05-04 13:26:52 +02:00
  • 812e21ac39 zy1000: fix keep_alive() bug Øyvind Harboe 2010-05-04 12:28:05 +02:00
  • 31b050108a Fixed bug in tcl-server Matthias Bode 2010-05-03 22:35:38 +02:00
  • 91b9f3de0b command context: fix errors when running certain commands on startup Øyvind Harboe 2010-05-03 17:01:53 +02:00
  • 7e33f87b3d flash: more flash write_image bugfixes Øyvind Harboe 2010-05-04 07:29:40 +02:00
  • 0d8f60e28f str7x: improve error handling Øyvind Harboe 2010-05-03 15:25:35 +02:00
  • ca0f6a5c58 documentation typo Marc Pignat 2010-05-05 10:39:20 +02:00
  • 80660288e0 docs: now builds again Øyvind Harboe 2010-05-05 09:21:58 +02:00
  • 909130e16e str71x: fix previous commit Spencer Oliver 2010-05-04 15:51:43 +01:00
  • 282e89c878 flash: less bogus errors Øyvind Harboe 2010-05-03 18:11:34 +02:00
  • 70226c221f str7x: fix bogus error messages Øyvind Harboe 2010-05-03 15:50:39 +02:00
  • 8865209545 target: clean up target memory allocation error messages Øyvind Harboe 2010-05-03 15:49:23 +02:00
  • 32e647acf4 zy1000: wait for srst to deassert Øyvind Harboe 2010-05-04 07:36:05 +02:00
  • fe60480b7a cfi: made som info output debug output Øyvind Harboe 2010-05-04 07:25:30 +02:00
  • 14f4606dcb STM32 flash erase timeout fix Tobias Ringström 2010-04-30 14:04:14 +02:00
  • da9f72ca0a zy1000: it has a CFI chip, no need for the ecosflash driver Øyvind Harboe 2010-04-30 02:51:05 +02:00
  • 5e79f999bc flash: write_image would fail for certain images Øyvind Harboe 2010-04-29 17:42:47 +02:00
  • 78248f1df6 flash: write_image will now pad erase to nearest sector Øyvind Harboe 2010-04-29 03:49:32 +02:00
  • 49b7905cae nor: remove bogus output about padding sections Øyvind Harboe 2010-04-28 08:01:28 +02:00
  • 56a21c9cb1 Add Voipac PXA270 module support Marek Vasut 2010-04-26 03:34:03 +02:00
  • e0285dbe73 Add VPACLink interface definition Marek Vasut 2010-04-26 03:08:00 +02:00
  • 4f1296d151 xscale: add support for length arg to wp command Mike Dunn 2010-04-21 13:40:51 -04:00
  • c6cd253ae1 telo: update configuration scripts to matched master branch michal smulski 2010-04-24 16:51:34 +02:00
  • 48e282aa00 adapter: allow adjusting srst assert with michal smulski 2010-04-24 16:50:27 +02:00
  • cc5f3c85de docs: improve load_image docs michal smulski 2010-04-20 22:18:04 +02:00
  • e4056cca2d doc: gdb-attach can fix gdb connect issues Øyvind Harboe 2010-04-20 09:05:07 +02:00
  • ddf7aabc67 stm32x: allow flash probe on a running target Andreas Fritiofson 2010-04-17 01:03:39 +02:00
  • 620310bcc6 NOR/core bugfix: restore invariants David Brownell 2010-04-15 19:48:55 -07:00
  • b886049c74 NOR/CFI: remove redundant code Antonio Borneo 2010-04-14 16:51:16 +08:00
  • c9e58238c3 NOR/CFI: fix order of arguments check Antonio Borneo 2010-04-14 16:32:30 +08:00
  • ee13916411 xscale: fix analyze_trace for trace data collected in wrap mode Mike Dunn 2010-04-13 13:34:52 -04:00
  • d31bbc33fa TCL SCRIPTS: fix command name Antonio Borneo 2010-04-15 17:11:01 +08:00
  • decad30865 cortex-a8: more MMU support Anton Fedotov 2010-04-14 07:36:08 +02:00
  • a8a9eddca0 TARGET/ARM7_9_COMMON: review scope of symbols Antonio Borneo 2010-04-11 01:31:42 +08:00
  • 41cb911853 NOR/TMS470: review scope of symbols Antonio Borneo 2010-04-11 01:19:41 +08:00
  • f549dadb85 TARGET/MIPS32: review scope of functions Antonio Borneo 2010-04-11 01:16:14 +08:00
  • 689fa8ad8c TARGET/MIPS32_PRACC: review scope of functions Antonio Borneo 2010-04-11 01:11:11 +08:00
  • da741a51f2 TARGET/MIPS32_DMAACC: review scope of functions Antonio Borneo 2010-04-11 01:03:53 +08:00
  • f1be0e6af2 HELPER/LOG: review unused symbols Antonio Borneo 2010-04-10 22:25:22 +08:00
  • 2ea78551ab TARGET/MIPS_EJTAG: review scope of functions Antonio Borneo 2010-04-10 22:20:41 +08:00
  • 4809dbb2d7 NOR/CFI: review scope of functions Antonio Borneo 2010-04-10 22:14:34 +08:00
  • 11fd673f0c TARGET/DSP563XX_ONCE: review scope of functions Antonio Borneo 2010-04-10 22:12:20 +08:00
  • b2495c0101 OPENOCD: review scope of functions Antonio Borneo 2010-04-10 22:04:03 +08:00
  • 787a5067fb JTAG/COMMANDS: review scope of functions Antonio Borneo 2010-04-10 22:01:16 +08:00
  • fdb9199001 BINARYBUFFER: review scope of data and functions Antonio Borneo 2010-04-10 21:54:37 +08:00
  • d7246f452f NOR/STR7X: review scope of data Antonio Borneo 2010-04-10 21:52:33 +08:00
  • c936cb334b NAND/TCL: review scope of functions Antonio Borneo 2010-04-10 21:50:15 +08:00
  • 5926b5a94f MFLASH: review scope of functions Antonio Borneo 2010-04-10 20:11:40 +08:00
  • a6307fed91 NAND/ARM_IO: review scope of functions Antonio Borneo 2010-04-10 20:09:59 +08:00
  • 617811ac66 NAND/CORE: review scope of functions Antonio Borneo 2010-04-10 20:08:41 +08:00