projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
proc_switch(): rename from proc_schedule(). Split out the real cooperative scheduler.
[bertos.git]
/
app
/
2008-08-25
bernie
CC, CXX: revert g++-4.3 to g++, it was a temporary...
tree
|
commitdiff
2008-08-24
bernie
preempt: Implement scheduling priorities
tree
|
commitdiff
2008-08-22
bernie
preempt: Move idle process to its own source file
tree
|
commitdiff
2008-08-22
bernie
CONFIG_KERN: rename from CONFIG_KERNEL for consistency
tree
|
commitdiff
2008-08-22
bernie
demo: explain the "purpose" of schedule()
tree
|
commitdiff
2008-08-17
bernie
battfs: Make it a bit more compliant with the test...
tree
|
commitdiff
2008-08-17
bernie
irq: more emancipation from proc/preempt
tree
|
commitdiff
2008-08-17
bernie
preempt: irq supervisor draft
tree
|
commitdiff
2008-08-15
bernie
preempt: much closer
tree
|
commitdiff
2008-08-13
bernie
Initial (nonworking) draft of preemptive task switching
tree
|
commitdiff
2008-08-10
bernie
proc: Split cooperative scheduler in coop.c
tree
|
commitdiff
2008-08-10
bernie
proc: Reduce log verbosity
tree
|
commitdiff
2008-08-10
bernie
Add logging for kernel
tree
|
commitdiff
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
tree
|
commitdiff
2008-08-10
bernie
trac#29: Cleanup timer on demo exit
tree
|
commitdiff
2008-08-09
batt
Refactor to use new test interface; add timer test.
tree
|
commitdiff
2008-08-08
bernie
emul: make config simpler and closer to the embedded...
tree
|
commitdiff
2008-08-08
bernie
demo: Remove misleading comment
tree
|
commitdiff
2008-08-07
batt
Factor out from cfg_kern kernel related default.
tree
|
commitdiff
2008-08-05
qwert
Remove old useless debug flag in test makefile.
tree
|
commitdiff
2008-08-05
qwert
Refactor All Serial module.
tree
|
commitdiff
2008-08-05
qwert
Sysrq is called by timer init function so we don't...
tree
|
commitdiff
2008-08-05
batt
Factor out debug stuff from project makefiles.
tree
|
commitdiff
2008-08-05
qwert
Re-Refactor code under new specs. FlashAvr.
tree
|
commitdiff
2008-08-05
qwert
Re-Refactor code under new specs. BattFs. Nightlytest...
tree
|
commitdiff
2008-08-05
batt
Remove the need of a specific flag to distinguish betwe...
tree
|
commitdiff
2008-08-04
qwert
Refactor from KFileBattFs to BattFsKFile.
tree
|
commitdiff
2008-08-04
qwert
Refactor KFileSerial to SerialKFile. Tested and working.
tree
|
commitdiff
2008-08-04
qwert
Refactor KFileFlashAvr in FlashAvrKFile. Tested. It...
tree
|
commitdiff
2008-08-04
batt
Update triface schematic: now is ok.
tree
|
commitdiff
2008-08-04
bernie
Rename myself
tree
|
commitdiff
2008-07-28
qwert
Set correct timeout and fix error check routine on...
tree
|
commitdiff
2008-07-25
batt
Reduce serial timeouts to give more responsiveness.
tree
|
commitdiff
2008-07-25
batt
Bump up triface version.
tree
|
commitdiff
2008-07-25
qwert
Fix reset cmd. Now work.
tree
|
commitdiff
2008-07-25
qwert
Add new configuration for strobe signal
tree
|
commitdiff
2008-07-25
qwert
Add config for serial tag port
tree
|
commitdiff
2008-07-25
qwert
Add local triface cfg file
tree
|
commitdiff
2008-07-25
qwert
Remove sperimental function
tree
|
commitdiff
2008-07-23
qwert
Add watchdog cfg file for reset command support.
tree
|
commitdiff
2008-07-23
qwert
Refactoring code. Redefined TagPacket struct and keytag...
tree
|
commitdiff
2008-07-23
qwert
Fix an issue that make reset of triface. Addedd a tag_s...
tree
|
commitdiff
2008-07-23
qwert
Deactivate boot debug mode
tree
|
commitdiff
2008-07-23
qwert
Set different port for TRIFACE and TAG
tree
|
commitdiff
2008-07-18
qwert
Add new cfg_formatwr for custom printf format on boot
tree
|
commitdiff
2008-07-18
qwert
New main with KFileFlashAvr support, working
tree
|
commitdiff
2008-07-18
qwert
Remove deprecated appconfig.h file
tree
|
commitdiff
2008-07-17
qwert
Remove deprecated boot.mk file. Now it's all in triface.mk
tree
|
commitdiff
2008-07-16
qwert
Start to merge old triface project in bertos, not worki...
tree
|
commitdiff
2008-07-16
qwert
Import boot from triface, not working for now.
tree
|
commitdiff
2008-06-24
batt
Now each project can have its own EMBEDDED_TGT variable...
tree
|
commitdiff
2008-06-17
qwert
Modified path from bertos/kern to bertos/cpu/arm/hw...
tree
|
commitdiff
2008-06-17
batt
Uncomment linker options.
tree
|
commitdiff
2008-06-16
asterix
Remove hw unneeded hw include.
tree
|
commitdiff
2008-05-30
asterix
Add automatically test for bertos code.
tree
|
commitdiff
2008-05-29
asterix
Fix double -Iapp/triface.
tree
|
commitdiff
2008-05-27
asterix
Use specific config for serial module.
tree
|
commitdiff
2008-05-27
asterix
Use a specific config serial for this app.
tree
|
commitdiff
2008-05-27
asterix
Use a specific kernel config for this app.
tree
|
commitdiff
2008-05-27
asterix
Use a specific kbd map for this app.
tree
|
commitdiff
2008-05-27
asterix
Fix demo app to compiling with new version of bertos...
tree
|
commitdiff
2008-05-27
asterix
Use cfg instead appconfig.
tree
|
commitdiff
2008-05-27
asterix
Replace appconfig with cfg.
tree
|
commitdiff
2008-05-27
asterix
Merge from BeRTOS. Reformat. Clean up.
tree
|
commitdiff
2008-05-27
asterix
Merge from BeRTOS.
tree
|
commitdiff
2008-05-27
asterix
Clean up. Typo.
tree
|
commitdiff
2008-05-20
asterix
Fix source path.
tree
|
commitdiff
2008-05-12
batt
Fix mangled msg.h file.
tree
|
commitdiff
2008-04-04
batt
Update battfs test to new directory layout.
tree
|
commitdiff
2008-04-04
batt
Update triface demo to new directory layout.
tree
|
commitdiff
2008-04-04
batt
Update at91sam7 demo to new directory layout.
tree
|
commitdiff
2008-04-04
batt
Refactor BeRTOS to be in his own directory.
tree
|
commitdiff
2008-03-21
asterix
Reformat. Add appconfig include.
tree
|
commitdiff
2008-03-21
asterix
ADC low level implementation for avr.
tree
|
commitdiff
2008-03-20
asterix
Merge needed define.
tree
|
commitdiff
2008-03-20
asterix
Reformat. Add needed source.
tree
|
commitdiff
2008-03-17
asterix
Use kfile interface.
tree
|
commitdiff
2008-03-13
asterix
Fix logo name.
tree
|
commitdiff
2008-03-05
asterix
Merge from Triface project.
tree
|
commitdiff
2008-03-05
asterix
Merge from triface project.
tree
|
commitdiff
2008-02-18
bernie
Use real kdebug functions.
tree
|
commitdiff
2008-02-18
bernie
CONFIG_KDEBUG_PORT: Add missing configuration variable
tree
|
commitdiff
2008-02-18
bernie
Remove changelogs
tree
|
commitdiff
2008-02-16
batt
Add reopen test.
tree
|
commitdiff
2008-02-16
batt
Add tests for file read and file seek.
tree
|
commitdiff
2008-02-16
batt
Add battfs_fileExists & test.
tree
|
commitdiff
2008-02-16
batt
Add file open test.
tree
|
commitdiff
2008-02-10
batt
Refactor test; add more tests.
tree
|
commitdiff
2008-02-07
batt
Add some tests.
tree
|
commitdiff
2008-02-05
batt
Disk size is computed by driver.
tree
|
commitdiff
2008-02-05
batt
Restore previous BeRTOS demo.
tree
|
commitdiff
2008-02-05
batt
Add battfs test dir.
tree
|
commitdiff
2008-02-04
batt
Remove unused files.
tree
|
commitdiff
2008-02-04
batt
Add battfs test.
tree
|
commitdiff
2008-01-29
batt
Merge from preempt branch.
tree
|
commitdiff
2007-11-28
batt
Rename algos directory to algo.
tree
|
commitdiff
2007-11-22
asterix
Remove cvs logs.
tree
|
commitdiff
2007-11-08
batt
Add carriage return in ser_pritf (hyperterminal sux).
tree
|
commitdiff
2007-11-07
batt
Enable proc, time and serial test.
tree
|
commitdiff
2007-11-07
batt
Remove unneeded strobe definition for serial debug.
tree
|
commitdiff
next