]> rtime.felk.cvut.cz Git - sysless.git/history - arch
LPC17xx: corrected mistake in ADC pin configuration.
[sysless.git] / arch /
2011-02-20 nemecep1Fixed IRQ_TABLE_SIZE for lpc13xx.
2011-02-17 nemecep1Some common files for lpc23xx are now symlinked from...
2011-02-17 nemecep1Added support for irq in thumb mode for lpc23xx (as...
2011-02-17 nemecep1Fixed PLL initialization on lpc32xx
2011-02-17 nemecep1Added arch for lpc13xx
2011-02-13 Pavel Pisagenposix: use GCC provided atomic functions for this...
2011-01-23 Pavel PisaSynchronization added to LPC17xx disable_irq and enable...
2010-11-17 Tran Duy KhanhBuild framework for the AT91SAM7 architecture
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-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 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 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-05 Pavel PisaSaturated addition and subtractions for 32-bit ARM...
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-25 Pavel PisaLPC17xx UART uart0Init accepts baudrate directly in Hz.
2010-07-01 Pavel PisaSpell correction in proxy Makefile files.
2010-05-24 Petr Smolikmach HAL: removed functions lpc_pll_on and lpc_pll_off...
2010-04-26 Petr Smoliklpc17xx: startup code for starting the application...
2010-04-24 Petr Smolikiap_kvpb: create the library at the level arch not...
2010-04-23 Petr Smoliklpc17xx: initial version of bspbase and hal
2010-04-21 Pavel PisaUpdates and corrections in ARM generalized IRQ handling.
2010-04-21 Petr Smolikirq: generic proposal for interrupt handling
2010-04-01 Pavel PisaCorrected Cortex-M3 interrupt state saving.
2010-03-31 Pavel PisaARM CPU Cotex-M3 CLI/STI definitions can be used even...
2010-03-31 Pavel PisaARM CPU definitions expanded for minimal THUMB2/Cortex...
2010-03-31 Petr SmolikLPC17xx registers header-files and common board skeleto...
2010-03-29 Pavel PisaThe system stub updated from rtime/sysless version.
2010-01-26 Pavel PisaARM sysless: Attempt to adjust bbconfig addresses to...
2010-01-20 Pavel PisaAdded bbconfig support.
2009-11-27 Petr Smoliklt_timer: reordered headers include to be able override
2009-11-27 Petr Smolikarm iap is shared by lpc21xx and lpc23xx
2009-11-27 Petr Smolikuloicom: fixed mcs51 compilation after ulan library...
2009-11-26 Petr Smolikuloi_com: partly fixed compilation for MCS51
2009-11-08 Pavel PisaAdded some more attributes into uLUt substitution library.
2009-11-08 Pavel PisaSysless MCS51 support can be build with C99 standard...
2009-10-22 ppisaStartup code allows THUMB and THUMB with interworking...
2009-10-18 smolikARM THUMB: modification to be an THUMB application...
2009-10-17 smolikSTARTUP: fixed thumb mode compilation for boot
2009-10-14 smolikheader standartization according C99
next