projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Restore lost support for hosted serial port.
[bertos.git]
/
cpu
/
arm
/
2008-02-13
batt
Merge from kseries: add sam7x128 support.
tree
|
commitdiff
2008-02-13
batt
Merge from alisei.
tree
|
commitdiff
2008-02-01
batt
Set correct debug pins for AT91SAM7X.
tree
|
commitdiff
2008-02-01
batt
Restore wrong committ.
tree
|
commitdiff
2008-02-01
batt
Set correct debug pins for A
tree
|
commitdiff
2008-01-29
asterix
For at91sam7 family.
tree
|
commitdiff
2008-01-29
batt
Merge from preempt branch.
tree
|
commitdiff
2008-01-24
asterix
Add support for at91sam7x cpu.
tree
|
commitdiff
2008-01-24
asterix
Generalization for at91sam7_256 micro family.
tree
|
commitdiff
2008-01-24
asterix
Rename openocd_at91sam7s_* to openocd_at91sam7_*.
tree
|
commitdiff
2008-01-24
asterix
Rename crtat91sam7s256_rom to crtat91sam7_rom.
tree
|
commitdiff
2008-01-24
asterix
Add support for at91sam7x.
tree
|
commitdiff
2008-01-24
asterix
Typos.
tree
|
commitdiff
2008-01-23
asterix
Fix interrupt status register.
tree
|
commitdiff
2007-11-29
asterix
Add comment.
tree
|
commitdiff
2007-11-15
batt
Revert wrong commit.
tree
|
commitdiff
2007-11-15
batt
Add Page header for BattFS.
tree
|
commitdiff
2007-11-14
asterix
Use openocd eplict for ftdi.
tree
|
commitdiff
2007-11-08
batt
Add openocd debug scripts for windows.
tree
|
commitdiff
2007-11-07
batt
Typo.
tree
|
commitdiff
2007-11-05
asterix
Missinig argument at #if.
tree
|
commitdiff
2007-10-31
asterix
Write comment for removed block.
tree
|
commitdiff
2007-10-31
asterix
Remove temporarily spi skel for future develop.
tree
|
commitdiff
2007-10-30
asterix
Import spi skel from ser_avr module.
tree
|
commitdiff
2007-10-30
asterix
Add spi register definitions.
tree
|
commitdiff
2007-10-30
asterix
Add spi pins name.
tree
|
commitdiff
2007-10-26
asterix
Explicit USART pins name in at91sam7s256.h.
tree
|
commitdiff
2007-10-26
asterix
Typo.
tree
|
commitdiff
2007-10-26
asterix
Remove unneeded pins definition.
tree
|
commitdiff
2007-10-26
asterix
- Fix usart*_irq_init, rearm tx interrupt when necessary.
tree
|
commitdiff
2007-10-26
asterix
Remove unneeded include.
tree
|
commitdiff
2007-10-26
asterix
Add specific hardware definition for arm.
tree
|
commitdiff
2007-10-26
asterix
Remove debug message. Define serial priority irqs.
tree
|
commitdiff
2007-10-23
asterix
Paste. Change PIOA USART1 pins.
tree
|
commitdiff
2007-10-23
asterix
Add USART1.
tree
|
commitdiff
2007-10-23
batt
Add DIV_ROUND macro.
tree
|
commitdiff
2007-10-23
batt
Move IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
tree
|
commitdiff
2007-10-23
batt
Split cpu/cpu.h in 3 files: irq, types and attr.
tree
|
commitdiff
2007-10-23
asterix
Define init, txbegin, txend and txputchar macros.
tree
|
commitdiff
2007-10-22
asterix
Fix tx interrupt in init. Enable tx and rx interrupt...
tree
|
commitdiff
2007-10-22
asterix
Typos.
tree
|
commitdiff
2007-10-22
asterix
Fix bug in set serial param; remove some unneeded reg...
tree
|
commitdiff
2007-10-20
asterix
Fix bug in irq dispatcher. Change PIO output pin. Add...
tree
|
commitdiff
2007-10-19
asterix
Remove unneeded code.
tree
|
commitdiff
2007-10-18
batt
Reformat.
tree
|
commitdiff
2007-10-18
batt
Remove unneeded headers.
tree
|
commitdiff
2007-10-18
asterix
Remove unneeded define.
tree
|
commitdiff
2007-10-18
batt
Remove always true asserts.
tree
|
commitdiff
2007-10-18
batt
Add debug for ARM AT91.
tree
|
commitdiff
2007-10-18
batt
Pasto.
tree
|
commitdiff
2007-10-18
batt
Fix some errors.
tree
|
commitdiff
2007-10-18
batt
Use reg32_t for registers.
tree
|
commitdiff
2007-10-18
batt
Create a unique include file for ARM I/O registers.
tree
|
commitdiff
2007-10-18
asterix
Typos.
tree
|
commitdiff
2007-10-18
asterix
Add USART reg.
tree
|
commitdiff
2007-10-18
asterix
Add first sckel of serial module for arm.
tree
|
commitdiff
2007-10-18
batt
Add PIO regs; remove EMAC def. (not present in sam7s)
tree
|
commitdiff
2007-10-18
batt
Remove duplicate license; Add support for gc-sections...
tree
|
commitdiff
2007-10-17
batt
Add pio regiosters.
tree
|
commitdiff
2007-10-17
asterix
Add registers definition for usart device.
tree
|
commitdiff
2007-10-17
batt
Adapt crt asm script to our needs.
tree
|
commitdiff
2007-10-17
batt
Add debug and openocd scripts for rom/ram operations...
tree
|
commitdiff
2007-10-16
batt
Add glue sections; change entrypoint;
tree
|
commitdiff
2007-10-16
asterix
Put rodata in text section. Move stack out bss section...
tree
|
commitdiff
2007-10-15
batt
Add reset controller, watchdog and memory controller...
tree
|
commitdiff
2007-10-15
asterix
Add header. Add stack definition and allocate it. Remov...
tree
|
commitdiff
2007-10-15
batt
Add startup from nut/os.
tree
|
commitdiff
2007-10-15
batt
Add PMC definitions.
tree
|
commitdiff
2007-10-15
asterix
Add first sckel of linker script.
tree
|
commitdiff
2007-10-11
batt
Update to new tree.
tree
|
commitdiff
2007-10-11
batt
Add new cpu tree (with at91 drivers).
tree
|
commitdiff