bertos.git
2010-04-03 battLPC2: add LPC2378 example project.
2010-04-03 battLPC2: add LPC2378 wizard definitions.
2010-04-03 battLPC2: add init module.
2010-04-02 battAT91SAM7: add compile time pll constant computation.
2010-04-02 duploAdd some logic to display the presets into the preset...
2010-04-02 duploAdd script to generate presets from Wizard-created...
2010-04-02 battAT91SAM7: Use correct number of flash wait states;...
2010-04-02 battAT91SAM7: add FMCN shifts.
2010-04-02 battDIV_ROUNDUP: new macro.
2010-04-01 battAT91SAM7: Increase flash access speed.
2010-04-01 battAT91SAM7: use new startup files.
2010-04-01 battARM7TDMI: add sections for exception handlers.
2010-04-01 duploAdd explicative comment into the loadProjectPreset...
2010-04-01 duploUpdate .ui file for the board preset page.
2010-04-01 duploAdd stub for nextId logic of the board preset page.
2010-04-01 duploAdd placeholder for method that will load the board...
2010-04-01 duploAdd a stub of the code that will fill all the fields...
2010-04-01 duploModify the order of the pages.
2010-04-01 duploRemove debug print.
2010-03-31 battLPC2: add debug.
2010-03-31 battLPC2: Add RAM start address.
2010-03-31 arighiCM3: startup refactoring.
2010-03-31 duploAdd missing imports.
2010-03-31 battAdd the possibility to compile one file with specific...
2010-03-31 duploFix CPU reloading data bug when the user change the...
2010-03-31 duploUpdate the CPU information when the user change the...
2010-03-31 duploAdd infrastructure for CPU reloading files.
2010-03-31 arighilm3s1968: enable the kernel in the example.
2010-03-31 arighiCM3: introduce asm_switch_context().
2010-03-31 arighiat91sam7: remove deprecated build option -gen-debug.
2010-03-31 arighilm3s1968: enlarge the stack size of the main process...
2010-03-31 arighilm3s1968: log an error and halt forever in case of...
2010-03-31 arighiCM3: introduce PAUSE macro.
2010-03-31 arighilm3s1968: introduce a distinct inline function to evalu...
2010-03-31 arighiCM3: define specific architecture attributes.
2010-03-31 arighiARM: introduce NAKED() macro.
2010-03-31 duploRemove wrong code (after the refactoring).
2010-03-31 duploUse QApplication.instance() instead of qApp because...
2010-03-31 battFix errors in nightly test.
2010-03-31 battARM7TDMI:add some doc; move exceptions to .vectors...
2010-03-31 battARM7TDMI:Do not specify and entry point (not needed...
2010-03-31 duploChange loadModuleData function to be a BProject method.
2010-03-31 duploAvoid import * (to help debug in during the refactoring).
2010-03-31 duploRemove unused code.
2010-03-31 battAT91SAM7 Add hw initialization C routines.
2010-03-31 duploChange the loadBertosProject function to be a BProject...
2010-03-31 duploFix Wizard configuratino for module ser.
2010-03-31 duploAdd stub for board selection page.
2010-03-31 duploAdd stub of new interface with radio for custom/predefi...
2010-03-31 duploAdd infrastructure for non-linear Wizard.
2010-03-31 lottavianoAdd support for serial driver on ATMega168.
2010-03-31 lottavianoAdd serial port support for ATMega328
2010-03-30 battAdd architecture specific files.
2010-03-30 duploAdd try/finally for every setOverrideCursor/restoreOver...
2010-03-30 battFurther Cortex-M3 core related macros.
2010-03-30 duploMore efficient way to track BeRTOS files.
2010-03-30 battCorrectly detect Cortex-M3 cpus.
2010-03-30 battARM7TDMI: Use SVC stack.
2010-03-30 duploUse abspath for project file.
2010-03-30 duploRemove debug prints and profiler :(
2010-03-30 duploMove loadSourceTree and findDefinitions function into...
2010-03-30 duploRemember the plugin selection.
2010-03-30 arighilm3s1968: add configuration files to the example.
2010-03-30 arighilm3s1968: return the correct CPU frequency in clock_get...
2010-03-30 arighilm3s1968: integrate the hardware timer driver into...
2010-03-30 duploFix the #133 (projects created with older versions...
2010-03-30 duploFix random file inclusion in project editing.
2010-03-30 duploAdd WaitCursor when the Wizard is doing something compl...
2010-03-30 arighiFix elif with no expression.
2010-03-29 arighilm3s1968: add debugging functionality on UART0.
2010-03-29 arighiARM: add LM3S Cortex-M3 core family detection.
2010-03-29 arighilm3s1968: driver names refactoring.
2010-03-29 battLPC2378: add IO definitions.
2010-03-29 battLPC2378: fix path in ld-script
2010-03-29 battLPC2378: pre-compute correct checksum.
2010-03-29 battAdd LPC2378 CPU detection.
2010-03-29 battAdd IRQ vectors for LPC2xxx.
2010-03-29 battIncrease readability.
2010-03-29 lottavianoAdd timer support for AVR 328P (Arduino)
2010-03-29 lottavianodoc: Add documentation for various ser_ specific functions
2010-03-29 battAdd IRQ vectors for AT91.
2010-03-29 battAdd generic ARM7TDMI crt.
2010-03-29 battAdd replace line into the custom user mk generator...
2010-03-29 duploInitial stub for filesystem query cache.
2010-03-29 arighilm3s1968: try to evaluate the correct SYSDIV value...
2010-03-29 arighilm3s1968: clocking driver.
2010-03-29 arighiintroduce UNREACHABLE() macro.
2010-03-29 duploAvoid the double csrc list generation.
2010-03-29 duploCreate a 'fake' VERSION file when editing a project...
2010-03-29 duploAdd Wizard version check (to change the way the project...
2010-03-29 duploUse the local BeRTOS version instead of the original one
2010-03-29 duploAdd VERSION file into the project directory.
2010-03-28 battAdd LPC2378 linker script.
2010-03-28 battUse new script.
2010-03-28 battTypos.
2010-03-28 battRename to a more generic name.
2010-03-28 battAdd C++ sections.
2010-03-28 battAdd missing file.
2010-03-28 battFix include directory.
2010-03-28 battFix AT91SAM7_128 ram length.
next