]> rtime.felk.cvut.cz Git - sysless.git/history - arch
miniarm: Comment out ld script that breaks compilation
[sysless.git] / arch /
2008-04-03 Michal SojkaFixed loading of test_PROGRAMS
2008-04-02 Michal SojkaUpdated to the newest Makefile.rules.
2008-04-02 Michal SojkaCall automatically __hardware_init_hook() before main().
2008-04-02 Michal SojkaLoading to flash works now.
2008-04-01 Michal SojkaLoading to flash works a little bit.
2008-03-31 Ondrej SpinkaCAN library memory aliasing fix
2008-03-31 Ondrej SpinkaVersion 3.0 of the uart_zen library for LPC21xx.
2008-03-28 Michal SojkaAttempt to make loading to flash work.
2008-03-28 Michal SojkaUpdated sysless-common.
2008-03-27 Michal SojkaAdded liberty when linking tolpc to fix linkink issue...
2008-03-26 Michal SojkaUpdate to the current sysless-common.
2008-03-26 Michal Sojkacomproc_test is not compiled by default.
2008-03-26 Michal Sojkalpc21isp is now compiled by OMK.
2008-03-26 Michal Sojkald scripts moved to arch subdirectory.
2008-03-26 Michal SojkaUpdate to actual version of common.
2008-03-26 Michal Sojkacmdprocio library moved here from sysless-common reposi...
2008-03-21 Michal SojkaDeleted files common to all architectures.
2008-03-20 Michal SojkaAdded define for __irq.
2008-03-20 Michal SojkaAdded missing defines form Keil's header.
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.
2007-02-26 Marek Pecacan_off() typo corrected
2007-02-26 Marek Pecacan_off() added to can lib
2007-01-22 Ondra SpinkaAdded uart_zen library.
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.
2005-10-19 Petr KovacikFixed definition of masks in PWM buffer registers.
2005-10-10 Petr KovacikOnly boot_fn library is needed in libs/boot.
2005-08-31 pisaThe SCI port selection has to be taken from system_def.h.
2005-08-10 pisaGCC and AS do not like to generate aa:8 or aaaa:16...
2005-08-10 pisaThe general operand could cause unwanted register movem...
2005-08-10 pisaLittle more optimized version
2005-08-10 pisaSlow workaround version to make new version of GCC...
2005-08-10 pisaStripped trailing whitespaces
2005-08-10 irieucrosAdded some missing defines for compilation of PXMC.
2005-08-02 irieucrosSwitch to auxiliary RS232 channel.
2005-07-28 irieucrosAdded changes made by Stanislav Marek.
2005-07-28 irieucrosChanges in serial driver for h8canusb board.
2005-07-25 Michal SojkaAdded some libraries - system_stub, drivers etc.
2005-07-21 Michal SojkaPokus o funkcni likovani :(.
2005-07-21 Michal Sojkaboot_fn is linked as library.
2005-07-21 Michal SojkaRemoved boot binary.
2005-07-20 Michal SojkaMultiple link variants (ran,flash etc.) can be selected...
2005-07-18 Michal SojkaFixed special compilation of boot_fn.c.
2005-07-14 Michal SojkaInitial import.
2004-10-20 Marek Pecaarch/mach-lpc21xx/libs/boot/Makefile* added
2006-05-04 petr.smoliklpc21isp to work with omk system
2006-05-04 petr.smolikadded system stub arm generic
2006-05-01 Marek Pecamach-lpc21xx/libs/ldscripts moved to board/spejblarm
2006-04-27 Marek Pecachanged mode to SVC in crt0.S (currently not in use)
2006-04-26 Marek Pecalinker scripts and startup codes moved to boot/ and...
2006-04-26 Marek Pecalpc2106 renamed to lpc21xx
2004-11-10 Marek Pecampflash target added (derived from canld)
2004-10-26 Marek Pecalpc21xx.h (lowercase, better file)
2005-12-11 Marek PecaRAM enlarged, wait for tx ok in spejbl clock added
2005-12-10 Marek Pecaanother RAM application ld-script and startup code
2005-12-06 petr.smolikadd new atomic functions
2005-11-20 Marek Pecacanload_id fixed at address 0x40000120
2005-11-20 Marek PecaCAN ISR declaration moved away from .h
2005-11-20 Marek Pecalinker script and startup code for CAN bootloader
2005-11-20 Marek Pecaestablished CAN library and CAN bootloader target side...
2005-11-20 Marek Pecaestablished can.c as a library, added target side of...
2005-11-20 Marek Pecaworking initial version of can bootloader with correct...
2005-08-29 Marek Pecatesting file serload.c removed
2005-08-30 Michal Sojkatiny conflict resolved
2005-08-29 Marek PecaCommunication remade to use stdio
2005-08-28 Marek PecaAdded serload.c -- test file to stdio approach for...
2005-08-26 GuillaumeModified tolpc_fn.c (works now with the ARM Board)
2005-08-25 Michal SojkaConfig updated to actual version of rules, tolpc is...
2005-08-23 GuillaumeFixed a bug, when there is no end of line in read line.
2005-08-23 GuillaumeFixed other issues in tolpc_sendline.
2005-08-23 Michal SojkaWhen writing to serial line, loop until all bytes are...
2005-08-22 Michal SojkaRemoved kdevelop files for tolpc
2005-08-22 Michal SojkaInterrupts are enabled in main() by default.
2005-08-22 Michal SojkaAdded some header files from Pavel Pisa's ARM project.
2005-08-22 Michal SojkaAdded a header for load_bfd and fixed verbose messages...
2005-08-22 Michal Sojkars232_setmode now sets the proper mode.
2005-08-19 Michal SojkaAdded types.h from Pavel Pisa.
2005-08-19 Michal SojkaGo command ending with timeout is not considered an...
2005-08-19 Michal Sojkatolpc: Longer timeout for waiting on checksum.
2005-08-19 Michal SojkaVerbostity of tolpc determined by the global verbostity...
2005-08-19 Michal SojkaGo and Load commands has optional arguments specifying...
2005-08-19 Michal SojkaCorrected and extended help.
next