| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nit: more LOG_* \n fixes | Eric Wetzel | 2011-01-09 | 16 | -76/+72 |
* | Add another level of procedures to LPC2xxx initialization - procedures for sp... | Freddie Chopin | 2011-01-09 | 7 | -21/+105 |
* | present CM3 Trace agenda | David Brownell | 2011-01-09 | 2 | -0/+509 |
* | Add common LPC2xxx setup procedure, use in all LPC2xxx files. | Freddie Chopin | 2011-01-07 | 8 | -238/+85 |
* | cfi: use safer arch detection | Spencer Oliver | 2011-01-06 | 1 | -2/+8 |
* | loader: update loader src for armv7-m arch | Spencer Oliver | 2011-01-06 | 2 | -4/+6 |
* | Add the support for the armv7m arch. | Jonathan Dumaresq | 2011-01-06 | 1 | -15/+64 |
* | Add the contrib file for the armv7m arch | Jonathan Dumaresq | 2011-01-06 | 1 | -0/+79 |
* | nit: do not add \n at end of LOG_ERROR | Eric Wetzel | 2011-01-05 | 15 | -63/+63 |
* | mips32: add fastdata loader working area | Spencer Oliver | 2011-01-04 | 6 | -11/+29 |
* | target: change working area free data type | Spencer Oliver | 2011-01-04 | 2 | -3/+3 |
* | nit: do not add \n at end of LOG_ERROR | Øyvind Harboe | 2011-01-03 | 1 | -4/+4 |
* | error handling: the error number is not part of the user interface | Øyvind Harboe | 2011-01-03 | 12 | -29/+26 |
* | actux3.cfg: add function to setup for u-boot debugging | Michael Schwingen | 2011-01-02 | 1 | -0/+22 |
* | cfi_protect is not implemented on Spansion flashes (many do not even have pro... | Michael Schwingen | 2011-01-02 | 1 | -2/+2 |
* | non-CFI flash code uses data from CFI structures. Make sure that timeouts are... | Michael Schwingen | 2011-01-02 | 2 | -99/+98 |
* | svf: implement sleep for RUNTEST min_time | Jon Povey | 2011-01-02 | 1 | -30/+28 |
* | svf: fix USAGE and related error reporting | Jon Povey | 2011-01-02 | 1 | -9/+4 |
* | NAND/S3CXXXX: remove private "target" copy | Antonio Borneo | 2011-01-02 | 7 | -33/+16 |
* | NAND/ORION: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -13/+5 |
* | NAND/NUC910: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -21/+7 |
* | NAND/MX3: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -22/+11 |
* | NAND/MX2: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -20/+11 |
* | NAND/LPC3180: remove private "target" copy | Antonio Borneo | 2011-01-02 | 2 | -24/+16 |
* | NAND/DAVINCI: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -27/+17 |
* | NAND/AT91SAM9: remove private "target" copy | Antonio Borneo | 2011-01-02 | 1 | -37/+22 |
* | NAND/TCL: prepare for common "target" reference | Antonio Borneo | 2011-01-02 | 2 | -3/+26 |
* | NAND/TCL: fix segfault on syntax error | Antonio Borneo | 2011-01-02 | 1 | -1/+1 |
* | NAND/CORE: Comment use of alive_sleep() | Antonio Borneo | 2011-01-02 | 1 | -0/+1 |
* | NAND/CORE: Replace decimal dot in messages | Antonio Borneo | 2011-01-02 | 1 | -66/+66 |
* | flash/nand: review NAND driver interface | Antonio Borneo | 2011-01-02 | 13 | -47/+2 |
* | CORTEX A8: Fix broken CPU identification | Marek Vasut | 2010-12-30 | 1 | -3/+17 |
* | Compilation Warnings on OS X 10.5 | Andrew MacIsaac | 2010-12-29 | 8 | -9/+9 |
* | warning: fix warning where GCC didn't catch a doubly declared global structure | Øyvind Harboe | 2010-12-29 | 1 | -1/+1 |
* | warnings: use more 'const' for char * | Øyvind Harboe | 2010-12-29 | 25 | -30/+30 |
* | target: do not expose error numbers to users | Øyvind Harboe | 2010-12-29 | 1 | -6/+0 |
* | initial SWD transport (SWD infrastructure #2) | David Brownell | 2010-12-24 | 9 | -9/+425 |
* | stm32x : always use valid flash base address | Spencer Oliver | 2010-12-23 | 1 | -0/+3 |
* | flash: print flash bank name on flash info cmd | Spencer Oliver | 2010-12-23 | 1 | -2/+2 |
* | stm32: fix reversed option byte write | Spencer Oliver | 2010-12-23 | 1 | -4/+4 |
* | stm32: update option bytes for stm32xl family | Spencer Oliver | 2010-12-23 | 1 | -8/+79 |
* | stm32: add stm32 xl family flash support | Spencer Oliver | 2010-12-23 | 3 | -3/+57 |
* | stm32: add dual flash bank support | Spencer Oliver | 2010-12-23 | 2 | -28/+40 |
* | contrib: change stm32 flash loader extension | Spencer Oliver | 2010-12-23 | 1 | -0/+0 |
* | lpc2148: redo to the new target configuration scheme | Øyvind Harboe | 2010-12-22 | 1 | -46/+41 |
* | config: add init_targets proc that is executed just before init | Øyvind Harboe | 2010-12-22 | 2 | -0/+12 |
* | bootstrap: by default the submodules are initialized | Øyvind Harboe | 2010-12-22 | 1 | -7/+10 |
* | server: remove error value from LOG_INFO | Øyvind Harboe | 2010-12-21 | 1 | -1/+1 |
* | tcl/interface/flashlink.cfg: Fix broken ST URL | Tormod Volden | 2010-12-20 | 1 | -1/+1 |
* | tcl/board: Clean up STM32 EVAL boards configurations | Tormod Volden | 2010-12-20 | 5 | -15/+8 |