summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux/crc32.h: Update due to API changesSebastian Huber2020-09-221-1/+1
* linux/genalloc.h: Update due to API changesSebastian Huber2020-09-211-1/+1
* build: Ensure mandatory compiler/linker flagsSebastian Huber2020-09-211-0/+8
* i386: Delete old machine dependent filesJan Sommer2020-09-164-220/+1
* iflib.c: Deactivate use of ifc_cpusJan Sommer2020-09-162-0/+28
* Callout: Redefine callout_reset_on for rtemsJan Sommer2020-09-161-0/+6
* i386: Add missing files to build systemJan Sommer2020-09-161-3/+7
* e1000: Add missing filesJan Sommer2020-09-166-0/+8792
* waf: Implement module dependency checking in the build systemChris Johns2020-09-165-104/+143
* build: Separate the kernel and user land include pathsChris Johns2020-09-166-442/+618
* waf: Add a config reportChris Johns2020-09-162-36/+85
* waf: Reformat to PEP8 using yapfChris Johns2020-09-163-344/+505
* rtems-bsd-cxx: Undefine _GNU_SOURCESebastian Huber2020-09-141-0/+1
* mcast01: Add test programSebastian Huber2020-09-102-0/+286
* ifmcstat: Port to RTEMSSebastian Huber2020-09-1012-2/+119
* ifmcstat: Import from FreeBSDSebastian Huber2020-09-102-0/+1320
* nfsclient: Next attempt to fix 64-bit targetsSebastian Huber2020-08-181-62/+27
* Fix linker errors with minimal build setSebastian Huber2020-08-062-0/+9
* build: Do not convert cflags to definesSebastian Huber2020-08-061-11/+3
* telnet: Use rtems_shell_dup_current_env()Sebastian Huber2020-08-066-6/+6
* Conditionally include <bsp/linker-symbols.h>Sebastian Huber2020-08-051-2/+4
* racoon: Change type due to Newlib API changesSebastian Huber2020-08-051-2/+2
* wscript: add uninstall commandVijay Kumar Banerjee2020-08-051-1/+4
* Update rtems_wafVijay Kumar Banerjee2020-08-051-0/+0
* testsuite: Use new name of test-info.h.Christian Mauderer2020-07-3112-13/+13
* if_ffec: Align send buffers to cache if necessary.Christian Mauderer2020-07-291-2/+10
* imx: Don't use USB_NEED_BUSDMA_COHERENT_ALLOCChristian Mauderer2020-07-291-1/+1
* busdma: Don't sync nocache memory on ARMChristian Mauderer2020-07-291-0/+8
* rtwn_usb: Make sure buffers are cache alignedChristian Mauderer2020-07-292-0/+18
* busdma: Option to round to cache lines on syncChristian Mauderer2020-07-298-0/+81
* imx: Use RTEMS GPIO driver instead of FreeBSD oneChristian Mauderer2020-07-294-916/+308
* gpioregulator: Remove.Christian Mauderer2020-07-293-354/+0
* wscript: Update RTEMS version to 6.Christian Mauderer2020-07-291-1/+1
* README: Update with information for RTEMS 6Christian Mauderer2020-07-291-4/+10
* mDNSResponder: Port to RTEMSSebastian Huber2020-06-239-8/+136
* mDNSResponder: Update to v878.270.2Sebastian Huber2020-06-2319-155/+245
* mDNSResponder: Update to v878.260.1Sebastian Huber2020-06-236-187/+176
* mDNSResponder: Update to v878.250.4Sebastian Huber2020-06-237-2653/+10718
* mDNSResponder: Update to v878.240.1Sebastian Huber2020-06-237-21/+47
* mDNSResponder: Update to v878.230.2Sebastian Huber2020-06-2312-24/+45
* mDNSResponder: Update to v878.200.35Sebastian Huber2020-06-2342-1012/+6790
* mDNSResponder: Update to v878.70.2Sebastian Huber2020-06-233-4/+6
* mDNSResponder: Update to v878.50.17Sebastian Huber2020-06-239-315/+1376
* mDNSResponder: Back to mDNSResponder-878.30.4Sebastian Huber2020-06-2312-379/+273
* epoch01: Fix sporadic test failuresSebastian Huber2020-06-231-0/+4
* libbsd.py: Install the evdev header files5.35.25.15Vijay Kumar Banerjee2020-06-041-0/+1
* imx6_usbphy: Fix regulator (vbus-supply)Christian Mauderer2020-04-201-1/+1
* regulator: Disable FDT parts for non-FDT targetsChristian Mauderer2020-04-172-0/+4
* imx: Fix build for all other BSPs.Christian Mauderer2020-04-163-0/+13
* imx6_usbphy: Add regulator (vbus-supply).Christian Mauderer2020-04-151-0/+31