42 Commits (4bfa4858d16bf27cfe1bc230ffb492aae1b5b65b)

Author SHA1 Message Date
  Spencer Oliver f9ea791e9b flash: blank check use default_flash_blank_check 12 years ago
  Mathias K f1c0133321 Add warn message if no flash bank found for the current image address. 12 years ago
  Spencer Oliver 9f0cba528a build: cleanup src/flash/nor directory 12 years ago
  Antonio Borneo 40c425e400 NOR/CORE: fix clang warning 12 years ago
  Freddie Chopin f6315d5e5b Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
  Øyvind Harboe e8eb5bbc04 nit: do not add \n at end of LOG_ERROR 13 years ago
  Øyvind Harboe c69553cbc5 error handling: the error number is not part of the user interface 13 years ago
  Øyvind Harboe 8902789f0d flash: iterating over an address range now handles multiple banks 13 years ago
  Øyvind Harboe 2b546fdc45 flash: fix bug with multiple back-to-back flash chips 13 years ago
  Øyvind Harboe 45e5d1d90a flash: fix error handling 13 years ago
  Øyvind Harboe 19167a7af6 image: fix spelling mistake 13 years ago
  Øyvind Harboe b6a8254065 flash: fix bug in error propagation of flash write_image 14 years ago
  Øyvind Harboe 4532dc7831 flash: add error handling to get_flash_by_addr/name 14 years ago
  Øyvind Harboe 9ab7636ce6 flash: add error message if image is too big for flash 14 years ago
  Spencer Oliver ee4106ee99 nor: add get_flash_bank_by_name autoprobe 14 years ago
  Antonio Borneo bc8be110ff NOR: add read() callback to struct flash_driver 14 years ago
  Øyvind Harboe 737c9b6258 flash: stop caching protection state 14 years ago
  Øyvind Harboe f7e0f3c285 flash: erase_address now has an unlock option 14 years ago
  Øyvind Harboe 82ea640830 gdb: connect will now fail if flash autoprobe fails 14 years ago
  Øyvind Harboe 7e33f87b3d flash: more flash write_image bugfixes 14 years ago
  Øyvind Harboe 5e79f999bc flash: write_image would fail for certain images 14 years ago
  Øyvind Harboe 78248f1df6 flash: write_image will now pad erase to nearest sector 14 years ago
  Øyvind Harboe 49b7905cae nor: remove bogus output about padding sections 14 years ago
  David Brownell 620310bcc6 NOR/core bugfix: restore invariants 14 years ago
  Antonio Borneo 300f0f53c5 NOR/CORE: review scope of data 14 years ago
  Antonio Borneo 17d437a7a1 CFI CORE: bug-fix protect single sector 14 years ago
  David Brownell 5e78ddcea0 NOR: trim range in flash_driver_protect() 14 years ago
  David Brownell 5fdf9535ce NOR: invalidate cached state on target resume 14 years ago
  David Brownell fb4239866c NOR: fix diagnostic 14 years ago
  Øyvind Harboe cdcb9b0885 flash: add error messages upon incorrect arguments to flash iteration 14 years ago
  David Brownell 73566405b6 NOR: add optional "flash erase_address" sector padding 14 years ago
  David Brownell 8c730aaee2 Doxygen file comments 14 years ago
  David Brownell 296a011db5 NOR: add FIXMEs for writing ones 14 years ago
  Piotr Esden-Tempski cba1813d5c NOR: last_addr also needs correction when checking alignment 14 years ago
  David Brownell 155a6a2c0b NOR: make flash_write_unlock() pad to sector end 14 years ago
  David Brownell 396b0f3012 NOR: Allocate the right amount of memory 14 years ago
  David Brownell b72bfabf0d cygwin build fixes 14 years ago
  David Brownell 3f18900b19 NOR FLASH: only erase/unlock whole sectors 14 years ago
  Zachary T Welch 5fdee60fd4 eliminate src/flash/flash.c 14 years ago
  Zachary T Welch c90702eaa7 add flash/nor/drivers.c 14 years ago
  Zachary T Welch 04ee41de52 move more nor flash implementation details 14 years ago
  Zachary T Welch c65d94f7d0 add flash/nor/core.[ch] 14 years ago
  Zachary T Welch 3cb0b56005 add flash/nor/{tcl.c,imp.h} from flash/flash.c 14 years ago
  Zachary T Welch eaf10f69de remove BUILD_IOUTIL symbol 14 years ago
  Zachary T Welch 34654359a9 remove #if logic for openocd_sleep_*lude 14 years ago
  Zachary T Welch 8f5ff3ddcf httpd: use register_commands() 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 994a63c3fe src/{server,pld,svf,xsvf}: remove 'extern' keyword 14 years ago
  ntfreak 655e4f88a6 - fixed build issues with win32 16 years ago
  oharboe 2b673d0c1e Charles Hardin <ckhardin@gmail.com> - Tcl Server 16 years ago