aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Add documentation for OPAL_PCI_TCE_KILLStewart Smith1-0/+55
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt9-4/+4188
2016-07-08pci: When restoring bus numbers after a reset, also restore device cacheBenjamin Herrenschmidt1-1/+7
2016-07-08pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt4-4/+4
2016-07-08XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt7-6/+2402
2016-07-08interrupts: Add eoi() callback in preparation for XIVE supportBenjamin Herrenschmidt2-4/+60
2016-07-06Cleanup xscom_read_cfam_chipid to make p8/p9 difference clearerBenjamin Herrenschmidt1-1/+2
2016-07-06Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt7-3/+27
2016-07-06devicetree: Add dt_node_is_enabled()Benjamin Herrenschmidt2-0/+12
2016-07-06uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt8-106/+85
2016-07-06xscom: A few P9 updatesBenjamin Herrenschmidt1-10/+23
2016-07-06Add "ffs" inline functionBenjamin Herrenschmidt1-0/+5
2016-07-06bitutils: Add PPC_BITMASK8Benjamin Herrenschmidt1-0/+1
2016-07-06chip: Add more P9 accessors for converting to/from PIRBenjamin Herrenschmidt1-1/+9
2016-07-06POWER9: Add XSCOM related definitionsBenjamin Herrenschmidt2-2/+43
2016-07-06POWER9: Fix P9 chip name in XSCOMBenjamin Herrenschmidt1-1/+1
2016-07-06POWER9: Make xscom_addr() work for p8 and p9Michael Neuling1-3/+5
2016-07-06doc/OPAL_INT_EOI: document positive return valueStewart Smith1-0/+5
2016-07-06Reserve OPAL API numbers for XICS emulation for XIVEStewart Smith5-1/+66
2016-07-06Revert "flash: Use blocklevel to do ECC reads"Stewart Smith1-2/+2
2016-07-05chip: Add simics specific quirksMichael Neuling1-1/+2
2016-07-05mambo: Run at fastest speed.Michael Neuling1-2/+2
2016-07-05mambo: Flash driver using bogus diskMichael Neuling1-0/+159
2016-07-05flash: Use blocklevel to do ECC readsAlistair Popple1-2/+2
2016-07-05flash: Increase the maximum number of flash devicesMichael Neuling1-1/+1
2016-07-05PHB3: Disable UTL outbound discard error interruptGavin Shan1-1/+1
2016-07-05libflash: Add sanity checks to ffs init code.Cyril Bur1-0/+22
2016-07-05hw/lpc: LPC driver use prlog rather than printfVipin K Parashar1-22/+25
2016-07-05Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-05Update gitignoreStewart Smith1-0/+6
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar3-17/+64
2016-07-04Produce XZ compressed skiboot.lid as part of buildStewart Smith1-1/+4
2016-07-01cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran2-0/+49
2016-07-01Toplevel README -> README.mdMichael Neuling1-34/+36
2016-07-01mambo: Add README.md for skiboot.tclMichael Neuling1-0/+57
2016-07-01mambo: Add support for POWER9Michael Neuling1-2/+31
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh2-17/+17
2016-06-30occ: FWTS annotation updates based on suggestions from VaidyStewart Smith1-5/+8
2016-06-30slw: FWTS annotation suggestion for SLWRegisterDumpStewart Smith1-4/+4
2016-06-30slw: Fix typo in FWTS annotationStewart Smith1-2/+2
2016-06-30Merge branch 'skiboot-5.2.x'Stewart Smith1-0/+57
2016-06-30Add skiboot-5.2.3 release notesskiboot-5.2.3Stewart Smith1-0/+57
2016-06-29Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-28external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-06-27occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat1-6/+10
2016-06-27external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-06-27hdata/memory.c: add FWTS annotation for invalid timebase sizeStewart Smith1-0/+6
2016-06-27external/fwts: fix regex generation for %p formatJeremy Kerr1-1/+1
2016-06-27core/opal.c: Add FWTS annotations for pollers and missing OPAL_CHECK_TOKENStewart Smith1-2/+30