summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Nicolas Pitre nico at cam.org add Feroceon target config fileoharboe2009-03-012-1/+31
* Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe2009-03-013-1/+259
* Nicolas Pitre nico at cam.org support for NAND controllers without explicit ...oharboe2009-03-011-6/+36
* Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w...oharboe2009-03-011-2/+4
* Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar...oharboe2009-03-011-1/+4
* Nicolas Pitre nico at cam.org spellingoharboe2009-03-011-2/+2
* - stm32x flash driver - add support for stm32105/107 (connectivity line)ntfreak2009-02-261-1/+33
* tinkered a bit with performance for Cortex flash programming. Mainly make it ...oharboe2009-02-232-22/+40
* Sergey Lapin <slapinid@gmail.com> fix typooharboe2009-02-231-1/+1
* John Woods <johnrw@gmail.com> fix newtap gaffe + renameoharboe2009-02-221-1/+1
* John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...oharboe2009-02-191-3/+3
* Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe2009-02-185-39/+7
* zy1000 1.49 snapshotoharboe2009-02-172-8/+8
* zy1000 1.49 snapshotoharboe2009-02-171-1/+1
* - guess-rev.sh now works as expected when build_dir is not the same as src_dirntfreak2009-02-131-1/+1
* - issue warning when flash image exceeds configured flash size.ntfreak2009-02-121-0/+4
* Use C89/C99/C++ compliant boolean typeskc8apf2009-02-1013-30/+53
* A few more usages of TRUE and FALSE to removekc8apf2009-02-101-2/+2
* - fix native win32 build issuesntfreak2009-02-092-19/+7
* Andi <opencode@gmx.net> - better dram setupoharboe2009-02-091-4/+17
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-0320-1509/+1854
* chain position is now required when creating a targetoharboe2009-01-283-0/+41
* xvsf player fixes by Dick Hollenbeck <dick@softplc.com>kc8apf2009-01-235-47/+122
* Fixes for svf player by Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-231-42/+139
* Search path fixes for MinGW builds. Courtesy of Dimitar Dimitrov <dinuxbg@gm...kc8apf2009-01-231-0/+22
* vsllink support for stable clocks by Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-231-84/+142
* Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-...kc8apf2009-01-201-1/+1
* AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com>kc8apf2009-01-205-111/+132
* Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmai...kc8apf2009-01-201-0/+6
* Fixes for handling release versionskc8apf2009-01-202-10/+11
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-209-0/+18
* Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf2009-01-202-63/+303
* imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com>kc8apf2009-01-201-0/+32
* - remove unused includes, fixes build issues under FreeBSDntfreak2009-01-191-8/+0
* - revert guess-rev.sh to using bashntfreak2009-01-191-406/+0
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-198-241/+2048
* Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D...kc8apf2009-01-191-5/+19
* - add missing bitq and rlink files to distributionntfreak2009-01-161-1/+1
* Fix distcheck failurekc8apf2009-01-161-4/+2
* - add missing svn props from 1323 commitntfreak2009-01-151-101/+101
* Alan Carvalho de Assis <acassis@gmail.com> imx31pdk.cfg reset init eventoharboe2009-01-151-0/+101
* - add missing svn props and fix incorrect line endings from last commitntfreak2009-01-141-75/+75
* Alan Carvalho de Assis <acassis@gmail.com> cfg file to initialize the iMX27AD...oharboe2009-01-141-0/+75
* arm11 wipoharboe2009-01-142-9/+19
* Alan Carvalho de Assis <acassis@gmail.com> small fix to move us in the right ...oharboe2009-01-141-2/+2
* - fix mips issues with newer versions of gdbntfreak2009-01-131-15/+14
* - added mips software breakpoint supportntfreak2009-01-134-16/+106
* wipoharboe2009-01-091-24/+21
* moved ioutil init to the right spot: before config scriptsoharboe2009-01-093-7/+18
* allow issuing reset_config on the fly. Faster turnaround times in testing.oharboe2009-01-091-1/+2