Re-add a wrongly reverted commit.
[bertos.git] / boards /
2010-05-28 battMove serial driver to a port different from the debug...
2010-05-28 battDisable serial driver on Arduino.
2010-05-28 battAdd benchmarks description.
2010-05-28 battAdd template projects description.
2010-05-28 battAdd example projects description.
2010-05-28 asterixReorder include.
2010-05-27 battAdd Arduino APRS project description.
2010-05-27 battAdd description to all example projects.
2010-05-27 arighiBetter wording in benchmarks' description.
2010-05-27 asterixRemove the border and add padding.
2010-05-27 arighiSTM32F103RB: rename to correct CPU name in the wizard.
2010-05-27 battAdd Arduino board description.
2010-05-27 battAdd board description.
2010-05-26 battAdd advanced flag only to template projects.
2010-05-26 arighilm3s1968: add internal flash memory initialization...
2010-05-25 arighiarduino: enlarge the stack size of the child process...
2010-05-25 arighitriface: add the "kernel" preset template.
2010-05-25 arighistm32-p103: add the "kernel" preset template.
2010-05-25 arighilpc-p2378: add the "kernel" preset template.
2010-05-25 arighilm3s1968: add the "kernel" preset template.
2010-05-25 arighiat91sam7x-ek: add the "kernel" preset template.
2010-05-25 arighiat91sam7s-ek: add the "kernel" preset template.
2010-05-25 arighiarduino: give a name to the empty preset.
2010-05-25 arighiRemove informations about the programmer type in all...
2010-05-25 arighiarduino: add the "kernel" preset template.
2010-05-25 arighiDisable the kernel in all the "empty" preset templates.
2010-05-25 arighitriface: add a missing include in the triface example.
2010-05-25 arighitriface: disable watchdog during the initialization...
2010-05-25 arighiAdd comments to the "empty" preset templates across...
2010-05-25 battAdd at91sam7x image.
2010-05-25 arighilpc-p2378: add missing .spec file in the templates...
2010-05-25 arighitriface: add "empty" preset template.
2010-05-25 arighiarduino: use default build options for "empty" preset...
2010-05-25 arighilpc-p2378: add "empty" preset template.
2010-05-24 battAdd board images.
2010-05-24 arighilpc-p2378: remove unused board directory tree.
2010-05-24 arighiat91sam7s-ek: add "empty" preset template.
2010-05-24 arighistm32-p103: add "empty" preset template.
2010-05-24 arighilm3s1968: add "empty" preset template.
2010-05-24 arighiat91sam7x-ek: use the default build option for the...
2010-05-24 arighiat91sam7x: add "empty" preset template.
2010-05-24 arighiat91sam7x: rename "template" directory in "templates".
2010-05-24 arighiarduino: disable kernel preemption in "empty" preset.
2010-05-21 arighiarduino: disable kernel preemption in "empty" preset.
2010-05-21 arighiarduino: add "empty" preset template.
2010-05-21 asterixFix comments.
2010-05-21 arighiat91sam7s: implement hardware LED module.
2010-05-21 asterixRemove dependence from c source hw file.
2010-05-21 asterixTypo.
2010-05-20 asterixAdd context switch benchmark for at91sam7s-ek board.
2010-05-20 asterixFix typo.
2010-05-20 asterixAdd kernel footprint benchmark for at91sam7s-ek board.
2010-05-20 asterixAdd missing cfg.
2010-05-20 asterixSet none programmer type.
2010-05-20 asterixUpdate hw board preset files.
2010-05-20 asterixUpdate all board presets.
2010-05-20 arighiarduino: add kernel memory footprint benchmark.
2010-05-20 arighiremove unused log file.
2010-05-20 asterixUpdate board presets.
2010-05-20 arighiarduino: add context_switch benchmark.
2010-05-20 arighiarduino: fix hardware led module.
2010-05-20 arighistm32-p103: add kernel_footprint benchmark.
2010-05-20 arighistm32-p103: add board preset with context_switch benchmark.
2010-05-20 arighibenchmark: do not build serial driver in context_switch...
2010-05-20 arighilpc-p2378: enable kernel heap in kernel_footprint bench...
2010-05-20 arighiboards: rename ek-lpc-p2378 to lpc-p2378.
2010-05-20 arighibenchmark: enable kernel heap in kernel_footprint bench...
2010-05-19 asterixUpdate boards projects.
2010-05-19 arighilm3s1968: disable kernel heap support for the kernel...
2010-05-19 arighilpc-p2378: unify kernel footprint and context switch...
2010-05-19 arighilm3s196: enable kernel preemption for the context_switc...
2010-05-17 asterixReformat.
2010-05-13 asterixAdd semaphore to benchmark test.
2010-05-13 asterixAdd semaphore to benchmark test.
2010-05-13 asterixAdd missing cfg.
2010-05-13 asterixAdd semaphore to benchmark test.
2010-05-13 asterixUpdate hw of all project.
2010-05-13 arighiek-lpc-p2378: add preset with context_switch and kernel...
2010-05-13 asterixUpdate triface project.
2010-05-13 asterixAdd example for arduino board.
2010-05-13 asterixTypo.
2010-05-13 arighihashtable: do not wrap text to avoid truncated descript...
2010-05-12 asterixFix typo.
2010-05-12 asterixAdd ek-lm3s1968 kernel footprint benchmark.
2010-05-12 asterixAdd triface kernel footprint benchmark.
2010-05-12 asterixAdd context switch benchmark for all boards.
2010-05-12 asterixUpdate hw files and cfg.
2010-05-12 asterixAdd project description.
2010-05-12 asterixUpdate programmer type.
2010-05-12 asterixMove leds function to hw file. Comply flash api. Add...
2010-05-11 asterixUse benchmark module. Refactor the benchmark projects.
2010-05-07 asterixAdd triface example.
2010-05-06 asterixFix comments.
2010-05-06 asterixAdd benchmark for preempt kernel.
2010-05-06 asterixAdd first kernel benchmak for at91sam7x-ek board.
2010-05-05 asterixAdd at91sam7x board. Add sd example.
2010-04-30 battLM3S1968: Add first example project.