index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
ld/make: Add support for STM3220G-EVAL board.
Marti Bolivar
2012-04-11
2
-0
/
+21
*
support/ld: Add STM32F2 vector symbols.
Marti Bolivar
2012-04-11
1
-0
/
+98
*
Add build support for targeting multiple STM32 series.
Marti Bolivar
2012-04-11
7
-6
/
+12
*
build system: Add board include files for target-config.mk.
Marti Bolivar
2012-04-11
6
-45
/
+33
*
Great renaming: use "series" instead of "family".
Marti Bolivar
2012-04-11
2
-3
/
+3
*
Rename GLOBAL_FLAGS to TARGET_FLAGS, remove from Makefile.
Marti Bolivar
2012-04-11
1
-0
/
+15
*
Revert "Added libs in libraries/ to the include path"
Marti Bolivar
2012-04-11
1
-1
/
+0
*
target-config.mk: Remove FLASH_SIZE, SRAM_SIZE settings.
Marti Bolivar
2012-04-11
1
-10
/
+0
*
Tweak family-specific linker file layout.
Marti Bolivar
2012-04-11
2
-1
/
+1
*
Fix linking and C runtime initialization on F1.
Marti Bolivar
2012-04-11
1
-30
/
+23
*
Remove "CS3" prefix from libmaple symbol names.
Marti Bolivar
2012-04-11
2
-9
/
+9
*
Remove CS3-style initialization.
Marti Bolivar
2012-04-11
21
-529
/
+18
*
copy-to-ide: Remove references to libcs3_stm32_*_density.a.
Marti Bolivar
2012-04-11
1
-2
/
+0
*
Make vector table symbols family-specific during linking.
Marti Bolivar
2011-11-15
3
-4
/
+15
*
reset.py: Hackishly silence DeprecationWarning.
Marti Bolivar
2011-10-07
1
-2
/
+1
*
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-09-27
2
-0
/
+11
*
Add Windows support to DFU installation tools.
Marti Bolivar
2011-09-26
1
-53
/
+84
*
Update support/scripts/copy-to-ide.
Marti Bolivar
2011-09-13
1
-2
/
+1
*
[support/ld] Unify linker scripts.
Marti Bolivar
2011-09-13
15
-248
/
+89
*
[make] Factor out target/board configuration.
Marti Bolivar
2011-09-13
1
-0
/
+56
*
[support/ld] Put Maple Native's heap on external SRAM chip.
Marti Bolivar
2011-09-12
3
-0
/
+12
*
[support/ld] Add linker support for reconfigurable heap.
Marti Bolivar
2011-09-12
2
-2
/
+16
*
common_rom.inc: More comments.
Marti Bolivar
2011-09-12
1
-8
/
+20
*
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
[next]