2008-08-05 |
qwert | Sysrq is called by timer init function so we don't... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
batt | Factor out debug stuff from project makefiles. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
batt | Refactor how cpu flags are added. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
qwert | Re-Refactor code under new specs. FlashAvr. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
qwert | Re-Refactor code under new specs. BattFs. Nightlytest... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
batt | Remove the need of a specific flag to distinguish betwe... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Fix refactor. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Refactor from KFileBattFs to BattFsKFile. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Refactor KFileFlash25 to Flash25KFile. Tested. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Refactor KFileDataFlash in DataFlashKFile. Tested and... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Refactor KFileSerial to SerialKFile. Tested and working. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Refactor KFileFlashAvr in FlashAvrKFile. Tested. It... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Little grammar fix. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
qwert | Little fix on makefile syntax. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
batt | Update triface schematic: now is ok. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bernie | Avoid g++ whining messages when we pass C options to it |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bernie | Replace a $(shell ...) by folding the check for existan... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
bernie | Rename myself |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Fix timer when run in bertos emulator. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Add fixed size on bertos emulator window |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Replaced macro that remove node from list with the... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Add specific check routine for compiling under OS X |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Modified for new file name switch_i386.S |
commit | commitdiff | tree | snapshot |
2008-07-29 |
batt | Rename assembly file. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
qwert | Sorry, this file should be updated in the previously... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
qwert | Enable code previously declared useless. This little... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
qwert | Set correct timeout and fix error check routine on... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
batt | Restore correct default application. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
batt | Reduce serial timeouts to give more responsiveness. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
batt | Bump up triface version. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
batt | Restore demo as default app. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Fix reset cmd. Now work. |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Fix comment indentation, remove tag configuration port... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Add code that fix timeout problem while the triface... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Add new configuration for strobe signal |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Add config for serial tag port |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Add local triface cfg file |
commit | commitdiff | tree | snapshot |
2008-07-25 |
qwert | Remove sperimental function |
commit | commitdiff | tree | snapshot |
2008-07-23 |
qwert | Add watchdog cfg file for reset command support. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
qwert | Refactoring code. Redefined TagPacket struct and keytag... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
qwert | Fix an issue that make reset of triface. Addedd a tag_s... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
qwert | Deactivate boot debug mode |
commit | commitdiff | tree | snapshot |
2008-07-23 |
qwert | Set different port for TRIFACE and TAG |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Add new cfg_formatwr for custom printf format on boot |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | New main with KFileFlashAvr support, working |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Fix some warning in printf reduced. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Remove deprecated appconfig.h file |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Add log features, kprintf replaced with new log infrast... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Add log function to flash_avr cfg module. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Fix message level select macro |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Fix documentation |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Little re-indentation |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Refactor code, "page_buf" moved into KFileFlashAvr... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Rename "page_modified" variable in "page_dirty" |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Refactor code, moved page_modified variable in KFileFla... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Refactoring code, start to implement specific variables... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
qwert | Little re-indentation |
commit | commitdiff | tree | snapshot |
2008-07-17 |
qwert | Updated flash_avr module to support KFileFlashAvr structure |
commit | commitdiff | tree | snapshot |
2008-07-17 |
qwert | Remove kfile_testSetUp function from kfile_testRun |
commit | commitdiff | tree | snapshot |
2008-07-17 |
qwert | Remove deprecated flash_avr_test method and generic... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
qwert | Remove deprecated boot.mk file. Now it's all in triface.mk |
commit | commitdiff | tree | snapshot |
2008-07-17 |
qwert | Modified flash_avr module to work with new kfile interf... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
qwert | Start to merge old triface project in bertos, not worki... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
qwert | Add cleanall alias for codeblocks |
commit | commitdiff | tree | snapshot |
2008-07-16 |
qwert | Import boot from triface, not working for now. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
batt | Now each project can have its own EMBEDDED_TGT variable... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
qwert | Add missing semicolon |
commit | commitdiff | tree | snapshot |
2008-06-19 |
batt | Add missing rule for generating stripped executables. |
commit | commitdiff | tree | snapshot |
2008-06-19 |
qwert | Set EMBEDDED_TARGET=0 on config.mk for compiling the... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
qwert | Now the BeRTOS demo emulator run on Mac OS X! You have... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
batt | Fix escaping. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
qwert | Signed off by: Massimiliano Cialdi <massimiliano.cialdi... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
qwert | Removed breaks from #if and escape special char for... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
qwert | Modified path from bertos/kern to bertos/cpu/arm/hw... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
qwert | Changed clock from 10Mhz to 48Mhz in hw_cpu.h to set... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
qwert | Modified gen_mk_src script for asm file, moved asm... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
qwert | Deleted deprecated crt.s |
commit | commitdiff | tree | snapshot |
2008-06-17 |
asterix | Add simple script to filter nightly test output. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
batt | Uncomment linker options. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
batt | Set correct .data start symbol. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Reformat. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Decrese value to 8bit limit. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Mark as TODO. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Cast to unsignet type. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Mark as FIXME. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Reformat and typo. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Define fake value for lcd read. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Fix hw include. |
commit | commitdiff | tree | snapshot |
2008-06-16 |
asterix | Remove hw unneeded hw include. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
asterix | Reformat. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
asterix | Remove duplicate warning. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
asterix | Use likely frequency value for twi. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
asterix | Mark as TODO. Reformat. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Silent unused warning. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Remove space. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Use brackets for if/else. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Include rand header. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Move rand alogo in correct dir. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Remove static key. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
asterix | Reformat. |
commit | commitdiff | tree | snapshot |
next |