projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reorder includes.
[bertos.git]
/
bertos
/
cpu
/
arm
/
drv
/
2010-06-24
asterix
Remove svn tags.
tree
|
commitdiff
2010-06-24
asterix
Reformat.
tree
|
commitdiff
2010-06-21
batt
Save some RAM space.
tree
|
commitdiff
2010-06-18
batt
Refactor and optimize code.
tree
|
commitdiff
2010-06-18
batt
Remove redundant code.
tree
|
commitdiff
2010-06-09
batt
Minor fixes in AT91 ADC module.
tree
|
commitdiff
2010-05-13
asterix
remove unneed function. Use hpread in context switch...
tree
|
commitdiff
2010-05-12
asterix
Add function to read hp ticks.
tree
|
commitdiff
2010-05-11
asterix
Add flash module. Refactor the cpu implementation.
tree
|
commitdiff
2010-04-30
arighi
LPC2: define register offsets in the UART driver to...
tree
|
commitdiff
2010-04-27
arighi
LPC2: do not include UART driver to the nightly test...
tree
|
commitdiff
2010-04-27
arighi
LPC2: include the UART driver into the generic driver...
tree
|
commitdiff
2010-04-27
arighi
LPC2: UART driver.
tree
|
commitdiff
2010-04-23
asterix
Compute duty cycle according to pwm polarity before...
tree
|
commitdiff
2010-04-19
arighi
at91sam7x: force inlining of all the UART ISR functions.
tree
|
commitdiff
2010-04-18
asterix
Fix the pio pins settings everty time we change configu...
tree
|
commitdiff
2010-04-12
batt
LPC2xxx: add timer support.
tree
|
commitdiff
2010-04-12
batt
LPC2xxx: Add Vectored Interrupt Controller (VIC) driver.
tree
|
commitdiff
2010-03-31
batt
LPC2: add debug.
tree
|
commitdiff
2010-03-25
arighi
Use the new sig_send() and sig_post() primitives.
tree
|
commitdiff
2010-03-17
batt
AT91SAM7: clarify sysirq_dispatcher description.
tree
|
commitdiff
2010-03-17
arighi
Merge branch "preempt" in "trunk".
tree
|
commitdiff
2010-03-12
batt
Better detection of concurrent ADC access.
tree
|
commitdiff
2010-03-03
asterix
Add at91sam7 flash driver.
tree
|
commitdiff
2009-11-17
batt
Reformat.
tree
|
commitdiff
2009-11-17
batt
Remove too specific ASSERT.
tree
|
commitdiff
2009-09-23
batt
Fix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
tree
|
commitdiff
2009-09-04
batt
Fix serial hw macros.
tree
|
commitdiff
2009-09-02
batt
Fix error on short hptime_t CPU.
tree
|
commitdiff
2009-09-01
lottaviano
Add stub implementation for ARM watchdog.
tree
|
commitdiff
2009-07-06
lottaviano
Fix compilation issues on I2S module.
tree
|
commitdiff
2009-07-06
lottaviano
Move I2S at91 specific code to cpu/arm dir.
tree
|
commitdiff
2009-07-03
lottaviano
Import SPI with DMA driver.
tree
|
commitdiff
2009-04-21
asterix
Typos.
tree
|
commitdiff
2009-04-21
asterix
Add new line at the end of file.
tree
|
commitdiff
2009-04-21
batt
Refactor to not automatically include adc cpu modules...
tree
|
commitdiff
2009-04-21
batt
Rafactor ARM modules to be compiled explicitly (without...
tree
|
commitdiff
2009-04-17
batt
Do not compile twice arm C files in nighttest.
tree
|
commitdiff
2009-04-17
batt
Refactor timer to not include cpu specific C files.
tree
|
commitdiff
2009-04-16
batt
Add full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
tree
|
commitdiff
2009-04-15
duplo
Change properties
tree
|
commitdiff
2009-04-10
batt
Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
tree
|
commitdiff
2009-03-25
batt
Switch to new kernel config files.
tree
|
commitdiff
2009-02-16
duplo
Add the timer_select enum in the arm timer
tree
|
commitdiff
2008-11-11
batt
Update to new i2c driver name.
tree
|
commitdiff
2008-11-11
batt
Revert bad commit.
tree
|
commitdiff
2008-11-11
batt
Rename arm twi driver to i2c.
tree
|
commitdiff
2008-10-23
batt
Merged from external project:
tree
|
commitdiff
2008-08-29
batt
Rename hw-related tests.
tree
|
commitdiff
2008-08-29
bernie
rename cpuXXX_t to cpu_XXX_t
tree
|
commitdiff
2008-08-29
batt
Remove unneeded cast.
tree
|
commitdiff
2008-08-28
batt
Use new macro.
tree
|
commitdiff
2008-08-27
batt
Add a way to easily exclude a file from nightly test.
tree
|
commitdiff
2008-08-27
batt
Update to new CONFIG_KERN.
tree
|
commitdiff
2008-08-17
bernie
timer: Cleanup and warning removal from driver and...
tree
|
commitdiff
2008-08-13
bernie
Use new header locations everywhere
tree
|
commitdiff
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
tree
|
commitdiff
2008-08-10
bernie
log: Retouch documentation; Rearrenge level logic;...
tree
|
commitdiff
2008-08-05
qwert
Refactor All Serial module.
tree
|
commitdiff
2008-08-04
bernie
Rename myself
tree
|
commitdiff
2008-06-16
asterix
Reformat.
tree
|
commitdiff
2008-06-11
asterix
Use log module instead trace. Add missing set polarity...
tree
|
commitdiff
2008-06-05
asterix
Init sysirq module directly in timer_hw_init for at91...
tree
|
commitdiff
2008-06-05
asterix
Use log macros instead trace.
tree
|
commitdiff
2008-05-29
asterix
Move pwm test to drv dir.
tree
|
commitdiff
2008-05-29
asterix
Add function to change and manage polarity of pwm wave...
tree
|
commitdiff
2008-05-27
asterix
Fix hw includes. Remove CVS logs. Reformat.
tree
|
commitdiff
2008-05-27
asterix
Specific the directory for all hw and cfg module. Use...
tree
|
commitdiff
2008-05-27
asterix
Use cfg instead appconfig in bertos modules. Reformat...
tree
|
commitdiff
2008-05-26
asterix
Use cfg instead appconfig in bertos modules. Reformat...
tree
|
commitdiff
2008-05-26
asterix
Add stepper timer interface module for arm family.
tree
|
commitdiff
2008-05-26
asterix
Add twi module for arm family.
tree
|
commitdiff
2008-05-26
asterix
Add setup and teardown function. Use _TEST define for...
tree
|
commitdiff
2008-05-26
asterix
Move pwm for arm target in corret dir.
tree
|
commitdiff
2008-05-26
asterix
Fix pwm_map include.
tree
|
commitdiff
2008-05-22
asterix
Add generic module for PWM target family.
tree
|
commitdiff
2008-05-22
asterix
Reformat.
tree
|
commitdiff
2008-05-22
asterix
Mark these test module with warning.
tree
|
commitdiff
2008-05-22
asterix
Remove stobe macro.
tree
|
commitdiff
2008-05-21
asterix
Fix hw include. Reformat.
tree
|
commitdiff
2008-05-20
asterix
Reformat.
tree
|
commitdiff
2008-05-14
asterix
signed-off-by: Massimiliano Cialdi <massimiliano.cialdi...
tree
|
commitdiff
2008-04-30
asterix
Add timer module for stepper driver.
tree
|
commitdiff
2008-04-30
asterix
Add adc driver.
tree
|
commitdiff
2008-04-30
asterix
Add pwm driver.
tree
|
commitdiff
2008-04-23
batt
Fix a bug when 2 irqs on the same serial are pending...
tree
|
commitdiff
2008-04-09
batt
Add SAM7 I2C driver.
tree
|
commitdiff
2008-04-04
batt
Move also cpu/ to bertos/ :-).
tree
|
commitdiff