summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* phb4: Do not set the PBCQ Tunnel BAR register when enabling capi mode.Philippe Bergheaud2018-04-101-19/+0
* hw/imc: Add support to load imc catalog lid fileMadhavan Srinivasan2018-04-101-0/+3
* phb4: Quieten and improve "Timeout waiting for electrical link"Benjamin Herrenschmidt2018-04-101-3/+2
* pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt2018-04-101-1/+1
* core/pci: Document some stuffOliver O'Halloran2018-04-101-9/+13
* hw/imc: Check for pause_microcode_at_boot() return statusMadhavan Srinivasan2018-04-101-2/+7
* phb4: set TVT1 for tunneled operations in capi modePhilippe Bergheaud2018-04-091-15/+7
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-094-73/+369
* libflash/blocklevel: Return region start from ecc_protected()Cyril Bur2018-04-092-22/+63
* libflash/ecc: Add helpers to align a position within an ecc bufferCyril Bur2018-04-092-0/+36
* libflash/ecc: Add functions to deal with unaligned ECC memcpyCyril Bur2018-04-092-17/+234
* gitignore: Add stb test kernel filesCyril Bur2018-04-091-0/+3
* external/ffspart: Improve error outputCyril Bur2018-04-091-2/+2
* libffs: Fix bad checks for partition overlapCyril Bur2018-04-091-9/+20
* external/ffspart: Use new interfaceCyril Bur2018-04-0960-400/+485
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-094-11/+22
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-095-9/+39
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-0912-76/+70
* libflash/libffs: Remove backup partition from TOC generation codeCyril Bur2018-04-093-55/+1
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-094-79/+5
* libflash/libffs: Always add entries to the end of the TOCCyril Bur2018-04-091-19/+1
* external/ffspart: Remove side, order and backup optionsCyril Bur2018-04-096-90/+24
* libflash/libffs: ffs_close() should use ffs_hdr_free()Cyril Bur2018-04-091-20/+20
* libflash/libffs: Add setter for a partitions actual sizeCyril Bur2018-04-092-0/+15
* external/pflash: Use ffs_entry_user_to_string() to standardise flag stringsCyril Bur2018-04-092-18/+12
* libffs: Standardise ffs partition flagsCyril Bur2018-04-099-9/+122
* external/ffspart: Allow # comments in input fileCyril Bur2018-04-091-0/+4
* skiboot-5.11 release notesStewart Smith2018-04-061-0/+828
* core/cpufeatures: Fix setting DARN and SCV HWCAP feature bitsNicholas Piggin2018-04-051-2/+2
* core/cpu: Prevent clobbering of stack guard for boot-cpuVaibhav Jain2018-04-041-1/+5
* travis: add -L to all curl invocations to follow redirectsStewart Smith2018-04-058-13/+18
* skiboot 5.10.4 release notesStewart Smith2018-04-041-0/+28
* xive: disable store EOI supportCédric Le Goater2018-04-033-7/+27
* doc: Document ibm,heartbeat-msStewart Smith2018-04-031-0/+21
* phb4: Reset FIR/NFIR registers before PHB4 probeVaibhav Jain2018-04-031-0/+4
* capi: Poll Err/Status register during CAPP recoveryVaibhav Jain2018-04-031-17/+68
* core/lock.c: ensure valid start value for lock spin duration warningStewart Smith2018-04-031-3/+9
* skiboot 5.11-rc1 release notesStewart Smith2018-03-281-0/+694
* skiboot 5.10.3 release notesStewart Smith2018-03-281-0/+82
* Fix 'make check' compile for mem_clear_rangeStewart Smith2018-03-281-2/+3
* core/cpu: discover stack region size before initialising memory regionsNicholas Piggin2018-03-275-40/+49
* hw/imc: don't access homer memory if it was not initialisedNicholas Piggin2018-03-271-0/+3
* nvram: run nvram_validate() after nvram_reformat()Nicholas Piggin2018-03-272-3/+8
* core/fast-reboot: zero memory after fast rebootNicholas Piggin2018-03-272-0/+82
* mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin2018-03-273-9/+16
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-274-7/+39
* npu2: Add performance tuning SCOM initsReza Arbab2018-03-271-1/+96
* hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple2018-03-271-0/+1
* NPU2: dump NPU2 registers on npu2 HMIStewart Smith2018-03-271-2/+73
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-275-69/+20
OpenPOWER on IntegriCloud