summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* timecounter: Update FreeBSD identifiersSebastian Huber2017-10-125-5/+5
* timecounter: Merge FreeBSD change r324528Konstantin Belousov2017-10-121-3/+1
* timecounter: Merge FreeBSD change r315287Eric van Gyzen2017-10-121-0/+10
* timecounter: Merge FreeBSD change r315280Eric van Gyzen2017-10-121-0/+18
* timecounter: Merge FreeBSD change r310053Ed Schouten2017-10-121-2/+2
* timecounter: Merge FreeBSD change r304285Konstantin Belousov2017-10-122-5/+28
* timecounter: Merge FreeBSD change r303548Konstantin Belousov2017-10-121-13/+11
* timecounter: Merge FreeBSD change r303387Konstantin Belousov2017-10-121-46/+74
* timecounter: Merge FreeBSD change r303384Konstantin Belousov2017-10-121-2/+2
* timecounter: Merge FreeBSD change r303383Konstantin Belousov2017-10-121-23/+12
* timecounter: Merge FreeBSD change r303382Konstantin Belousov2017-10-123-31/+62
* timecounter: Merge FreeBSD change r298981Pedro Giffuni2017-10-121-1/+1
* timecounter: Merge FreeBSD change r298819Pedro Giffuni2017-10-121-1/+1
* timecounter: Merge FreeBSD change r290257Ngie Cooper2017-10-121-1/+8
* timecounter: Merge FreeBSD change r288216Konstantin Belousov2017-10-121-7/+14
* timecounter: Merge FreeBSD change r304285Ian Lepore2017-10-121-1/+1
* timecounter: Merge FreeBSD change r286701Ian Lepore2017-10-121-5/+13
* timecounter: Merge FreeBSD change r286429Ian Lepore2017-10-121-0/+3
* timecounter: Merge FreeBSD change r286423Ian Lepore2017-10-121-2/+6
* timecounter: Merge FreeBSD change r285286Konstantin Belousov2017-10-121-81/+101
* timecounter: Merge FreeBSD change r284256Konstantin Belousov2017-10-121-3/+2
* timecounter: Merge FreeBSD change r282424Ian Lepore2017-10-122-6/+25
* timecounter: Merge FreeBSD change r280012Ian Lepore2017-10-121-0/+1
* timecounter: Merge FreeBSD change r279728Hans Petter Selasky2017-10-122-11/+8
* posix: Use right time format in adjtime()Sebastian Huber2017-10-121-4/+5
* xz/README: Correct URLJoel Sherrill2017-10-111-1/+2
* Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill2017-10-112-0/+12
* Fix spprofiling01 overriding recipe warningJoel Sherrill2017-10-112-2/+2
* smpaffinity01: Fix test caseSebastian Huber2017-10-112-10/+10
* posix: Include missing <limits.h>Sebastian Huber2017-10-111-0/+2
* score: Remove CPU_set_ControlSebastian Huber2017-10-1117-407/+12
* posix: Validate affinity sets by the schedulerSebastian Huber2017-10-114-25/+17
* score: Add _Thread_queue_Dispatch_disable()Sebastian Huber2017-10-1012-46/+25
* posix: Unconditional thread attribute supportSebastian Huber2017-10-1013-100/+155
* posix: Constify default thread processor affinitySebastian Huber2017-10-104-18/+11
* posix: Simplify pthread_attr_setstack()Sebastian Huber2017-10-103-16/+6
* posix: Remove rtems_pthread_attribute_compare()Sebastian Huber2017-10-094-105/+67
* posix: Simplify POSIX_API_ControlSebastian Huber2017-10-0918-91/+151
* score: Change Timestamp_Control to sbintime_tSebastian Huber2017-10-094-34/+43
* score: Use struct timespec for TODSebastian Huber2017-10-098-69/+33
* score: Simplify _Timestamp_Add_to()Sebastian Huber2017-10-091-7/+1
* bsps/powerpc: Fix robust thread dispatch againSebastian Huber2017-10-091-3/+1
* psxtests/psx05: Fix timeout calculationSebastian Huber2017-10-091-9/+3
* pc386/.../bspreset.c: Readd proper reset code.Joel Sherrill2017-10-081-2/+2
* posix: Resurrect signal supportSebastian Huber2017-10-061-0/+4
* confdefs: Fix typoSebastian Huber2017-10-061-1/+1
* bsp/imx: Add SPI bus driverSebastian Huber2017-10-063-0/+463
* bsp/imx: Add imx_iomux_configure_pins()Sebastian Huber2017-10-064-0/+107
* bsp/imx: Import iomux from FreeBSDSebastian Huber2017-10-063-0/+440
* bsp/imx: Fix I2C registration with pathSebastian Huber2017-10-061-4/+9