aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-24test-ipmi-hiomap: Add read-one-block-twice testAndrew Jeffery1-0/+33
2019-02-24test-ipmi-hiomap: Add protocol-recovery-get-flash-info-failure testAndrew Jeffery1-0/+195
2019-02-24test-ipmi-hiomap: Add protocol-recovery-failure-get-info testAndrew Jeffery1-0/+191
2019-02-24test-ipmi-hiomap: Add protocol-recovery-failure-ack testAndrew Jeffery1-0/+170
2019-02-24test-ipmi-hiomap: Add erase-malformed testsAndrew Jeffery1-0/+92
2019-02-24test-ipmi-hiomap: Add flush-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add mark-dirty-malformed testsAndrew Jeffery1-0/+101
2019-02-24test-ipmi-hiomap: Add create-write-window-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add create-read-window-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add get-flash-info-malformed testsAndrew Jeffery1-0/+64
2019-02-24test-ipmi-hiomap: Add get-info-malformed testsAndrew Jeffery1-0/+64
2019-02-24test-ipmi-hiomap: Add ack-malformed testsAndrew Jeffery1-0/+60
2019-02-24test-ipmi-hiomap: Add erase-error testAndrew Jeffery1-0/+41
2019-02-24test-ipmi-hiomap: Add ack-error testAndrew Jeffery1-0/+7
2019-02-24test-ipmi-hiomap: Add flush-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add mark-dirty-error testAndrew Jeffery1-0/+45
2019-02-24test-ipmi-hiomap: Add create-write-window-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add create-read-window-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add get-flash-info-error testAndrew Jeffery1-0/+30
2019-02-24test-ipmi-hiomap: Add get-info-error testAndrew Jeffery1-0/+29
2019-02-24test-ipmi-hiomap: Add get-flash-info testAndrew Jeffery1-0/+46
2019-02-24test-ipmi-hiomap: Add action-error testAndrew Jeffery1-0/+30