2008-09-04 |
qwert | Start to develop a dummy app for Luminary Micro Stellaris...
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Move all cortex-m3 stuff in dedicated directory.
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Add a new family of core: "Cortex-M3". This cpu have...
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Removed startup routine.
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Add support for luminary micro lm3s1968 board
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Add support for LM3S1968 board based on cortex-m3 cpu
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Add support for LM3S1968 board.
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Add startup routine for Luminary Micro Stellaris LM3S1968
|
commit | commitdiff | tree |
2008-09-04 |
qwert | Luminary Micro Stellaris LM3S1968 script files.
|
commit | commitdiff | tree |
2008-08-07 |
qwert | Refactor FLASH25 macro in FLASH25_CAST.
|
commit | commitdiff | tree |
2008-08-07 |
qwert | Refactor FLASHAVR macro in FLASHAVR_CAST.
|
commit | commitdiff | tree |
2008-08-07 |
qwert | Refactor DATAFLASH macro in DATAFLASH_CAST
|
commit | commitdiff | tree |
2008-08-07 |
qwert | Refactor SERIAL macro.
|
commit | commitdiff | tree |
2008-08-06 |
qwert | Refactor Dataflash macro to the new name specs.
|
commit | commitdiff | tree |
2008-08-06 |
qwert | Refactor serial macro to the new name specs.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Fix test script to pass nightly test. Kdebug was removed...
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Refactor Dataflash and Flash25 struct.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Add new file to skip in test.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Remove old useless debug flag in test makefile.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Refactor All Serial module.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Sysrq is called by timer init function so we don't...
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Re-Refactor code under new specs. FlashAvr.
|
commit | commitdiff | tree |
2008-08-05 |
qwert | Re-Refactor code under new specs. BattFs. Nightlytest...
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Fix refactor.
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Refactor from KFileBattFs to BattFsKFile.
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Refactor KFileFlash25 to Flash25KFile. Tested.
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Refactor KFileDataFlash in DataFlashKFile. Tested and...
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Refactor KFileSerial to SerialKFile. Tested and working.
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Refactor KFileFlashAvr in FlashAvrKFile. Tested. It...
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Little grammar fix.
|
commit | commitdiff | tree |
2008-08-04 |
qwert | Little fix on makefile syntax.
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Fix timer when run in bertos emulator.
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Add fixed size on bertos emulator window
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Replaced macro that remove node from list with the...
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Add specific check routine for compiling under OS X
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Modified for new file name switch_i386.S
|
commit | commitdiff | tree |
2008-07-29 |
qwert | Sorry, this file should be updated in the previously...
|
commit | commitdiff | tree |
2008-07-28 |
qwert | Enable code previously declared useless. This little...
|
commit | commitdiff | tree |
2008-07-28 |
qwert | Set correct timeout and fix error check routine on...
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Fix reset cmd. Now work.
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Fix comment indentation, remove tag configuration port...
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Add code that fix timeout problem while the triface...
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Add new configuration for strobe signal
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Add config for serial tag port
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Add local triface cfg file
|
commit | commitdiff | tree |
2008-07-25 |
qwert | Remove sperimental function
|
commit | commitdiff | tree |
2008-07-23 |
qwert | Add watchdog cfg file for reset command support.
|
commit | commitdiff | tree |
2008-07-23 |
qwert | Refactoring code. Redefined TagPacket struct and keytag_init...
|
commit | commitdiff | tree |
2008-07-23 |
qwert | Fix an issue that make reset of triface. Addedd a tag_ser...
|
commit | commitdiff | tree |
2008-07-23 |
qwert | Deactivate boot debug mode
|
commit | commitdiff | tree |
2008-07-23 |
qwert | Set different port for TRIFACE and TAG
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Add new cfg_formatwr for custom printf format on boot
|
commit | commitdiff | tree |
2008-07-18 |
qwert | New main with KFileFlashAvr support, working
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Fix some warning in printf reduced.
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Remove deprecated appconfig.h file
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Add log features, kprintf replaced with new log infrastructure.
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Add log function to flash_avr cfg module.
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Fix message level select macro
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Fix documentation
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Little re-indentation
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Refactor code, "page_buf" moved into KFileFlashAvr...
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Rename "page_modified" variable in "page_dirty"
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Refactor code, moved page_modified variable in KFileFlashAvr...
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Refactoring code, start to implement specific variables...
|
commit | commitdiff | tree |
2008-07-18 |
qwert | Little re-indentation
|
commit | commitdiff | tree |
2008-07-17 |
qwert | Updated flash_avr module to support KFileFlashAvr structure
|
commit | commitdiff | tree |
2008-07-17 |
qwert | Remove kfile_testSetUp function from kfile_testRun
|
commit | commitdiff | tree |
2008-07-17 |
qwert | Remove deprecated flash_avr_test method and generic...
|
commit | commitdiff | tree |
2008-07-17 |
qwert | Remove deprecated boot.mk file. Now it's all in triface.mk
|
commit | commitdiff | tree |
2008-07-17 |
qwert | Modified flash_avr module to work with new kfile interface...
|
commit | commitdiff | tree |
2008-07-16 |
qwert | Start to merge old triface project in bertos, not working...
|
commit | commitdiff | tree |
2008-07-16 |
qwert | Add cleanall alias for codeblocks
|
commit | commitdiff | tree |
2008-07-16 |
qwert | Import boot from triface, not working for now.
|
commit | commitdiff | tree |
2008-06-24 |
qwert | Add missing semicolon
|
commit | commitdiff | tree |
2008-06-19 |
qwert | Set EMBEDDED_TARGET=0 on config.mk for compiling the...
|
commit | commitdiff | tree |
2008-06-19 |
qwert | Now the BeRTOS demo emulator run on Mac OS X! You have...
|
commit | commitdiff | tree |
2008-06-18 |
qwert | Signed off by: Massimiliano Cialdi <massimiliano.cialdi...
|
commit | commitdiff | tree |
2008-06-17 |
qwert | Removed breaks from #if and escape special char for...
|
commit | commitdiff | tree |
2008-06-17 |
qwert | Modified path from bertos/kern to bertos/cpu/arm/hw...
|
commit | commitdiff | tree |
2008-06-17 |
qwert | Changed clock from 10Mhz to 48Mhz in hw_cpu.h to set...
|
commit | commitdiff | tree |
2008-06-17 |
qwert | Modified gen_mk_src script for asm file, moved asm...
|
commit | commitdiff | tree |
2008-06-17 |
qwert | Deleted deprecated crt.s
|
commit | commitdiff | tree |
|