summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* OPAL_REINIT_CPUS: clarify that for P9 and above, we can have other flagsStewart Smith2016-07-141-1/+3
* cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt2016-07-131-7/+17
* interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-131-41/+64
* interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt2016-07-122-7/+11
* make check: make test runs less noisyStewart Smith2016-07-121-4/+4
* nvram-format: fix inconsistent indentingStewart Smith2016-07-111-3/+3
* mem_region: fix inconsistent indentingStewart Smith2016-07-111-3/+3
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-082-0/+24
* pci: When restoring bus numbers after a reset, also restore device cacheBenjamin Herrenschmidt2016-07-081-1/+7
* pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt2016-07-081-1/+1
* XIVE: Base XIVE support for OPAL XICS emulation callsBenjamin Herrenschmidt2016-07-081-1/+8
* interrupts: Add eoi() callback in preparation for XIVE supportBenjamin Herrenschmidt2016-07-081-4/+19
* Timebase quirk for slow simulators like AWAN and SIMICSBenjamin Herrenschmidt2016-07-064-2/+23
* devicetree: Add dt_node_is_enabled()Benjamin Herrenschmidt2016-07-061-0/+10
* uart: Cleanup initialization and remove simulator hackBenjamin Herrenschmidt2016-07-062-3/+12
* Revert "flash: Use blocklevel to do ECC reads"Stewart Smith2016-07-061-2/+2
* chip: Add simics specific quirksMichael Neuling2016-07-051-1/+2
* flash: Use blocklevel to do ECC readsAlistair Popple2016-07-051-2/+2
* flash: Increase the maximum number of flash devicesMichael Neuling2016-07-051-1/+1
* cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran2016-07-011-0/+48
* core/opal.c: Add FWTS annotations for pollers and missing OPAL_CHECK_TOKENStewart Smith2016-06-271-2/+30
* i2c: Add FWTS annotations for I2c ErrorsStewart Smith2016-06-241-0/+13
* nvlink: Print error message when NPU is fencedRussell Currey2016-06-211-1/+1
* ccore/fflash.c: Ffix ttypo iin fflash eerror mmessageJeremy Kerr2016-06-201-1/+1
* fwts: add annotations for core flash/nvram functionalityStewart Smith2016-06-201-0/+12
* Add fwts annotations for critical errorsStewart Smith2016-06-203-0/+20
* slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu2016-06-201-2/+1
* ATTN: Set attn bit instead of hile bit in enable/disable attn functionVasant Hegde2016-06-201-2/+2
* core/opal: Support PCI slot and new APIsGavin Shan2016-06-141-26/+209
* core/pci: Power off empty hotpluggable slotGavin Shan2016-06-141-1/+55
* core/pci: Use PCI slot in enumerationGavin Shan2016-06-141-141/+38
* core/pci: Support PCI slotGavin Shan2016-06-144-25/+714
* core/pci: Return value for struct phb_ops::device_initGavin Shan2016-06-141-1/+1
* core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan2016-06-141-2/+2
* core/pci: Extend pci_walk_dev() for PCI slotGavin Shan2016-06-141-4/+8
* core/pci: Fix wrong reserved PE# in enumerationGavin Shan2016-06-141-3/+12
* core/cpu: Introduce DEBUG_SERIALIZE_CPU_JOBSGavin Shan2016-06-141-0/+5
* core/fdt: Introduce opal_get_device_tree()Gavin Shan2016-06-141-0/+40
* core/fdt: Allow to exclude root nodeGavin Shan2016-06-142-12/+19
* core/fdt: Introduce __create_dtb()Gavin Shan2016-06-141-20/+24
* core/fdt: Allow to specify FDT blobGavin Shan2016-06-141-20/+20
* core/fdt: Introduce flatten_dt_properties()Gavin Shan2016-06-141-14/+13
* core/fdt: Improve debugging functionalityGavin Shan2016-06-141-19/+20
* Fixup whitespace and build warning/errorStewart Smith2016-06-091-4/+4
* pci: Do a dummy config write to devices to establish bus numberBenjamin Herrenschmidt2016-06-091-0/+7
* hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith2016-05-181-5/+7
* Add base POWER9 supportMichael Neuling2016-05-103-3/+23
* Abstract HILE and attn enable bit definitions for HID0Michael Neuling2016-05-101-4/+10
* Disable attn instruction on bootMichael Neuling2016-05-102-0/+18
* mambo: Remove mambo quirk in platform generic codeMichael Neuling2016-05-101-3/+0
OpenPOWER on IntegriCloud