summaryrefslogtreecommitdiffstats
path: root/cpukit/dev (follow)
Commit message (Expand)AuthorAgeFilesLines
* base64: Move base64 encoding supportSebastian Huber2024-02-161-111/+0
* flashdev.c: return error if both buffers are NULLBernd Moessner2024-01-161-1/+1
* flashdev: Add missing default caseBernd Moessner2024-01-161-0/+2
* score: Move formatted I/O functionsSebastian Huber2023-07-283-0/+541
* Revert "cpukit/dev/can: Added CAN support"Gedare Bloom2023-07-271-505/+0
* Revert "cpukit/dev/can: Resolve warnings in 64bit builds"Gedare Bloom2023-07-271-9/+7
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-241-0/+53
* cpukit/flash: Correct erase ioctl addressAaron Nyholm2023-06-271-8/+35
* Update company nameSebastian Huber2023-05-2010-10/+10
* cpukit/flash: Add API for Flash devicesAaron Nyholm2023-05-161-0/+902
* cpukit/dev/can: Resolve warnings in 64bit buildsKinsey Moore2023-01-301-7/+9
* cpukit/dev/can: Added CAN supportPrashanth S2022-10-301-0/+505
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1010-60/+0
* i2c: Add non blocking read / writeChristian Mauderer2021-06-221-5/+40
* cpukit/spi: Allow driver specific ioctlChristian Mauderer2021-01-211-0/+3
* Canonicalize config.h includeSebastian Huber2020-04-1611-21/+21
* dev/sc16is752: Reduce RX FIFO trigger levelSebastian Huber2019-08-261-2/+2
* dev/sc16is752: Set TLS to zeroSebastian Huber2019-08-261-0/+14
* dev/sc16is752: Do FIFO reset separatelySebastian Huber2019-08-261-0/+5
* dev/sc16is752: Enable enhanced func earlySebastian Huber2019-08-261-1/+2
* dev/sc16is752: Write to right registerSebastian Huber2019-08-261-1/+1
* dev/sc16is752: Add set/get EFCR IO controlsSebastian Huber2019-06-141-0/+6
* dev/sc16is752: Add RS485 mode variantsSebastian Huber2019-06-142-4/+19
* dev/sc16is752: Fix parity generation.Christian Mauderer2019-02-271-0/+1
* Correct minor spelling and grammar errorsZenon2018-11-061-1/+1
* build: Merge dev/Makefile.amSebastian Huber2018-10-091-23/+0
* dev/sc16is752: Deal with a baud of zeroSebastian Huber2018-10-051-8/+13
* dev/sc16is752: Add name space for field names.Christian Mauderer2018-08-152-95/+98
* dev/sc16is752: Add ioctl calls for modem controll.Christian Mauderer2018-05-142-1/+96
* dev/sc16is752: Check return values.Christian Mauderer2018-02-121-4/+6
* dev/sc16is752: Add GPIO access via ioctl.Christian Mauderer2018-02-122-0/+22
* spi: Use self-contained mutexSebastian Huber2018-02-021-30/+6
* i2c: Use self-contained mutexSebastian Huber2018-02-021-31/+5
* Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns2018-02-011-1/+5
* Remove make preinstallChris Johns2018-01-2517-2716/+0
* i2c: Add temperature sensor LM75A driverSebastian Huber2017-10-024-0/+329
* i2c: Fix EEPROM driver program timeout handlingSebastian Huber2017-10-021-4/+13
* i2c: Send MSB of address first for EEPROMsSebastian Huber2017-10-021-12/+21
* i2c: TMP112 correct the function name to set the config.Chris Johns2017-09-111-1/+1
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* dev/i2c: Fix integer typeSebastian Huber2017-08-221-1/+1
* dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns2017-08-2010-0/+1527
* dev/i2c: Add Xilinx AXI I2C driver.Chris Johns2017-08-164-0/+1035
* i2c: Point to most relevant Linux documentationSebastian Huber2017-07-171-3/+4
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-143-0/+3
* bsps: Fix baud settingsSebastian Huber2017-04-031-1/+1
* dev: Add NXP SC16IS752 serial device driverAlexander Krutwig2016-12-166-0/+875
* Add SPI bus frameworkAlexander Krutwig2016-09-165-0/+877
* i2c: Fix return status of i2c dev read/writeSebastian Huber2015-07-231-6/+10
* cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen groupingJoel Sherrill2015-03-091-0/+2