CM3: move the Cortex-M3 generic hardware macros to a distinct file.
[bertos.git] / bertos /
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-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-29 asterixFix comment.
2010-04-29 arighilm3s: flash and debug script refactoring.
2010-04-28 arighiCM3: add support for the LM3S8962 evaluation board.
2010-04-28 asterixAdd avr tag for widzard.
2010-04-28 asterixUse log module, implement recv function. Some little...
2010-04-28 asterixClean up.
2010-04-28 asterixFix xmodem send. Use log module.
2010-04-28 asterixAdd support for flash sizes on all supported AT91SAM7...
2010-04-28 asterixUpdate the hw and cfg thermo files.
2010-04-27 asterixRemove duplicate defines.
2010-04-27 asterixAdd pwm register definitions.
2010-04-27 asterixSome refactor. Clean up. Add comments.
2010-04-27 arighiLPC2: do not include UART driver to the nightly test...
2010-04-27 arighiLPC2: include the UART driver into the generic driver...
2010-04-27 asterixRever wrong commit.
2010-04-27 arighiLPC2: UART driver.
2010-04-27 asterixAdd process to use module with kernel. Move some define...
2010-04-27 asterixAdd ntc log config.
2010-04-27 asterixAdd log module and use temp types.
2010-04-27 asterixAdd comment.
2010-04-27 asterixFix if.
2010-04-27 asterixClean up.
2010-04-27 asterixClean up.
2010-04-27 asterixClean up. Add set polarity prototype.
2010-04-27 arighilm3s1968: internal flash memory driver.
2010-04-27 arighirit128x96: correctly check for out-of-bounds pixels...
2010-04-23 arighilm3s1968: add a busy wait sleep when enabling or disabl...
2010-04-23 arighifont: add fixed-width Gohufont.
2010-04-23 arighirit128x96: allow to define starting x and y coordinates...
2010-04-23 asterixCompute duty cycle according to pwm polarity before...
2010-04-22 arighilm3s1968: set the correct GPIO registers when enabling...
2010-04-22 arighirit128x96: introduce rit128x96_blitRaw() to draw a...
2010-04-21 arighiCM3: ensure that all processes have eight-byte stack...
2010-04-21 arighigui: refresh the local bitmap instead of referencing...
2010-04-19 battHeap: refactor in order to add more tests.
2010-04-19 battTypos.
2010-04-19 battReformat.
2010-04-19 battHeap: add heap_freeSpace(), a new function.
2010-04-19 battheap: Fix heap_freemem() when all the heap is full.
2010-04-19 arighigfx: fix missing dependency.
2010-04-19 arighimenu: correctly show the entry at the bottom of the...
2010-04-19 arighikernel: preemptive and cooperative scheduler refactoring.
2010-04-19 arighiat91sam7x: force inlining of all the UART ISR functions.
2010-04-18 asterixFix the pio pins settings everty time we change configu...
2010-04-17 arighilm3s1968: introduce lm3s_gpioPinRead().
2010-04-16 battLPC2: silent warning in nightly test.
2010-04-16 battAX25:add new print function compatible with TNC-2 format.
2010-04-16 battNew module: kfile_debug. Now you can redirect output...
2010-04-16 arighiproc: change proc_yield() behaviour.
2010-04-16 battAX25: refactor in order to add the possibility to speci...
2010-04-15 arighilm3s1968: correctly configure GPIO pins to work as...
2010-04-14 arighilm3s1968: integrate the porting in the wizard.
2010-04-14 arighiCM3: integrate the Cortex-M3 porting in the wizard.
2010-04-14 arighirit128x96: integrate the driver in the wizard.
2010-04-14 arighiCM3: generic timer (Systick) driver implementation.
2010-04-14 arighiCM3: remove unneeded file ser_cm3.c.
2010-04-13 arighirit128x96: small code optimizations.
2010-04-13 arighilm3s1968: replace switch-case statements with if-then...
2010-04-13 arighirit128x96: add distinct configuration and hardware...
2010-04-13 arighilm3s1968: generic UART driver.
2010-04-13 arighiCM3: allow to declare ISR functions as static.
2010-04-13 arighiCM3: generic IRQ management module.
2010-04-13 battUpdate checksum value.
2010-04-12 battLPC2xxx: add timer support.
2010-04-12 battLPC2xxx: Add VIC sources to common cdef file.
2010-04-12 battLPC2xxx: Add Vectored Interrupt Controller (VIC) driver.
2010-04-11 arighilm3s1968-gpio: coding style fixes.
2010-04-11 arighirit128x96: fix nightly_test warnings.
2010-04-09 arighiCM3: add missing include switch_ctx_cm3.h.
2010-04-09 arighilm3s1968: rename the function __delay() to lm3s_busyWait().
2010-04-09 arighiCM3: generic context switch implementation.
2010-04-09 arighiCM3: trim the startup IRQ vector table.
2010-04-09 arighiCoding style fixes.
2010-04-09 arighiLCD: generic OLED-RIT-128x96 (P14201) graphic display...
2010-04-09 arighiCoding style fixes.
2010-04-09 arighilm3s1968: generic KFile-compliant SSI bus implementation.
2010-04-09 arighiicons: add missing C includes in flipimage.
2010-04-08 arighilm3s1968: add graphic to the example.
2010-04-08 arighilm3s1968: RIT128x96x4 OLED display driver.
2010-04-08 arighiFix doxygen-style documentation.
2010-04-07 arighilm3s1968: add generic GPIO configuration subsystem.
2010-04-07 arighilm3s1968: Synchronous Serial Interface (SSI) driver.
2010-04-06 arighiCM3: kernel preemption documentation.
2010-04-06 arighiCM3: kernel preemption.
2010-04-06 arighiCM3: use a distinct stack for handler-mode and thread...
2010-04-06 arighilm3s1968: rewrite the startup vector table in assembly.
2010-04-06 arighiCM3: introduce sysirq_setPriority().
2010-04-06 arighilm3s1968: delay few cycles after enabling the UART...
2010-04-06 arighilm3s1968: make __delay() naked and usable outside the...
2010-04-06 arighiCM3: add -mthumb to the linker option.
2010-04-03 battDo not test init_lpc2 for now.
2010-04-03 battConvert newlines to unix style.
next