Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu /
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-29 asterixRemove unneeded file.
2010-06-29 asterixRemove svn tag.
2010-06-29 asterixClean up. Add other i2c regitry defines.
2010-06-29 asterixUpdate copyright.
2010-06-29 asterixImplement i2c init.
2010-06-29 asterixFirst implementation of i2c module for stm32.
2010-06-29 asterixRemove svn tags.
2010-06-29 asterixAdd i2c definition for stm32.
2010-06-29 asterixImplement the temperature computation in fixed point.
2010-06-28 asterixReformat. Clean up. Use more clear variable names.
2010-06-28 asterixAdd some specifc define for olimex stm32 board.
2010-06-28 asterixFix sample time adc settings. Calibrate ADC when we...
2010-06-28 asterixAdd adc kernel support.
2010-06-28 asterixClean up, and reoder the code. Add comments.
2010-06-28 asterixAdd first implementation of adc module for stm32 cpu.
2010-06-28 asterixAdd stm_adc registry structure. Add other registry...
2010-06-28 asterixUse different name for clear masks.
2010-06-24 asterixRemove svn tag.
2010-06-24 asterixWe use same gpio port reg.
2010-06-24 asterixReorder includes.
2010-06-24 asterixRemove svn tags.
2010-06-24 asterixAdd adc defines.
2010-06-24 asterixReformat.
2010-06-24 asterixAdd hw error detect.
2010-06-24 asterixClean up. Use defines instead magic numers.
2010-06-23 asterixAdd serial module.
2010-06-23 asterixAdd stm32 serial support.
2010-06-23 asterixAdd missing include.
2010-06-23 asterixReformat.
2010-06-23 asterixReorder defines and new ones.
2010-06-23 asterixAdd interrupt table defines.
2010-06-23 asterixMove some common defines to uart.h.
2010-06-23 asterixReorde include.
2010-06-22 battFix comment.
2010-06-21 battSet correct boot size in order to gain some flash.
2010-06-21 battSave some RAM space.
2010-06-18 battRefactor and optimize code.
2010-06-18 battRemove redundant code.
2010-06-11 asterixFix timer selection for some avr cpus.
2010-06-10 asterixFix typo.
2010-06-10 asterixUpdate the interrupt signal to new style.
2010-06-10 asterixRemove module from wizard.
2010-06-09 battMinor fixes in AT91 ADC module.
2010-05-28 battExplicit dependancy between CONFIG_KERN_PREEMPT and...
2010-05-28 asterixAdd support for missing avr cpu.
2010-05-27 battRename to correct CPU name.
2010-05-26 battRemove broken debug uart name.
2010-05-26 battpasto.
2010-05-26 battRename to correct CPU part number.
2010-05-26 arighilm3s: fix flash_lm3s_seek() end position.
2010-05-24 arighilm3s: define SSI driver as module.
2010-05-20 asterixSilent warning.
2010-05-20 arighistm32-p103: align the interrupt vector table to 1K...
2010-05-20 arighiSTM32: fix build warning.
2010-05-20 arighilm3s1968: align the interrupt vector table to 1K boundary.
2010-05-19 asterixClean up lcd 32122a driver and put into bertos driver.
2010-05-19 asterixClean up. Silent warning.
2010-05-19 arighiARM7TDMI: get rid of gcc's __attribute__((interrupt)).
2010-05-19 arighiARM7TDMI: restore old IRQ_ENABLED() semantic.
2010-05-18 arighiARM7TDMI: gcc stack corruption workaround.
2010-05-13 asterixUpdate interrupt vector name.
2010-05-13 arighiARM7TDMI: simplify IRQ_SAVE_DISABLE().
2010-05-13 arighiARM7TDMI: optimize IRQ macros.
2010-05-13 asterixremove unneed function. Use hpread in context switch...
2010-05-13 asterixFix debug port select.
2010-05-12 arighiSTM32: fix GPIO settings in kdebug module.
2010-05-12 arighiSTM32: correctly set PCLK1 to 36MHz (max allowed freque...
2010-05-12 asterixAdd function to read hp ticks.
2010-05-12 arighiSTM32: add basic kdebug support.
2010-05-12 arighiSTM32: initialize the clock for all the peripherals...
2010-05-12 arighiLM3S: remove kdebug dependency from serial driver.
2010-05-11 asterixAdd flash module.
2010-05-11 asterixRefactor module.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-05-10 arighiSTM32: correctly evaluate the CPU clocking configuration.
2010-05-07 asterixClean up. Reformat.
2010-05-04 asterixAdd wizard config mark.
2010-05-04 arighiSTM32: add Olimex STM32-P103 wizard definitions.
2010-05-04 arighiSTM32: add GPIO driver.
2010-05-04 arighiSTM32: add clocking driver.
2010-05-04 arighiCM3: unify architecture initialization routine for...
2010-05-04 arighiCM3: unify timer driver for Cortex-M3 processors.
2010-05-04 arighiCM3: IRQ manager support for STM32 processors family.
2010-05-04 arighiCM3: add basic support to STM32 family processors.
2010-05-04 arighiCM3: move the Cortex-M3 generic hardware macros to...
2010-05-04 arighiCM3: avoid using HWREG() macro.
2010-05-04 arighilm3s: avoid exporting unused function clock_get_rate().
2010-04-30 arighiCM3: shrink the initial IRQ table even more.
2010-04-30 arighiLPC2: define register offsets in the UART driver to...
2010-04-30 arighiCM3: lm3s scripts and configurations refactoring.
2010-04-30 battComply to new wizard policy: the toolchain name is...
2010-04-29 arighilm3s: flash and debug script refactoring.
2010-04-28 arighiCM3: add support for the LM3S8962 evaluation board.
2010-04-28 asterixAdd avr tag for widzard.
2010-04-28 asterixAdd support for flash sizes on all supported AT91SAM7...
2010-04-27 asterixRemove duplicate defines.
2010-04-27 asterixAdd pwm register definitions.
2010-04-27 arighiLPC2: do not include UART driver to the nightly test...
2010-04-27 arighiLPC2: include the UART driver into the generic driver...
next