| Commit message (Expand) | Author | Age | Files | Lines |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 1 | -1/+1 |
* | FLASH/NOR: Remove useless file str9x.h | Antonio Borneo | 2010-11-17 | 1 | -1/+35 |
* | src: add loader src description | Spencer Oliver | 2010-10-28 | 1 | -0/+2 |
* | str9x: faster flash erase of entire chip | Fredrik Hederstierna | 2010-08-12 | 1 | -6/+23 |
* | flash: use bkpt for str9 flash algo algorithm | Spencer Oliver | 2010-07-16 | 1 | -3/+2 |
* | str9x: -Wshadow warning fixes | Øyvind Harboe | 2010-06-16 | 1 | -3/+3 |
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 1 | -0/+1 |
* | flash: less bogus errors | Øyvind Harboe | 2010-05-04 | 1 | -1/+1 |
* | STR9: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -6/+14 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -13/+13 |
* | str9x.c: remove optimization when erasing the whole bank | Laurentiu Cocanu | 2010-01-14 | 1 | -15/+3 |
* | src/flash/nor: usage/help/doc updates | David Brownell | 2010-01-09 | 1 | -3/+4 |
* | ARM: rename armv4_5_algorithm as arm_algorithm | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | ARM: rename ARMV4_5_MODE_* as ARM_MODE_* | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | ARM: rename ARMV4_5_STATE_* as ARM_STATE_* | David Brownell | 2009-12-04 | 1 | -1/+1 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -0/+1 |
* | change #include "arm966e.h" to <target/arm966e.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "algorithm.h" to <target/algorithm.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | move nor drivers to src/flash/nor | Zachary T Welch | 2009-12-02 | 1 | -0/+711 |