summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-172-259/+100
* bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber2018-09-171-164/+170
* bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber2018-09-171-58/+50
* bsp/tqm8xx: Use IRQ extensions APISebastian Huber2018-09-171-26/+12
* bsp/tqm8xx: Clear sbss sectionSebastian Huber2018-09-171-4/+7
* bsp/tqm8xx: Use custom string to uint32_tSebastian Huber2018-09-171-2/+19
* powerpc: Fix _CPU_Counter_read() for MPC860Sebastian Huber2018-09-171-0/+2
* score: Fix PER_CPU_DATA_ITEM_DECLARE()Sebastian Huber2018-09-171-1/+2
* score: Fix PER_CPU_DATA_GET_BY_OFFSET()Sebastian Huber2018-09-102-1/+17
* Add more dummy values to <sys/priority.h>Sebastian Huber2018-09-101-2/+4
* score: Add thread pin/unpin supportSebastian Huber2018-09-1023-53/+1145
* score: Modify _Scheduler_Unblock()Sebastian Huber2018-09-101-5/+11
* score: Add flexible per-CPU dataSebastian Huber2018-09-1011-22/+591
* cpukit/Makefile.am: CleanupSebastian Huber2018-09-101-62/+1
* network: Use kernel/user space header filesSebastian Huber2018-09-10178-221/+483
* network: Remove man page installationSebastian Huber2018-09-101-7/+0
* network: Remove unused filesSebastian Huber2018-09-108-1016/+0
* Move <poll.h> to set of default header filesSebastian Huber2018-09-103-1/+1
* score: Debug aid for _Chain_Extract_unprotected()Sebastian Huber2018-09-101-0/+2
* nfsclient: Fix unused variable warningSebastian Huber2018-09-071-1/+0
* sptests/spconfig01: New testSebastian Huber2018-09-065-0/+150
* bsp/qoriq: Add struct qoriq to allow forward declsSebastian Huber2018-09-061-2/+2
* bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber2018-09-0621-154/+22
* bsp/mpc55xxevb: Fix format warningSebastian Huber2018-09-051-1/+3
* libchip/ata: Fix ATA_DRIVER_TABLE_ENTRYSebastian Huber2018-09-051-1/+1
* score: Fix EDF SMP schedulerSebastian Huber2018-09-032-1/+48
* score: Generalize SMP scheduler block supportSebastian Huber2018-09-036-8/+18
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-0315-48/+10
* bootstrap: Correct help messageJoel Sherrill2018-08-301-1/+1
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-293-213/+0
* rtems/score/epiphany-utility.h: Fix not a prototype warningJoel Sherrill2018-08-291-1/+1
* score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototypeJoel Sherrill2018-08-291-1/+1
* psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* mvme5500/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-2/+2
* uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill2018-08-291-1/+1
* gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill2018-08-291-0/+1
* monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill2018-08-292-6/+7
* qoriq/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-5/+5
* gen5200/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-4/+5
* mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill2018-08-291-10/+0
* gen5200/include/bsp/bestcomm.h: Fix unused variable warningJoel Sherrill2018-08-291-0/+3
* bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill2018-08-291-20/+2
* gdbarmsim/include/bsp.h: Fix warningsJoel Sherrill2018-08-291-3/+3
* cpukit/telnetd/pty.c: Fix format overflow warning on sprintf()Joel Sherrill2018-08-291-5/+6
* bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill2018-08-291-38/+43
* score: Remove redundant #ifdef RTEMS_SMPSebastian Huber2018-08-291-2/+0
* bsp/qoriq: Remove READMESebastian Huber2018-08-291-29/+0
* Include <stdbool.h> in <machine/_kernel_types.h>Sebastian Huber2018-08-271-0/+2
* Add FreeBSD kernel space header filesSebastian Huber2018-08-278-0/+498