| Age | Commit message (Expand) | Author |
| 2011-04-05 | NVIC and SCB refactor | Marti Bolivar |
| 2011-04-01 | Redid Servo in terms of new timer.h. | Marti Bolivar |
| 2011-03-24 | Initial timer refactor. | Marti Bolivar |
| 2011-03-16 | Maple RET6 edition support | Marti Bolivar |
| 2011-03-11 | [WIP] GPIO refactor: seems ok, ready for review | Marti Bolivar |
| 2011-03-02 | cscope: Find .S instead of .s files | Perry Hung |
| 2011-02-27 | Cleaned out libmaple.h; this had wide-ranging implications. | Marti Bolivar |
| 2011-02-27 | Increase debug symbol output for gdb. | Perry Hung |
| 2010-12-27 | adding missing libraries from maple-ide repo | Marti Bolivar |
| 2010-12-08 | Servo library tested and debugged. | Marti Bolivar |
| 2010-10-22 | maple mini runs blinky now. | Marti Bolivar |
| 2010-09-17 | Enable USB auto-reset in a hard fault. | Perry Hung |
| 2010-09-13 | exposed build-targets.mk | Marti Bolivar |
| 2010-09-02 | added 'unused' attribs and reset default target | bnewbold |
| 2010-09-02 | board-specifc linker scripts | bnewbold |
| 2010-09-01 | Various fixes, working with Maple | bnewbold |
| 2010-08-31 | Portability fixes | bnewbold |
| 2010-08-31 | Further wirish portability progress | bnewbold |
| 2010-08-31 | MCU-specific, not BOARD-specific | bnewbold |
| 2010-08-29 | Toolchain improvements | Marti Bolivar |
| 2010-08-25 | inital portability work | bnewbold |
| 2010-08-25 | MEMORY_TARGET not MAPLE_TARGET | bnewbold |
| 2010-07-08 | makefile: fix install target | Perry Hung |
| 2010-07-08 | Fix ram, flash, jtag targets | Perry Hung |
| 2010-07-07 | added helper targets, more verbose, codeblocks fix | bnewbold |
| 2010-06-25 | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung |
| 2010-06-18 | info cleanup | bnewbold |
| 2010-06-09 | exuberant ctags target | bnewbold |
| 2010-06-04 | Preliminary wirish USBSerial implementation. | Perry Hung |
| 2010-05-28 | Moved reset script to support directory | Perry Hung |
| 2010-05-28 | libcs3 refactor merge | Perry Hung |
| 2010-05-27 | [for AJ] added new HardwareUsb implementation. hack. | bnewbold |
| 2010-05-26 | cleaned up commit process | bnewbold |
| 2010-05-21 | minor mods to adjust the driver number and the vendor product id's (serial po... | AJM |
| 2010-05-21 | Finalized the libmaple changes required by newboot. Added setupUSB() to wiris... | AJM |
| 2010-05-20 | removed another depricated reference to old usb shit | AJM |
| 2010-05-20 | Adjusted the makefile and example main | AJM |
| 2010-05-20 | modified the makefile to build the usb related files/removed all uintx_t to u... | AJM |
| 2010-05-20 | added a delay to the resrt slide to allow enough time for graceul closures of... | AJM |
| 2010-05-20 | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM |
| 2010-05-20 | removed usb files from the libmaple into the application level core lib. | AJM |
| 2010-04-30 | trivial: new cscope rule and warning fix | Perry Hung |
| 2010-04-29 | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung |
| 2010-04-25 | Refactoring: | Perry Hung |
| 2010-04-24 | Initial SPI implementation. | Perry Hung |
| 2010-04-01 | Makefile fix: removed extra line from outdirs | Perry Hung |
| 2010-04-01 | Cleanup: trivial rename for exception handlers, removed unnecessary | Perry Hung |
| 2010-03-30 | Merge branch 'master' of git@github.com:leaflabs/libmaple | Perry Hung |
| 2010-03-30 | Removed remaining STM32 types and #defines. | Perry Hung |
| 2010-03-30 | Removed STM32 flash code, replaced with barebones hacks for now. | Perry Hung |