aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14core/pci: Use PCI slot in enumerationGavin Shan2-158/+38
2016-06-14platforms/astbmc: Support PCI slotGavin Shan1-15/+43
2016-06-14platforms/ibm-fsp: Support PCI slotGavin Shan8-523/+1321
2016-06-14hw/npu: Support PHB slotGavin Shan1-15/+42
2016-06-14hw/phb3: Support PHB slotGavin Shan2-423/+306
2016-06-14hw/phb3: Remove useless commentsGavin Shan2-16/+0
2016-06-14hw/p7ioc: Support PHB slotGavin Shan2-712/+470
2016-06-14core/pci: Support PCI slotGavin Shan9-80/+992
2016-06-14core/pci: Return value for struct phb_ops::device_initGavin Shan4-6/+23
2016-06-14core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan4-5/+5
2016-06-14core/pci: Extend pci_walk_dev() for PCI slotGavin Shan3-6/+11
2016-06-14core/pci: Fix wrong reserved PE# in enumerationGavin Shan5-3/+26
2016-06-14core/cpu: Introduce DEBUG_SERIALIZE_CPU_JOBSGavin Shan1-0/+5
2016-06-14core/fdt: Introduce opal_get_device_tree()Gavin Shan3-1/+66
2016-06-14core/fdt: Allow to exclude root nodeGavin Shan3-13/+20
2016-06-14core/fdt: Introduce __create_dtb()Gavin Shan1-20/+24
2016-06-14core/fdt: Allow to specify FDT blobGavin Shan1-20/+20
2016-06-14core/fdt: Introduce flatten_dt_properties()Gavin Shan1-14/+13
2016-06-14core/fdt: Improve debugging functionalityGavin Shan1-19/+20
2016-06-14hw/p8-i2c: Allow to set I2C request timeoutGavin Shan2-2/+32
2016-06-09Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-09Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith1-0/+7
2016-06-09Fixup whitespace and build warning/errorStewart Smith1-4/+4
2016-06-09pci: Do a dummy config write to devices to establish bus numberBenjamin Herrenschmidt1-0/+7
2016-06-09p7ioc-phb: Remove logically deadcodeKamalesh Babulal1-2/+1
2016-06-09Fixup whitespace and build warning/errorStewart Smith1-4/+4
2016-06-09pci: Do a dummy config write to devices to establish bus numberBenjamin Herrenschmidt1-0/+7
2016-06-09phb: Work around XSL bug sending PTE updates with wrong scopeIan Munsie1-5/+15
2016-06-09phb3: Add support for CAPP DMA modeIan Munsie2-10/+47
2016-06-08phb3: Refactor to move capi enable to its own functionIan Munsie1-63/+70
2016-06-08opal-api: Fix typo in EPOW event handling descriptionVipin K Parashar1-1/+1
2016-06-07external: Add dynamically linked pflashBrad Bishop2-4/+17
2016-06-07external: Create shared rules.mkBrad Bishop2-5/+5
2016-06-07external: Remove -m64 from shared CFLAGS on ARMBrad Bishop1-1/+4
2016-06-07external: Fix pflash install targetBrad Bishop1-0/+1
2016-06-07external: Remove external/shared link targetsBrad Bishop1-12/+0
2016-06-07phb3: Mask off FIR bit indicating link speed change on p8+Ian Munsie1-1/+1
2016-06-07gard: fix compile error on ARMCédric Le Goater1-3/+3
2016-06-07Add .version to make cleanStewart Smith1-1/+1
2016-06-07garrison.c: Update GPU location codes to match workbookAlistair Popple1-12/+12
2016-06-07doc: Add initial BMC interactions documentJeremy Kerr1-0/+57
2016-05-18libflash: fix bug on reading truncated flash fileStewart Smith1-1/+1
2016-05-18pflash: add support for manipulating file rather than flashStewart Smith1-2/+9
2016-05-18hw/ipmi: Fix typo in Makefile.checkStewart Smith1-4/+4
2016-05-18hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith6-15/+43
2016-05-12Add new output files from make check to gitignoreMichael Neuling1-0/+4
2016-05-11external: add a gitignore to xscom-utilsCédric Le Goater1-0/+3
2016-05-10Add base POWER9 supportMichael Neuling10-8/+69
2016-05-10Abstract HILE and attn enable bit definitions for HID0Michael Neuling2-6/+12
2016-05-10Disable attn instruction on bootMichael Neuling3-0/+19