summaryrefslogtreecommitdiffstats
path: root/cpukit/dev (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16base64: Move base64 encoding supportSebastian Huber1-111/+0
2024-01-16flashdev.c: return error if both buffers are NULLBernd Moessner1-1/+1
2024-01-16flashdev: Add missing default caseBernd Moessner1-0/+2
2023-07-28score: Move formatted I/O functionsSebastian Huber3-0/+541
2023-07-27Revert "cpukit/dev/can: Added CAN support"Gedare Bloom1-505/+0
2023-07-27Revert "cpukit/dev/can: Resolve warnings in 64bit builds"Gedare Bloom1-9/+7
2023-07-24score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber1-0/+53
2023-06-27cpukit/flash: Correct erase ioctl addressAaron Nyholm1-8/+35
2023-05-20Update company nameSebastian Huber10-10/+10
2023-05-16cpukit/flash: Add API for Flash devicesAaron Nyholm1-0/+902
2023-01-30cpukit/dev/can: Resolve warnings in 64bit buildsKinsey Moore1-7/+9
2022-10-30cpukit/dev/can: Added CAN supportPrashanth S1-0/+505
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill10-60/+0
2021-06-22i2c: Add non blocking read / writeChristian Mauderer1-5/+40
2021-01-21cpukit/spi: Allow driver specific ioctlChristian Mauderer1-0/+3
2020-04-16Canonicalize config.h includeSebastian Huber11-21/+21
2019-08-26dev/sc16is752: Reduce RX FIFO trigger levelSebastian Huber1-2/+2
2019-08-26dev/sc16is752: Set TLS to zeroSebastian Huber1-0/+14
2019-08-26dev/sc16is752: Do FIFO reset separatelySebastian Huber1-0/+5
2019-08-26dev/sc16is752: Enable enhanced func earlySebastian Huber1-1/+2
2019-08-26dev/sc16is752: Write to right registerSebastian Huber1-1/+1
2019-06-14dev/sc16is752: Add set/get EFCR IO controlsSebastian Huber1-0/+6
2019-06-14dev/sc16is752: Add RS485 mode variantsSebastian Huber2-4/+19
2019-02-27dev/sc16is752: Fix parity generation.Christian Mauderer1-0/+1
2018-11-06Correct minor spelling and grammar errorsZenon1-1/+1
2018-10-09build: Merge dev/Makefile.amSebastian Huber1-23/+0
2018-10-05dev/sc16is752: Deal with a baud of zeroSebastian Huber1-8/+13
2018-08-15dev/sc16is752: Add name space for field names.Christian Mauderer2-95/+98
2018-05-14dev/sc16is752: Add ioctl calls for modem controll.Christian Mauderer2-1/+96
2018-02-12dev/sc16is752: Check return values.Christian Mauderer1-4/+6
2018-02-12dev/sc16is752: Add GPIO access via ioctl.Christian Mauderer2-0/+22
2018-02-02spi: Use self-contained mutexSebastian Huber1-30/+6
2018-02-02i2c: Use self-contained mutexSebastian Huber1-31/+5
2018-02-01Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns1-1/+5
2018-01-25Remove make preinstallChris Johns17-2716/+0
2017-10-02i2c: Add temperature sensor LM75A driverSebastian Huber4-0/+329
2017-10-02i2c: Fix EEPROM driver program timeout handlingSebastian Huber1-4/+13
2017-10-02i2c: Send MSB of address first for EEPROMsSebastian Huber1-12/+21
2017-09-11i2c: TMP112 correct the function name to set the config.Chris Johns1-1/+1
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-08-22dev/i2c: Fix integer typeSebastian Huber1-1/+1
2017-08-20dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns10-0/+1527
2017-08-16dev/i2c: Add Xilinx AXI I2C driver.Chris Johns4-0/+1035
2017-07-17i2c: Point to most relevant Linux documentationSebastian Huber1-3/+4
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel3-0/+3
2017-04-03bsps: Fix baud settingsSebastian Huber1-1/+1
2016-12-16dev: Add NXP SC16IS752 serial device driverAlexander Krutwig6-0/+875
2016-09-16Add SPI bus frameworkAlexander Krutwig5-0/+877
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-6/+10
2015-03-09cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen groupingJoel Sherrill1-0/+2