]> rtime.felk.cvut.cz Git - sysless.git/history - arch/h8300
Rename long variable
[sysless.git] / arch / h8300 /
2012-12-30 Michal SojkaMerge with git://ulan.git.sourceforge.net/gitroot/ulan...
2011-11-13 Pavel PisaUpdate archaic hiterm tool as well.
2011-11-13 Pavel PisaIt is 12 years after C99 standardization - switch to...
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
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-07-21 Michal SojkaMove applications to their board/mach subdirectory
2010-07-18 Michal SojkaMake h8300/jt_usb1 board compilable
2010-01-11 Michal SojkaMerged sysless-lpc21xx and sysless-h8300
2009-10-06 Pavel PisaCommon submodule updated to support USB standard reques...
2009-04-26 Pavel PisaMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var...
2009-04-26 Pavel PisaUpdate common subproject.
2009-02-24 Michal SojkaFixed a possible bug in FlWait()
2009-02-24 Michal SojkaAdded more meaningful bootloader error messages
2009-02-23 Michal SojkaAdded meaningful error message
2009-02-20 Michal SojkaLeaf Makefiles updated to work with dash without warnings
2009-01-11 Pavel Pisah8s2638 MCU register addresses moved to 0xffff0000...
2009-01-11 Pavel PisaUpdate of bit operations primitives in cpu_def.h for...
2009-01-11 Pavel PisaStored copy of up to now used bit-operations primitives...
2009-01-10 Pavel PisaUse latest version of the common submodule.
2008-04-09 Michal SojkaMakefile.rules updated to the newest version
2008-03-26 Michal SojkaUpdate to the current sysless-common.
2008-03-26 Michal Sojkacmdprocio library moved here from sysless-common reposi...
2007-09-03 honzaHCAN registers MCx and MDx redefined correctly as 8...
2007-03-29 Michal SojkaAdded come constant for PWM to h8s2638h.h.
2007-03-27 Michal SojkaCorrected timer prescaler constants for different channel.
2007-03-29 Michal SojkaBloader reports problems with flash programming.
2007-03-23 Michal SojkaAdded missing constants for TPU prescaler values.
2006-11-10 Michal SojkaSizes of RS232 buffers can be specified by applications.
2006-08-14 Nguyen HoangPropper interrupt mode is set by excptvec_initfill.
2006-08-14 Michal SojkaUse of EXR interrupts is now configurable through confi...
2006-06-28 Michal SojkaPetr Kovacik increased the size of SCI buffers.
2006-03-25 Stanislav MarekMasks for registers HCAN IRR corrected.
2006-02-28 Petr KovacikIn sci_rs232_setmode baud parameter was changed the...
2006-01-12 Michal SojkaAdded some doxygen documentation to SCI driver.
2005-11-25 Pavel PisaThe h8s2638h.h header file included now indirectly...
2005-11-15 pisaAdded minimal support for H8S2633 CPU.
2005-11-15 Michal SojkaRewrite of serial communication.
2005-11-15 Michal SojkaIt is possible to compile gdb-stub under omk now.
2005-11-14 Stanislav MarekAdded HCAN controler masks for arch H8300.
2005-11-02 Michal SojkaTiny modifications of gdbstub.
2005-11-02 Michal SojkaAdded gdbstub. Now is is not working.
2005-10-26 Stanislav MarekHuge rearrangement of board setup function.
2005-10-26 Stanislav MarekOriginal dead code elimination pass 1.
next