summaryrefslogtreecommitdiffstats
path: root/src/usr/vfs
Commit message (Expand)AuthorAgeFilesLines
* Enable Serial TestcasesBill Hoffa2019-12-061-2/+2
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Add page tables to read only partitionsChen Du2019-05-092-2/+2
* Force hb dump on VFS crashesDan Crowell2018-05-111-8/+16
* Create better anti-deadlock strategy for vfsJaymes Wilks2017-12-121-1/+1
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+1
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-1/+1
* Fix secure PNOR provider deadlockNick Bofferding2017-06-222-3/+11
* Port P8 HBI page verification functionalityStephen Cprek2017-05-012-53/+255
* Fix spelling mistakes using codespell.Patrick Williams2015-01-152-5/+7
* Tools for delivering SRC descriptions to PUBsDoug Gilbert2014-09-081-3/+10
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-215-67/+67
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-16/+16
* PNOR ECC UE could cause HB VFS to crash/hangDoug Gilbert2014-04-112-15/+247
* Remove leftover fixme/todo and update error calloutsDan Crowell2014-01-101-12/+23
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-2/+1
* ERRL: Create Hostboot error log SRC/UD parser and deliver to FSP bldMike Jones2013-02-081-6/+6
* Reduce trace buffer sizes.Patrick Williams2012-12-141-1/+1
* Move components to slow-buffer as appropriatePatrick Williams2012-12-141-1/+1
* Memory Leak task_endBill Schwartz2012-10-122-56/+56
* Update PNOR RP to parse FFS Partition TableAdam Muhle2012-07-091-24/+25
* Refactor InitServiceMark Wenning2012-04-042-11/+8
* Hostboot-aware errl tool part 1.Monte Copeland2012-02-021-1/+1
* VFS add functions to find module by address and query if module is loadedDoug Gilbert2012-01-193-15/+156
* Change VFS to return non page aligned size in typesDoug Gilbert2012-01-031-3/+3
* Errl commit with component IDMonte Copeland2011-11-021-2/+2
* Assert on crash of a parent-less task.Patrick Williams2011-11-011-0/+2
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-5/+3
* VFS provide assess to read-only data modulesDoug Gilbert2011-09-285-7/+178
* VFS implement setting page permissions on virtual memoryDoug Gilbert2011-09-211-11/+90
* Removed extra ::TargetArgs:: from usage.Patrick Williams2011-09-141-1/+2
* Return code cleanups.Patrick Williams2011-09-131-4/+4
* Move libs to the extended imageDoug Gilbert2011-09-072-11/+78
* Add environment var to remove debug messages.Patrick Williams2011-08-241-5/+4
* Add copyright headers to all source files.Patrick Williams2011-08-243-0/+66
* Virtual File System module load and unloaddgilbert2011-08-173-0/+415
OpenPOWER on IntegriCloud