bertos.git
2011-03-26 battSet the correct svn:eol-style=native property, please...
2011-03-25 asterixRemove wrong eol.
2011-03-25 asterixPasto.
2011-03-25 lottavianoRemove compile time warnings.
2011-03-25 lottavianoRemove doxygen warnings
2011-03-23 asterixUpdate the project to compile dacc.
2011-03-23 asterixAdd write function for dac.
2011-03-23 asterixAdd preliminary Timer counter register definition.
2011-03-23 alephsam3 eth: handle phy addr in phy maintenance functions...
2011-03-23 alephAdd SAM3 cpu to printf formatters definition for lwip
2011-03-23 asterixFirst implementation of dac module.
2011-03-23 asterixFix headerguard.
2011-03-23 asterixFix cpu tag to differ from sam3n and sam3x.
2011-03-22 asterixAdd dma register definition for dac.
2011-03-22 asterixAdd sam3x example to nightly test.
2011-03-22 asterixSome fix to build example with nightly test.
2011-03-22 asterixUpdate to new name.
2011-03-22 asterixRename project files.
2011-03-22 asterixRename project to allow the nightly test build.
2011-03-22 asterixAdd dacc sam3x register definitions.
2011-03-22 asterixAdd adc to example.
2011-03-22 asterixAdd some utility to read the temperature sensor on...
2011-03-22 asterixFix log message. Add define for temperature sensor.
2011-03-21 asterixAdd flag to configure the adc with wizard.
2011-03-21 asterixAdd comments and clean up.
2011-03-21 asterixAdd adc register definifion for sam3x.
2011-03-21 asterixAdd adc implementation for sam3x.
2011-03-19 lottavianoFix (more) doxygen warnings
2011-03-18 asterixComply register name to datasheet.
2011-03-18 asterixAdd register definition for sam3 adc.
2011-03-17 lottavianoFix nightly test warnings
2011-03-16 lottavianoAdd seven segment LED display implementation for Arduin...
2011-03-16 lottavianoAdd seven segment LED driver.
2011-03-16 lottavianoAdd seven segmend LED display driver (config files).
2011-03-16 alephsam3: include emac definition
2011-03-16 alephEthernet driver for SAM3X.
2011-03-16 alephsam3: add register definitions for RSTC and EMAC
2011-03-15 arighiAllow selectively disabling debug features to reduce...
2011-03-15 arighiser_avr: warn for excessive baudrate skew
2011-03-15 arighiusb: introduce usb_endpointReadTimeout() and usb_endpoi...
2011-03-14 arighiSTM32: flash: make flash_wait() a voluntary preemption...
2011-03-14 arighiFix serial baudrate setting on the Arduino Uno
2011-03-14 arighievent: generic event refactoring
2011-03-14 arighisignal: change sig_waitTimeoutSignal() to accept custom...
2011-03-14 arighisignal: move some of the API documentation in signal.h
2011-03-14 arighisignal: speed up sig_check()
2011-03-14 arighimove Hook type definition in cfg/compiler.h for a more...
2011-03-10 alephSAM3X-EK: external SDRAM initialization.
2011-03-10 alephSAM3X-EK display example: initialize external SDRAM...
2011-03-10 alephSAM3: add SDRAM controller definitions.
2011-03-10 battRefactor pwm driver; add documentation.
2011-03-09 alephsam3x-ek board example: remove old warning inadvertentl...
2011-03-08 arighitimer: change timer_delayTicks() to use generic events
2011-03-08 arighievents: do not inline event_select()
2011-03-07 arighievent: introduce event_select()
2011-03-07 arighisignal: split user and system signals in two distinct...
2011-03-07 arighievent: remove unused hook
2011-03-04 alephsam3x-ek board: add display demo
2011-03-04 alephsam3 pmc: add functions to handle peripheral clock...
2011-03-03 arighisignal: fix a build warning with CONFIG_KERN_SIGNALS...
2011-03-03 arighimove TIMER_AFTER() and TIMER_BEFORE() macros in drv...
2011-03-03 arighievents: fix signal overlapping in generic events
2011-03-03 arighisignal: introduce a low-level API to specify the partic...
2011-03-03 arighisignal: introduce a struct to represent a signal
2011-03-03 alephsam3x-ek: set system clock at 84 MHz
2011-03-03 alephsam3 system clock setting: optimize run-time evaluation...
2011-03-03 alephsam3 SMC definitions: sam3n/s have very different contr...
2011-03-03 arighiek-lm3s1968: kbd driver depends on the proc module now
2011-03-03 arighidemo: kbd driver depends on the proc module now
2011-03-03 arighikbd: use generic event synchronization
2011-03-03 arighiadd missing header limits.h
2011-03-02 alephsam3x-ek: add display backlight control
2011-03-02 alephsam3x-ek empty template: init lcd
2011-03-02 alephsam3x-ek board: keyboard definitions for "left click...
2011-03-02 alephhx8347 lcd driver: missing BV() in PMC enable setting...
2011-03-02 alephhx8347 lcd driver: fix use of display window and RGB...
2011-03-02 alephsam3 pio: add definitions for ports D, E and F.
2011-02-28 alephAdd new board: SAM3X-EK
2011-02-28 alephhx8347 lcd: Fix build warning in template hardware...
2011-02-28 alephFix driver description
2011-02-27 alephAdd driver for Himax HX8347 LCD controller.
2011-02-27 alephAdd wizard dependency for timer module
2011-02-27 alephAdd static memory controller include file
2011-02-25 alephsam3: register definition for static memory controller...
2011-02-25 alephsam3 serial: define and generalize peripheral assigneme...
2011-02-25 lottavianodox: Fix nightly test warnings.
2011-02-23 battAdd new macro: INT_MULT.
2011-02-23 alephsam3: generalize AB(CD)SR register definition for sam3x...
2011-02-23 alephSAM3: fix mismatched UART and USART I/O pin assignment...
2011-02-23 lottavianoAdd wizard support and linker scripts for STM32F103RE
2011-02-23 lottavianoAdd support for STM32F103RE CPU.
2011-02-23 lottavianodoc: Add documentation for the pool memory allocator
2011-02-21 battFix undefined behaviour.
2011-02-19 arighimove is_aligned() helper function into bertos/cfg/macros.h
2011-02-18 arighiSTM32: USB: correctly detect when read/write must be...
2011-02-17 battUse the new default frequency.
2011-02-17 arighimove RAM_FUNC functions into a distinct section in RAM
2011-02-17 arighisec: fix type qualifier ambiguity
2011-02-17 arighisec: silent wrong compiler warning in isaac
2011-02-17 arighisec: properly handle unaligned memory in xor_block...
next