Remove unneeded header.
[bertos.git] / bertos / drv /
2009-03-25 battUpdate to new kernel config: kernel if OFF by default...
2009-03-25 battSwitch to new kernel config files.
2009-03-25 battUpdate to new kernel config; use cpu_relax().
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-09 asterixComply to cfg name.
2009-02-09 asterixComply to cfg name.
2009-02-06 asterixAdd dependence to i2c.
2009-02-06 asterixFix comments.
2009-02-06 asterixAdd wizard info and reformat.
2009-02-06 asterixFix comments.
2009-02-06 asterixAdd cfg file and fix comment.
2009-02-06 asterixTypo.
2009-02-06 asterixAdd wizard info.
2009-02-06 asterixAdd cfg for thermo and add wizard info.
2009-02-06 asterixMark as broken.
2009-02-06 asterixFix comments.
2009-02-06 asterixFix comment and add wizard info.
2009-02-06 asterixAdd cfg file and wizard info.
2009-02-06 asterixFix, update and add wizart info.
2009-02-06 asterixFix comment.
2009-02-06 asterixRemove CVS logs.
2009-02-06 asterixFix comments and add wizard info.
2009-02-06 asterixAdd wizard info and fix some comments.
2009-02-06 asterixTypo. Reformat.
2009-02-06 asterixFix comments and add the wizard info.
2009-02-05 duploCorrect typos
2009-02-05 asterixAdd wizard info.
2009-02-05 asterixAdd wizard info.
2009-02-05 asterixAdd wizard info.
2009-02-05 asterixAdd info for wizard.
2009-02-05 asterixFix comments and add wizard info.
2009-02-05 asterixAdd wizard info for timer.
2009-02-05 asterixAdd wizard info for wdt.
2008-12-17 battAdd test commands for configuration.
2008-12-09 asterixFix doxygen warnings.
2008-12-04 asterixFix some comments and typos.
2008-12-02 battRemove c files inclusions: use libunittest instead.
2008-12-02 asterixComply to new wdt interface.
2008-12-02 asterixUse avr libc for wdt cpu specific. Comply the wdt inter...
2008-12-01 asterixInclude the wdt cpu specific header.
2008-12-01 asterixMove watchdog function platform depend to specific...
2008-11-12 battReformat comment.
2008-11-11 battAdd some comments.
2008-11-11 battAdd configurable option to choose at compile time which...
2008-11-07 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-23 battMerged from external project:
2008-10-21 battMerged from external project:
2008-10-21 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-09 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-06 battMerged from external project:
2008-10-01 battAdd skel of i2c bitbang driver.
2008-09-10 battTypo.
2008-09-08 battRename macros.
2008-09-05 battUse correct type, change test condition.
2008-09-05 battAdd missing cast.
2008-09-05 battRefactor eeprom driver to use kfile interface.
2008-09-05 battRefactor eeprom driver to use kfile interface.
2008-09-05 battAdd config option for calling schedule() from kbd_peek().
2008-09-04 battAdd ft245rl usb to parallel converter driver.
2008-08-29 battRename hw-related tests.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-29 battDrop the magical test macros.
2008-08-29 battFix some warnings for printf arguments.
2008-08-28 battFix unit test check.
2008-08-28 battRename _TEST to ARCH_UNITTEST.
2008-08-27 battAdd missing header.
2008-08-27 battUpdate to new name.
2008-08-27 battUpdate to new CONFIG_KERN.
2008-08-27 battInclude proper header.
2008-08-27 battAdd missing header.
2008-08-26 battRefactor to new CONFIG_KERN.
2008-08-26 battUpdate to new name.
2008-08-25 bernieRemove plenty of legacy names marked as OBSOLETE
2008-08-25 berniekfile_size_t: kill and replace with kfile_off_t
2008-08-25 bernietimer: check for initialization of irq module when...
2008-08-23 bernieBREAKPOINT: move from cpu/irq.h to cpu/attr.h
2008-08-20 berniepreempt: introduce idle process; timer: use managed...
2008-08-17 bernielcd_gfx_qt: Implement bitmap scaling
2008-08-17 berniekdebug: Switched to write() for output because it's...
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-08-17 bernietimer: Convert to new-style CONFIG_XYZ parameters
2008-08-17 bernietimer_setSoftInt(): rename from timer_set_event_softint().
2008-08-13 bernieInitial (nonworking) draft of preemptive task switching
2008-08-13 bernieFix timer test
2008-08-13 bernieUse new header locations everywhere
2008-08-11 berniecpu_relax(): New function.
2008-08-11 bernietimer_delayTicks(): Re-enable check for interrupts...
2008-08-11 battReformat.
2008-08-10 bernieproc_yield(): Rename from proc_switch()
next