summaryrefslogtreecommitdiff
path: root/c/src/libchip (follow)
AgeCommit message (Expand)Author
2017-10-18dev/serial: Lazy update of NS16550 settingsSebastian Huber
2017-09-28bsps: Fix integer to/from pointer warningsSebastian Huber
2017-08-29libchip,greth: disable driver if SMP kernelDaniel Hellstrom
2017-08-22libchip/serial: Fix integer typesSebastian Huber
2017-08-22libchip/ata: Fix integer to/from pointerSebastian Huber
2017-07-19libchip: Fix format warningSebastian Huber
2017-06-13bsp: Fixes due to header file changesSebastian Huber
2017-06-09if_fxp: Include missing <inttypes.h>Sebastian Huber
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber
2017-06-07network: Include missing <inttypes.h>Sebastian Huber
2017-05-13missing a couple register names + a #ifndef_ASM__ around serial.h inclusionPhong Pham
2017-04-20elnk.c: Fix printf() format warningsJoel Sherrill
2017-04-20elnk.c: rtems_elnk_driver_attach() prototype addedJoel Sherrill
2017-04-20elnk.c: Make elnk_txDaemon() static to fix warningJoel Sherrill
2017-04-20if_fxp.c: Add prototype of rtems_fxp_attach()Joel Sherrill
2017-04-20if_fxp.c: Remove unused variableJoel Sherrill
2017-04-20dec21140.c: Add prototype of dec21140_txDaemon()Joel Sherrill
2017-04-20dec21140.c: Fix printk() warningsJoel Sherrill
2017-04-20dec21140.c: Include <libcpu/page.h> to eliminate warningsJoel Sherrill
2017-04-20dec21140.c: Fix PRIxx formatterJoel Sherrill
2017-04-14libchip/network/dec21140.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell
2017-04-03bsps: Fix baud settingsSebastian Huber
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel
2017-03-14libchip/serial/mc68681.c: Add error checkJoel Sherrill
2017-01-24Use <sys/endian.h>Sebastian Huber
2017-01-20libchip: Really fix high capacity detectionSebastian Huber
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber
2016-10-17libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa
2016-09-21classic networking: adapt FXP driver to work with actual PCI and IRQ code.Pavel Pisa
2016-09-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber
2016-06-17bsps: Fix printk() format warningSebastian Huber
2016-06-17bsps: Fix MPCI_Fatal() prototypeSebastian Huber
2016-06-16libchip/shmdr/send.c: Fix warning and clean upJoel Sherrill
2016-06-16libchip/shmdr/poll.c: Fix warning and clean upJoel Sherrill
2016-05-31libchip: Remove dwmac network interface driverSebastian Huber
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber
2016-05-11ibchip/ns16550: Minor optimisation.Chris Johns
2016-05-06sonic.c: Fix warning on gcc 6Martin Galvan
2016-03-10pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill
2015-03-17libchip/network/if_fxp.c: Do not use rtems_clock_get()Joel Sherrill
2015-03-17libchip/i2c/spi-memdrv.c: Do not use rtems_clock_get()Joel Sherrill
2015-03-05libchip/serial: Fix warningSebastian Huber
2015-01-23libchip: Fix high capacity detection for MMCSebastian Huber
2014-11-26libchip/serial/z85c30.c: Remove redundant assignmentJosh Oguin
2014-11-26libchip/serial/ns16550* and z8530*: Assert on baud number to avoid divide by 0Josh Oguin
2014-11-26libchip/display/disp_hcms29xx.c: Remove useless variable and checkJosh Oguin
2014-11-21Delete or rename MIN/MAX macros and definesSebastian Huber
2014-10-10arm/nds: Warning clean upJoel Sherrill