projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Deconding query string when we get a key value from it.
[bertos.git]
/
bertos
/
drv
/
2011-09-19
asterix
Add other codec play settings.
tree
|
commitdiff
2011-09-16
asterix
Fix initialization. Use macro for sampling rate.
tree
|
commitdiff
2011-09-16
asterix
Add some preset to configure sampling rate for codec.
tree
|
commitdiff
2011-09-16
asterix
Print i2c error when send command to codec.
tree
|
commitdiff
2011-09-16
asterix
Add wait dma transfer functions.
tree
|
commitdiff
2011-09-08
asterix
Fix typo.
tree
|
commitdiff
2011-09-07
asterix
Reformat.
tree
|
commitdiff
2011-09-06
asterix
Comply struct names to conding style.
tree
|
commitdiff
2011-09-06
asterix
Comply to new sd structure.
tree
|
commitdiff
2011-09-06
asterix
Clean up, and reformat.
tree
|
commitdiff
2011-09-06
asterix
Some tricks for old compatibility.
tree
|
commitdiff
2011-09-05
asterix
Start to extract generic interface from the sd driver...
tree
|
commitdiff
2011-09-05
asterix
First integration of hsmci into sd driver.
tree
|
commitdiff
2011-09-05
asterix
Use read resp fuction, clean up. Start to integrate...
tree
|
commitdiff
2011-09-02
asterix
Add write block function.
tree
|
commitdiff
2011-09-02
asterix
Read max data rating of sd. Add fuction to read the...
tree
|
commitdiff
2011-08-30
asterix
Fix set bus width function and factorize it. Add status...
tree
|
commitdiff
2011-08-04
asterix
Refactor internal sd api to take the sd context.
tree
|
commitdiff
2011-08-04
asterix
Use log for all messages. Refactor and clean command...
tree
|
commitdiff
2011-08-03
asterix
Clean up, and continue the develop.
tree
|
commitdiff
2011-08-03
asterix
Compile these functions only for sam3x.
tree
|
commitdiff
2011-08-02
asterix
Add first implementation of new sd api.
tree
|
commitdiff
2011-08-02
asterix
The timer delay takes already ms, fixed it.
tree
|
commitdiff
2011-07-21
asterix
Power on all devices.
tree
|
commitdiff
2011-07-21
asterix
Add alpha api implementation for i2s module.
tree
|
commitdiff
2011-07-18
asterix
Fix comment.
tree
|
commitdiff
2011-07-18
asterix
Set volume on both channel. Semplfy the code.
tree
|
commitdiff
2011-07-18
asterix
Move some settings into cfg file.
tree
|
commitdiff
2011-07-15
asterix
Implement some fuctions to manage codec through 2 wire...
tree
|
commitdiff
2011-07-14
asterix
Define wm8731 context, add log.
tree
|
commitdiff
2011-07-14
asterix
Add first implementation of wm8731 audio codec module.
tree
|
commitdiff
2011-06-13
asterix
Add spi with dma implementation for sam3, and define...
tree
|
commitdiff
2011-05-30
aleph
nand driver: change some logging levels.
tree
|
commitdiff
2011-05-24
lottaviano
Make MAC address configurable using hw files.
tree
|
commitdiff
2011-05-23
asterix
Fix callback type.
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-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-09
aleph
mt29f nand: export formatting function and, if DEBUG...
tree
|
commitdiff
2011-05-04
aleph
mt29f nand driver: actually use remapped bad blocks...
tree
|
commitdiff
2011-05-04
aleph
mt29f nand driver: add kblock interface.
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
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-14
aleph
mt29f NAND driver: misc improvements (erase not working...
tree
|
commitdiff
2011-04-13
aleph
mt29f on SAM3: handle read/write timeout; fix SMC confi...
tree
|
commitdiff
2011-04-11
aleph
MT29F driver: first implementation of read/write functions.
tree
|
commitdiff
2011-04-08
aleph
MT29F NAND flash driver: add block erase function.
tree
|
commitdiff
2011-04-06
aleph
Initial sketch of a driver for MT29F serial NAND.
tree
|
commitdiff
2011-04-04
asterix
Fix warnings.
tree
|
commitdiff
2011-03-30
aleph
Add timer dependency to ethernet driver.
tree
|
commitdiff
2011-03-30
asterix
Fix variable name. Remove for now the api from doxygen...
tree
|
commitdiff
2011-03-29
asterix
Add the hw context in the dac structure. Reformat to...
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-23
asterix
First implementation of dac module.
tree
|
commitdiff
2011-03-16
lottaviano
Add seven segment LED driver.
tree
|
commitdiff
2011-03-16
aleph
Ethernet driver for SAM3X.
tree
|
commitdiff
2011-03-15
arighi
usb: introduce usb_endpointReadTimeout() and usb_endpoi...
tree
|
commitdiff
2011-03-10
batt
Refactor pwm driver; add documentation.
tree
|
commitdiff
2011-03-08
arighi
timer: change timer_delayTicks() to use generic events
tree
|
commitdiff
2011-03-03
arighi
move TIMER_AFTER() and TIMER_BEFORE() macros in drv...
tree
|
commitdiff
2011-03-03
arighi
kbd: use generic event synchronization
tree
|
commitdiff
2011-03-02
aleph
hx8347 lcd driver: fix use of display window and RGB...
tree
|
commitdiff
2011-02-28
aleph
Fix driver description
tree
|
commitdiff
2011-02-27
aleph
Add driver for Himax HX8347 LCD controller.
tree
|
commitdiff
2011-02-27
aleph
Add wizard dependency for timer module
tree
|
commitdiff
2011-02-16
batt
Initialize timer magic number.
tree
|
commitdiff
2011-02-09
arighi
USB: max number of endpoints can be equal to the number...
tree
|
commitdiff
2011-02-07
arighi
usb: check the real number of endpoints in STATIC_ASSERT()
tree
|
commitdiff
2011-02-07
arighi
usb: make the maximum number of interfaces and endpoint...
tree
|
commitdiff
2011-02-07
arighi
flash: fix example usage documentation
tree
|
commitdiff
2011-02-04
arighi
STM32-P103: add real-time clock (RTC) driver
tree
|
commitdiff
2011-02-04
arighi
timer: fix a build warning and add a comment
tree
|
commitdiff
2011-02-03
batt
Merged from external project:
tree
|
commitdiff
2011-02-03
batt
Add missing configuration file for EEPROM driver.
tree
|
commitdiff
2011-02-03
batt
Do not send a stop condition while sending the slave...
tree
|
commitdiff
2011-02-02
batt
Take into account also the start block on trimmed devices.
tree
|
commitdiff
2010-11-28
lottaviano
doc: Add documentation for keyboard driver.
tree
|
commitdiff
2010-11-28
lottaviano
doc: Add ADC driver to drivers group.
tree
|
commitdiff
2010-11-25
asterix
Exclude from nigthly test because bertos doesn't suppor...
tree
|
commitdiff
2010-11-16
asterix
Reorder the header include. Add types include.
tree
|
commitdiff
2010-11-12
lottaviano
doc: Refactor documentation and add OOP basics.
tree
|
commitdiff
2010-11-10
lottaviano
doc: Added group definitions for most common modules.
tree
|
commitdiff
2010-11-09
lottaviano
doc: Update embedded flash documentation.
tree
|
commitdiff
2010-11-09
lottaviano
doc: Improve documentation for Flash driver.
tree
|
commitdiff
2010-11-08
asterix
Open by default the kblock device in bufferd mode.
tree
|
commitdiff
2010-11-02
aleph
ILI9225 lcd driver: add function to write true color...
tree
|
commitdiff
2010-11-01
arighi
AT91SAM7: EMAC ethernet driver refactoring
tree
|
commitdiff
2010-10-28
batt
Move flash related flags to the flash driver; refactor...
tree
|
commitdiff
2010-10-27
aleph
ILI9225 lcd driver: remove backlight control function...
tree
|
commitdiff
2010-10-27
arighi
AT91: distinct CPU definitions for AT91SAM7X and AT91SA...
tree
|
commitdiff
2010-10-26
aleph
ILI9225 lcd driver: writes one row at a time: a lot...
tree
|
commitdiff
2010-10-26
aleph
ILI9225 lcd driver: use generic KFile object instead...
tree
|
commitdiff
2010-10-26
lottaviano
doc: I2C, add more documentation for old API backends.
tree
|
commitdiff
next