summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
...
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-3/+3
* C99 printf() -Werror fixesduane2009-06-211-4/+4
* C99 printf() -Werror fixesduane2009-06-211-4/+4
* C99 printf() -Werror fixesduane2009-06-211-12/+20
* C99 printf() -Werror fixesduane2009-06-211-4/+4
* C99 printf() -Werror fixesduane2009-06-211-23/+45
* C99 printf() -Werror fixesduane2009-06-211-11/+11
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-7/+7
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-19/+19
* C99 printf() -Werror fixesduane2009-06-211-26/+33
* C99 printf() -Werror fixesduane2009-06-211-4/+4
* C99 printf() -Werror fixesduane2009-06-211-41/+46
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-1839-586/+586
* Transform 'u16' to 'uint16_t'zwelch2009-06-1825-109/+109
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-1835-349/+349
* unsik Kim <donari75@gmail.com>:zwelch2009-06-122-191/+240
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* - Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'.zwelch2009-06-091-1/+1
* remove unused include file: inttypes.hoharboe2009-06-052-5/+0
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-051-1/+1
* Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe2009-06-041-8/+8
* Introduce jtag_get_end_state() fn to clarify code a bit.oharboe2009-06-041-5/+5
* no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...oharboe2009-06-041-8/+8
* remove TAP_INVALID as argument to jtag_add_xxx() fn'soharboe2009-06-041-5/+5
* David Brownell <david-b@pacbell.net>:zwelch2009-06-017-578/+505
* Whitespace-only updates to automake input files:zwelch2009-05-311-9/+51
* Add target_bulk_write_memory wrapper:zwelch2009-05-311-2/+1
* Add target_run_algorithm wrapper:zwelch2009-05-3110-11/+11
* Add target_write_memory wrapper:zwelch2009-05-319-81/+81
* Add target_read_memory wrapper:zwelch2009-05-315-16/+16
* Add documentation to flash.h:zwelch2009-05-291-12/+245
* Fix potentialyl unaligned memory accesses in mflash driver.zwelch2009-05-271-2/+3
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-23/+66
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-11/+501
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-14/+0
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-27/+5
* unsik Kim <donari75@gmail.com>:zwelch2009-05-271-13/+13
* Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf2009-05-251-2/+4
* David Brownell <david-b@pacbell.net>: minor davinci_nand bugfixzwelch2009-05-241-2/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-05-241-34/+75
* David Brownell <david-b@pacbell.net>:zwelch2009-05-243-1/+747
* Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf2009-05-221-2/+20
* Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf2009-05-221-2/+4
* Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf2009-05-221-4/+4
* Author: David Brownell <david-b@pacbell.net>kc8apf2009-05-221-28/+3
* David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch2009-05-212-9/+12