projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2010-03-31
arighi
at91sam7: remove deprecated build option -gen-debug.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
lm3s1968: enlarge the stack size of the main process...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
lm3s1968: log an error and halt forever in case of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
CM3: introduce PAUSE macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
lm3s1968: introduce a distinct inline function to evalu...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
CM3: define specific architecture attributes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
arighi
ARM: introduce NAKED() macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Remove wrong code (after the refactoring).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Use QApplication.instance() instead of qApp because...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
batt
Fix errors in nightly test.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
batt
ARM7TDMI:add some doc; move exceptions to .vectors...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
batt
ARM7TDMI:Do not specify and entry point (not needed...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Change loadModuleData function to be a BProject method.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Avoid import * (to help debug in during the refactoring).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
batt
AT91SAM7 Add hw initialization C routines.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Change the loadBertosProject function to be a BProject...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Fix Wizard configuratino for module ser.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Add stub for board selection page.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Add stub of new interface with radio for custom/predefi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
duplo
Add infrastructure for non-linear Wizard.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
lottaviano
Add support for serial driver on ATMega168.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-31
lottaviano
Add serial port support for ATMega328
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
batt
Add architecture specific files.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Add try/finally for every setOverrideCursor/restoreOver...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
batt
Further Cortex-M3 core related macros.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
More efficient way to track BeRTOS files.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
batt
Correctly detect Cortex-M3 cpus.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
batt
ARM7TDMI: Use SVC stack.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Use abspath for project file.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Remove debug prints and profiler :(
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Move loadSourceTree and findDefinitions function into...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Remember the plugin selection.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
arighi
lm3s1968: add configuration files to the example.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
arighi
lm3s1968: return the correct CPU frequency in clock_get...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
arighi
lm3s1968: integrate the hardware timer driver into...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Fix the #133 (projects created with older versions...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Fix random file inclusion in project editing.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
duplo
Add WaitCursor when the Wizard is doing something compl...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
arighi
Fix elif with no expression.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
lm3s1968: add debugging functionality on UART0.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
ARM: add LM3S Cortex-M3 core family detection.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
lm3s1968: driver names refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
LPC2378: add IO definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
LPC2378: fix path in ld-script
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
LPC2378: pre-compute correct checksum.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Add LPC2378 CPU detection.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Add IRQ vectors for LPC2xxx.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Increase readability.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
lottaviano
Add timer support for AVR 328P (Arduino)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
lottaviano
doc: Add documentation for various ser_ specific functions
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Add IRQ vectors for AT91.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Add generic ARM7TDMI crt.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
batt
Add replace line into the custom user mk generator...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Initial stub for filesystem query cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
lm3s1968: try to evaluate the correct SYSDIV value...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
lm3s1968: clocking driver.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
arighi
introduce UNREACHABLE() macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Avoid the double csrc list generation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Create a 'fake' VERSION file when editing a project...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Add Wizard version check (to change the way the project...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Use the local BeRTOS version instead of the original one
commit
|
commitdiff
|
tree
|
snapshot
2010-03-29
duplo
Add VERSION file into the project directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Add LPC2378 linker script.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Use new script.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Rename to a more generic name.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Add C++ sections.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Add missing file.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Fix include directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Fix AT91SAM7_128 ram length.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-28
batt
Refactor AT91SAM7 linker scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
lottaviano
Initial support for ATmega328P (Arduino Duemilanove).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
examples: add a simple LM3S1968 Cortex-M3 testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
lm3s1968: low-level timer driver (systick).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
lm3s1968: define the architecture's startup routine.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
lm3s1968: implement the IRQ manager.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
cortex-m3: add basic support for the lm3s1968 board.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
arighi
Fix "Found unknown command" doxygen warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
duplo
Attempt to fix the BeRTOS Wizard running directory...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
rasky
Extract correctly the data directory when the wizard...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
arighi
at91sam7 example: add signal_test testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
arighi
signal_test: use kernel heap memory pool for the proces...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
arighi
Use the new sig_send() and sig_post() primitives.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
arighi
Introduce low-latency signals.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
arighi
Introduce proc_wakeup().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-25
batt
Remove bogus assembler options.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
duplo
Patch submitted by Rasky.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
lottaviano
doc: Clarify serial module documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Bump up version.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add more kernel tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
demo: wait for a keypress event instead of sleeping...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Demo: remove unneeded locks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Do not call schedule() inside idle loop.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add missing prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
demo: re-define custom schedule() function
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Add heap module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
batt
Rearrange kernel configurations order.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
arighi
kdb: re-enable calling poor man's scheduler inside...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
batt
Remove unneeded prototype.
commit
|
commitdiff
|
tree
|
snapshot
next