projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2009-09-17
lottaviano
Use configuration value for formatter bufsize.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
lottaviano
Fix compiling issues.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
asterix
Set correct ram start address for supported ARM.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
asterix
Set correct ram start address for supported AVR.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
duplo
Fix the bug related to the change version dialog refact...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
duplo
Finally fix the bug
commit
|
commitdiff
|
tree
|
snapshot
2009-09-17
duplo
Typos
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
batt
Change doc path.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
duplo
Fix bug related to BeRTOS version removal
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
lottaviano
doc: Document proc_new(); move documentation around.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
lottaviano
Remove wizard support for preemptive kernel quantum.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
lottaviano
doc: Fix doxygen warnings in xmodem.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
asterix
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
lottaviano
Use KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
lottaviano
Change change macro to reduce stack space needed for...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
lottaviano
Move struct Process definition to proc.h. Fix KERN_MINS...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
batt
Remove redundant option (is include by default in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
asterix
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
duplo
Exclude doc directories from the codelite project file
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
duplo
Workaround to fix the bug related to the copy of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
asterix
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
asterix
Fix assert check. Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
batt
Add defaults for aliasing and signed overflows in wizar...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
duplo
Extract the version dialog and the toolchain dialog...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
asterix
Increase only main stack and irq stack.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-15
asterix
Add macro for define process stack.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
asterix
Disable by default beep on key press.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
lottaviano
doc: Add further documentation for fatfile_open().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
asterix
Increase main and irq stack size.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
asterix
Add crc module dependence.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
lottaviano
doc: Clarify timer documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
asterix
Rename file to messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
asterix
Rename file to messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
duplo
Fix the double inclusion bug
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
batt
New macro to fill a new process stack: in this way...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lottaviano
Add kernel + core drivers flash size benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lottaviano
Add kernel flash size benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lottaviano
Add wizard support for message queues.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
duplo
Normalize path of BeRTOS versions before insert them...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
batt
Add missing dependency.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
batt
Fix warnings; add ASSERT.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lottaviano
Add include since in some cases BV() it's not defined.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
asterix
Fix proc test.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
asterix
Compute correct stack size.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
duplo
Show hourglass when doing something potentially long
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
asterix
Paste.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
asterix
Do signal test if these are enabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
lottaviano
Correct typo bug in user template file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
batt
Now stack_size is the real size, there's no need to...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
asterix
Fix stack alineament on new process.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
batt
Create project dir if does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
lottaviano
doc: Update proc.h documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Attempt to fix a bug related to BeRTOS upgrade in Wizard
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
asterix
Add template flags for users.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Add error logging
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Add *.ld and *.S files to the CodeLite project file
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Exclude buildrev.h from the codelite project file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Typo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Add window icons.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Show visual feedback for modules autoenabled in module...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Permit to set CPU frequency from the wizard in project...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
batt
ARM ABI requires stack to be aligned on a 64-bit boundary
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Add also files, when selecting the modules in the proje...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Change the window title
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Rollback to previous selected version if the user doesn...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Add comment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Select the element in the toolchain list and manually...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
lottaviano
doc: Use a clearer name for offline Doxyfile.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
lottaviano
doc: Remove development status from main page for onlin...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
duplo
Close the Wizard after launching CodeLite.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
duplo
Revert wrong commit. The problem with QVariant API...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
duplo
Try to resolve problems with QVariant API changing
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
duplo
Don't insert the 'images' and the 'object' directory...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
duplo
Fix the bug related to the version list.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
batt
Update error messages in order to be parsed by Codelite.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
batt
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
batt
Fix debug check.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Refactor to comply to new script interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Fix serial hw macros.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Move map definition in correct place.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Refactor for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
batt
Add support for stopping debugging/flashing.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
duplo
Add the titles for the dialogs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
duplo
Update the property table when filling the module tree
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
lottaviano
Split cpu specific flags and files; modify mk template.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
lottaviano
doc: Update driver status and descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
duplo
Utilizzate le configurazioni in memoria, nel tentativo...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
batt
Finally set the right svn:ignore properties.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
batt
Update svn:ignore property.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
batt
Ignore scritps dir.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Better warning handling, without the need of that awful...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Fix warning on architectures with longer integers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Add return value.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Move dir only if exists to avoid error message.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Use perl regexp.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Do not test.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Remove warning during test.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Rename file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
batt
Fix error on short hptime_t CPU.
commit
|
commitdiff
|
tree
|
snapshot
next