aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-02SLW: Fix mambo boot to use stop statesAnton Blanchard1-0/+1
2018-05-02phb4: Hardware init updatesRussell Currey1-3/+3
2018-05-02init: Fix trailing bracket in "Starting kernel"Joel Stanley1-1/+1
2018-05-01SLW: quieten 'Configuring self-restore' for DARN,NCU_SPEC_BAR and HRMORStewart Smith3-3/+3
2018-05-01opal-ci/dockerfiles: DEBIAN_FRONTEND=noninteractiveStewart Smith5-0/+5
2018-05-01skiboot 6.0-rc1 release notesv6.0-rc1Stewart Smith1-0/+869
2018-04-30SBE: Add timer supportVasant Hegde5-6/+213
2018-04-30Move P8 timer code to separate fileVasant Hegde8-197/+243
2018-04-30Add SBE driver supportVasant Hegde5-22/+893
2018-04-30hdata: Add 'primary' property to master chip xscom nodeVasant Hegde2-1/+5
2018-04-30hdat_to_dt: hash_prop the same on all platformsStewart Smith1-1/+1
2018-04-29uart: fix uart_opal_flush to take console lock over uart_con_flushNicholas Piggin1-2/+8
2018-04-29xive: fix missing unlock in error pathStewart Smith1-0/+1
2018-04-29OPAL_PCI_SET_POWER_STATE: fix locking in error pathsStewart Smith1-4/+12
2018-04-29hw/slw: Don't assert on a unknown chipOliver O'Halloran1-2/+10
2018-04-29core/pci-dt-slots: Fix devfn lookupOliver O'Halloran1-1/+1
2018-04-29mambo: Add persistent memory disk supportMichael Neuling1-0/+29
2018-04-29asm/head: Fix comparison in opal_entry for switching to emergencyVaibhav Jain1-1/+1
2018-04-24p9dsu: detect p9dsu variant even when hostboot doesn't tell usStewart Smith1-68/+80
2018-04-24opal/hmi: Generate one event per core for processor recovery.Mahesh Salgaonkar1-3/+3
2018-04-24opal:hmi: Add missing processor recovery reason string.Mahesh Salgaonkar1-0/+1
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-24p9dsu: add slot power limit.Jim Yuan1-0/+27
2018-04-24p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.Jim Yuan1-7/+584