projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix newline.
[bertos.git]
/
bertos
/
cpu
/
cortex-m3
/
drv
/
2010-07-20
asterix
Merged revisions 4003-4037 via svnmerge from
tree
|
commitdiff
2010-07-15
asterix
Fix the i2c implemtation for lm3s. Add some defines...
tree
|
commitdiff
2010-07-12
asterix
Add first implementation of i2c driver for lm3s.
tree
|
commitdiff
2010-07-12
asterix
Reorder includes.
tree
|
commitdiff
2010-07-12
asterix
Reorder includes.
tree
|
commitdiff
2010-07-08
asterix
Add first implementation of i2c for lm3s.
tree
|
commitdiff
2010-07-07
asterix
Add comments. Extract method for cheching function...
tree
|
commitdiff
2010-07-07
asterix
Fix i2c driver to use correctly the stm32 i2c implement...
tree
|
commitdiff
2010-07-02
asterix
Implement read functions.
tree
|
commitdiff
2010-07-02
batt
Move kfile interface to the io/ directory.
tree
|
commitdiff
2010-06-29
asterix
Remove unneeded file.
tree
|
commitdiff
2010-06-29
asterix
Update copyright.
tree
|
commitdiff
2010-06-29
asterix
Implement i2c init.
tree
|
commitdiff
2010-06-29
asterix
First implementation of i2c module for stm32.
tree
|
commitdiff
2010-06-28
asterix
Reformat. Clean up. Use more clear variable names.
tree
|
commitdiff
2010-06-28
asterix
Fix sample time adc settings. Calibrate ADC when we...
tree
|
commitdiff
2010-06-28
asterix
Add adc kernel support.
tree
|
commitdiff
2010-06-28
asterix
Clean up, and reoder the code. Add comments.
tree
|
commitdiff
2010-06-28
asterix
Add first implementation of adc module for stm32 cpu.
tree
|
commitdiff
2010-06-24
asterix
We use same gpio port reg.
tree
|
commitdiff
2010-06-24
asterix
Reorder includes.
tree
|
commitdiff
2010-06-24
asterix
Add hw error detect.
tree
|
commitdiff
2010-06-24
asterix
Clean up. Use defines instead magic numers.
tree
|
commitdiff
2010-06-23
asterix
Add serial module.
tree
|
commitdiff
2010-06-23
asterix
Add stm32 serial support.
tree
|
commitdiff
2010-06-23
asterix
Add missing include.
tree
|
commitdiff
2010-06-23
asterix
Reformat.
tree
|
commitdiff
2010-06-23
asterix
Move some common defines to uart.h.
tree
|
commitdiff
2010-06-23
asterix
Reorde include.
tree
|
commitdiff
2010-06-10
asterix
Remove module from wizard.
tree
|
commitdiff
2010-05-26
batt
Remove broken debug uart name.
tree
|
commitdiff
2010-05-26
arighi
lm3s: fix flash_lm3s_seek() end position.
tree
|
commitdiff
2010-05-24
arighi
lm3s: define SSI driver as module.
tree
|
commitdiff
2010-05-20
asterix
Silent warning.
tree
|
commitdiff
2010-05-20
arighi
STM32: fix build warning.
tree
|
commitdiff
2010-05-13
asterix
remove unneed function. Use hpread in context switch...
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
arighi
STM32: add basic kdebug support.
tree
|
commitdiff
2010-05-12
arighi
STM32: initialize the clock for all the peripherals...
tree
|
commitdiff
2010-05-12
arighi
LM3S: remove kdebug dependency from serial driver.
tree
|
commitdiff
2010-05-11
asterix
Add flash module.
tree
|
commitdiff
2010-05-11
asterix
Refactor module.
tree
|
commitdiff
2010-05-10
arighi
STM32: correctly evaluate the CPU clocking configuration.
tree
|
commitdiff
2010-05-04
asterix
Add wizard config mark.
tree
|
commitdiff
2010-05-04
arighi
STM32: add GPIO driver.
tree
|
commitdiff
2010-05-04
arighi
STM32: add clocking driver.
tree
|
commitdiff
2010-05-04
arighi
CM3: unify timer driver for Cortex-M3 processors.
tree
|
commitdiff
2010-05-04
arighi
CM3: IRQ manager support for STM32 processors family.
tree
|
commitdiff
2010-05-04
arighi
CM3: avoid using HWREG() macro.
tree
|
commitdiff
2010-05-04
arighi
lm3s: avoid exporting unused function clock_get_rate().
tree
|
commitdiff
2010-04-27
arighi
lm3s1968: internal flash memory driver.
tree
|
commitdiff
2010-04-23
arighi
lm3s1968: add a busy wait sleep when enabling or disabl...
tree
|
commitdiff
2010-04-22
arighi
lm3s1968: set the correct GPIO registers when enabling...
tree
|
commitdiff
2010-04-17
arighi
lm3s1968: introduce lm3s_gpioPinRead().
tree
|
commitdiff
2010-04-15
arighi
lm3s1968: correctly configure GPIO pins to work as...
tree
|
commitdiff
2010-04-14
arighi
CM3: generic timer (Systick) driver implementation.
tree
|
commitdiff
2010-04-14
arighi
CM3: remove unneeded file ser_cm3.c.
tree
|
commitdiff
2010-04-13
arighi
lm3s1968: replace switch-case statements with if-then...
tree
|
commitdiff
2010-04-13
arighi
lm3s1968: generic UART driver.
tree
|
commitdiff
2010-04-13
arighi
CM3: generic IRQ management module.
tree
|
commitdiff
2010-04-11
arighi
lm3s1968-gpio: coding style fixes.
tree
|
commitdiff
2010-04-09
arighi
lm3s1968: rename the function __delay() to lm3s_busyWait().
tree
|
commitdiff
2010-04-09
arighi
Coding style fixes.
tree
|
commitdiff
2010-04-09
arighi
LCD: generic OLED-RIT-128x96 (P14201) graphic display...
tree
|
commitdiff
2010-04-09
arighi
Coding style fixes.
tree
|
commitdiff
2010-04-09
arighi
lm3s1968: generic KFile-compliant SSI bus implementation.
tree
|
commitdiff
2010-04-08
arighi
lm3s1968: RIT128x96x4 OLED display driver.
tree
|
commitdiff
2010-04-08
arighi
Fix doxygen-style documentation.
tree
|
commitdiff
2010-04-07
arighi
lm3s1968: add generic GPIO configuration subsystem.
tree
|
commitdiff
2010-04-07
arighi
lm3s1968: Synchronous Serial Interface (SSI) driver.
tree
|
commitdiff
2010-04-06
arighi
CM3: kernel preemption.
tree
|
commitdiff
2010-04-06
arighi
CM3: introduce sysirq_setPriority().
tree
|
commitdiff
2010-04-06
arighi
lm3s1968: delay few cycles after enabling the UART...
tree
|
commitdiff
2010-04-06
arighi
lm3s1968: make __delay() naked and usable outside the...
tree
|
commitdiff
2010-03-31
arighi
lm3s1968: log an error and halt forever in case of...
tree
|
commitdiff
2010-03-31
arighi
lm3s1968: introduce a distinct inline function to evalu...
tree
|
commitdiff
2010-03-30
batt
Add architecture specific files.
tree
|
commitdiff
2010-03-30
arighi
lm3s1968: add configuration files to the example.
tree
|
commitdiff
2010-03-30
arighi
lm3s1968: return the correct CPU frequency in clock_get...
tree
|
commitdiff
2010-03-30
arighi
lm3s1968: integrate the hardware timer driver into...
tree
|
commitdiff
2010-03-29
arighi
lm3s1968: add debugging functionality on UART0.
tree
|
commitdiff
2010-03-29
arighi
lm3s1968: driver names refactoring.
tree
|
commitdiff
2010-03-29
arighi
lm3s1968: try to evaluate the correct SYSDIV value...
tree
|
commitdiff
2010-03-29
arighi
lm3s1968: clocking driver.
tree
|
commitdiff
2010-03-26
arighi
lm3s1968: low-level timer driver (systick).
tree
|
commitdiff
2010-03-26
arighi
lm3s1968: implement the IRQ manager.
tree
|
commitdiff