summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jim: more jim -Wshadow fixes that should be straightforwardØyvind Harboe2010-06-151-7/+6
* jim: -Wshadow fixesØyvind Harboe2010-06-151-88/+88
* DM36x: pll & clock setupThomas Koeller2010-06-151-0/+127
* arm1136 scriptsmichal smulski2010-06-151-1/+2
* -Wshadow fixesØyvind Harboe2010-06-144-17/+17
* cfi: add LOG_ERROR() in case of unsupported intel erase algorithmØyvind Harboe2010-06-141-0/+3
* flash: fix bug in error propagation of flash write_imageØyvind Harboe2010-06-143-6/+3
* helper: fix -Wshadow warning in number parsingØyvind Harboe2010-06-141-6/+6
* cfi: fix gaffe introduced in previous versionØyvind Harboe2010-06-141-2/+2
* target: fix retval gaffe in mwX commandsØyvind Harboe2010-06-141-1/+1
* TARGET: removed unused parametersAntonio Borneo2010-06-127-27/+8
* TARGET: removed unsed parameterAntonio Borneo2010-06-127-25/+11
* TARGET: fix handling return code of MMU translationAntonio Borneo2010-06-126-26/+0
* TARGET/ARM920T: fix return valueAntonio Borneo2010-06-121-1/+1
* TARGET/ARM920T: fix compile warningAntonio Borneo2010-06-121-1/+1
* flash: add error handling to get_flash_by_addr/nameØyvind Harboe2010-06-113-25/+38
* arm mmu: error propagation added for address translationØyvind Harboe2010-06-117-19/+47
* cfi: fix error propagationØyvind Harboe2010-06-112-118/+341
* jtag: added mising headerThomas Koeller2010-06-101-0/+1
* flash: add error message if image is too big for flashØyvind Harboe2010-06-091-1/+5
* flash: flash erase_address takes unsigned argumentsØyvind Harboe2010-06-091-4/+4
* zy1000: fix optimisation gaffeØyvind Harboe2010-06-081-7/+30
* zy1000: added watchdog serverØyvind Harboe2010-06-081-1/+92
* cfi: fix GDB keep alive bugØyvind Harboe2010-06-081-0/+2
* verify: display up to 128 diff'sØyvind Harboe2010-06-081-11/+19
* gdb-server: fix error reporting bugsØyvind Harboe2010-06-081-24/+9
* jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe2010-06-0713-14/+21
* stm32 : change returned value of mass_erase functiongcembed2010-06-031-4/+5
* NEWS: updatesSpencer Oliver2010-06-031-0/+12
* etm: print something when trace buffer emptyJon Povey2010-05-311-0/+5
* nor: fix memory leaks during probeSpencer Oliver2010-05-295-0/+30
* flash: virtual driver update for get_flash_bank_by_name_noprobeSpencer Oliver2010-05-261-2/+2
* nor: add get_flash_bank_by_name autoprobeSpencer Oliver2010-05-263-4/+32
* cfg: add pic32 virtual banksSpencer Oliver2010-05-261-0/+7
* flash: add virtual flash bank driverSpencer Oliver2010-05-264-1/+268
* NOR/CFI: fix memory leak; check malloc return valueAntonio Borneo2010-05-261-3/+48
* There are no variants of arm7tdmi targetFreddie Chopin2010-05-247-7/+7
* All LPC2xxx chips are little endian and that cannot be changed - update confi...Freddie Chopin2010-05-247-53/+8
* add correct CPUTAPID value for LPC2129Freddie Chopin2010-05-241-6/+2
* Update "flash bank" helper comments for LPC2xxx chipsFreddie Chopin2010-05-248-7/+8
* LPC23xx and LPC24xx after reset run on internal 4MHz RC oscillator, so "flash...Freddie Chopin2010-05-241-1/+1
* at91sam9260: use RCLKØyvind Harboe2010-05-211-19/+12
* cfg: update stm32 performance stick configSpencer Oliver2010-05-211-1/+8
* arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver2010-05-211-0/+3
* board: dm355evm.cfg SDTIMR0/1 minor naming fixJon Povey2010-05-211-1/+1
* nand : Add Freescale iMX27 nand flash controller supportgcembed2010-05-204-0/+900
* reset: fix reset halt bugGary Carlson2010-05-191-23/+59
* target: slow targets could cause GDB to time outGary Carlson2010-05-191-1/+40
* jim: fix bug in tcl "puts"Øyvind Harboe2010-05-181-9/+4
* zy1000: fix false positive warning about unitialized local variableØyvind Harboe2010-05-181-1/+1