aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-18skiboot 6.0.2 release notesv6.0.2Stewart Smith1-0/+23
2018-05-18cpu: Clear PCR SPR in opal_reinit_cpus()Michael Neuling2-0/+2
2018-05-16skiboot 6.0.1 release notesv6.0.1Stewart Smith1-0/+29
2018-05-16OpenBMC: use 0x3a as OEM command for partial add eselStewart Smith1-1/+1
2018-05-15Add location code to NPU2 HMI loggingBalbir Singh1-8/+14
2018-05-11skiboot 6.0 release notesv6.0Stewart Smith1-0/+1027
2018-05-11p9dsu: detect variant in init only if probe fails to found.Pridhiviraj Paidipeddi1-2/+8
2018-05-11phb4: Print WOF registers on fence detectRussell Currey1-1/+7
2018-05-11core/opal: Fix recursion check in opal_run_pollers()Vaibhav Jain1-5/+10
2018-05-09skiboot v6.0-rc2 release notesv6.0-rc2Stewart Smith1-0/+154
2018-05-09travis: Require Ubuntu 18.04 to pass, fix on ppc64leStewart Smith3-7/+10
2018-05-09Update default stop-state-disable mask to cut only stop11Vaidyanathan Srinivasan1-1/+1
2018-05-09hmi: Fix clearing HMER on debug triggerMichael Neuling1-0/+1
2018-05-09ibm,firmware-versions: add hcode to device treeStewart Smith1-1/+1
2018-05-09ipmi: Add BMC firmware version to device treeVasant Hegde4-1/+126
2018-05-09mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard1-1/+1
2018-05-09Makefile: Fix building natively on ppc64leJoel Stanley1-3/+3
2018-05-09opal-ci: Remove unwanted .orig fileJoel Stanley1-10/+0
2018-05-09Makefile: be precise about clang targetJoel Stanley1-10/+1
2018-05-09test: Simplify build process for hello and sreset testsJoel Stanley4-76/+24
2018-05-09qemu-debian-test: Remove unusable hda optionJoel Stanley1-4/+3
2018-05-09opal-ci: 18.04: Go back to updating before installing packagesJoel Stanley1-3/+2
2018-05-09opal-ci: Build qemu from Cedric's powernv-2.12 branchJoel Stanley1-1/+1
2018-05-08p9dsu: timeout for variant detection, default to 2uessStewart Smith1-6/+8
2018-05-06test: qemu-debian-jessie boot: fix qemu-imgStewart Smith1-1/+1
2018-05-06core/direct-controls: improve p9_stop_thread error handlingNicholas Piggin1-9/+5
2018-05-06core/direct-controls: fix p9_cont_thread for stopped/inactive threadsNicholas Piggin1-17/+70
2018-05-06occ: Use major version number while checking the pstate table formatShilpasri G Bhat1-24/+23
2018-05-06timer: Move update_timer_expiry call to separate functionVasant Hegde1-9/+10
2018-05-06opal-ci: Additionally build with clang on Ubuntu 18.04Joel Stanley1-0/+5
2018-05-06travis: fix if x86_64 tests in dockerfiles.Stewart Smith9-15/+25
2018-05-06opal-ci: Add Ubuntu 18.04Joel Stanley3-0/+41
2018-05-04travis: remove obsolete fedora 24,25,26Stewart Smith7-30/+2
2018-05-04hmi: Clear unknown debug triggerRyan Grimm1-0/+10
2018-05-04fsp: Fix msg vaargs usageJoel Stanley2-4/+4
2018-05-04imc: Remove extra parentheses in testJoel Stanley1-1/+1
2018-05-04pci-quirk: Fix initiliser warningJoel Stanley1-1/+1
2018-05-04Fix asm-offsets generationJoel Stanley1-1/+1
2018-05-04Makefile: Use LD to link the final binaryJoel Stanley1-3/+4
2018-05-04processor.h: implement sndmsg instructionsJoel Stanley1-5/+15
2018-05-04libflash/ecc: Remove hand rolled parity asmJoel Stanley1-17/+1
2018-05-04asm: Fix up assembly for clangJoel Stanley1-2/+2
2018-05-04Makefile: Disable warnings to make clang happyJoel Stanley1-0/+11
2018-05-04Makefile: Add additional flags when using clangJoel Stanley1-0/+23
2018-05-04Makefile: Put some ppc options behind try-cflag testsJoel Stanley1-3/+3
2018-05-04sreset_world: re-enable the non-stb buildJoel Stanley1-1/+1
2018-05-04core/hmi: assign flags=0 in case nothing set by handle_hmi_exceptionStewart Smith1-1/+1
2018-05-02doc: cosmetic fixup of reference to stale headerBalbir singh1-1/+1
2018-05-02external/mambo: simplify implementation of diBalbir singh1-9/+3
2018-05-02tests: Specfiy Qemu with a single environment variableJoel Stanley3-27/+15