summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark all partitions except full PNOR and boot kernel firmware read only04-15-2018Raptor Engineering Development Team2018-04-121-0/+7
* Expose PNOR Flash partitions to host MTD driver via devicetreeRaptor Engineering Development Team2018-04-122-12/+65
* Signal skiboot completion to BMC when doneRaptor Engineering Development Team2018-04-122-0/+11
* Copy and convert Romulus descriptors to TalosRaptor Engineering Development Team2018-04-122-1/+58
* phb4: Restore bus numbers after CRSMichael Neuling2018-04-113-12/+18
* slots: Add power limit supportOliver O'Halloran2018-04-112-0/+6
* phb4: Enable the PCIe slotcap on pluggable slotsOliver O'Halloran2018-04-112-0/+21
* core/pci: Set slot power limit when supportedOliver O'Halloran2018-04-113-0/+39
* romulus: Add a barebones slot tableOliver O'Halloran2018-04-111-0/+30
* astbmc: Add more slot table helpersOliver O'Halloran2018-04-111-0/+27
* interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt2018-04-1110-17/+39
* Makefile: Make it easier to find the docsJoel Stanley2018-04-111-1/+4
* hdata/spira: parse vpd to add part-number and serial-number to xscom@ nodeStewart Smith2018-04-113-1/+15
* capi: Keep the current mmio windows in the mbt cache table.Christophe Lombard2018-04-111-32/+36
* npu2-opencapi: Fix 'link internal error' FIR, take 2Frederic Barrat2018-04-111-4/+25
* npu2-opencapi: Fix 'link internal error' FIR, take 1Frederic Barrat2018-04-111-3/+17
* occ: sensors-groups: Add DT properties to mark HWMON sensor groupsShilpasri G Bhat2018-04-111-3/+14
* hdata: Move 'HRMOR_BIT' macro to header fileVasant Hegde2018-04-113-5/+8
* core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2018-04-112-5/+24
* Disable stop states from OPALStewart Smith2018-04-111-0/+23
* opal-prd: Insert powernv_flash moduleVasant Hegde2018-04-101-1/+8
* hdat/i2c.c: quieten "v2 found, parsing as v1"Stewart Smith2018-04-101-2/+18
* npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context initReza Arbab2018-04-101-7/+8
* 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
OpenPOWER on IntegriCloud