aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12opal-ci/fetch-debian-jessie-installer: follow redirectsStewart Smith1-2/+2
2017-07-12test/qemu-jessie: bail out fast on kernel panicStewart Smith1-0/+1
2017-07-12test/qemu-jessie: dump boot log on failureStewart Smith1-0/+1
2017-07-12travis: add fedora26Stewart Smith2-0/+8
2017-07-12xz: add fallthrough annotations to silence GCC7 warningStewart Smith2-8/+8
2017-07-12xive: Enable memory backing of queuesBenjamin Herrenschmidt2-6/+41
2017-07-12xive: Properly get rid of donated indirect pages during resetBenjamin Herrenschmidt2-38/+105
2017-07-12cpu: Better handle unknown flags in opal_reinit_cpus()Benjamin Herrenschmidt1-3/+3
2017-07-11cpu: Unconditionally cleanup TLBs on P9 in opal_reinit_cpus()Benjamin Herrenschmidt1-2/+11
2017-07-07Fix scom addresses for power9 nx checkstop hmi handling.Mahesh Salgaonkar1-7/+20
2017-07-07Fix scom addresses for power9 core checkstop hmi handling.Mahesh Salgaonkar1-5/+56
2017-07-04core/mem_region: check return value of add_regionStewart Smith1-2/+5
2017-07-04hw/occ: remove dead codeStewart Smith1-5/+2
2017-07-04hw/occ: explicitly document fallthroughStewart Smith1-0/+1
2017-07-04doc/device-tree: improve root node docStewart Smith1-20/+29
2017-07-04hdata/vpd: Don't dereference possible NULL model_nameStewart Smith1-4/+4
2017-07-04hw/fsi-master: check zalloc return valueStewart Smith1-1/+2
2017-07-03skiboot-5.7-rc1 release notesv5.7-rc1Stewart Smith1-0/+979
2017-06-30cpu: Cleanup AMR and IAMR when re-initializing CPUsBenjamin Herrenschmidt2-0/+31
2017-06-30Set POWER9 RPR SPRMichael Neuling1-0/+3
2017-06-30phb4: Fix number of index bits in IODA tablesBenjamin Herrenschmidt1-1/+1
2017-06-30npu2: Use phys-map to get MMIO BARsAndrew Donnellan2-50/+50
2017-06-27skiboot: Handle combined units node in the imc dtMadhavan Srinivasan2-0/+66
2017-06-27skiboot: Add documentation for IMC opal callAnju T Sudhakar1-0/+87
2017-06-27skiboot: Add opal calls to init/start/stop IMC devicesAnju T Sudhakar3-1/+213
2017-06-27skiboot: Find the IMC DTBMadhavan Srinivasan7-1/+464
2017-06-27skiboot: Add a library for xzHemant Kumar10-2/+2937
2017-06-27skiboot: Nest IMC macro definitionsHemant Kumar1-0/+119
2017-06-27dt: Add phandle fixup helpersMadhavan Srinivasan3-2/+75
2017-06-27dt: Add helper function for last_phandle updatesMadhavan Srinivasan3-6/+22
2017-06-27skiboot/doc: Add devicetree binding document for IMCMadhavan Srinivasan1-0/+72
2017-06-27skiboot/doc: Add doc/imc.rst documentationMadhavan Srinivasan2-0/+55
2017-06-26libflash/libffs: Zero checksum wordsCyril Bur1-0/+16
2017-06-26cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt5-0/+52
2017-06-26cpu: Rework HILE changeBenjamin Herrenschmidt3-31/+48
2017-06-26cpu: Make init_hid() local to cpu.cBenjamin Herrenschmidt3-4/+3
2017-06-26Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt2-0/+61
2017-06-26Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt3-4/+4
2017-06-26Move cleanup_tlb from head.S to misc.SBenjamin Herrenschmidt2-13/+13
2017-06-26Big log level reduction...Benjamin Herrenschmidt15-51/+46
2017-06-26init: Silence messages and call ourselves "OPAL"Benjamin Herrenschmidt1-2/+2
2017-06-26flash: Silence some messagesBenjamin Herrenschmidt1-2/+6
2017-06-26cpu: Add a space to #threads messageBenjamin Herrenschmidt1-3/+3
2017-06-26libffs: Fix ffs_lookup_part() return valueBenjamin Herrenschmidt1-4/+6
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