| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fix to support Summon/Linaro GCC ARM embedded toolchain. | Dmitry Prokhorov | 2013-01-05 | 1 | -0/+4 |
* | Makefile: Don't assume Cortex M3. | Marti Bolivar | 2012-08-05 | 1 | -1/+11 |
* | Add support for ARM's GCC ARM embedded toolchain. | Marti Bolivar | 2012-08-05 | 1 | -0/+13 |
* | Fix botched TARGET_LDFLAGS. | Marti Bolivar | 2012-06-26 | 1 | -3/+3 |
* | Merge branch 'wip-family-support' | Marti Bolivar | 2012-06-26 | 10 | -66/+83 |
|\ |
|
| * | Rework linker scripts. | Marti Bolivar | 2012-06-07 | 8 | -24/+37 |
| * | Move OpenOCD stuff into contrib/. | Marti Bolivar | 2012-06-07 | 1 | -1/+0 |
| * | Makefile: add list-boards target. | Marti Bolivar | 2012-06-07 | 1 | -1/+1 |
| * | Slightly improve and generify the USB infrastructure. | Marti Bolivar | 2012-06-03 | 7 | -3/+9 |
| * | STM32VLDiscovery support files | Anton Eltchaninov | 2012-05-03 | 1 | -0/+5 |
| * | stm32.h: Various updates, mostly to help STM32F1 line support. | Marti Bolivar | 2012-04-24 | 5 | -10/+0 |
| * | ld/make: Add support for STM3220G-EVAL board. | Marti Bolivar | 2012-04-11 | 1 | -0/+4 |
| * | Add build support for targeting multiple STM32 series. | Marti Bolivar | 2012-04-11 | 6 | -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 | 1 | -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 | 1 | -1/+1 |
* | | Tweak build system to allow out-of-tree projects. | Marti Bolivar | 2012-06-14 | 2 | -0/+22 |
|/ |
|
* | Remove CS3-style initialization. | Marti Bolivar | 2012-04-11 | 1 | -1/+2 |
* | Make vector table symbols family-specific during linking. | Marti Bolivar | 2011-11-15 | 1 | -0/+8 |
* | Add support for the Olimex STM32 H103 board. | David Kiliani | 2011-09-27 | 1 | -0/+10 |
* | [make] Factor out target/board configuration. | Marti Bolivar | 2011-09-13 | 1 | -0/+56 |
* | Added libs in libraries/ to the include path | Camille Moncelier | 2011-06-02 | 1 | -0/+1 |
* | openocd: Detect openocd version | Perry Hung | 2011-05-26 | 1 | -1/+1 |
* | Enable USB auto-reset in a hard fault. | Perry Hung | 2010-09-17 | 1 | -2/+5 |
* | exposed build-targets.mk | Marti Bolivar | 2010-09-13 | 1 | -35/+0 |
* | Various fixes, working with Maple | bnewbold | 2010-09-01 | 1 | -3/+4 |
|\ |
|
| * | Portability fixes | bnewbold | 2010-08-31 | 1 | -2/+3 |
| * | MEMORY_TARGET not MAPLE_TARGET | bnewbold | 2010-08-25 | 1 | -2/+2 |
* | | fix reset.py to work on OS X,; .gitignore leaves out ~ files; cleanup | Marti Bolivar | 2010-08-29 | 1 | -3/+0 |
|/ |
|
* | makefile: fix install target | Perry Hung | 2010-07-08 | 1 | -2/+3 |
* | more codeblocks fixes; verbose build output | bnewbold | 2010-07-08 | 1 | -2/+5 |
* | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung | 2010-06-25 | 3 | -0/+76 |