summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-07-241-6/+12
* rtems-bsd-mutex: Fix resource count updatesSebastian Huber2015-06-231-0/+1
* Remove #undefs and fix formatting.Chris Johns2015-06-191-6/+7
* Add the TCPDUMP command.Chris Johns2015-06-161-0/+9
* Add error() to the BSD program support.Chris Johns2015-06-161-0/+13
* Fix KVM symbol generator to remove warnings.Chris Johns2015-06-161-2/+2
* Add conditional support for RTEMS PCI to the waf build.Chris Johns2015-06-012-7/+20
* Add INVARIANTS supportSebastian Huber2015-05-204-6/+34
* Update due to API changes (timecounters)Sebastian Huber2015-05-202-48/+0
* rtems-bsd-mutex: Use standard thread queuesSebastian Huber2015-05-201-74/+9
* rtems-bsd-chunk: Include missing header fileSebastian Huber2015-05-201-1/+2
* rtems-bsd-mutex: Update due to API changesSebastian Huber2015-04-231-5/+5
* Use signed integer type for ticksSebastian Huber2015-04-081-0/+7
* Fix maxid and maxcpus sysctlsSebastian Huber2015-04-011-5/+6
* mmc: Import MMC/SDCard support from libusbSebastian Huber2015-03-262-6/+68
* rtems-bsd-mutex: Support priority changesSebastian Huber2015-03-261-11/+26
* CONDVAR(9): Use FreeBSD implementationSebastian Huber2015-03-241-165/+0
* SLEEPQUEUE(9): Port to RTEMSSebastian Huber2015-03-241-12/+4
* SLEEP(9): Port to RTEMSSebastian Huber2015-03-241-273/+0
* Update due to Newlib <sys/time.h> etc. changesSebastian Huber2015-03-241-0/+42
* rtems_bsd_mutex: SMP support via ISR locksSebastian Huber2015-03-061-16/+54
* rtems-bsd-cxx.cc: Fix include orderSebastian Huber2015-03-061-0/+6
* Add zerocopy sendtoSebastian Huber2015-02-131-0/+68
* rtems_bsd_mutex: Add missing ISR enableSebastian Huber2015-02-131-0/+2
* Update to FreeBSD 9.3Sebastian Huber2015-02-132-1/+2
* Add and use rtems_bsd_get_allocator_domain_size()Sebastian Huber2015-02-132-8/+68
* Add SMP sysctlsSebastian Huber2015-01-291-0/+12
* Add a simple page allocatorSebastian Huber2015-01-291-0/+149
* Add rtems_bsd_get_mac_address()Sebastian Huber2015-01-211-0/+51
* ZONE(9): Honor cache alignmentSebastian Huber2015-01-211-3/+8
* BUS_DMA(9): Support BUS_DMA_COHERENTSebastian Huber2015-01-211-2/+9
* Add and use rtems_bsd_get_task_stack_size()Sebastian Huber2015-01-204-3/+50
* Add and use rtems_bsd_get_task_priority()Sebastian Huber2015-01-205-13/+72
* SYSLOG(3): Replace implementationSebastian Huber2014-10-091-154/+153
* nexus: Use a linker set for the devicesSebastian Huber2014-10-081-9/+9
* nexus: Fix resouce allocationSebastian Huber2014-10-081-12/+13
* Generalize linker setsSebastian Huber2014-10-081-3/+3
* Provide new rtems_bsdnet_rtrequest()Sebastian Huber2014-10-082-312/+55
* critical_enter/exit(): Use inline functionSebastian Huber2014-09-301-61/+0
* Delete rtems_bsd_thread_chainSebastian Huber2014-09-253-78/+49
* rtems_bsd_mutex: OptimizeSebastian Huber2014-09-241-0/+98
* Replace RTEMS objects with custom implementationSebastian Huber2014-09-235-378/+91
* CONDVAR(9): Use lock classSebastian Huber2014-09-221-18/+7
* Import and use subr_lock.cSebastian Huber2014-09-224-133/+21
* nexus: Add DISABLE_INTERRUPT_EXTENSIONSebastian Huber2014-09-171-0/+12
* Add file to ensure some C++ compatibilitySebastian Huber2014-09-171-0/+64
* Update due to rbtree API changesSebastian Huber2014-08-271-4/+4
* Update due to chain API changesSebastian Huber2014-04-171-1/+1
* Update due to CORE mutex API changesSebastian Huber2014-04-172-4/+4
* ZONE(9): Make sure the chunks are properly alignedSebastian Huber2014-01-301-0/+3