aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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