| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | common_rom.inc: Eliminate apparently useless sections. | Marti Bolivar | 2011-09-09 | 1 | -8/+0 |
* | [support/ld] Rename vector table section. | Marti Bolivar | 2011-09-09 | 4 | -5/+2 |
* | Linker scripts: Remove useless junk. | Marti Bolivar | 2011-09-09 | 2 | -16/+1 |
* | Linker scripts: Rename section targets. | Marti Bolivar | 2011-09-09 | 2 | -14/+5 |
* | Linker scripts: Indent common_ram.inc, common_rom.inc. | Marti Bolivar | 2011-09-09 | 2 | -148/+149 |
* | Tidy up linker scripts. | Marti Bolivar | 2011-09-07 | 12 | -27/+19 |
* | [support/ld] Factor out header from common_rom.inc, common_ram.inc. | Marti Bolivar | 2011-09-07 | 3 | -73/+48 |
* | Doxyfile: add __DOXYGEN_PREDEFINED_HACK to PREDEFINED. | Marti Bolivar | 2011-08-22 | 1 | -1/+2 |
* | Fix Doxyfile. | Marti Bolivar | 2011-08-03 | 1 | -5/+5 |
* | DMA: Fix non-working DMA interrupts. | Marti Bolivar | 2011-06-20 | 1 | -7/+7 |
* | Remove reST documentation, attendant updates. | Marti Bolivar | 2011-06-11 | 2 | -17/+1642 |
* | Added libs in libraries/ to the include path | Camille Moncelier | 2011-06-02 | 1 | -0/+1 |
* | openocd: Add missing file | Perry Hung | 2011-05-27 | 1 | -0/+16 |
* | openocd: Fix repeated JTAG flash failure, use alternate reset config | Perry Hung | 2011-05-26 | 2 | -7/+13 |
* | openocd: Detect openocd version | Perry Hung | 2011-05-26 | 5 | -1/+1 |
* | Converting all files to UNIX newlines. | Marti Bolivar | 2011-05-10 | 15 | -752/+752 |
* | Ancillary file cleanups. | Marti Bolivar | 2011-04-14 | 5 | -308/+112 |
* | stm32loader.py prints more information about what it's doing. | Marti Bolivar | 2011-04-08 | 1 | -6/+5 |
* | Hacks to get things to compile in the IDE. | Marti Bolivar | 2011-03-30 | 1 | -1/+6 |
* | Maple RET6 edition support | Marti Bolivar | 2011-03-16 | 5 | -7/+65 |
* | support: linker: Fix high density vector table | Perry Hung | 2011-03-15 | 2 | -17/+17 |
* | Cleanups; new support/gdb/gpio.gdb. | Marti Bolivar | 2011-03-11 | 1 | -0/+12 |
* | Refactor linker scripts. Rename irq and exception handlers. | Perry Hung | 2011-02-27 | 22 | -1817/+1102 |
* | Merge branch 'nzmichaelh-master' into master. | Marti Bolivar | 2011-02-16 | 1 | -31/+102 |
|\ |
|
| * | Merge remote branch 'upstream/master' | Michael Hope | 2010-09-29 | 3 | -4/+14 |
| |\ |
|
| * | | Added support for programming ELF files without converting first. | Michael Hope | 2010-09-29 | 1 | -3/+34 |
| * | | Do basic validation on the boot version and chip IDs. | Michael Hope | 2010-09-29 | 1 | -1/+11 |
| * | | Make the initial chip detection much more robust. | Michael Hope | 2010-09-29 | 1 | -7/+21 |
| * | | Changed the exception handling so that Ctrl-C passes through and isn't treate... | Michael Hope | 2010-09-29 | 1 | -15/+16 |
| * | | Added auto detection of the USB to serial port under Linux and MacOS. | Michael Hope | 2010-09-29 | 1 | -2/+17 |
* | | | Function examples/test-session.cpp on Native | Marti Bolivar | 2011-02-10 | 2 | -3/+3 |
* | | | support: Add openocd scripts for openocd 0.4.0 | Perry Hung | 2011-01-25 | 2 | -0/+164 |
* | | | updating copy-to-ide script for more convenient IDE compilation | Marti Bolivar | 2011-01-13 | 1 | -7/+11 |
* | | | 0.0.9 release. | Marti Bolivar | 2010-12-15 | 1 | -9/+25 |
* | | | Finalized 0.0.9 documentation. | Marti Bolivar | 2010-12-15 | 1 | -9/+7 |
* | | | maple mini runs blinky now. | Marti Bolivar | 2010-10-22 | 3 | -0/+617 |
| |/
|/| |
|
* | | Enable USB auto-reset in a hard fault. | Perry Hung | 2010-09-17 | 1 | -2/+5 |
* | | Improve reset reliability on OS X. | Perry Hung | 2010-09-17 | 1 | -0/+7 |
* | | Fix maple linker memory map for jtag target | Perry Hung | 2010-09-16 | 1 | -2/+2 |
|/ |
|
* | exposed build-targets.mk | Marti Bolivar | 2010-09-13 | 1 | -35/+0 |
* | changes to copy-to-ide for portable branch | bnewbold | 2010-09-02 | 1 | -5/+4 |
* | board-specifc linker scripts | bnewbold | 2010-09-02 | 6 | -12/+617 |
* | Various fixes, working with Maple | bnewbold | 2010-09-01 | 5 | -8/+25 |
|\ |
|
| * | Portability fixes | bnewbold | 2010-08-31 | 5 | -6/+23 |
| * | Merge maple-native changes into portable | bnewbold | 2010-08-31 | 5 | -5/+440 |
| |\ |
|
| | * | MEMORY_TARGET not MAPLE_TARGET | bnewbold | 2010-08-25 | 1 | -2/+2 |
| | * | added stm32loader.py upload script | bnewbold | 2010-08-25 | 1 | -0/+435 |
| * | | partial progress on FSMC for SRAM | bnewbold | 2010-08-05 | 2 | -3/+3 |
| * | | Some refactoring | bnewbold | 2010-08-05 | 3 | -7/+7 |
* | | | added stm32loader.py upload script | bnewbold | 2010-08-31 | 1 | -0/+435 |