projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some more error messages.
[bertos.git]
/
bertos
/
2010-06-21
batt
Add some more error messages.
tree
|
commitdiff
2010-06-21
batt
Set correct boot size in order to gain some flash.
tree
|
commitdiff
2010-06-21
batt
Save some RAM space.
tree
|
commitdiff
2010-06-18
batt
Refactor and optimize code.
tree
|
commitdiff
2010-06-18
batt
Remove redundant code.
tree
|
commitdiff
2010-06-11
asterix
Fix timer selection for some avr cpus.
tree
|
commitdiff
2010-06-10
asterix
Fix typo.
tree
|
commitdiff
2010-06-10
asterix
Update the interrupt signal to new style.
tree
|
commitdiff
2010-06-10
asterix
Remove module from wizard.
tree
|
commitdiff
2010-06-10
asterix
Update bertos logo.
tree
|
commitdiff
2010-06-10
asterix
Remove wrong wizard cfg file. Clean up.
tree
|
commitdiff
2010-06-09
batt
Minor fixes in AT91 ADC module.
tree
|
commitdiff
2010-06-08
batt
Add test for negative coordinates.
tree
|
commitdiff
2010-06-07
batt
Refactor in order to test also negative altitude values.
tree
|
commitdiff
2010-06-07
batt
Fix sign related issues.
tree
|
commitdiff
2010-06-04
batt
Fix typo.
tree
|
commitdiff
2010-06-04
batt
Remove #ifdef leftovers.
tree
|
commitdiff
2010-06-03
batt
Better HD44780 lcd display initialization.
tree
|
commitdiff
2010-06-03
batt
Add support for 24XX1024 memories, fix some warnings.
tree
|
commitdiff
2010-06-03
batt
Add support for 24XX08 eeproms, signed-off by Giovanni...
tree
|
commitdiff
2010-06-03
arighi
signal: correctly deliver signal to current_process.
tree
|
commitdiff
2010-05-31
asterix
Fix condition.
tree
|
commitdiff
2010-05-28
batt
Explicit dependancy between CONFIG_KERN_PREEMPT and...
tree
|
commitdiff
2010-05-28
batt
Add configurable options for HD44780 LCD display column...
tree
|
commitdiff
2010-05-28
asterix
Add support for missing avr cpu.
tree
|
commitdiff
2010-05-28
batt
Remove warning message for at91 CPUs.
tree
|
commitdiff
2010-05-28
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-27
batt
Rename to correct CPU name.
tree
|
commitdiff
2010-05-26
batt
Remove broken debug uart name.
tree
|
commitdiff
2010-05-26
batt
pasto.
tree
|
commitdiff
2010-05-26
batt
Rename to correct CPU part number.
tree
|
commitdiff
2010-05-26
batt
Fix a bug found by Massimiliano Cialdi:
tree
|
commitdiff
2010-05-26
arighi
lm3s: fix flash_lm3s_seek() end position.
tree
|
commitdiff
2010-05-24
arighi
gfx: add dependency of bitmap, line and default font.
tree
|
commitdiff
2010-05-24
arighi
lm3s: define SSI driver as module.
tree
|
commitdiff
2010-05-21
batt
Add channel error check in nmea parser.
tree
|
commitdiff
2010-05-21
batt
Reformat.
tree
|
commitdiff
2010-05-21
asterix
Remove dependence from c source hw file.
tree
|
commitdiff
2010-05-20
asterix
Silent warning.
tree
|
commitdiff
2010-05-20
arighi
arduino: add kernel memory footprint benchmark.
tree
|
commitdiff
2010-05-20
asterix
Clean up and comply to new api.
tree
|
commitdiff
2010-05-20
asterix
Use univoc name for low level init module. Fixed include.
tree
|
commitdiff
2010-05-20
asterix
Comply to new api.
tree
|
commitdiff
2010-05-20
asterix
Add wizard mark and clean up.
tree
|
commitdiff
2010-05-20
asterix
Clean up and using correct configuration.
tree
|
commitdiff
2010-05-20
asterix
Remove old and unneeded lcd_gfx module.
tree
|
commitdiff
2010-05-20
asterix
Split menu configuration. Add callback for smooth....
tree
|
commitdiff
2010-05-20
asterix
Remove unneed pgm memory wizard mark.
tree
|
commitdiff
2010-05-20
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-20
arighi
menu: revert deleted include dependency for wizard.
tree
|
commitdiff
2010-05-20
arighi
stm32-p103: align the interrupt vector table to 1K...
tree
|
commitdiff
2010-05-20
arighi
benchmark: do not build serial driver in context_switch...
tree
|
commitdiff
2010-05-20
arighi
STM32: fix build warning.
tree
|
commitdiff
2010-05-20
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-20
arighi
lm3s1968: align the interrupt vector table to 1K boundary.
tree
|
commitdiff
2010-05-19
asterix
Revert last commit.
tree
|
commitdiff
2010-05-19
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-19
asterix
Revert last commit.
tree
|
commitdiff
2010-05-19
asterix
Update boards projects.
tree
|
commitdiff
2010-05-19
asterix
Fix comments.
tree
|
commitdiff
2010-05-19
asterix
Comply to new configuration files.
tree
|
commitdiff
2010-05-19
asterix
Remove lcd configuration files, and add the lcd_hd44...
tree
|
commitdiff
2010-05-19
asterix
Add hw file for lcd 32122 module.
tree
|
commitdiff
2010-05-19
asterix
Add lcd 32122a module cfg.
tree
|
commitdiff
2010-05-19
asterix
Clean up lcd 32122a driver and put into bertos driver.
tree
|
commitdiff
2010-05-19
asterix
Clean up. Silent warning.
tree
|
commitdiff
2010-05-19
asterix
Remove svn tag. Set cortex-m3 unsupported.
tree
|
commitdiff
2010-05-19
arighi
ARM7TDMI: get rid of gcc's __attribute__((interrupt)).
tree
|
commitdiff
2010-05-19
arighi
ARM7TDMI: restore old IRQ_ENABLED() semantic.
tree
|
commitdiff
2010-05-19
arighi
benchmark: context switch testcase improvement.
tree
|
commitdiff
2010-05-18
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-18
asterix
Add copyright.
tree
|
commitdiff
2010-05-18
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-18
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-18
arighi
benchmark: context_switch testcase refactoring.
tree
|
commitdiff
2010-05-18
arighi
ARM7TDMI: gcc stack corruption workaround.
tree
|
commitdiff
2010-05-18
arighi
Introduce NOINLINE macro.
tree
|
commitdiff
2010-05-17
asterix
Clean up.
tree
|
commitdiff
2010-05-17
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-17
asterix
Clean up. Remove CVS and SVN tags.
tree
|
commitdiff
2010-05-17
asterix
Add input hw file.
tree
|
commitdiff
2010-05-13
arighi
benchmark: "semaphores" module should be a dependency...
tree
|
commitdiff
2010-05-13
arighi
benchmark: add semaphore code to the kernel_footprint...
tree
|
commitdiff
2010-05-13
asterix
Update interrupt vector name.
tree
|
commitdiff
2010-05-13
asterix
Add hw source file for afsk modem.
tree
|
commitdiff
2010-05-13
asterix
Remove svn tag.
tree
|
commitdiff
2010-05-13
arighi
benchmark: print a carriage return "\r" after new line...
tree
|
commitdiff
2010-05-13
asterix
Typo.
tree
|
commitdiff
2010-05-13
asterix
Remove svn id.
tree
|
commitdiff
2010-05-13
arighi
ARM7TDMI: simplify IRQ_SAVE_DISABLE().
tree
|
commitdiff
2010-05-13
arighi
ARM7TDMI: optimize IRQ macros.
tree
|
commitdiff
2010-05-13
arighi
Add the hashtable test module.
tree
|
commitdiff
2010-05-13
arighi
hashtable: fix build warning.
tree
|
commitdiff
2010-05-13
arighi
hashtable: do not wrap text to avoid truncated descript...
tree
|
commitdiff
2010-05-13
asterix
remove unneed function. Use hpread in context switch...
tree
|
commitdiff
2010-05-13
asterix
Fix debug port select.
tree
|
commitdiff
2010-05-12
arighi
STM32: fix GPIO settings in kdebug module.
tree
|
commitdiff
2010-05-12
arighi
STM32: correctly set PCLK1 to 36MHz (max allowed freque...
tree
|
commitdiff
2010-05-12
asterix
Add function to read hp ticks.
tree
|
commitdiff
2010-05-12
asterix
Add switch context module.
tree
|
commitdiff
next