summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* FSP/ELOG: Remove redundant elog stateVasant Hegde2016-08-261-2/+2
* opal/hmi: Fix a TOD HMI failure during a race condition.Mahesh Salgaonkar2016-08-251-0/+7
* lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar2016-08-251-3/+22
* hw/phb3: Update capi initialization sequenceFrederic Barrat2016-08-241-1/+2
* interrupts: Rename icp_prep_for_rvwinkle to icp_prep_for_pmBenjamin Herrenschmidt2016-08-221-1/+1
* slw: Move SPR setup calls away from assemblyBenjamin Herrenschmidt2016-08-221-0/+4
* Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt2016-08-221-9/+7
* Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt2016-08-221-4/+1
* p8-i2c: Don't crash if a centaur errored outBenjamin Herrenschmidt2016-08-181-1/+7
* Use additional checks in skiboot for pointersBalbir Singh2016-08-172-0/+6
* lpc: Optimize SerIRQ dispatch based on which PSI IRQ firedBenjamin Herrenschmidt2016-08-111-7/+18
* lpc: Add routing support for SerIRQsBenjamin Herrenschmidt2016-08-111-11/+94
* lpc: Remove lpc_ prefixes from struct lpcm membersBenjamin Herrenschmidt2016-08-111-63/+63
* lpc: Move LPC instance variables to a private structureBenjamin Herrenschmidt2016-08-111-173/+235
* psi: On p9, create an interrupt-map for routing PSI interruptsBenjamin Herrenschmidt2016-08-111-0/+15
* platform: Add BT to Generic platformBenjamin Herrenschmidt2016-08-111-3/+7
* psi: Ensure chip_id is always set properlyBenjamin Herrenschmidt2016-08-111-14/+10
* psi: Remove psi->workingBenjamin Herrenschmidt2016-08-112-15/+1
* lpc: Add P9 LPC interrupts supportBenjamin Herrenschmidt2016-08-112-18/+100
* chiptod: Basic P9 supportJack Miller2016-08-111-2/+8
* psi: Add P9 supportBenjamin Herrenschmidt2016-08-111-147/+278
* xive: Wrap irq_sources to provide standard set_xive/get_xiveBenjamin Herrenschmidt2016-08-112-239/+370
* interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt2016-08-116-63/+101
* FSP/ELOG: elog_enable flag should be false by defaultMukesh Ojha2016-08-101-3/+1
* npu: reword "error" to indicate it's actually a warningStewart Smith2016-08-101-6/+1
* FSP/MDST: Fix TCE alignment issueVasant Hegde2016-07-281-1/+1
* centaur: Initialize i2c master listBenjamin Herrenschmidt2016-07-271-0/+1
* hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA modeAndrew Donnellan2016-07-251-2/+11
* FSP/ELOG: Fix OPAL generated elog resend logicVasant Hegde2016-07-211-5/+0
* FSP/ELOG: Fix possible event notifier hangsVasant Hegde2016-07-212-3/+18
* FSP/ELOG: Disable event notification if list is not consistentVasant Hegde2016-07-211-0/+2
* FSP/ELOG: Improve elog event statesVasant Hegde2016-07-211-1/+2
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-212-18/+32
* FSP/ELOG: Disable event notification during kexecVasant Hegde2016-07-211-13/+33
* occ: add missing packed attribute to occ_pstate_entryStewart Smith2016-07-201-1/+1
* hw/npu: assert() on PHB device nodeGavin Shan2016-07-201-11/+1
* hw/npu: Get AT BAR from MMIO layoutGavin Shan2016-07-201-18/+6
* hw/npu: Get number of links from NPU node propertyGavin Shan2016-07-201-4/+2
* nvlink: Associate and allocate NPUs using slotsRussell Currey2016-07-201-34/+25
* Merge branch 'skiboot-5.2.x'Stewart Smith2016-07-151-2/+2
|\
| * SEL: Fix eSEL ID while logging eSEL eventVasant Hegde2016-07-151-2/+2
| * fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas2016-07-151-2/+16
| * hw/xscom: Reset XSCOM engine after querying sleeping core FIRVipin K Parashar2016-07-121-1/+2
| * hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar2016-07-051-17/+57
| * occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat2016-06-271-6/+10
* | fsp/console: Ignore data on unresponsive consolesSam Mendoza-Jonas2016-07-151-2/+16
* | FSP/ELOG: Remove redundant validationVasant Hegde2016-07-141-2/+0
* | xscom: Log error on invalid partidBenjamin Herrenschmidt2016-07-131-0/+16
* | interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-136-69/+62
* | interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt2016-07-126-24/+31
OpenPOWER on IntegriCloud