summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: correct configure help messageSpencer Oliver2010-11-261-1/+1
* FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo2010-11-232-1/+1
* FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo2010-11-235-89/+90
* STR750: Add SMI interface supportAntonio Borneo2010-11-232-35/+55
* NOR/SPEARSMI: fix segfaultAntonio Borneo2010-11-231-0/+1
* Documentation: fix typoAntonio Borneo2010-11-231-1/+1
* flash: iterating over an address range now handles multiple banksØyvind Harboe2010-11-221-1/+38
* fastload: fix error handling upon running out of memoryØyvind Harboe2010-11-221-6/+16
* build: remove AC_CONFIG_AUX_DIR macroSpencer Oliver2010-11-191-1/+0
* build: disable jimtcl lineeditSpencer Oliver2010-11-191-1/+1
* build: fix subconfigure parameter issueSpencer Oliver2010-11-191-1/+1
* build: update bootstrap commentsSpencer Oliver2010-11-191-5/+1
* build: prepend --with-jim-ext=nvp to jimtcl configureSpencer Oliver2010-11-193-1/+30
* build: add autobuild jimtcl to configure scriptsSpencer Oliver2010-11-185-2/+33
* build: add common.mkSpencer Oliver2010-11-1813-43/+19
* FLASH/NOR: Remove useless file tms470.hAntonio Borneo2010-11-173-40/+15
* FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo2010-11-173-79/+50
* FLASH/NOR: Remove useless file str9x.hAntonio Borneo2010-11-173-62/+35
* FLASH/NOR: Remove useless file str7x.hAntonio Borneo2010-11-173-110/+83
* FLASH/NOR: Remove useless file stm32x.hAntonio Borneo2010-11-173-101/+74
* FLASH/NOR: Remove useless file stellaris.hAntonio Borneo2010-11-173-109/+85
* FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo2010-11-173-96/+65
* FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo2010-11-173-39/+13
* FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo2010-11-173-73/+45
* FLASH/NOR: Remove useless file avrf.hAntonio Borneo2010-11-173-41/+16
* flash: fix bug with multiple back-to-back flash chipsØyvind Harboe2010-11-171-3/+7
* FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo2010-11-173-118/+91
* FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo2010-11-173-25/+2
* FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo2010-11-173-32/+8
* NOR/SPEARSMI: Add comments about SPIAntonio Borneo2010-11-171-4/+22
* TCL/SPEAr: Added Serial flash in board fileAntonio Borneo2010-11-161-0/+4
* NOR/SPEAr: Add support for Serial NORAntonio Borneo2010-11-165-0/+774
* httpd: retire this serverØyvind Harboe2010-11-1556-10051/+3
* Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin2010-11-152-34/+39
* gdb: fix occasional crash when flash probe failedØyvind Harboe2010-11-151-3/+7
* gdb: improve error message when gdb connect failsØyvind Harboe2010-11-111-1/+1
* cortex_m3: report detected error condition in pollØyvind Harboe2010-11-091-6/+13
* target: document that target_poll() will report and clear sticky errorsØyvind Harboe2010-11-091-0/+12
* TCL scripts: replace "puts" with "echo"Antonio Borneo2010-11-0924-201/+201
* JIM: document "echo" commandAntonio Borneo2010-11-092-10/+16
* JIM: Add "-n" option to "echo"Antonio Borneo2010-11-091-1/+8
* stm32: return early upon block write failureØyvind Harboe2010-11-091-0/+3
* stm32: return error when failing to readØyvind Harboe2010-11-091-9/+25
* stm32: add error propagation on writesØyvind Harboe2010-11-091-42/+111
* stm32: sharpen error handling for timeoutsØyvind Harboe2010-11-091-108/+69
* lpc3131: target definitionAndrew Leech2010-11-091-0/+76
* TCL scripts: add support for ST SPEAr310Antonio Borneo2010-11-067-0/+428
* Add EfikaMX smarttop board supportMarek Vasut2010-11-051-0/+9
* CortexA8: Introduce Freescale i.MX51 variantMarek Vasut2010-11-051-0/+51
* CortexA8: Implement debug base autodetectionMarek Vasut2010-11-051-7/+12