summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/ramdisk-register.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* cpukit/libblock: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
| | | | Updates #3053.
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
| | | | | | | | Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
* ramdisk: Use rtems_blkdev_create()Sebastian Huber2018-08-071-26/+4
| | | | Update #3358.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* libblock: ramdisk documentationSebastian Huber2012-10-261-5/+5
|
* libblock: Split fileSebastian Huber2012-03-131-0/+80