aboutsummaryrefslogtreecommitdiff
path: root/support/ld
AgeCommit message (Expand)Author
2012-08-05fixup! Add support for ARM's GCC ARM embedded toolchain.Marti Bolivar
2012-08-05Add support for ARM's GCC ARM embedded toolchain.Marti Bolivar
2012-06-07Rework linker scripts.Marti Bolivar
2012-06-03Slightly improve and generify the USB infrastructure.Marti Bolivar
2012-05-03STM32VLDiscovery support filesAnton Eltchaninov
2012-04-11ld/make: Add support for STM3220G-EVAL board.Marti Bolivar
2012-04-11support/ld: Add STM32F2 vector symbols.Marti Bolivar
2012-04-11Add build support for targeting multiple STM32 series.Marti Bolivar
2012-04-11Great renaming: use "series" instead of "family".Marti Bolivar
2012-04-11Tweak family-specific linker file layout.Marti Bolivar
2012-04-11Fix linking and C runtime initialization on F1.Marti Bolivar
2012-04-11Remove "CS3" prefix from libmaple symbol names.Marti Bolivar
2012-04-11Remove CS3-style initialization.Marti Bolivar
2011-11-15Make vector table symbols family-specific during linking.Marti Bolivar
2011-09-27Add support for the Olimex STM32 H103 board.David Kiliani
2011-09-13[support/ld] Unify linker scripts.Marti Bolivar
2011-09-12[support/ld] Put Maple Native's heap on external SRAM chip.Marti Bolivar
2011-09-12[support/ld] Add linker support for reconfigurable heap.Marti Bolivar
2011-09-12common_rom.inc: More comments.Marti Bolivar
2011-09-09common_rom.inc: Eliminate apparently useless sections.Marti Bolivar
2011-09-09[support/ld] Rename vector table section.Marti Bolivar
2011-09-09Linker scripts: Remove useless junk.Marti Bolivar
2011-09-09Linker scripts: Rename section targets.Marti Bolivar
2011-09-09Linker scripts: Indent common_ram.inc, common_rom.inc.Marti Bolivar
2011-09-07Tidy up linker scripts.Marti Bolivar
2011-09-07[support/ld] Factor out header from common_rom.inc, common_ram.inc.Marti Bolivar
2011-06-20DMA: Fix non-working DMA interrupts.Marti Bolivar
2011-05-10Converting all files to UNIX newlines.Marti Bolivar
2011-03-16Maple RET6 edition supportMarti Bolivar
2011-03-15support: linker: Fix high density vector tablePerry Hung
2011-02-27Refactor linker scripts. Rename irq and exception handlers.Perry Hung
2011-02-10Function examples/test-session.cpp on NativeMarti Bolivar
2010-10-22maple mini runs blinky now.Marti Bolivar
2010-09-16Fix maple linker memory map for jtag targetPerry Hung
2010-09-02board-specifc linker scriptsbnewbold
2010-08-31Portability fixesbnewbold
2010-08-31Merge maple-native changes into portablebnewbold
2010-08-19added libm.a to linker scripts to fix sqrt() bugbnewbold
2010-08-05partial progress on FSMC for SRAMbnewbold
2010-08-05Some refactoringbnewbold
2010-05-28fix botched merge from linker-refactorPerry Hung