]> rtime.felk.cvut.cz Git - sysless.git/shortlog
sysless.git
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 hw_init for h8canusb board.
2010-11-16 Michal SojkaAdded some libraries - system_stub, drivers etc.
2010-11-16 Michal Sojkald scripts renamed to match board name. Added skeletons...
2010-11-16 Michal SojkaFixed ld scripts by adding a jump to _start.
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 SojkaAdded modification of ld scripts for proper crt0 linking.
2010-11-16 Michal SojkaMultiple link variants (ran,flash etc.) can be selected...
2010-11-16 Michal SojkaFixed linking of crt0.o and added better comments in...
2010-11-16 Michal SojkaFixed special compilation of boot_fn.c.
2010-11-16 Pavel PisaImported original H8300 support.
2010-11-16 Pavel PisaThe ELF version of bdm-load is used by default now.
2010-11-16 Pavel PisaAdded initial version of the analog axis support.
2010-11-16 Pavel PisaMinor updates to compile with GCC 4.3.
2010-11-16 Pavel PisaMake m68k-elf default toolchain.
2010-11-16 Pavel PisaMARS8 application version increased to 0.7.
2010-11-16 Pavel PisaAdded support for queued comparators (still untested).
2010-11-16 Pavel PisaAdded not so clean implementation for automatic brake...
2010-11-16 ppisaFix to lost characters on RS232 line
2010-11-16 ppisaInitial support for external mode added.
2010-11-16 ppisaPosition system operation mode used as bitmask in all...
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 ppisaUSB initialization added to the MARS8 application.
2010-11-16 Pavel PisaThe libraries containing USB device stack for PDIUSBD12...
2010-11-16 Pavel PisaThe C99 standard exact width types added.
2010-11-16 Pavel PisaAdded support for saturated arithmetic to the m68k...
2010-11-16 Pavel PisaRecord some omitted files.
2010-11-16 Pavel PisaCorrected FLASH download options.
2010-11-16 Pavel PisaMore cleanups and load target fixes.
2010-11-16 Pavel PisaThe second round of MARS8 project reshaping.
2010-11-16 Pavel PisaThe project files moved around into new directory struc...
2010-11-10 Pavel PisaCorrected MCS51 ULDY interfacing functions for latest...
2010-11-10 Pavel PisaLPC17xx reusable HAL GPIO defines moved to hal_gpio_def.h
2010-10-26 Pavel PisaCorrection in generic pin configuration for LPC17xx.
2010-10-26 Pavel PisaAdded support for generic access to GPIO and pin config...
2010-10-26 Pavel PisaCommand processor restored ability to read line with...
2010-10-13 nemecep1Fixed problem on uart for LPC17xx - bad definition...
2010-10-12 Pavel PisaUgly solution to hook application on the timer 0 isr.
2010-10-12 Pavel PisaUse OC (Open Component) prefix for CMDPROC config optio...
2010-10-05 Pavel PisaSaturated addition and subtractions for 32-bit ARM...
2010-10-04 Pavel PisaAdd options to disable cmdproc and misc libraries build.
2010-10-04 Pavel PisaOMK rules updated - remove -C flag from install command
2010-10-04 Pavel PisaIncluded unified version of the command processor ...
2010-10-04 Pavel PisaIncluded misc library - parsing utilities and integer...
2010-09-28 Pavel PisaAdded command processor I/O routines to connect it...
2010-09-28 Pavel PisaThe command processor i2s function local main loop...
2010-09-27 Pavel PisaThe LMC1 board configuration updated to allow programmi...
2010-09-26 Pavel PisaUgly part of the LPC17xx USB compatibility changes.
2010-09-26 Pavel PisaLPC USB library modified to provide compatibility with...
2010-09-26 Pavel PisaProvide alternative memory reservation from USB RAM...
2010-09-26 Pavel PisaCorrected LPC I2C support to stop master reception...
2010-09-26 Pavel PisaLPC1768 linker scripts included.
2010-09-25 Pavel PisaLPC17xx UART uart0Init accepts baudrate directly in Hz.
2010-09-21 Pavel PisaI2C driver made to work with LPC17xx.
2010-09-21 Pavel PisaSys-less I2C driver uses generic IRQ connection routine...
2010-09-14 Pavel PisaAdded configuration and pin assignment for PiKRON's...
2010-09-14 Pavel PisaSelect UART1 alternative pins according to their declar...
2010-07-28 Michal Sojkabuild-all: Fix (re)generation of build directories
2010-07-21 Michal SojkaAdd app/README describing the intended use of app/...
2010-07-21 Michal SojkaRemove conditional compilation from board/arch specific...
2010-07-21 Michal SojkaRemove contrib applications
2010-07-21 Michal SojkaMove applications to their board/mach subdirectory
2010-07-21 Michal SojkaSpejbl: Set default linker script to an existing one
2010-07-21 Jiri KubiasAdded board support for NXP mbed board (www.mbed.org)
2010-07-21 Jiri KubiasAdded some NXP CMSIS libraries from 25_jan_2010 release
2010-07-21 Jiri KubiasAddded new mach-lpc17cmsis
2010-07-19 Michal SojkaUpdate build-all/Makefile to always regenerate the...
2010-07-19 Michal SojkaRemoved test222 application
2010-07-18 Michal SojkaAdd dummy system_def.h for MiniARM board
2010-07-18 Michal SojkaAdd support for building all provided configurations
2010-07-18 Michal SojkaMake arm/oc8n compilable
2010-07-18 Michal SojkaMake h8300/jt_usb1 board compilable
2010-07-15 Michal SojkaFix compilation error introduced by the previous patch
2010-07-15 Marek PecaAdded basic support for NXP LPC13xx ARM Cortex M3 MCUs
2010-07-15 jiri.kubias... Rechecked and fixed support for LPC21xx and lpceurobot
2010-07-02 Pavel PisaAdded bare config for lpc17xx-common.
2010-07-02 Petr SmolikIncluded LT_TIMERs base defines for simple time measure...
2010-07-01 Petr Smolikmach HAL: removed functions lpc_pll_on and lpc_pll_off...
2010-07-01 Petr Smoliklpc17xx: startup code for starting the application...
2010-07-01 Petr Smolikiap_kvpb: create the library at the level arch not...
2010-07-01 Petr Smoliklpc17xx: initial version of bspbase and hal
2010-07-01 Petr SmolikLPC17xx: added a common board config
2010-07-01 Petr SmolikLPC17xx registers header-files and common board skeleto...
2010-07-01 Pavel PisaCorrected and extended sysless provided endian.h file.
2010-07-01 Pavel PisaSpell correction in proxy Makefile files.
2010-07-01 Pavel PisaUpdated generic ARM architecture from uLan sysless...
2010-07-01 Pavel PisaStandardize use of uint8_t type instead of __u8 in...
2010-05-24 Petr Smolikmach HAL: removed functions lpc_pll_on and lpc_pll_off...
next