]> rtime.felk.cvut.cz Git - sysless.git/history - arch
robobagr: - inicialization of cmucam is done
[sysless.git] / arch /
2008-04-18 Jiri Kubiaslibs/uart_zen - fixed baudrate computing
2008-04-10 Jirka Kubiaslpc21xx.h: fixed several bugs
2008-04-10 Jirka KubiasMerge branch 'master' of kubiaj1@rtime.felk.cvut.cz...
2008-04-10 Jirka Kubiaslpc21xx.h added PWM register masks + GPIO_SEL definitions
2008-04-09 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2008-04-09 Michal SojkaMakefile.rules updated to the newest version
2008-04-08 Jiri Kubias new file: arch/arm/mach-lpc21xx/libs/can/can_baud.c
2008-04-08 Jiri KubiasAdded new can feature - can_baud.c - CAN init with...
2008-04-08 Michal SojkaUpdate to the newest common
2008-04-08 Michal SojkaSymlinks to common added to repository.
2008-04-04 Michal SojkaAdded deb_led support for lpceurobot
2008-04-04 Michal SojkaFixed .init_array when linking to RAM
2008-04-03 Michal SojkaNew init mechanism based on .init_array section.
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 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-20 Michal SojkaAdded define for __irq.
2008-03-20 Michal SojkaAdded missing defines form Keil's header.
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.
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.
2005-08-18 Michal SojkaFixed load_bfd and added automatic load to omk.
2004-11-10 Marek Pecado not load zero length sections
2005-08-18 Michal SojkaWrite to ram works now.
2005-08-18 Michal SojkaAn attemt to make writing to ram working properly.
2005-08-18 Michal SojkaFixed another bug.
2005-08-18 Michal SojkaFixed Marek's fix :)
2005-08-18 Michal SojkaFixed an array overflow in uuencode.
2004-11-10 Marek Pecaload_bfd connected with commandline, tolpc_write_ram...
2004-11-10 Marek Pecamemset to 0 instead of clear_cmd at program beginning
2005-08-18 Michal SojkaFixed uuencode function.
2005-08-18 Michal SojkaModified command line parameters handling.
2004-11-10 Marek Pecaadded load_bfd.c
2005-08-18 Michal Sojkatolpc: version which properly synchronizes with target.
2005-08-17 Michal SojkaAlmost working version of tolpc.
2005-08-15 Michal Sojkalpc21isp extended for use of lower baud rates.
2005-08-15 Michal Sojkatolpc tool is compiled by default.
2005-08-14 Michal SojkaUpdate of tolpc tool. Further work needed.
2005-08-12 Michal SojkaAdded first (incomplete) version of tolpc utility.
2005-08-12 Michal Sojkalpc21isp tool moved to another subdirecotry.
2005-08-12 Michal SojkaRemoved binary and kdevelop project files.
2005-08-11 GuillaumeInitial import.