| Commit message (Expand) | Author | Age | Files | Lines |
* | at91sam3: Modified cidr comparisson to ignore version bits | Olivier Schonken | 2011-03-30 | 1 | -1/+2 |
* | Fix a bunch of typos. | Uwe Hermann | 2011-03-17 | 1 | -1/+1 |
* | Fixed small mistakes in at91sam3 info command | Thomas Schmid | 2011-01-26 | 1 | -1/+3 |
* | nit: more LOG_* \n fixes | Eric Wetzel | 2011-01-09 | 1 | -31/+31 |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 1 | -4/+4 |
* | warning: fix warning where GCC didn't catch a doubly declared global structure | Øyvind Harboe | 2010-12-29 | 1 | -1/+1 |
* | FLASH/NOR: Remove useless file at91sam3.h | Antonio Borneo | 2010-11-17 | 1 | -1/+2 |
* | warnings: fix alignment warnings | Øyvind Harboe | 2010-09-20 | 1 | -2/+2 |
* | at91sam3s* support | Olaf Lüke | 2010-06-25 | 1 | -15/+328 |
* | nor/at91sam3: replace helper membuf | Antonio Borneo | 2010-06-17 | 1 | -87/+39 |
* | NOR: add read() callback to struct flash_driver | Antonio Borneo | 2010-05-16 | 1 | -0/+1 |
* | ARMv7M: use software breakpoints for algorithms | Spencer Oliver | 2010-02-28 | 1 | -3/+1 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 1 | -12/+12 |
* | src/flash/nor: usage/help/doc updates | David Brownell | 2010-01-09 | 1 | -11/+14 |
* | remove target.h from flash.h | Zachary T Welch | 2009-12-04 | 1 | -6/+2 |
* | change #include "flash.h" to <flash/flash.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "types.h" to <helper/types.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "time_support.h" to <helper/time_support.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "membuf.h" to <helper/membuf.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/+2516 |