| Commit message (Expand) | Author | Age | Files | Lines |
* | flash_bank_t -> struct flash_bank | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | working_area_t -> struct working_area | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | cfi_fixup_t -> struct cfi_fixup | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | cfi_unlock_addresses_t -> struct cfi_unlock_addresses | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_ext | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | cfi_atmel_pri_ext_t -> struct cfi_atmel_pri_ext | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | cfi_intel_pri_ext_t -> struct cfi_intel_pri_ext | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | cfi_flash_bank_t -> struct cfi_flash_bank | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -7/+7 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -12/+12 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -45/+45 |
* | Audit and eliminate redundant #include directives in src/flash headers. | zwelch | 2009-05-11 | 1 | -1/+0 |
* | Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs | oharboe | 2009-04-21 | 1 | -1/+5 |
* | Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup... | oharboe | 2009-04-19 | 1 | -2/+2 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -2/+2 |
* | Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash. | oharboe | 2008-07-21 | 1 | -0/+1 |
* | Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A) | oharboe | 2008-07-20 | 1 | -0/+1 |
* | Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b). | oharboe | 2008-04-23 | 1 | -0/+1 |
* | - Work on fixing erase check. Many implementations are plain broken. | oharboe | 2008-04-03 | 1 | -1/+1 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 1 | -0/+1 |
* | - Stripped trailing spaces (patch preparation) | bodylove | 2007-12-10 | 1 | -8/+8 |
* | - renamed M5960 USB JTAG to "flyswatter" | drath | 2007-08-10 | 1 | -1/+0 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -1/+17 |
* | - disabled excessive debug output in jtag.h | drath | 2007-04-11 | 1 | -0/+56 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+86 |