aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-07-25phb4: Add link training trace modeMichael Neuling1-0/+56
2017-07-25phb4: Improve reset and link training timingMichael Neuling1-10/+105
2017-07-25phb4: Add phb4_check_reg() to sanity check failuresMichael Neuling1-0/+17
2017-07-25phb4: Remove retry on electrical link timeoutMichael Neuling1-1/+1
2017-07-25phb4: Simplify calling phb4_retry_state()Michael Neuling1-10/+2
2017-07-25phb4: Read PERST signal rather than assuming it's assertedMichael Neuling1-3/+3
2017-07-25phb4: Fix endian of TLP headers printMichael Neuling1-5/+5
2017-07-25phb4: Change timeouts prints to error levelMichael Neuling1-2/+2
2017-07-25phb4: Better logs why the slot didn't workMichael Neuling1-1/+10
2017-07-25phb4: Force verbose EEH loggingMichael Neuling1-0/+2
2017-07-25phb4: Initialization sequence updatesRussell Currey1-13/+22
2017-07-21FSP/CONSOLE: Do not enable input irq in write pathVasant Hegde1-3/+0
2017-07-13IPMI: Move MAX_IPMI_SENSORS macro to ipmi.hVasant Hegde1-1/+0
2017-07-13numa/associativity: Add a new level of NUMA for GPU'sBalbir Singh1-1/+2
2017-07-13phb4: Do more retries on link training failuresMichael Neuling1-1/+1
2017-07-13phb4: Rework retries so we can do more than oneMichael Neuling1-7/+7
2017-07-13phb4: Workaround phy lockup by doing full PHB reset on retryMichael Neuling1-1/+1
2017-07-13phb4: Avoid recursive call into run state machineMichael Neuling1-1/+1
2017-07-13phb4: Only set one bit in nfirMichael Neuling1-1/+1
2017-07-13phb4: Fix order of pfir/nfir clearing in CRESETMichael Neuling1-3/+4
2017-07-13phb4: Remove incorrect state transitionMichael Neuling1-1/+0
2017-07-13phb4: Set default lane equalisationMichael Neuling1-18/+27
2017-07-13phb4: Fix PHB4 fence recoveryBenjamin Herrenschmidt1-13/+20
2017-07-13phb4: Use new accessors in a few placesBenjamin Herrenschmidt1-43/+43
2017-07-13phb4: Add register access helpersBenjamin Herrenschmidt1-0/+16
2017-07-13phb4: Verbose EEH optionsBenjamin Herrenschmidt1-24/+118
2017-07-13phb4: Print more info when PHB fencesBenjamin Herrenschmidt1-7/+37
2017-07-13lpc: remove double LPC prefix from messagesJoel Stanley1-20/+20
2017-07-12xive: Enable memory backing of queuesBenjamin Herrenschmidt1-6/+35
2017-07-12xive: Properly get rid of donated indirect pages during resetBenjamin Herrenschmidt1-38/+98
2017-07-04hw/occ: remove dead codeStewart Smith1-5/+2
2017-07-04hw/occ: explicitly document fallthroughStewart Smith1-0/+1
2017-07-04hw/fsi-master: check zalloc return valueStewart Smith1-1/+2
2017-06-30npu2: Use phys-map to get MMIO BARsAndrew Donnellan1-50/+46
2017-06-27skiboot: Handle combined units node in the imc dtMadhavan Srinivasan1-0/+59
2017-06-27skiboot: Add opal calls to init/start/stop IMC devicesAnju T Sudhakar1-0/+193
2017-06-27skiboot: Find the IMC DTBMadhavan Srinivasan2-1/+437
2017-06-26Big log level reduction...Benjamin Herrenschmidt6-27/+24
2017-06-26xive: Remove historical BAR reading codeBenjamin Herrenschmidt1-80/+11
2017-06-26psi: Switch to ESB mode laterBenjamin Herrenschmidt1-4/+4
2017-06-26lpc: Enable "new" SerIRQ modeBenjamin Herrenschmidt1-1/+9
2017-06-26psi: Use phys_map to setup the BARsBenjamin Herrenschmidt2-32/+22
2017-06-26phb4: Mask out write-1-to-clear registers in RC cfgRussell Currey1-5/+39
2017-06-26phb4: Properly mask out link down errors during resetRussell Currey1-7/+20
2017-06-26phb3/4: Silence a useless warningBenjamin Herrenschmidt2-2/+2
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2-21/+0
2017-06-26phb4: Workaround bug in spec 053Benjamin Herrenschmidt1-2/+5
2017-06-26phb4: DD2.0 updatesBenjamin Herrenschmidt1-113/+249
2017-06-26xive: DD2.0 updatesBenjamin Herrenschmidt1-8/+48
2017-06-26capp: Fix hang when CAPP microcode LID is missing on FSP machineBenjamin Herrenschmidt1-1/+3