bertos.git
2010-05-13 arighiAdd the hashtable test module.
2010-05-13 arighihashtable: fix build warning.
2010-05-13 arighihashtable: do not wrap text to avoid truncated descript...
2010-05-13 asterixremove unneed function. Use hpread in context switch...
2010-05-13 asterixFix debug port select.
2010-05-12 arighistm32p103: create a distinct process to blink the statu...
2010-05-12 arighistmp103: enable kernel preemption, task priorities...
2010-05-12 arighistm32p103: change debug message in example application.
2010-05-12 arighiSTM32: fix GPIO settings in kdebug module.
2010-05-12 arighiSTM32: correctly set PCLK1 to 36MHz (max allowed freque...
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 function to read hp ticks.
2010-05-12 asterixAdd switch context module.
2010-05-12 asterixAdd context switch benchmark for all boards.
2010-05-12 arighistm32p103: update "blinky" example using timer_delay().
2010-05-12 arighiSTM32: add basic kdebug support.
2010-05-12 arighiSTM32: initialize the clock for all the peripherals...
2010-05-12 asterixUpdate hw files and cfg.
2010-05-12 arighiLM3S: remove kdebug dependency from serial driver.
2010-05-12 asterixAdd project description.
2010-05-12 asterixUpdate programmer type.
2010-05-12 asterixAdd hw led module.
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-11 asterixAdd benchmark modules.
2010-05-11 asterixComply to new api.
2010-05-11 asterixAdd flash module.
2010-05-11 asterixRefactor module.
2010-05-11 asterixComply to new flash module.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-05-10 arighiAdd -fomit-frame-pointer when we are not in debug mode.
2010-05-10 arighiRevert "wizard: add -fomit-frame-pointer when we are...
2010-05-10 arighiwizard: add -fomit-frame-pointer when we are not in...
2010-05-10 arighiSTM32: correctly evaluate the CPU clocking configuration.
2010-05-07 asterixAdd triface example.
2010-05-07 asterixAdd wizard mark. Add configuration file. Move some...
2010-05-07 asterixClean up.
2010-05-07 asterixAdd wizard mark. Clean up. Use kfile instead ser.
2010-05-07 asterixClean up.
2010-05-07 asterixClean up. Reformat.
2010-05-07 asterixAdd comments.
2010-05-07 asterixClean up. Refactor module implementing keytag_recv.
2010-05-07 asterixRemove missing wizard tag.
2010-05-07 asterixClean up. Use log module. Add cfg file and move some...
2010-05-07 asterixClean up. Typo.
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-05-05 asterixDo not copy empty hw files.
2010-05-05 asterixMatch only the section name that have the same lenght.
2010-05-05 asterixAdd missing include.
2010-05-05 asterixAdd mpxx6115a widzard tags.
2010-05-05 asterixReformat.
2010-05-05 asterixClean up.
2010-05-04 asterixRefactor all module. Clean up. Fix comments. Some patch...
2010-05-04 asterixAdd wizard config mark.
2010-05-04 arighiSTM32: add Olimex STM32-P103 wizard definitions.
2010-05-04 asterixRevert last commit.
2010-05-04 arighiSTM32: add a simple "blinky" example for Olimex STM32...
2010-05-04 arighiSTM32: add GPIO driver.
2010-05-04 arighiSTM32: add clocking driver.
2010-05-04 arighiCM3: unify architecture initialization routine for...
2010-05-04 arighiCM3: unify timer driver for Cortex-M3 processors.
2010-05-04 arighiCM3: IRQ manager support for STM32 processors family.
2010-05-04 arighiCM3: add basic support to STM32 family processors.
2010-05-04 arighiCM3: move the Cortex-M3 generic hardware macros to...
2010-05-04 arighiCM3: avoid using HWREG() macro.
2010-05-04 arighilm3s: avoid exporting unused function clock_get_rate().
2010-05-03 duploFix BeRTOS version related bug.
2010-05-03 duploThis commit should fix the ToolchainException when...
2010-05-03 duploSave the current BERTOS_PATH in editing mode (instead...
2010-05-03 duploRemove local BeRTOS sources assumption.
2010-05-03 duploAdd empty BProject before starting load the project.
2010-05-03 duploUse relative path for BERTOS_PATH parameter.
2010-05-03 duploRemove old preset generation script.
2010-05-01 battRemove boards directory from testing.
2010-04-30 battAdd some comments.
2010-04-30 battreformat.
2010-04-30 battRemove debug leftovers.
2010-04-30 battAdd preset creationg script.
2010-04-30 duploFix regression.
2010-04-30 duploUse new paths for Exceptions
2010-04-30 battLM3S1968: Add first example project.
2010-04-30 battSet development board name.
2010-04-30 battAdd relative path.
2010-04-30 duploAttempt to fix the cfg and hw file path logic.
2010-04-30 arighifonts: include the C version of all the fonts in the...
2010-04-30 arighiCM3: shrink the initial IRQ table even more.
2010-04-30 arighiLPC2: define register offsets in the UART driver to...
2010-04-30 arighiCM3: lm3s scripts and configurations refactoring.
2010-04-30 battComply to new wizard policy: the toolchain name is...
2010-04-30 battFix naming convention issue (related to HW_DIR/HW_PATH...
2010-04-29 asterixFix comment.
2010-04-29 duploAdd support for automatic toolchain search (for preset...
2010-04-29 battFix suitable toolchain finding process.
2010-04-29 battAdd support for parametric hw dir.
next