]> rtime.felk.cvut.cz Git - sysless.git/history - arch
cmdproc: Make backspace work even in sterm
[sysless.git] / arch /
2013-03-02 Michal Sojkalpc21xx: Add bits of PCON register
2013-03-02 Michal SojkaUpdate Makefile stubs (typos, bashism)
2012-12-30 Michal Sojkalpceurobot board builds without errors
2012-12-30 Michal SojkaMerge with git://ulan.git.sourceforge.net/gitroot/ulan...
2012-12-20 Pavel PisaLPC178x: Update USB device support for new architecture.
2012-12-20 Pavel PisaLPC178x: Update system setup from available NXP examples.
2012-12-20 Pavel PisaLPC178x: Adapt HAL pin configuration for new pin multip...
2012-12-20 Pavel PisaLPC178x: Add parameters for key-value storage into...
2012-12-20 Pavel PisaLPC178x: Original NXP device header file.
2012-12-20 Pavel PisaIntroduction of LPC178x platform support by clone of...
2012-07-25 Pavel PisaProvide basic BBCONFIG support for LPC17xx devices.
2012-07-21 Pavel PisaUpdated check for SDCC compiler to support SDCC 3...
2012-02-13 Pavel Pisasysless: IRQ_RETVAL must not touch its argument for...
2012-01-22 Pavel PisaFix build for SDCC-3.1.x where size_t substitute need...
2011-11-13 Pavel PisaUpdate archaic hiterm tool as well.
2011-11-13 Pavel PisaIt is 12 years after C99 standardization - switch to...
2011-06-14 Petr Smolikadd keyid definition for his devices
2011-06-01 nemecep1Allow to continue in case, that mach directory is not...
2011-05-29 Pavel PisaMSP430 definition of atomic bit operation updated.
2011-05-28 Vladimir BurianSupport of mspgcc 4.5.2
2011-05-27 Pavel PisaC compilers are compliant enough that stdint.h can...
2011-04-26 Pavel Pisalpc17xx: replace hard-coded vector table placement...
2011-03-17 Pavel PisaCPU defines for MSP430 architecture.
2011-03-16 Vladimir BurianAdded mach-openmsp430 arch.
2011-03-16 Vladimir BurianAdded msp430 generic arch.
2011-03-16 Michal Sojkah8300/bloader: Wait between botstrap phases
2011-03-16 Michal Sojkah8300: Yet another update of bloader
2011-03-16 Michal Sojkah8300: bloader: Fix relocation condition
2011-03-16 Michal Sojkah8300: Make bloader work with ELF toolchain
2011-03-16 Michal Sojkah8300/bloader: Wait between botstrap phases
2011-03-16 Michal Sojkah8300: Yet another update of bloader
2011-03-16 Michal Sojkah8300: bloader: Fix relocation condition
2011-03-15 Michal Sojkah8300: Make bloader work with ELF toolchain
2011-03-01 Michal SojkaFix spejblarm build
2011-03-01 Michal SojkaAdd missing files from uLan repository
2011-02-25 Jiri KubiasAdded flash loading tool lpc21isp for LPC17xx
2011-02-25 Jiri Kubiaslpc17cmsis: Fixed IRQ vectors in crt0_lpc17xx.c
2011-02-20 nemecep1Fixed IRQ_TABLE_SIZE for lpc13xx.
2011-02-17 nemecep1Some common files for lpc23xx are now symlinked from...
2011-02-17 nemecep1Added support for irq in thumb mode for lpc23xx (as...
2011-02-17 nemecep1Fixed PLL initialization on lpc32xx
2011-02-17 nemecep1Added arch for lpc13xx
2011-02-13 Pavel Pisagenposix: use GCC provided atomic functions for this...
2011-01-23 Pavel PisaSynchronization added to LPC17xx disable_irq and enable...
2010-11-17 Tran Duy KhanhBuild framework for the AT91SAM7 architecture
2010-11-16 Michal SojkaIncluded H8300 boot block and bootstrap loader code
2010-11-16 Michal SojkaIncluded TOHIT H8300 application and flash loader.
2010-11-16 Michal SojkaMake h8300/jt_usb1 board compilable
2010-11-16 Michal SojkaFixed a possible bug in FlWait()
2010-11-16 Michal SojkaAdded more meaningful bootloader error messages
2010-11-16 Michal SojkaAdded meaningful error message
2010-11-16 Michal SojkaLeaf Makefiles updated to work with dash without warnings
2010-11-16 Pavel Pisah8s2638 MCU register addresses moved to 0xffff0000...
2010-11-16 Pavel PisaUpdate of bit operations primitives in cpu_def.h for...
2010-11-16 Pavel PisaStored copy of up to now used bit-operations primitives...
2010-11-16 Michal Sojkacmdprocio library moved here from sysless-common reposi...
2010-11-16 honzaHCAN registers MCx and MDx redefined correctly as 8...
2010-11-16 Michal SojkaAdded come constant for PWM to h8s2638h.h.
2010-11-16 Michal SojkaCorrected timer prescaler constants for different channel.
2010-11-16 Michal SojkaBloader reports problems with flash programming.
2010-11-16 Michal SojkaAdded missing constants for TPU prescaler values.
2010-11-16 Michal SojkaSizes of RS232 buffers can be specified by applications.
2010-11-16 Nguyen HoangPropper interrupt mode is set by excptvec_initfill.
2010-11-16 Michal SojkaUse of EXR interrupts is now configurable through confi...
2010-11-16 Michal SojkaPetr Kovacik increased the size of SCI buffers.
2010-11-16 Stanislav MarekMasks for registers HCAN IRR corrected.
2010-11-16 Petr KovacikIn sci_rs232_setmode baud parameter was changed the...
2010-11-16 Michal SojkaAdded some doxygen documentation to SCI driver.
2010-11-16 Pavel PisaThe h8s2638h.h header file included now indirectly...
2010-11-16 Pavel PisaAdded minimal support for H8S2633 CPU.
2010-11-16 Michal SojkaRewrite of serial communication.
2010-11-16 Michal SojkaIt is possible to compile gdb-stub under omk now.
2010-11-16 Stanislav MarekAdded HCAN controler masks for arch H8300.
2010-11-16 Michal SojkaTiny modifications of gdbstub.
2010-11-16 Michal SojkaAdded gdbstub. Now is is not working.
2010-11-16 Stanislav MarekHuge rearrangement of board setup function.
2010-11-16 Stanislav MarekOriginal dead code elimination pass 1.
2010-11-16 Petr KovacikFixed definition of masks in PWM buffer registers.
2010-11-16 Petr KovacikOnly boot_fn library is needed in libs/boot.
2010-11-16 Pavel PisaThe SCI port selection has to be taken from system_def.h.
2010-11-16 Pavel PisaGCC and AS do not like to generate aa:8 or aaaa:16...
2010-11-16 Pavel PisaThe general operand could cause unwanted register movem...
2010-11-16 Pavel PisaLittle more optimized version
2010-11-16 Pavel PisaSlow workaround version to make new version of GCC...
2010-11-16 Pavel PisaStripped trailing whitespaces
2010-11-16 irieucrosAdded some missing defines for compilation of PXMC.
2010-11-16 irieucrosSwitch to auxiliary RS232 channel.
2010-11-16 irieucrosAdded changes made by Stanislav Marek.
2010-11-16 irieucrosChanges in serial driver for h8canusb board.
2010-11-16 Michal SojkaAdded some libraries - system_stub, drivers etc.
2010-11-16 Michal SojkaPokus o funkcni likovani :(.
2010-11-16 Michal Sojkaboot_fn is linked as library.
2010-11-16 Michal SojkaRemoved boot binary.
2010-11-16 Michal SojkaMultiple link variants (ran,flash etc.) can be selected...
2010-11-16 Michal SojkaFixed special compilation of boot_fn.c.
2010-11-16 Pavel PisaImported original H8300 support.
2010-11-16 ppisaModifications and changes for testing index
2010-11-16 Pavel PisaTPU functions moved to separate files and LP_MPW1 updates.
2010-11-16 Pavel PisaThe proprietary __uXX types changed to standardized...
2010-11-16 Pavel PisaThe C99 standard exact width types added.
next