aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20skiboot v6.2.1 release notesv6.2.1Stewart Smith1-0/+83
2019-02-20libflash/ecc: Fix compilation warningVasant Hegde1-1/+1
2019-02-15core/opal: Print PIR value in exit pathVasant Hegde1-2/+2
2019-02-15core/ipmi: Improve error messageVasant Hegde1-1/+2
2019-02-13firmware-versions: Add test case for parsing VERSIONStewart Smith18-147/+364
2019-02-13core/cpu: HID update raceNicholas Piggin1-2/+2
2019-02-11cpufeatures: Always advertise POWER8NVL as DD2Alexey Kardashevskiy1-4/+5
2019-02-11p9dsu: Fix p9dsu slot tablesDeb McLemore1-15/+30
2019-02-11core/lock: Stop drop_my_locks() from always causing abortReza Arbab1-1/+1
2019-02-11p9dsu: Fix p9dsu default variantDeb McLemore1-19/+21
2018-12-14skiboot v6.2 release notesv6.2Stewart Smith1-0/+1375
2018-12-13opal-ci: Drop fedora27, add fedora29Stewart Smith4-27/+6
2018-12-13ci: Bump Qemu versionJoel Stanley1-1/+1
2018-12-13test: Update qemu arguments to use bmc simulatorJoel Stanley3-3/+6
2018-12-13ci: Add opal-utils to Debian unstableJoel Stanley1-1/+4
2018-12-13ci: Drop P8 mambo from Debian unstableJoel Stanley1-1/+0
2018-12-13ci: Add dtc dependencies for rawhideJoel Stanley1-0/+2
2018-12-13ci: Update Debian unstable packagesJoel Stanley1-3/+2
2018-12-13ci: Use Ubuntu latest config for Debian unstableJoel Stanley1-1/+1
2018-12-13ci: Disable GCOV builds in ubuntu-latestJoel Stanley1-1/+36
2018-12-13ci: Update gcov comment in Fedora 28Joel Stanley1-4/+3
2018-12-13plat/qemu: fix platform initialization when the BT device is not presentCédric Le Goater1-1/+20
2018-12-11i2c: Fix i2c request hang during opal init if timers are not checkedFrederic Barrat1-0/+16
2018-12-11opal-prd: hservice: Enable hservice->wakeup() in BMCShilpasri G Bhat2-4/+3
2018-12-11ffspart: Support flashing already ECC protected imagesStewart Smith5-5/+17
2018-12-11ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith1-1/+1
2018-12-11libflash/file: greatly increase perf of file_erase()Stewart Smith1-3/+5
2018-12-12Revert "npu2: Allow ATSD for LPAR other than 0"Stewart Smith2-20/+4
2018-12-10hw/bt.c: Move some debug ifdef to make static analysis happyStewart Smith1-2/+4
2018-12-10hdata/iohub.c: remove condition that was always trueStewart Smith1-2/+1
2018-12-10vpd: Force static analysis to not think about NULL term stringsStewart Smith1-1/+1
2018-12-10opal_sync_host_reboot: clarify when we return OPAL_BUSY_EVENTStewart Smith1-6/+4
2018-12-10opal_trace_entry: Move ifdef around to shut up static analysisStewart Smith1-2/+4
2018-12-10mem_region.c: Move ifdef for MEM_POISON to shut up static analysisStewart Smith1-2/+6
2018-12-10Change ifdef around dump_fdt() to shut up static analysisStewart Smith1-2/+2
2018-12-10core/cpu.c: avoid container_of(NULL) in next_cpu()Stewart Smith1-5/+5
2018-12-10Add purging CPU L2 and L3 caches into NPU hreset.Rashmica Gupta2-1/+149
2018-12-10plat/qemu: use the common OpenPOWER routines to initializeCédric Le Goater1-230/+6
2018-12-10npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2-4/+20
2018-12-10npu2: Return sensible PCI error when not frozenAlexey Kardashevskiy1-2/+6
2018-12-10npu2: Advertise correct TCE page sizeAlexey Kardashevskiy1-0/+5
2018-11-29skiboot v6.2-rc2 release notesv6.2-rc2Stewart Smith1-0/+76
2018-11-28travis: Coverity fixed their SSL certJoel Stanley1-3/+0
2018-11-28opal-ci: Use ubuntu:rolling for Ubuntu latest imageJoel Stanley1-2/+2
2018-11-28ffspart: Add test for eraseblock sizeJoel Stanley2-0/+47
2018-11-28ffspart: Add toc testJoel Stanley3-0/+20
2018-11-28npu2-opencapi: Log ODL endpoint information registerFrederic Barrat2-1/+33
2018-11-28npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat2-19/+33
2018-11-28npu2-opencapi: Log extra information on link training failureFrederic Barrat1-3/+34
2018-11-28Don't warn on "long" OPAL_RESYNC_TIMEBASE callsStewart Smith1-1/+1