aboutsummaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
...
* [make] Factor out target/board configuration.Marti Bolivar2011-09-131-0/+56
* [support/ld] Put Maple Native's heap on external SRAM chip.Marti Bolivar2011-09-123-0/+12
* [support/ld] Add linker support for reconfigurable heap.Marti Bolivar2011-09-122-2/+16
* common_rom.inc: More comments.Marti Bolivar2011-09-121-8/+20
* common_rom.inc: Eliminate apparently useless sections.Marti Bolivar2011-09-091-8/+0
* [support/ld] Rename vector table section.Marti Bolivar2011-09-094-5/+2
* Linker scripts: Remove useless junk.Marti Bolivar2011-09-092-16/+1
* Linker scripts: Rename section targets.Marti Bolivar2011-09-092-14/+5
* Linker scripts: Indent common_ram.inc, common_rom.inc.Marti Bolivar2011-09-092-148/+149
* Tidy up linker scripts.Marti Bolivar2011-09-0712-27/+19
* [support/ld] Factor out header from common_rom.inc, common_ram.inc.Marti Bolivar2011-09-073-73/+48
* Doxyfile: add __DOXYGEN_PREDEFINED_HACK to PREDEFINED.Marti Bolivar2011-08-221-1/+2
* Fix Doxyfile.Marti Bolivar2011-08-031-5/+5
* DMA: Fix non-working DMA interrupts.Marti Bolivar2011-06-201-7/+7
* Remove reST documentation, attendant updates.Marti Bolivar2011-06-112-17/+1642
* Added libs in libraries/ to the include pathCamille Moncelier2011-06-021-0/+1
* openocd: Add missing filePerry Hung2011-05-271-0/+16
* openocd: Fix repeated JTAG flash failure, use alternate reset configPerry Hung2011-05-262-7/+13
* openocd: Detect openocd versionPerry Hung2011-05-265-1/+1
* Converting all files to UNIX newlines.Marti Bolivar2011-05-1015-752/+752
* Ancillary file cleanups.Marti Bolivar2011-04-145-308/+112
* stm32loader.py prints more information about what it's doing.Marti Bolivar2011-04-081-6/+5
* Hacks to get things to compile in the IDE.Marti Bolivar2011-03-301-1/+6
* Maple RET6 edition supportMarti Bolivar2011-03-165-7/+65
* support: linker: Fix high density vector tablePerry Hung2011-03-152-17/+17
* Cleanups; new support/gdb/gpio.gdb.Marti Bolivar2011-03-111-0/+12
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-2722-1817/+1102
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-31/+102
|\
| * Merge remote branch 'upstream/master'Michael Hope2010-09-293-4/+14
| |\
| * | Added support for programming ELF files without converting first.Michael Hope2010-09-291-3/+34
| * | Do basic validation on the boot version and chip IDs.Michael Hope2010-09-291-1/+11
| * | Make the initial chip detection much more robust.Michael Hope2010-09-291-7/+21
| * | Changed the exception handling so that Ctrl-C passes through and isn't treate...Michael Hope2010-09-291-15/+16
| * | Added auto detection of the USB to serial port under Linux and MacOS.Michael Hope2010-09-291-2/+17
* | | Function examples/test-session.cpp on NativeMarti Bolivar2011-02-102-3/+3
* | | support: Add openocd scripts for openocd 0.4.0Perry Hung2011-01-252-0/+164
* | | updating copy-to-ide script for more convenient IDE compilationMarti Bolivar2011-01-131-7/+11
* | | 0.0.9 release.Marti Bolivar2010-12-151-9/+25
* | | Finalized 0.0.9 documentation.Marti Bolivar2010-12-151-9/+7
* | | maple mini runs blinky now.Marti Bolivar2010-10-223-0/+617
| |/ |/|
* | Enable USB auto-reset in a hard fault.Perry Hung2010-09-171-2/+5
* | Improve reset reliability on OS X.Perry Hung2010-09-171-0/+7
* | Fix maple linker memory map for jtag targetPerry Hung2010-09-161-2/+2
|/
* exposed build-targets.mkMarti Bolivar2010-09-131-35/+0
* changes to copy-to-ide for portable branchbnewbold2010-09-021-5/+4
* board-specifc linker scriptsbnewbold2010-09-026-12/+617
* Various fixes, working with Maplebnewbold2010-09-015-8/+25
|\
| * Portability fixesbnewbold2010-08-315-6/+23
| * Merge maple-native changes into portablebnewbold2010-08-315-5/+440
| |\
| | * MEMORY_TARGET not MAPLE_TARGETbnewbold2010-08-251-2/+2