summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* oops... backup file snuck in, remove it.Øyvind Harboe2010-06-161-12823/+0
* str7x: -Wshadow warning fixesØyvind Harboe2010-06-161-3/+3
* stm32x: -Wshadow warning fixesØyvind Harboe2010-06-161-2/+2
* stellaris: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* lpc2900: -Wshadow warning fixesØyvind Harboe2010-06-151-15/+15
* lpc2000: -Wshadow warning fixesØyvind Harboe2010-06-151-3/+2
* ecos flash: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+0
* at91sam7: -Wshadow warning fixesØyvind Harboe2010-06-151-26/+26
* flash: -Wshadow warning fixØyvind Harboe2010-06-151-2/+1
* mips_ejtag: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* mips32_pracc: -Wshadow warning fixesØyvind Harboe2010-06-151-3/+3
* mips_m4k: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* mips32: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* cortex_a8: -Wshadow warning fixesØyvind Harboe2010-06-151-9/+9
* arm11_dbgtap: -Wshadow warning fixesØyvind Harboe2010-06-151-16/+16
* arm926ejs: -Wshadow warning fixØyvind Harboe2010-06-151-10/+10
* arm920t: -Wshadow warning fixesØyvind Harboe2010-06-151-11/+12
* arm720t: -Wshadow warning fixØyvind Harboe2010-06-151-4/+4
* adi_v5_jtag: -Wshadow warning fixesØyvind Harboe2010-06-151-5/+5
* arm_adi: -Wshadow warning fixØyvind Harboe2010-06-151-3/+3
* arm_simulator: -Wshadow warning fixesØyvind Harboe2010-06-151-11/+11
* arm_dpm: -Wshadow warning fixØyvind Harboe2010-06-151-3/+3
* target: -Wshdaow warning fixØyvind Harboe2010-06-151-5/+5
* breakpoint: -Wshadow warning fixØyvind Harboe2010-06-151-4/+4
* zy1000: -Wshadow warning fixØyvind Harboe2010-06-151-2/+2
* fileio: -Wshadow warning fixØyvind Harboe2010-06-151-2/+2
* jim: -Wshadow warning fixØyvind Harboe2010-06-152-3/+12826
* jim: more jim -Wshadow fixes that should be straightforwardØyvind Harboe2010-06-151-7/+6
* jim: -Wshadow fixesØyvind Harboe2010-06-151-88/+88
* -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