summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05score: Remove CPU_PROVIDES_IDLE_THREAD_BODYSebastian Huber
2018-10-05dev/sc16is752: Deal with a baud of zeroSebastian Huber
2018-10-05spthreadlife01: A task exit must not returnSebastian Huber
2018-10-04bsp/atsam: Use internal SRAM for stack areaSebastian Huber
2018-10-04Add rtems_interrupt_server_request_set_vector()Sebastian Huber
2018-10-04Optimize calloc()Sebastian Huber
2018-10-04Avoid need for -fno-builtin for calloc()Sebastian Huber
2018-10-04Remove superfluous pipe_create()Sebastian Huber
2018-10-04Rename files to make them unique within cpukitSebastian Huber
2018-10-04bsps/mips: Remove unused command line definesSebastian Huber
2018-10-04libdl: Avoid command line definesSebastian Huber
2018-10-04mghttpd: Add configuration to source fileSebastian Huber
2018-10-04pppd: Simplify Makefile.amSebastian Huber
2018-10-04rpc: Use configuration header fileSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-10-01rtems: Add rtems_task_exit()Sebastian Huber
2018-10-01telnetd: Remove CEXP convenience routinesSebastian Huber
2018-10-01telnetd: Remove CONFIGURE_MAXIMUM_PTYSSebastian Huber
2018-10-01telnetd: Regroup includesSebastian Huber
2018-10-01telnetd: Remove dead codeSebastian Huber
2018-10-01telnetd: Remove superfluous global variableSebastian Huber
2018-10-01telnetd: Convert pty driver to new Termios APISebastian Huber
2018-10-01pppd: Remove unused get_pty() functionSebastian Huber
2018-10-01spthreadlife01: Remove superfluous restart caseSebastian Huber
2018-10-01bsp/atsam: Use binary semaphore for I2CSebastian Huber
2018-10-01bsp/atsam: Use binary semaphore for SPISebastian Huber
2018-09-27bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber
2018-09-27printer: Fix Doxygen commentsSebastian Huber
2018-09-24stackchk: Fix interrupt stack preparationSebastian Huber
2018-09-21stackchk: Improve support for interrupt stacksSebastian Huber
2018-09-21stackchk: Remove heap hackSebastian Huber
2018-09-21Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALLSebastian Huber
2018-09-20clang: Keep -qrtems and -B for compilers without -specs supportJacob Hansen
2018-09-20leon: remove warning missing string.hDaniel Hellstrom
2018-09-20smp03: make printout match actual task nameDaniel Hellstrom
2018-09-20leon, grspw_pkt: support CCSDS/ISO16 data CRCMartin Aberg
2018-09-20tm26: enable FP context when fprintf usedDaniel Hellstrom
2018-09-20sparc: clang AS does no accept UNIMP without argumentDaniel Hellstrom
2018-09-20leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)Daniel Hellstrom
2018-09-20leon, l2cache: workaround for scrubberMartin Aberg
2018-09-20leon: substitute printf with printk in driver initDaniel Hellstrom
2018-09-20leon3, ckinit: avoid unsued code warnings when drvmgr is enabledDaniel Hellstrom
2018-09-20leon3: fix warning when SMP is enabledDaniel Hellstrom
2018-09-20sparc: Remove sequence that could trigger B2BST errataDaniel Cederman
2018-09-20sparc: Return to previous section type when done with .data._SPARC_CounterDaniel Cederman
2018-09-20bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber
2018-09-19score: Allocate per-CPU data only if necessarySebastian Huber
2018-09-17Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLESebastian Huber
2018-09-17config: Remove CONFIGURE_HAS_OWN_MOUNT_TABLESebastian Huber
2018-09-17config: Remove CONFIGURE_HAS_OWN_FILESYSTEM_TABLESebastian Huber