aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-02NAND/S3CXXXX: remove private "target" copyAntonio Borneo
2011-01-02NAND/ORION: remove private "target" copyAntonio Borneo
2011-01-02NAND/NUC910: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX3: remove private "target" copyAntonio Borneo
2011-01-02NAND/MX2: remove private "target" copyAntonio Borneo
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo
2011-01-02NAND/DAVINCI: remove private "target" copyAntonio Borneo
2011-01-02NAND/AT91SAM9: remove private "target" copyAntonio Borneo
2011-01-02NAND/TCL: prepare for common "target" referenceAntonio Borneo
2011-01-02NAND/TCL: fix segfault on syntax errorAntonio Borneo
2011-01-02NAND/CORE: Comment use of alive_sleep()Antonio Borneo
2011-01-02NAND/CORE: Replace decimal dot in messagesAntonio Borneo
2011-01-02flash/nand: review NAND driver interfaceAntonio Borneo
2010-12-30CORTEX A8: Fix broken CPU identificationMarek Vasut
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-29target: do not expose error numbers to usersØyvind Harboe
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell
2010-12-23stm32x : always use valid flash base addressSpencer Oliver
2010-12-23flash: print flash bank name on flash info cmdSpencer Oliver
2010-12-23stm32: fix reversed option byte writeSpencer Oliver
2010-12-23stm32: update option bytes for stm32xl familySpencer Oliver
2010-12-23stm32: add stm32 xl family flash supportSpencer Oliver
2010-12-23stm32: add dual flash bank supportSpencer Oliver
2010-12-22config: add init_targets proc that is executed just before initØyvind Harboe
2010-12-21server: remove error value from LOG_INFOØyvind Harboe
2010-12-18script: support only Tcl commentsØyvind Harboe
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards
2010-12-15stm32: fix unprotectØyvind Harboe
2010-12-15flash: clarify protect documentationØyvind Harboe
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver
2010-12-10cfi: allow optional buffer write supportSpencer Oliver
2010-12-10cfi: calculate correct timeoutsSpencer Oliver
2010-12-10cfi: prefix string hex outputSpencer Oliver
2010-12-10cfi: add time format to cfi query outputSpencer Oliver
2010-12-10cfi: whitespace and long line cleanupSpencer Oliver
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards
2010-12-08build: fix build from previous commitSpencer Oliver
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-12-07svf: various improvementsAndrew Leech
2010-12-04xscale: trace buffer remains enabled until explicitly disabledMike Dunn
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser
2010-12-03cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver
2010-12-01profile: use 100Hz as a default sampling frequencyØyvind Harboe
2010-12-01lpc2900.c: Improve debug output for device probingRolf Meeser
2010-12-01lpc2900.c: Add support for new device LPC2926Rolf Meeser
2010-12-01LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser