aboutsummaryrefslogtreecommitdiff
path: root/external/opal-prd
AgeCommit message (Expand)AuthorFilesLines
2018-05-28opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar1-3/+3
2016-10-31opal-prd: only run on supported systemsRafael Fonseca1-0/+2
2016-10-28opal-prd: remove unused socket file.Rafael Fonseca2-10/+0
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat1-0/+6
2016-09-16opal-prd: Fix error code from scom_read & scom_writeBenjamin Herrenschmidt2-6/+19
2016-09-16opal-prd: Add get_interface_capabilities to host interfacesJeremy Kerr3-2/+22
2016-09-14pflash and opal-prd: Fix dist-cleanBreno Leitao1-0/+1
2016-09-14opal-prd: fix for 64-bit pnor sizesJeremy Kerr1-1/+1
2016-06-20Fix for typosFrederic Bonnard5-6/+6
2016-04-18external: Update gitignore for building opal-prdMichael Neuling1-0/+1
2016-04-18external/opal-prd: Ensure that struct host_interfaces matches the thunkJeremy Kerr3-1/+28
2016-04-17pflash: Allow building under yocto.Patrick Williams1-2/+0
2016-03-31opal-prd: fix make test dependencies for common symlink generationStewart Smith1-1/+1
2016-03-31Make links target reusableDinar Valeev1-23/+2
2016-03-08opal-prd: Add debug output for firmware-driven OCC eventsJeremy Kerr1-0/+4
2016-02-24external/opal-prd: Make compilation prerequisites as order-only prerequisitesVasant Hegde1-1/+1
2016-01-15external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur4-197/+59
2016-01-15external/opal-prd: Fix test_pnorCyril Bur2-1/+11
2016-01-08external/opal-prd: Drop final use of ffs_open_image()Cyril Bur1-1/+9
2015-12-14Merge branch 'stable'Stewart Smith1-0/+1
2015-12-14external/opal-prd: Set initial size valueJeremy Kerr1-0/+1
2015-12-03Merge branch 'stable'Stewart Smith1-0/+52
2015-12-03opal-prd: display explicit message on IBM Power systemsCédric Le Goater1-0/+52
2015-11-09opal-prd: add systemd scriptsCédric Le Goater2-0/+18
2015-10-23opal-prd: Display messages at startup and shutdownJoel Stanley1-0/+5
2015-10-14opal-prd: Improve error-checking in hservices_initJeremy Kerr1-3/+16
2015-09-30opal-prd: Increase IPMI timeout to a slightly better valueStewart Smith1-1/+1
2015-09-08external/opal-prd: move hservices_init after the ipmi and pnor initNeelesh Gupta1-4/+4
2015-09-07external/opal-prd: Add 'run' option to execute HBRT commandsVaidyanathan Srinivasan3-1/+135
2015-09-07external/opal-prd: Support manufacturing command HTMGT and attribute overrideNeelesh Gupta3-48/+345
2015-09-01external/opal-prd: Refactor the handle_prd_control() functionNeelesh Gupta1-33/+47
2015-09-01external/opal-prd: Move client socket common code to a functionNeelesh Gupta1-27/+34
2015-09-01external/opal-prd: send socket response in the error pathNeelesh Gupta1-1/+3
2015-08-17external/opal-prd: Allow instance numbers for PRD rangesJeremy Kerr2-18/+130
2015-08-10Merge 'external/opal-prd: Only map each PRD range once' from branch 'stable'Stewart Smith1-12/+23
2015-08-10external/opal-prd: Only map each PRD range onceJeremy Kerr1-12/+23
2015-07-31external/opal-prd: Use opal-prd as version prefixCyril Bur1-5/+5
2015-06-23Fixes for compilation with -WerrorFrederic Bonnard2-7/+39
2015-06-23Honor compilation flags passed from the environmentFrederic Bonnard1-3/+3
2015-06-19external/opal-prd: Add opal-prd manual pageJeremy Kerr2-0/+81
2015-06-19external/opal-prd: Add --version optionJeremy Kerr2-1/+26
2015-06-19external/opal-prd: Include libflash blocklevel.oJeremy Kerr1-1/+2
2015-06-16external/opal-prd: Fix error message for handle_attnsJeremy Kerr1-1/+1
2015-05-21external/opal-prd: Update for new PRD userspace interfaceJeremy Kerr1-12/+178
2015-04-01external/opal-prd: Use link register for cross-endian branchJeremy Kerr1-3/+3
2015-03-31external/opal-prd: Use "official" switch-endian syscallJeremy Kerr1-6/+14
2015-03-17external/opal-prd: Unify logging calls and log to syslogJeremy Kerr5-154/+287
2015-03-17external/opal-prd: Add a helper for module loadingJeremy Kerr5-5/+90
2015-03-04external/opal-prd: Correct partition offsetJoel Stanley1-8/+2
2015-03-04external/opal-prd: Allow partial ops with PNOR APIJoel Stanley2-10/+26