49 Commits (5387d616a3d1b4550f9acecda26ead380d37dedf)

Author SHA1 Message Date
  Paul Fertser 5387d616a3 Fix several format specifiers errors exposed by arm-none-eabi 9 years ago
  Paul Fertser eaa6d8f839 flash/nor/lpc2000: free allocated working area when target_write fails 9 years ago
  Paul Fertser cf77040e1e flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id() 9 years ago
  Nemui Trinomius 1cd3fdf2f6 lpc2000: Removed cmd51_can_xxxxb variables. 9 years ago
  Nemui Trinomius 199acf668e lpc2000: Add LPC407x/8x flash size auto detection 9 years ago
  Michael Brown 34f3e84d69 lpc2000: add chip IDs for LPC11U6x/LPC11E6x 9 years ago
  Nemui Trinomius a39d1ced36 lpc2000: Improve lpc2000 flash driver. 9 years ago
  Grigori Goronzy c4b52f8fd7 lpc2000: ignore status of part ID IAP command 9 years ago
  Nemui Trinomius 78cad16187 lpc2000: Added LPC1500 series flash programming support. 9 years ago
  Cosmin Gorgovan 5fccaa2c8b Flash/LPC2000: Add support for auto-probing flash size 10 years ago
  Cosmin Gorgovan 99d440cbba Flash/LPC2000: Add support for LPC11(x)xx, LPC13xx 10 years ago
  Andreas Fritiofson 565f8481c7 flash: Constify write buffer 10 years ago
  Nemui Trinomius cb6836f923 lpc2000: fix LPC810 programming support 10 years ago
  Paul Fertser f132fcf636 Clean up many C99 integer types format specifiers 10 years ago
  Nemui Trinomius f2f99a9e0a lpc2000: Fix flash programming fail on LPC4300 internal flash 10 years ago
  Sergey A. Borshch 9b3e7fb888 fix lpc2000 flash programming fail. 10 years ago
  Nemui Trinomius 0bd6ef5f5d flash: add NXP LPC800 support 11 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Freddie Chopin 4bfa4858d1 Add "lpc1800" alias for "lpc4300" flash driver 11 years ago
  Matt Dittrich ad1c9cdbcb flash/nor: add lpc4300 variant to lpc2000 driver 11 years ago
  Spencer Oliver feddedb6db armv7m: use ARM_MODE_THREAD core mode for algoorithm's 11 years ago
  Spencer Oliver fc2abe63fd armv7m: use generic arm::core_mode 11 years ago
  Freddie Chopin 15615dcff2 Fix serious bug in LPC2xxx/LPC17xx flash algorithm. 11 years ago
  Freddie Chopin 19b351d8c8 Cleanup lpc2000.c 11 years ago
  Spencer Oliver 640141eea3 flash: remove lpc2000 clang warnings 11 years ago
  Spencer Oliver d2d4f776d8 build: use generic name for arm_algorithm vars 12 years ago
  Spencer Oliver 9f0cba528a build: cleanup src/flash/nor directory 12 years ago
  Spencer Oliver 2a34cc8eb6 cmd: add missing usage var 12 years ago
  Mathias K 16b6b5e7a8 Change return value on error. 12 years ago
  Spencer Oliver 8c3c5e53e3 flash: fix lpc2000 driver typo 12 years ago
  Rolf Meeser f2a1b7f3af Fix sector layout for 504-KiB LPC2000 devices 13 years ago
  Antonio Borneo fb7c709804 FLASH/NOR: Remove useless file lpc2000.h 13 years ago
  Spencer Oliver 260eb4548b flash: remove algorithm exit_point address for supported targets 14 years ago
  Øyvind Harboe 0365225c48 lpc2000: -Wshadow warning fixes 14 years ago
  Antonio Borneo bc8be110ff NOR: add read() callback to struct flash_driver 14 years ago
  David Brownell 53b3d4dd53 LPC1768 updates, IAR board support 14 years ago
  Spencer Oliver a851ce0d6f ARMv7M: use software breakpoints for algorithms 14 years ago
  David Brownell 303b493c22 NOR: cleanup driver decls 14 years ago
  David Brownell 0a9d7cab6d LPC2000: rename "r13_svc" as "sp_svc" 14 years ago
  David Brownell a4a2808c2a ARM: move opcode macros to <target/arm_opcodes.h> 14 years ago
  David Brownell c2cc677056 ARM: rename armv4_5_algorithm as arm_algorithm 14 years ago
  David Brownell e51b9a4ac7 ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC 14 years ago
  David Brownell 0073e7a69e ARM: rename ARMV4_5_MODE_* as ARM_MODE_* 14 years ago
  David Brownell 31e3ea7c19 ARM: rename ARMV4_5_STATE_* as ARM_STATE_* 14 years ago
  Zachary T Welch d9dc604a4d remove target.h from flash.h 14 years ago
  Zachary T Welch f52a596860 change #include "armv7m.h" to <target/armv7m.h> 14 years ago
  Zachary T Welch 2958665f6b change #include "algorithm.h" to <target/algorithm.h> 14 years ago
  Zachary T Welch d1bc4375e9 change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
  Zachary T Welch fe9228a32d move nor drivers to src/flash/nor 14 years ago
  Zachary T Welch ad090413a8 remove flash_driver->register_callbacks 14 years ago