summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock/src/ramdisk-register.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
Updates #4625.
2022-02-28cpukit/libblock: Change license to BSD-2Joel Sherrill1-3/+22
Updates #3053.
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
2018-08-07ramdisk: Use rtems_blkdev_create()Sebastian Huber1-26/+4
Update #3358.
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-10-26libblock: ramdisk documentationSebastian Huber1-5/+5
2012-03-13libblock: Split fileSebastian Huber1-54/+8
2010-03-28Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius1-0/+4
2009-10-29 Aded ramdisk_register().Thomas Doerfler1-0/+47
2009-10-16restructuring of ramdisk codeThomas Doerfler1-0/+75