50 Commits (93bc4ec40ffb9c30f170af3f1e3551c4b198507f)

Author SHA1 Message Date
  Tomas Vanek 93bc4ec40f flash/nor: fix doc/help and range test for flash protect 7 years ago
  Andreas Färber eaacb900dd flash/nor: Add erased_value to drivers and pass it to targets 8 years ago
  Tomas Vanek 77a1c01ccb flash/nor: implement protection blocks of different size than erase sector 7 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Sergey A. Borshch 5175f8be33 fix flash bank auto_probe() fail with multiple targets 10 years ago
  Paul Fertser f132fcf636 Clean up many C99 integer types format specifiers 10 years ago
  Spencer Oliver 1f3ca0b5b8 flash: add padded_value cmd 10 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  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