| 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 | -4/+0 |
* | FLASH/NOR: Remove useless file str7x.h | Antonio Borneo | 2010-11-17 | 1 | -1/+83 |
* | src: add loader src description | Spencer Oliver | 2010-10-28 | 1 | -0/+2 |
* | nor/str7x: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | str7x: -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 |
* | str7x: improve error handling | Øyvind Harboe | 2010-05-05 | 1 | -73/+133 |
* | str71x: fix previous commit | Spencer Oliver | 2010-05-04 | 1 | -3/+4 |
* | str7x: fix bogus error messages | Øyvind Harboe | 2010-05-04 | 1 | -3/+5 |
* | NOR/STR7X: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -2/+2 |
* | STR7: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -14/+30 |
* | flash/str7x: After reset init the flash is unlocked | Edgar Grimberg | 2010-02-02 | 1 | -2/+14 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -13/+13 |
* | ARM: use <target/arm.h> not armv4_5.h | David Brownell | 2009-12-07 | 1 | -1/+1 |
* | 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 "armv4_5.h" to <target/armv4_5.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 |
* | change #include "binarybuffer.h" to <helper/binarybuffer.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/+706 |