]> rtime.felk.cvut.cz Git - sysless.git/history - arch/h8300
Update of bit operations primitives in cpu_def.h for h8300-elf-gcc (GCC) 4.3.2.
[sysless.git] / arch / h8300 /
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.