aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin22-87/+16
2011-06-02uptech2410Bear1-0/+65
2011-06-01bootstrap: Various code improvementsTormod Volden1-14/+19
2011-06-01mips: fixup fastdataStefan Mahr2-6/+10
2011-06-01mips: fix some more endian madnessStefan Mahr2-63/+59
2011-06-01bootstrap: fix argument handlingLaurent Charpentier1-3/+5
2011-05-29Board definition for mini6410/tiny6410 (ARM1176)Damjan Marion1-0/+112
2011-05-29mips: fix swapping if running on big endian hostStefan Mahr1-3/+19
2011-05-29SMDK6410 is not target, move file to boardDamjan Marion1-0/+0
2011-05-28Fixed values for Samung NAND chipsDamjan Marion1-2/+2
2011-05-28Improve NAND flash detectionDamjan Marion1-1/+3
2011-05-28Reorganize NAND flash tableDamjan Marion2-76/+81
2011-05-28mips: fix swapping if openocd is running on big endian hostStefan Mahr1-1/+4
2011-05-25Report actual current threadAlan Bowman1-1/+11
2011-05-25Add eCos/Cortex RTOS supportAlan Bowman5-1/+523
2011-05-25add support for spansion flash on mindspeed c300 eval boardStefan Mahr1-0/+14
2011-05-23dsp5680xx: whitespace cleanupSpencer Oliver1-43/+43
2011-05-23Fix build issue under cygwinSpencer Oliver1-1/+1
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa3-290/+354
2011-05-18Get register value if it's invalid in cache.Jie Zhang1-0/+5
2011-05-18Corrected test for invalid current_threadidAlan Bowman1-1/+1
2011-05-18flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa5-4/+213
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa6-1/+1718
2011-05-14Correct stacking direction and use of address offsetAlan Bowman2-3/+3
2011-05-09cortex a : smp doc updateMichel Jaouen1-0/+107
2011-05-05beagleboard: add support for various icepick versionsØyvind Harboe1-5/+4
2011-05-05at91rm9200-ek: add low default communication speedJonas Hoerberg1-0/+2
2011-05-03Add support for the lpc2460 targetAlexandre Pereira da Silva1-0/+21
2011-05-03Make the lpc2xxx generic driver support romless partsAlexandre Pereira da Silva1-3/+5
2011-05-03Remove useless MIPS code in avr32_ap7k.c.Jie Zhang1-4/+0
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg10-53/+11
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe1-0/+2
2011-04-28u8500.cfg : ste u8500 supportMichel Jaouen1-0/+326
2011-04-28gdb_server : 'R' command replied by OKMichel Jaouen1-0/+1
2011-04-28cortex_a : smp supportMichel Jaouen1-15/+230
2011-04-28smp : infra for smp minimum supportMichel Jaouen8-24/+384
2011-04-27cfi: leave check on whether target is running to target_write_memory()Øyvind Harboe1-8/+0
2011-04-26add STM32F2 revYSimonQian1-0/+4
2011-04-26remove read of flash_size in STM32F2SimonQian1-9/+0
2011-04-26buspirate: fix building on some OSesDamjan Marion1-0/+5
2011-04-19rtos : compilation error on amd64Michel Jaouen4-23/+23
2011-04-19Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be...Alexandre Pereira da Silva1-1/+7
2011-04-19Make the LPC32xx nand driver support up to 5 address cycles. This will only w...Alexandre Pereira da Silva1-1/+1
2011-04-19Make the LPC32xx slc nand driver the defaultAlexandre Pereira da Silva1-2/+2
2011-04-19jtag: clarify jtag->init() and jtag->quit() definitionsØyvind Harboe2-7/+15
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)13-10/+1975
2011-04-14pic32: update pic32mx flash driverSpencer Oliver1-31/+67
2011-04-13Replace byte-access to memory with faster word-accessLuca Ellero1-21/+69
2011-04-13Add opcodes for load/store registers words immediate post-indexedLuca Ellero1-0/+12
2011-04-13Add preliminary support for Freescale iMX53Luca Ellero1-0/+51