| Age | Commit message (Expand) | Author |
| 2011-09-13 | Update support/scripts/copy-to-ide.v0.0.12 | Marti Bolivar |
| 2011-09-13 | [support/ld] Unify linker scripts. | Marti Bolivar |
| 2011-09-13 | [make] Factor out target/board configuration. | Marti Bolivar |
| 2011-09-13 | Makefile: Improve help | Marti Bolivar |
| 2011-09-12 | maple_native.cpp: Cosmetics. | Marti Bolivar |
| 2011-09-12 | syscalls.c: Allow environment to specify heap boundaries. | Marti Bolivar |
| 2011-09-12 | usart.h: Deprecate rx_buf field in usart_dev. | 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-12 | common_rom.inc: More comments. | Marti Bolivar |
| 2011-09-12 | test-fsmc.cpp: Fix incorrect sram_end. | Marti Bolivar |
| 2011-09-09 | Maple Native: Fix BOARD_NR_USED_PINS, boardUsedPins. | Marti Bolivar |
| 2011-09-09 | common_rom.inc: Eliminate apparently useless sections. | Marti Bolivar |
| 2011-09-09 | [support/ld] Rename vector table section. | Marti Bolivar |
| 2011-09-09 | Linker scripts: Remove useless junk. | Marti Bolivar |
| 2011-09-09 | Linker scripts: Rename section targets. | Marti Bolivar |
| 2011-09-09 | Linker scripts: Indent common_ram.inc, common_rom.inc. | Marti Bolivar |
| 2011-09-08 | Updated against 0.11 | Michael Hope |
| 2011-09-07 | syscalls.c: Bugfix _sbrk() implementation. | Marti Bolivar |
| 2011-09-07 | stm32.h: Add STM32_SRAM_END. | Marti Bolivar |
| 2011-09-07 | Update outdated stm32.h usages. | Marti Bolivar |
| 2011-09-07 | stm32.h: Remove SRAM_SIZE, prefix all #defines. | Marti Bolivar |
| 2011-09-07 | Tidy up linker scripts. | Marti Bolivar |
| 2011-09-07 | syscalls.c: Remove fictitious uart_send() and broken comments. | Marti Bolivar |
| 2011-09-07 | util.c: Respect stm32.h. | Marti Bolivar |
| 2011-09-07 | [support/ld] Factor out header from common_rom.inc, common_ram.inc. | Marti Bolivar |
| 2011-09-07 | Makefile: tweak clean, add mrproper, make help more helpful. | Marti Bolivar |
| 2011-09-06 | pin-definitions.txt: Break up GPIO ports visually. | Marti Bolivar |
| 2011-09-06 | test-session.cpp: Fix 'd' command. | Marti Bolivar |
| 2011-09-01 | wirish/boards: Move includes into .cpp files. | Marti Bolivar |
| 2011-09-01 | maple_native.cpp: Add FSMC FIXME to resolve for 0.0.12. | Marti Bolivar |
| 2011-08-31 | maple-native.cpp: Comment tweak. | Marti Bolivar |
| 2011-08-31 | test-spi-roundtrip.cpp: Remove redundant loop. | Marti Bolivar |
| 2011-08-31 | maple_native.cpp: mark initSRAMChip() static. | Marti Bolivar |
| 2011-08-31 | test-session.cpp: Tweak output. | Marti Bolivar |
| 2011-08-31 | test-session.cpp: Measure ADC noise sequentially. | Marti Bolivar |
| 2011-08-31 | test-session.cpp: Multiple ADC noise measurements by default. | Marti Bolivar |
| 2011-08-31 | test-session.cpp: Better analog noise readings. | Marti Bolivar |
| 2011-08-31 | fsmc-stress-test.cpp: Eliminating unnecessary variable. | Marti Bolivar |
| 2011-08-31 | fsmc-stress-test.cpp: Convert to SerialUSB, don't print so much. | Marti Bolivar |
| 2011-08-30 | test-session.cpp: Tweak output. | Marti Bolivar |
| 2011-08-30 | test-fsmc.cpp: Tweak output. | Marti Bolivar |
| 2011-08-30 | usart.h: Remove unnecessary local in usart_putc(). | Marti Bolivar |
| 2011-08-30 | maple_native.h: Fix USART pins. | Marti Bolivar |
| 2011-08-30 | fsmc-stress-test.cpp: Eliminating unnecessary variable. | Marti Bolivar |
| 2011-08-30 | fsmc-stress-test.cpp: Eliminate unused variable. | Marti Bolivar |
| 2011-08-30 | fsmc-stress-test.cpp: Halt on error, print "all's well" message less often. | Marti Bolivar |
| 2011-08-30 | fsmc-stress-test.cpp: Convert to SerialUSB, don't print so much. | Marti Bolivar |
| 2011-08-30 | stm32.h: Doxygen tweaks. | Marti Bolivar |
| 2011-08-30 | Makefile: Add doxygen to .PHONY, remove doxygen dir on clean. | Marti Bolivar |