projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge from preempt branch.
2008-01-29
batt
Merge from preempt branch.
commit
|
commitdiff
|
tree
2008-01-24
batt
Reformat.
commit
|
commitdiff
|
tree
2007-12-21
batt
Typo.
commit
|
commitdiff
|
tree
2007-12-17
batt
Reformat; simplify seq num check.
commit
|
commitdiff
|
tree
2007-12-17
batt
Handle seqnum wraparound.
commit
|
commitdiff
|
tree
2007-12-17
batt
Optimize.
commit
|
commitdiff
|
tree
2007-12-14
batt
Pastos.
commit
|
commitdiff
|
tree
2007-12-13
batt
Add warning.
commit
|
commitdiff
|
tree
2007-12-13
batt
Finished battfs_init.
Finished
batt
fs_init.
commit
|
commitdiff
|
tree
2007-12-10
batt
Reformat.
commit
|
commitdiff
|
tree
2007-12-07
batt
Add some sanity checks.
commit
|
commitdiff
|
tree
2007-12-07
batt
Complete first disk scan.
commit
|
commitdiff
|
tree
2007-12-05
batt
Use correct inode address.
commit
|
commitdiff
|
tree
2007-12-05
batt
Start to implement battfs_init (incomplete).
Start to implement
batt
fs_init (incomplete).
commit
|
commitdiff
|
tree
2007-12-05
batt
Change fcs to rotating_t; reformat.
commit
|
commitdiff
|
tree
2007-12-05
batt
Add some BattFsSuper fields.
Add some
Batt
FsSuper fields.
commit
|
commitdiff
|
tree
2007-12-05
batt
Reformat.
commit
|
commitdiff
|
tree
2007-12-05
batt
Reformat.
commit
|
commitdiff
|
tree
2007-12-05
batt
Typo.
commit
|
commitdiff
|
tree
2007-12-05
batt
Remove evil bitfields, add a spare field.
commit
|
commitdiff
|
tree
2007-11-28
batt
Reformat.
commit
|
commitdiff
|
tree
2007-11-28
batt
Typos.
commit
|
commitdiff
|
tree
2007-11-28
batt
Refactor page header: add marker for free blocks.
commit
|
commitdiff
|
tree
2007-11-28
batt
Comply with Vernie's review :-).
commit
|
commitdiff
|
tree
2007-11-28
batt
Rename algos directory to algo.
commit
|
commitdiff
|
tree
2007-11-23
batt
Add missing header guard.
commit
|
commitdiff
|
tree
2007-11-19
batt
Set bash as default make shell.
commit
|
commitdiff
|
tree
2007-11-17
batt
Add some typedefs; Add disk context structure.
commit
|
commitdiff
|
tree
2007-11-15
batt
Revert wrong commit.
commit
|
commitdiff
|
tree
2007-11-15
batt
Add Page header for BattFS.
Add Page header for
Batt
FS.
commit
|
commitdiff
|
tree
2007-11-08
batt
Add carriage return in ser_pritf (hyperterminal sux).
commit
|
commitdiff
|
tree
2007-11-08
batt
Remove fixme.
commit
|
commitdiff
|
tree
2007-11-08
batt
Fix some warrings. Remove cvs logs.
commit
|
commitdiff
|
tree
2007-11-08
batt
Add openocd debug scripts for windows.
commit
|
commitdiff
|
tree
2007-11-07
batt
Enable proc, time and serial test.
commit
|
commitdiff
|
tree
2007-11-07
batt
Remove unneeded strobe definition for serial debug.
commit
|
commitdiff
|
tree
2007-11-07
batt
Typo.
commit
|
commitdiff
|
tree
2007-10-30
batt
Remove kfile duplicate.
commit
|
commitdiff
|
tree
2007-10-23
batt
Add DIV_ROUND macro.
commit
|
commitdiff
|
tree
2007-10-23
batt
Move IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
commit
|
commitdiff
|
tree
2007-10-23
batt
Split cpu/cpu.h in 3 files: irq, types and attr.
commit
|
commitdiff
|
tree
2007-10-23
batt
Change macro name to IRQ_ENABLED.
commit
|
commitdiff
|
tree
2007-10-22
batt
Add kernel test.
commit
|
commitdiff
|
tree
2007-10-19
batt
Fix copyright.
commit
|
commitdiff
|
tree
2007-10-19
batt
Change sreg type to cpuflags_t.
commit
|
commitdiff
|
tree
2007-10-19
batt
Set process init status register to a default state.
commit
|
commitdiff
|
tree
2007-10-19
batt
Add ARM task switching support\!
commit
|
commitdiff
|
tree
2007-10-19
batt
Fixed non-embedded rules.
commit
|
commitdiff
|
tree
2007-10-18
batt
Set static global variables.
commit
|
commitdiff
|
tree
2007-10-18
batt
Reformat.
commit
|
commitdiff
|
tree
2007-10-18
batt
Avoid overflow when TIMER_HW_HPTICKS_PER_SEC is big.
commit
|
commitdiff
|
tree
2007-10-18
batt
Add BeRTOS name in dbg start :-)
commit
|
commitdiff
|
tree
2007-10-18
batt
Remove unneeded headers.
commit
|
commitdiff
|
tree
2007-10-18
batt
Add debug test.
commit
|
commitdiff
|
tree
2007-10-18
batt
Remove always true asserts.
commit
|
commitdiff
|
tree
2007-10-18
batt
Add debug for ARM AT91.
commit
|
commitdiff
|
tree
2007-10-18
batt
Pasto.
commit
|
commitdiff
|
tree
2007-10-18
batt
Prune log; add missing include.
commit
|
commitdiff
|
tree
2007-10-18
batt
Fix some errors.
commit
|
commitdiff
|
tree
2007-10-18
batt
Use reg32_t for registers.
commit
|
commitdiff
|
tree
2007-10-18
batt
Create a unique include file for ARM I/O registers.
commit
|
commitdiff
|
tree
2007-10-18
batt
Add EMBEDDED_TARGET flag to choose beetween different...
commit
|
commitdiff
|
tree
2007-10-18
batt
Update test apps.
commit
|
commitdiff
|
tree
2007-10-18
batt
Add PIO regs; remove EMAC def. (not present in sam7s)
commit
|
commitdiff
|
tree
2007-10-18
batt
Remove duplicate license; Add support for gc-sections...
commit
|
commitdiff
|
tree
2007-10-17
batt
Add pio regiosters.
commit
|
commitdiff
|
tree
2007-10-17
batt
Adapt crt asm script to our needs.
commit
|
commitdiff
|
tree
2007-10-17
batt
Add debug and openocd scripts for rom/ram operations...
commit
|
commitdiff
|
tree
2007-10-16
batt
Add glue sections; change entrypoint;
commit
|
commitdiff
|
tree
2007-10-15
batt
Add reset controller, watchdog and memory controller...
commit
|
commitdiff
|
tree
2007-10-15
batt
Add startup from nut/os.
commit
|
commitdiff
|
tree
2007-10-15
batt
Add PMC definitions.
commit
|
commitdiff
|
tree
2007-10-12
batt
Remove duplicate appconfig.h file; merge differences...
commit
|
commitdiff
|
tree
2007-10-12
batt
Move gfx diplay driver to AVR driver dir.
commit
|
commitdiff
|
tree
2007-10-12
batt
Rename gfx lcd driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Reformat.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr twi driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Rename avr twi driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Split debug by cpu type.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr simple timer driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr simple timer driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr simple serial driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Rename avr simple serial driver.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move dsp56k and i196 drivers to their drv/ dirs.
commit
|
commitdiff
|
tree
2007-10-11
batt
Fix include path.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr drivers.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move avr timer to avr cpu dir.
commit
|
commitdiff
|
tree
2007-10-11
batt
Fix CPU_ARM_AT91 redefinition.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update to new tree.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update to new tree.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update to new tree.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update to new tree.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update cpu.h dir.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update cpu.h dir.
commit
|
commitdiff
|
tree
2007-10-11
batt
Add drv dir to cpu-specific sources; remove warning.
commit
|
commitdiff
|
tree
2007-10-11
batt
Remove unneede dir.
commit
|
commitdiff
|
tree
2007-10-11
batt
Prune log.
commit
|
commitdiff
|
tree
2007-10-11
batt
Update copyright, fix header guard.
commit
|
commitdiff
|
tree
2007-10-11
batt
Move cpu.h to cpu/.
commit
|
commitdiff
|
tree
2007-10-11
batt
Add AT91 ARM CPU recognition.
commit
|
commitdiff
|
tree
next