aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-15fast-reboot: occ: Call occ_pstates_init() on fast-reset on all machinesShilpasri G Bhat1-2/+4
2019-03-15fast-reboot: occ: Remove 'freq-domain-mask' from fast-reboot pathShilpasri G Bhat1-43/+42
2019-03-13npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat3-7/+34
2019-03-13npu2-opencapi: Extend delay after releasing reset on adapterFrederic Barrat1-2/+2
2019-03-13npu2-opencapi: ODL should be in reset when enabledFrederic Barrat1-0/+6
2019-03-13npu2-opencapi: Keep ODL and adapter in reset at the same timeFrederic Barrat1-25/+43
2019-03-13npu2-opencapi: Rename functions used to reset an adapterFrederic Barrat1-4/+4
2019-03-13npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat2-0/+79
2019-03-13npu2-opencapi: Rework ODL register accessFrederic Barrat3-135/+21
2019-03-06skiboot v6.2.2 release notesVasant Hegde1-0/+227
2019-03-06skiboot v6.0.18 release notesVasant Hegde1-0/+184
2019-03-05Makefile: Check -Wno-stringop-truncation is supportedJoel Stanley1-1/+1
2019-03-05asm/head: move unnecessary code out of headNicholas Piggin2-134/+139
2019-03-05p9dsu: Fix slot labels for p9dsu2uDeb McLemore1-5/+5
2019-03-05platforms/zz: Re-enable LXVPD slot information parsingOliver O'Halloran1-4/+3
2019-03-05doc: s/stb_init()/secureboot_init()/ to match realityStewart Smith1-1/+1
2019-03-05opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar3-2/+13
2019-03-05opal/hmi: Don't retry TOD recovery if it is already in failed state.Mahesh Salgaonkar1-9/+22
2019-03-05opal/hmi: Fix double unlock of hmi lock in failure path.Mahesh Salgaonkar1-5/+1
2019-03-05zaius: Add BMC descriptionAndrew Jeffery1-1/+20
2019-03-01i2c: Fix sparse warnings for type assignmentStewart Smith1-5/+5
2019-03-01hw/bt: Do not disable ipmi message retry during OPAL bootVasant Hegde1-1/+2
2019-03-01core/ipmi: Add ipmi sync messages to top of the listVasant Hegde1-1/+1
2019-03-01hw/bt: Introduce separate list for synchronous messagesVasant Hegde1-45/+63
2019-03-01hdata/memory: Removed share-id propertyVasant Hegde1-3/+0
2019-03-01hdata/memory: Fix warning messageVasant Hegde1-1/+1
2019-03-01Don't use variable length arrays in exception codeStewart Smith1-14/+13
2019-03-01astbmc: Enable IPMI HIOMAP for AMI platformsAndrew Jeffery1-0/+1
2019-02-28xive: Make no_sync parameter affermative in __xive_set_irq_config()Michael Neuling1-6/+6
2019-02-25hw/phb4: Fix indentation of brdgCtlOliver O'Halloran1-2/+1
2019-02-25npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2-1/+23
2019-02-25npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2-16/+32
2019-02-25power-mgmt : occ : Add 'freq-domain-mask' DT propertyAbhishek Goel2-0/+61
2019-02-26Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2-14/+48
2019-02-25imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj3-84/+61
2019-02-25flash: Add support for async decompressionSantosh Sivaraj2-0/+137
2019-02-25config: Get rid of FAST_REBOOT_CLEARS_MEMORYAndrew Donnellan1-3/+0
2019-02-25config: Get rid of DEBUG_MALLOCAndrew Donnellan2-5/+1
2019-02-25powercap: occ: Fix the powercapping range allowed for userShilpasri G Bhat2-9/+30
2019-02-25sparse: symbol '*bar*' was not declared. Should it be static?Stewart Smith1-3/+3
2019-02-25sparse: symbols in imc.c weren't declared, Should they be static?Stewart Smith1-6/+6
2019-02-25sparse: symbol 'procedure_*' was not declared. Should it be static?Stewart Smith1-2/+2
2019-02-25sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static?Stewart Smith1-66/+71
2019-02-25sparse: symbol 'xive_buddy_lock/xive_vp_buddy' was not declared. Should it be...Stewart Smith1-3/+3
2019-02-25sparse: symbol 'sbe_timer_lock' was not declared. Should it be static?Stewart Smith1-2/+2
2019-02-25astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery4-33/+67
2019-02-25ast-io: Rework ast_sio_is_enabled() test sequenceAndrew Jeffery1-9/+30
2019-02-25doc: fix definition lists in opal-imc-countersStewart Smith1-10/+28
2019-02-24test-ipmi-hiomap: Add erase-one-block-twice testAndrew Jeffery1-0/+61
2019-02-24test-ipmi-hiomap: Add write-one-block-twice testAndrew Jeffery1-0/+65