projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sam3x: add TWI I/O pins defines.
[bertos.git]
/
bertos
/
2011-05-30
aleph
sam3x: add TWI I/O pins defines.
tree
|
commitdiff
2011-05-30
aleph
nand driver: change some logging levels.
tree
|
commitdiff
2011-05-27
lottaviano
Fix nightly test warnings in hashtable implementation.
tree
|
commitdiff
2011-05-24
lottaviano
Make MAC address configurable using hw files.
tree
|
commitdiff
2011-05-24
lottaviano
Fix lwIP ethernet interface port.
tree
|
commitdiff
2011-05-24
lottaviano
Fix warnings in nightly tests
tree
|
commitdiff
2011-05-23
asterix
Implement the dac streaming api.
tree
|
commitdiff
2011-05-23
asterix
Fix comment.
tree
|
commitdiff
2011-05-23
asterix
Fix callback type.
tree
|
commitdiff
2011-05-23
lottaviano
Fix some minor bugs and warnings in the new PI tests.
tree
|
commitdiff
2011-05-17
lottaviano
Remove warnings from nightly tests.
tree
|
commitdiff
2011-05-17
lottaviano
Fix compilation issues in sem_test.
tree
|
commitdiff
2011-05-17
lottaviano
Add high level documentation to priority inheritance...
tree
|
commitdiff
2011-05-17
lottaviano
Add priority inheritance implementation for Semaphores.
tree
|
commitdiff
2011-05-17
lottaviano
Add a priority inversion test for Semaphores.
tree
|
commitdiff
2011-05-17
asterix
Add wizard tag.
tree
|
commitdiff
2011-05-17
lottaviano
Documentation updates.
tree
|
commitdiff
2011-05-17
lottaviano
Better error handling in parser_register_cmd()
tree
|
commitdiff
2011-05-13
asterix
Exclude these files from nightly test.
tree
|
commitdiff
2011-05-11
aleph
nand driver: improve comments and docs and shuffle...
tree
|
commitdiff
2011-05-11
aleph
nand driver: default log level not too noisy
tree
|
commitdiff
2011-05-11
aleph
sam3 nand: remove empty file
tree
|
commitdiff
2011-05-11
aleph
sam3 dac: use _type context member only when debug...
tree
|
commitdiff
2011-05-10
aleph
Nand driver: change context class name too (Mt29f-...
tree
|
commitdiff
2011-05-10
aleph
nand driver (formerly mt29f): change all symbol prefixe...
tree
|
commitdiff
2011-05-10
aleph
mt29f driver becomes nand driver.
tree
|
commitdiff
2011-05-10
aleph
mt29f NAND driver: refactor to separate generic and...
tree
|
commitdiff
2011-05-10
aleph
sam3 SMC definitions, add bit position for one field
tree
|
commitdiff
2011-05-10
aleph
reblock: fix name for wizard
tree
|
commitdiff
2011-05-09
aleph
mt29f nand: fix kblock buffer initialization: load...
tree
|
commitdiff
2011-05-09
aleph
mt29f nand: allow read (through kblock interface) at...
tree
|
commitdiff
2011-05-09
aleph
mt29f nand: export formatting function and, if DEBUG...
tree
|
commitdiff
2011-05-08
aleph
New module: KBlock block size reducer
tree
|
commitdiff
2011-05-06
aleph
mt29f driver: initialize correctly kblock virtual table...
tree
|
commitdiff
2011-05-06
aleph
mt29f driver: fix block remap info handling when writin...
tree
|
commitdiff
2011-05-04
aleph
mt29f nand driver: actually use remapped bad blocks...
tree
|
commitdiff
2011-05-04
lottaviano
doc: Update INI reader module documentation.
tree
|
commitdiff
2011-05-04
lottaviano
Stack size problem solved for cortex-m3 CPU family...
tree
|
commitdiff
2011-05-04
lottaviano
STMF100RB CPU added to the wizard.
tree
|
commitdiff
2011-05-04
lottaviano
Detect code for STM32F100RB CPU (cortex-m3 family)...
tree
|
commitdiff
2011-05-04
aleph
mt29f nand driver: add kblock interface.
tree
|
commitdiff
2011-05-04
aleph
mt29f driver: don't check ECC on empty pages, or pages...
tree
|
commitdiff
2011-05-02
aleph
MT29F NAND driver: implement bad block handling and...
tree
|
commitdiff
2011-04-27
aleph
mt29f nand driver: use context the right way, storing...
tree
|
commitdiff
2011-04-22
lottaviano
Fix lwIP retransmission problems.
tree
|
commitdiff
2011-04-22
lottaviano
doc: Improve timer documentation.
tree
|
commitdiff
2011-04-21
aleph
sam3 nand driver: initial ECC implementation.
tree
|
commitdiff
2011-04-21
aleph
mt29f NAND driver: remove kblock interface. A very...
tree
|
commitdiff
2011-04-21
aleph
sam3 smc definitions, add ECC registers.
tree
|
commitdiff
2011-04-19
aleph
mt29f NAND driver: fix I/O pin numbers and row/column...
tree
|
commitdiff
2011-04-14
aleph
mt29f NAND driver: misc improvements (erase not working...
tree
|
commitdiff
2011-04-14
lottaviano
Remove unneeded instruction in AVR timer.
tree
|
commitdiff
2011-04-13
aleph
mt29f on SAM3: handle read/write timeout; fix SMC confi...
tree
|
commitdiff
2011-04-13
aleph
sam3 definitions: add SMC_CFG and SMC_CTRL bits.
tree
|
commitdiff
2011-04-11
aleph
MT29F driver: first implementation of read/write functions.
tree
|
commitdiff
2011-04-09
lottaviano
Add serial driver for AVR XMega CPU.
tree
|
commitdiff
2011-04-09
lottaviano
Move AVR mega serial files to prepare the XMega patch
tree
|
commitdiff
2011-04-09
lottaviano
Fix project generation for ATmega CPU.
tree
|
commitdiff
2011-04-09
lottaviano
Implement AVR XMega timer driver.
tree
|
commitdiff
2011-04-09
lottaviano
Move AVR timer files to prepare XMega patches.
tree
|
commitdiff
2011-04-09
lottaviano
Add to the wizard AVR XMega init file.
tree
|
commitdiff
2011-04-09
lottaviano
Add wizard definitions for AVR XMega MCU.
tree
|
commitdiff
2011-04-09
lottaviano
Add init file to enable all interrupt priorities at...
tree
|
commitdiff
2011-04-09
lottaviano
Add debug support for AVR XMega MCU.
tree
|
commitdiff
2011-04-09
lottaviano
Add detect macros for AVR XMega MCU.
tree
|
commitdiff
2011-04-08
aleph
MT29F NAND flash driver: add block erase function.
tree
|
commitdiff
2011-04-08
aleph
sam3 SMC includes, add NFC registers definitions.
tree
|
commitdiff
2011-04-08
arighi
sam3x: add IAR-specific linker scripts
tree
|
commitdiff
2011-04-08
arighi
menu: avoid starving other processes in menu_handle()
tree
|
commitdiff
2011-04-08
arighi
CM3: add support to the IAR Embedded Workbench(TM)...
tree
|
commitdiff
2011-04-08
arighi
add support to the IAR Embedded Workbench(TM) compiler
tree
|
commitdiff
2011-04-07
lottaviano
Fix compilation warnings.
tree
|
commitdiff
2011-04-06
aleph
Initial sketch of a driver for MT29F serial NAND.
tree
|
commitdiff
2011-04-06
aleph
sam3: add missing SMC register definition.
tree
|
commitdiff
2011-04-04
asterix
Fix warnings.
tree
|
commitdiff
2011-04-03
batt
Silence new compiler warnings.
tree
|
commitdiff
2011-04-03
batt
Fix warnings on new compilers.
tree
|
commitdiff
2011-03-30
aleph
Add timer dependency to ethernet driver.
tree
|
commitdiff
2011-03-30
aleph
sam3: add sam3 generic tag to SAM3X8 cpu info, to allow...
tree
|
commitdiff
2011-03-30
aleph
sam3 eth: consider PHY auto-negotiation results when...
tree
|
commitdiff
2011-03-30
asterix
Fix variable name. Remove for now the api from doxygen...
tree
|
commitdiff
2011-03-29
asterix
Add comment. Clean up. Sync dac with the timer.
tree
|
commitdiff
2011-03-29
asterix
Reformat dac module to use tc. Clean up code.
tree
|
commitdiff
2011-03-29
asterix
Define dac trigger selections.
tree
|
commitdiff
2011-03-29
asterix
Add the hw context in the dac structure. Reformat to...
tree
|
commitdiff
2011-03-29
asterix
Fix pasto. Add define for tc clock selections.
tree
|
commitdiff
2011-03-28
lottaviano
Correctly set errno when sockets API is enabled.
tree
|
commitdiff
2011-03-28
asterix
Add sam3x dac private funcion to use hight level api.
tree
|
commitdiff
2011-03-28
asterix
First implementation of dac api (beta version).
tree
|
commitdiff
2011-03-28
asterix
Add header to choose the right cpu dependet dac impleme...
tree
|
commitdiff
2011-03-28
asterix
Fix typo.
tree
|
commitdiff
2011-03-26
aleph
sam3 eth: fix phy initialization.
tree
|
commitdiff
2011-03-26
batt
Set the correct svn:eol-style=native property, please...
tree
|
commitdiff
2011-03-25
asterix
Remove wrong eol.
tree
|
commitdiff
2011-03-25
asterix
Pasto.
tree
|
commitdiff
2011-03-25
lottaviano
Remove compile time warnings.
tree
|
commitdiff
2011-03-25
lottaviano
Remove doxygen warnings
tree
|
commitdiff
2011-03-23
asterix
Add write function for dac.
tree
|
commitdiff
2011-03-23
asterix
Add preliminary Timer counter register definition.
tree
|
commitdiff
2011-03-23
aleph
sam3 eth: handle phy addr in phy maintenance functions...
tree
|
commitdiff
next