projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Clean up and using correct configuration.
[bertos.git]
/
bertos
/
cpu
/
2010-04-01
batt
ARM7TDMI: add sections for exception handlers.
tree
|
commitdiff
2010-03-31
batt
LPC2: add debug.
tree
|
commitdiff
2010-03-31
batt
LPC2: Add RAM start address.
tree
|
commitdiff
2010-03-31
arighi
CM3: startup refactoring.
tree
|
commitdiff
2010-03-31
arighi
CM3: introduce asm_switch_context().
tree
|
commitdiff
2010-03-31
arighi
lm3s1968: enlarge the stack size of the main process...
tree
|
commitdiff
2010-03-31
arighi
lm3s1968: log an error and halt forever in case of...
tree
|
commitdiff
2010-03-31
arighi
CM3: introduce PAUSE macro.
tree
|
commitdiff
2010-03-31
arighi
lm3s1968: introduce a distinct inline function to evalu...
tree
|
commitdiff
2010-03-31
arighi
CM3: define specific architecture attributes.
tree
|
commitdiff
2010-03-31
batt
Fix errors in nightly test.
tree
|
commitdiff
2010-03-31
batt
ARM7TDMI:add some doc; move exceptions to .vectors...
tree
|
commitdiff
2010-03-31
batt
ARM7TDMI:Do not specify and entry point (not needed...
tree
|
commitdiff
2010-03-31
batt
AT91SAM7 Add hw initialization C routines.
tree
|
commitdiff
2010-03-31
lottaviano
Add support for serial driver on ATMega168.
tree
|
commitdiff
2010-03-31
lottaviano
Add serial port support for ATMega328
tree
|
commitdiff
2010-03-30
batt
Add architecture specific files.
tree
|
commitdiff
2010-03-30
batt
Further Cortex-M3 core related macros.
tree
|
commitdiff
2010-03-30
batt
Correctly detect Cortex-M3 cpus.
tree
|
commitdiff
2010-03-30
batt
ARM7TDMI: Use SVC stack.
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
ARM: add LM3S Cortex-M3 core family detection.
tree
|
commitdiff
2010-03-29
arighi
lm3s1968: driver names refactoring.
tree
|
commitdiff
2010-03-29
batt
LPC2378: add IO definitions.
tree
|
commitdiff
2010-03-29
batt
LPC2378: fix path in ld-script
tree
|
commitdiff
2010-03-29
batt
LPC2378: pre-compute correct checksum.
tree
|
commitdiff
2010-03-29
batt
Add LPC2378 CPU detection.
tree
|
commitdiff
2010-03-29
batt
Add IRQ vectors for LPC2xxx.
tree
|
commitdiff
2010-03-29
batt
Increase readability.
tree
|
commitdiff
2010-03-29
lottaviano
Add timer support for AVR 328P (Arduino)
tree
|
commitdiff
2010-03-29
batt
Add IRQ vectors for AT91.
tree
|
commitdiff
2010-03-29
batt
Add generic ARM7TDMI crt.
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-28
batt
Add LPC2378 linker script.
tree
|
commitdiff
2010-03-28
batt
Use new script.
tree
|
commitdiff
2010-03-28
batt
Typos.
tree
|
commitdiff
2010-03-28
batt
Rename to a more generic name.
tree
|
commitdiff
2010-03-28
batt
Add C++ sections.
tree
|
commitdiff
2010-03-28
batt
Fix include directory.
tree
|
commitdiff
2010-03-28
batt
Fix AT91SAM7_128 ram length.
tree
|
commitdiff
2010-03-28
batt
Refactor AT91SAM7 linker scripts.
tree
|
commitdiff
2010-03-26
lottaviano
Initial support for ATmega328P (Arduino Duemilanove).
tree
|
commitdiff
2010-03-26
arighi
lm3s1968: low-level timer driver (systick).
tree
|
commitdiff
2010-03-26
arighi
lm3s1968: define the architecture's startup routine.
tree
|
commitdiff
2010-03-26
arighi
lm3s1968: implement the IRQ manager.
tree
|
commitdiff
2010-03-26
arighi
cortex-m3: add basic support for the lm3s1968 board.
tree
|
commitdiff
2010-03-25
arighi
Use the new sig_send() and sig_post() primitives.
tree
|
commitdiff
2010-03-25
batt
Remove bogus assembler options.
tree
|
commitdiff
2010-03-22
batt
Do not call schedule() inside idle loop.
tree
|
commitdiff
2010-03-22
arighi
kdb: re-enable calling poor man's scheduler inside...
tree
|
commitdiff
2010-03-19
arighi
demo: make the GUI preemptive-safe.
tree
|
commitdiff
2010-03-18
arighi
Parametric scheduler approach.
tree
|
commitdiff
2010-03-17
arighi
Avoid duplicate definitions.
tree
|
commitdiff
2010-03-17
batt
AT91SAM7: clarify sysirq_dispatcher description.
tree
|
commitdiff
2010-03-17
arighi
AVR: fix redeclaration of ISR_PROTO() macro.
tree
|
commitdiff
2010-03-17
arighi
fix asm_switch_context() for the x86 and x86_64 archs
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
2010-01-20
batt
Import fix from preempt branch.
tree
|
commitdiff
2010-01-14
batt
Reformat.
tree
|
commitdiff
2010-01-14
batt
Optimization: Use a trampoline to start ARM processes...
tree
|
commitdiff
2009-12-22
batt
Typo.
tree
|
commitdiff
2009-12-22
batt
Enable PIO clock by default on AT91SAM7 CPUs.
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-17
lottaviano
Fix compiling issues.
tree
|
commitdiff
2009-09-17
asterix
Set correct ram start address for supported ARM.
tree
|
commitdiff
2009-09-17
asterix
Set correct ram start address for supported AVR.
tree
|
commitdiff
2009-09-15
batt
Remove redundant option (is include by default in the...
tree
|
commitdiff
2009-09-15
asterix
Increase only main stack and irq stack.
tree
|
commitdiff
2009-09-14
asterix
Increase main and irq stack size.
tree
|
commitdiff
2009-09-10
batt
New macro to fill a new process stack: in this way...
tree
|
commitdiff
2009-09-09
asterix
Fix stack alineament on new process.
tree
|
commitdiff
2009-09-08
batt
ARM ABI requires stack to be aligned on a 64-bit boundary
tree
|
commitdiff
2009-09-04
batt
Refactor to comply to new script interface.
tree
|
commitdiff
2009-09-04
batt
Fix serial hw macros.
tree
|
commitdiff
2009-09-04
batt
Add support for stopping debugging/flashing.
tree
|
commitdiff
2009-09-04
lottaviano
Split cpu specific flags and files; modify mk template.
tree
|
commitdiff
2009-09-02
batt
Better warning handling, without the need of that awful...
tree
|
commitdiff
2009-09-02
batt
Remove warning during test.
tree
|
commitdiff
2009-09-02
batt
Fix error on short hptime_t CPU.
tree
|
commitdiff
2009-09-02
lottaviano
Suppress correct warning in nightly test.
tree
|
commitdiff
2009-09-01
lottaviano
Add stub implementation for ARM watchdog.
tree
|
commitdiff
2009-09-01
lottaviano
Fix warnings on AVR serial hw.
tree
|
commitdiff
2009-09-01
lottaviano
Fix nightly test warnings; exposed bugs are on the...
tree
|
commitdiff
2009-08-28
batt
Use correct path.
tree
|
commitdiff
2009-08-28
batt
Refactor makefile variables architecture.
tree
|
commitdiff
2009-08-28
batt
Remove scripts.
tree
|
commitdiff
2009-08-28
batt
Remove old scripts.
tree
|
commitdiff
2009-08-28
lottaviano
Remove files for possible license problems.
tree
|
commitdiff
2009-08-27
batt
Add gdb init script variable for wizard.
tree
|
commitdiff
2009-08-27
batt
Add Openocd debug configuration and gdb init script.
tree
|
commitdiff
2009-08-27
batt
Add debug scripts for ARM and AVR.
tree
|
commitdiff
2009-08-27
batt
Refactor ARM flash script.
tree
|
commitdiff
next