2011-03-02 |
aleph | hx8347 lcd driver: missing BV() in PMC enable setting... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
aleph | hx8347 lcd driver: fix use of display window and RGB... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
aleph | sam3 pio: add definitions for ports D, E and F. |
commit | commitdiff | tree | snapshot |
2011-02-28 |
aleph | Add new board: SAM3X-EK |
commit | commitdiff | tree | snapshot |
2011-02-28 |
aleph | hx8347 lcd: Fix build warning in template hardware... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
aleph | Fix driver description |
commit | commitdiff | tree | snapshot |
2011-02-27 |
aleph | Add driver for Himax HX8347 LCD controller. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
aleph | Add wizard dependency for timer module |
commit | commitdiff | tree | snapshot |
2011-02-27 |
aleph | Add static memory controller include file |
commit | commitdiff | tree | snapshot |
2011-02-25 |
aleph | sam3: register definition for static memory controller... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
aleph | sam3 serial: define and generalize peripheral assigneme... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
lottaviano | dox: Fix nightly test warnings. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
batt | Add new macro: INT_MULT. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
aleph | sam3: generalize AB(CD)SR register definition for sam3x... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
aleph | SAM3: fix mismatched UART and USART I/O pin assignment... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
lottaviano | Add wizard support and linker scripts for STM32F103RE |
commit | commitdiff | tree | snapshot |
2011-02-23 |
lottaviano | Add support for STM32F103RE CPU. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
lottaviano | doc: Add documentation for the pool memory allocator |
commit | commitdiff | tree | snapshot |
2011-02-21 |
batt | Fix undefined behaviour. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
arighi | move is_aligned() helper function into bertos/cfg/macros.h |
commit | commitdiff | tree | snapshot |
2011-02-18 |
arighi | STM32: USB: correctly detect when read/write must be... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
batt | Use the new default frequency. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
arighi | move RAM_FUNC functions into a distinct section in RAM |
commit | commitdiff | tree | snapshot |
2011-02-17 |
arighi | sec: fix type qualifier ambiguity |
commit | commitdiff | tree | snapshot |
2011-02-17 |
arighi | sec: silent wrong compiler warning in isaac |
commit | commitdiff | tree | snapshot |
2011-02-17 |
arighi | sec: properly handle unaligned memory in xor_block... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
batt | Use relative paths when creating a project. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
batt | Remove path from toolchain when creating presets (use... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
batt | Add findInPath method; search for toolchains in system... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
batt | Initialize timer magic number. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
batt | Fix nightly test (really). |
commit | commitdiff | tree | snapshot |
2011-02-15 |
lottaviano | Use more descriptive error messages for invalid stacks... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
batt | Fix nightly test. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
aleph | Spacing fix |
commit | commitdiff | tree | snapshot |
2011-02-13 |
aleph | sam3n4 cpu def: fix comment |
commit | commitdiff | tree | snapshot |
2011-02-13 |
aleph | sam3: fix clock initialization to work with sam3x too |
commit | commitdiff | tree | snapshot |
2011-02-13 |
aleph | Add SAM3X8 support: linker script, cpu detection, wizar... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
aleph | sam3: new cpu SAM3X8, add I/O base addresses, and updat... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
arighi | USB: allow to configure the maximum packet size of EP0 |
commit | commitdiff | tree | snapshot |
2011-02-11 |
arighi | move ACCESS_SAFE() macro into bertos/cfg/compiler.h |
commit | commitdiff | tree | snapshot |
2011-02-11 |
arighi | STM32: USB: handle both input and output requests in... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
lottaviano | Updated default crystal and CPU frequency. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
lottaviano | White space fixes. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
arighi | STM32: GPIO: use uint16_t for the mask of pins that... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
arighi | random: add module dependencies |
commit | commitdiff | tree | snapshot |
2011-02-09 |
arighi | random: integrate the random module into the wizard |
commit | commitdiff | tree | snapshot |
2011-02-09 |
arighi | CM3: allow to define function in RAM by the RAM_FUNC... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
arighi | USB: define the new options CONFIG_USB_EP_MAX and CONFI... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
arighi | USB: max number of endpoints can be equal to the number... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | STM32: RTC: add missing include |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | usb: fix the name of endpoint's direction in debugging... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | usb: check the real number of endpoints in STATIC_ASSERT() |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | usb: make the maximum number of interfaces and endpoint... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | flash: fix example usage documentation |
commit | commitdiff | tree | snapshot |
2011-02-07 |
arighi | STM32: RTC: add dependency of module "proc" |
commit | commitdiff | tree | snapshot |
2011-02-04 |
arighi | STM32-P103: add real-time clock (RTC) driver |
commit | commitdiff | tree | snapshot |
2011-02-04 |
arighi | timer: fix a build warning and add a comment |
commit | commitdiff | tree | snapshot |
2011-02-03 |
batt | Merged from external project: |
commit | commitdiff | tree | snapshot |
2011-02-03 |
batt | Add missing configuration file for EEPROM driver. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
batt | Fix comment. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
batt | Load new page only on buffered devices. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
lottaviano | Add coding style checker script. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
batt | Do not send a stop condition while sending the slave... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
batt | Correctly handle reading/writing after EOF. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
batt | Take into account also the start block on trimmed devices. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
batt | Add new function: kfile_copy(). |
commit | commitdiff | tree | snapshot |
2011-02-02 |
batt | Add KFile seek and size members support. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
lottaviano | Remove from documentation struct names not used. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
lottaviano | doc: Add pool module documentation. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
lottaviano | Add wizard support for ATmega2560 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
lottaviano | doc: Add the short introduction and OOP pages to genera... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
lottaviano | doc: Add clarifications for doxygen generated documentation |
commit | commitdiff | tree | snapshot |
2011-01-04 |
lottaviano | doc: Move short introduction page to general-introduction |
commit | commitdiff | tree | snapshot |
2011-01-04 |
lottaviano | doc: Add README file, sorely missing from source code... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
asterix | Filter always the menu warning, for nightly test. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
lottaviano | Fix compilation issues on pool.h |
commit | commitdiff | tree | snapshot |
2011-01-03 |
lottaviano | doc: Move List documentation into its own section. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
lottaviano | doc: Add documentation for ASSERT and ASSERT2. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
asterix | Silent and fix warnings for nigthly test. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
asterix | Remove from nigthly test. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
asterix | Revert wrong commit, enabling the avr and arm nigthly... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
asterix | Remove tcp server example for to much warnings of the... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
lottaviano | Add support for ATmega2560. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
lottaviano | wizard: Add missing import. |
commit | commitdiff | tree | snapshot |
2010-12-23 |
asterix | Remove arduino preset from night_test awaiting the... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
lottaviano | wizard: Fix crash for old python versions |
commit | commitdiff | tree | snapshot |
2010-12-22 |
lottaviano | Add TFTP server module. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
lottaviano | Fix lwip compilation with arm-2010.09-51- toolchain |
commit | commitdiff | tree | snapshot |
2010-12-22 |
lottaviano | Fix pool module compilation issues. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
lottaviano | Remove kludge for c++. |
commit | commitdiff | tree | snapshot |
2010-12-09 |
lottaviano | doc: Added FIFO module documentation. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
lottaviano | Change linking script options to allow user defined... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
batt | Signed-off-by: Robert Marshall KI4MCW <ki4mcw@gmail... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
batt | Signed-off-by: Robert Marshall KI4MCW <ki4mcw@gmail... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
lottaviano | doc: Clarify kfile_read() behaviour. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
batt | Set version number to a pre-release. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
batt | Remove unneeded push. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
batt | Refactor in order to clarify. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
batt | Change to a more readable name. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
aleph | STM32, serial driver: add support for STM32F101C4,... |
commit | commitdiff | tree | snapshot |
next |