summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat2016-09-262-0/+2
* include: Fix u8 type in chip.hClaudio Carvalho2016-09-141-3/+3
* centaur: Mark centaur offline after 10 consecutive access errorsBenjamin Herrenschmidt2016-09-132-0/+3
* xscom: Map all HMER status codes to OPAL errorsBenjamin Herrenschmidt2016-09-131-0/+7
* core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple2016-09-061-1/+2
* core/init: ensure that HRMOR is zero at bootOliver O'Halloran2016-09-061-0/+1
* hw/npu: Use PCI virtual deviceGavin Shan2016-09-021-17/+5
* core/pci: Support virtual deviceGavin Shan2016-09-022-0/+86
* core/pci: Improve PCI config register filterGavin Shan2016-09-021-4/+4
* hw/npu: program NPU BUID reg properlyMilton Miller2016-09-021-1/+3
* pci: Standardise on uint64_t pe_numberRussell Currey2016-08-302-12/+14
* core/nvram: add support for skiboot config stringsOliver O'Halloran2016-08-301-0/+2
* core/init: recheck nvram on fast rebootOliver O'Halloran2016-08-301-0/+1
* nvram: rename nvram-format.h to nvram.hOliver O'Halloran2016-08-301-3/+3
* FSP/ELOG: Remove redundant elog stateVasant Hegde2016-08-261-1/+0
* flash: Rework error paths and messages for multiple flash controllersMichael Neuling2016-08-251-1/+1
* lpc: Log LPC SYNC errors as unrecoverable ones for manufacturingVipin K Parashar2016-08-252-0/+3
* Make console-log time more readable: seconds rather than timebaseBalbir Singh2016-08-241-0/+5
* chip: Add a quirk for when core direct control XSCOMs are missingBenjamin Herrenschmidt2016-08-221-0/+1
* cpu: Add support for nap mode on P8Benjamin Herrenschmidt2016-08-221-0/+4
* cpu: Remove global job queueBenjamin Herrenschmidt2016-08-221-0/+2
* cpu: Add cpu_idle() which we call when waiting for a jobBenjamin Herrenschmidt2016-08-221-0/+7
* cpu: Add cpu_check_jobs()Benjamin Herrenschmidt2016-08-221-0/+2
* cpu: Remove unused cpu_free_job()Benjamin Herrenschmidt2016-08-221-3/+0
* interrupts: Rename icp_prep_for_rvwinkle to icp_prep_for_pmBenjamin Herrenschmidt2016-08-221-1/+1
* Rename rvwinkle patch to reset patch and install at bootBenjamin Herrenschmidt2016-08-221-0/+4
* Rename enter_rvwinkle to enter_pm_stateBenjamin Herrenschmidt2016-08-221-0/+2
* Add infrastructure for pointer validation.Balbir Singh2016-08-122-0/+25
* lpc: Add routing support for SerIRQsBenjamin Herrenschmidt2016-08-111-0/+3
* lpc: Move LPC instance variables to a private structureBenjamin Herrenschmidt2016-08-112-9/+2
* psi: Remove psi->workingBenjamin Herrenschmidt2016-08-111-1/+0
* lpc: Add P9 LPC interrupts supportBenjamin Herrenschmidt2016-08-111-0/+7
* psi: Add P9 supportBenjamin Herrenschmidt2016-08-112-2/+39
* xive: Wrap irq_sources to provide standard set_xive/get_xiveBenjamin Herrenschmidt2016-08-111-2/+9
* interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt2016-08-111-14/+21
* include/errorlog.h : Renames SRC component's macro nameMukesh Ojha2016-07-281-134/+134
* core/timer: Add support for platform specific heartbeatChris Smart2016-07-221-0/+4
* FSP/ELOG: Improve elog event statesVasant Hegde2016-07-211-0/+1
* FSP/ELOG: Fix OPAL generated elog event notificationVasant Hegde2016-07-211-0/+2
* nvlink: Associate and allocate NPUs using slotsRussell Currey2016-07-201-0/+3
* Allow mtspr/mfspr to compile indepedantly of the optimization levelBalbir Singh2016-07-191-2/+4
* errorlog : Typo mistakeMukesh Ojha2016-07-141-1/+1
* Reassign duplicate error log component IDs to free onesStewart Smith2016-07-141-2/+2
* Re-order error log component ID defines to be in orderStewart Smith2016-07-141-14/+14
* cpu: Don't call time_wait with lock heldBenjamin Herrenschmidt2016-07-131-0/+1
* interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-131-6/+17
* Move around comment in interrupts.hBenjamin Herrenschmidt2016-07-131-33/+32
* fsp-leds: add () around macrosStewart Smith2016-07-111-2/+2
* lpc: Add basic P9 LPC read/write opsBenjamin Herrenschmidt2016-07-081-0/+1
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-085-2/+701
OpenPOWER on IntegriCloud