summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-23vprintf: Add handler that mutes all output.HEADmasterChristian Mauderer
2018-03-23Silence rtems_bsd_ifconfig()Sebastian Huber
2018-03-22config.inc: Remove unused values.Christian Mauderer
2018-03-21if_atsam: Add checksum offload.Christian Mauderer
2018-03-21openssl: Provide deprecated functions.Christian Mauderer
2018-03-13mutex: Use panic() after ISR lock releaseSebastian Huber
2018-02-06dwc_otg: Default to USB host modeSebastian Huber
2018-02-06dwc_otg: Add compatibility string, constifySebastian Huber
2018-02-06dw_mmc: Properly init/reset DMASebastian Huber
2018-02-06dw_mmc: Add MMCBR_IVAR_TIMINGSebastian Huber
2018-02-06Add device tree support for Altera/Intel Cyclone VSebastian Huber
2018-02-05tests: Fix configuration dependenciesSebastian Huber
2018-02-05linux/percpu.h: Fix for uni-processor configSebastian Huber
2018-02-05SLEEPQUEUE(9): Update due to API changesSebastian Huber
2018-02-05termios: Update due to API changesSebastian Huber
2018-01-23sdk_dpaa: What to do with tail queue drop?Sebastian Huber
2018-01-23sdk_dpaa: Port to RTEMSSebastian Huber
2018-01-23sdk_dpaa: Import from QorIQ SDK LinuxSebastian Huber
2018-01-23dpaa: QMan portal only initializationSebastian Huber
2018-01-23dpaa: Add and use bman_new_pool_for_bpid()Sebastian Huber
2018-01-23dpaa: Use device tree throughout in BMan initSebastian Huber
2018-01-23dpaa: Add and use SDK_DPAA_COMPAT_STATICSebastian Huber
2018-01-23dpaa: Support FQ_TYPE_RX_PCDSebastian Huber
2018-01-23dpaa: Disable unused bman_pool membersSebastian Huber
2018-01-23dpaa: Remove unused configuration definesSebastian Huber
2018-01-23linux/of_irq.h: Generalize of_irq_to_resource()Sebastian Huber
2018-01-23linux/of_address.h: of_address_to_resource()Sebastian Huber
2018-01-23linux/of_address.h: Add of_translate_address()Sebastian Huber
2018-01-23linux/of.h: Add of_find_node_by_path()Sebastian Huber
2018-01-23linux/of.h: Add of_read_number()Sebastian Huber
2018-01-23linux/of.h: Add of_n_size_cells()Sebastian Huber
2018-01-23linux/of.h: Add of_n_addr_cells()Sebastian Huber
2018-01-23linux/sort.h: New fileSebastian Huber
2018-01-23linux/smp.h: Avoid function call overheadSebastian Huber
2018-01-23linux/compiler.h: Define __coldSebastian Huber
2018-01-23Add rtems_bsd_ifconfig()Sebastian Huber
2018-01-19ehci_mpc83xx.c: Fix for qoriq hypervisor guestSebastian Huber
2018-01-19ZONE(9): Avoid function call overheadSebastian Huber
2018-01-08DEVICE(9): Fix __BUS_ACCESSOR()Sebastian Huber
2018-01-08openssl: Remove superfluous fileSebastian Huber
2017-12-05Add rtems_bsd_initialize_dhcp()Sebastian Huber
2017-11-17at91_mci: Fix for 32k buffer.Christian Mauderer
2017-11-17Revert "RWLOCK(9): Add reader/writer lock implementation"Sebastian Huber
2017-11-17Revert "SX(9): Implement with reader/writer lock"Sebastian Huber
2017-11-16SX(9): Implement with reader/writer lockSebastian Huber
2017-11-16RWLOCK(9): Add reader/writer lock implementationSebastian Huber
2017-11-16LOCKING(9): Remove dead code (DDB)Sebastian Huber
2017-11-16LOCKING(9): Remove dead code (KDTRACE_HOOKS)Sebastian Huber
2017-11-16LOCKING(9): Update to current FreeBSD versionSebastian Huber
2017-11-15Fix file descriptor reference counting in accept()Sebastian Huber