Skip to content

v1.9

Compare
Choose a tag to compare
@williamspatrick williamspatrick released this 13 Jun 21:11
· 4460 commits to master since this release
v1.9

Release Notes for OpenPower Firmware v1.9

Note: Systems running this and future firmware levels may be exposed to #493. This may require an attribute change in the machine descriptions to allow booting under all memory configs.

Package: barreleye-xml

Repository

Patches

Commits

Johnny (1):

  • d80419c Change DIMM throttle temperature to 86 degree C.

Johnny Chang (1):

  • 4393343 Changes for improved accuracy

Package: firestone-xml

Repository

Patches

Commits

No changes.

Package: garrison-xml

Repository

Patches

Commits

Erich Hauptli (10):

  • d3503ef Update garrison.xml
  • 3f926e2 Update garrison.xml
  • f55807e Tuning VDD APSS gain and offset values
  • fa703e8 Update garrison.xml
  • dcf4876 Changing DIMM wiring to match Firestone. Also, modifying ENANCED_GROUPING_NO_MIRRORING to false.
  • 3f0d2bc Fixing PSI BAR setup. Matched values to Firestone.
  • 9b88db6 Adjusting PCI Equalization and RX PEAK settings per Mahesh.
  • b6c4838 Updating Power Sensors to names that better indicate what they measure.
  • 526eb84 Update garrison.xml
  • 124e121 Set Proc as Critical Resource

Package: habanero-xml

Repository

Patches

Commits

No changes.

Package: hostboot

Repository

Patches

Commits

Andres A. Lugo-Reyes (1):

  • 3ee72cd Revert "Sending Firmware progress sensor is now synchronous"

Andres Lugo-Reyes (6):

  • d5838b5 Only collect part/serial numbers for error logs if Targeting is up
  • a3ac910 Sending Firmware progress sensor is now synchronous
  • 2fb0279 Optimize EEPROM page switching to remember current page
  • 51a0e5b SW348146 : Need to merge fapiParseAttributeInfo.pl
  • 5a7a9b8 SW330901: Remove trace to save memory
  • 856f1ad Fix memory leak by committing error log in eepromPresence()

Chris Cain (2):

  • 70eb852 Fix compile issue and update trace text
  • 510b0c2 Add way to clear reset count and exit safe mode

Chris Engel (5):

  • 11e78f8 Trustedboot add support for PCR Extend
  • 93cd77a Trustedboot support for PCR Read
  • 32dff4c Trustedboot attribute configuration bit for TPM Required.
  • e8abec9 Send hash of pnor sections to TPM
  • 62a0fa2 Trustedboot fixes for compile failures without traces

Dan Crowell (4):

  • 5e9b8d4 Release pages used by pnor vmm when lid manager is finished
  • 455cfde Fix rounding error in memory allocation code
  • 1122a79 Change callouts for OCC circular buffer issues
  • e189edd Add hardware callout for b001 errors in indirect scoms

Dean Sanner (1):

Elizabeth Liner (2):

  • 153d097 Adding infrastructure support for Hostboot istep 20.1
  • cd04231 Moving the payload load into istep 20.1

Jaymes Wilks (2):

  • 3087da9 Output native trace data to console
  • 6867690 Config option to enable a longer default hostboot watchdog timer

Matt Ploetz (2):

  • dd17e6a Add pore and vsbe versions to the hwp_id.html file
  • dcf07f5 Increment reboot count when gard records are written

Prasad Bg Ranganath (1):

  • 7d4e769 Functionality to clear eRepair VPD records for OP systems

Stephen Cprek (3):

  • c3d0740 Fix tool issues reported by OSX users
  • 3e773cd Set config flag for ROM code present
  • 941e68e Fix TARGET_TEST syntax in makefile

Thi Tran (11):

  • 0d08e97 SW337694: Rank Grouping Update for 3DS
  • 8c8fccb SW337686: INITPROC: HWP: Garrison WR VREF update
  • c44773f SW347307: INITPROC: FSP&Hostboot -add capability to explicitly poll for ADU busy
  • aca752a SW347323: INITPROC: FSP&Hostboot - FAPI updates
  • 9a758ae SW347326: INITPROC: FSP&Hostboot - FAPI updates for DDR4
  • c02ab95 SW337701: INITPROC: HWP: RCD Parity updates DDR4
  • fedbf89 SW348920: Garrison fails IPL
  • 787d61d SW347981: P8 HWP: mss_eff_config.C 840.7 Fixed DDR4 tCCD_L...
  • efd9aae SW348082: HWP: mss_draminit_training_advanced code updates
  • 54ed00d SW347635: INITPROC: HWP: Fixed DDR4 code to use proper attributes
  • 0ef0f3e SW347431: Alpine PDQ::alpfp028a fails IPL with step 13 mss_draminit_trainadv wit

nagendra (2):

  • 51ab502 Implement new attribute to store mbvpd version value
  • 6c0797c Fix to cleanly destruct threadpool post dramInit training

whs (2):

  • 6b7aa6f System is not powering on after installing DDR4 16GB DIMMS
  • fb27c09 Commit invalidatePnorCache errors and keep processing

Package: occ

Repository

Patches

Commits

Charles Lefurgy (11):

  • 7a09f28 WOF: calculate per-core leakage current. Let volt sensors show iVRM setting.
  • 2bb9592 Calculate WOF ceff_tdp reference by cores on
  • 4ee036b Disable WOF after timeout
  • 451bcbd WOF: C_eff calculation uses avg core voltage
  • 0069c08 WOF: Fix AC current
  • c64aaa7 WOF: update core leakage current in power off state
  • 16db9e7 WOF: Compute regulator Iout using Vout. Iterate thrice. Clip efficiency.
  • e883ab1 WOF: Fix efficiency clipping
  • 7577d46 WOF: Vdd iout calculation fix
  • 650736f WOF: check config data loaded
  • 32b15d9 WOF: log failure to read core voltage

Chris Cain (1):

  • e719408 Fix the command response handler for BMC sender

Fadi Kassem (1):

  • 36ea8c2 Added debug commands to return wof VRM and uplift tables

Wael El-Essawy (1):

  • cd06c3d Fix the OCC to OPAL Pstate Table vdd and vcs vids

William A. Bryan (12):

  • fd87eb4 Revert "WOF: log failure to read core voltage"
  • 5de0fe2 Revert "Clear special wakeup after pstates enabled or error"
  • c2b42ca Revert "WOF: check config data loaded"
  • 8c68614 Revert "WOF: Vdd iout calculation fix"
  • 71ca12b Revert "WOF: Fix efficiency clipping"
  • f1c80e8 Revert "WOF: Compute regulator Iout using Vout..."
  • 9dbccf3 Revert "WOF: update core leakage current in power off state"
  • 6f6a35d Revert "WOF: Fix AC current"
  • ac4f573 Revert "WOF: C_eff calculation uses avg core voltage"
  • 26ce781 Revert "Disable WOF after timeout"
  • 449e314 Revert "Calculate WOF ceff_tdp reference by cores on"
  • aa402ea Revert "WOF: calculate per-core leakage current..."

William Bryan (7):

  • 1079671 Clear special wakeup after pstates enabled or error
  • bc4b54a Tracepp clean
  • 6cf3ffd Resonant Clocking Fix
  • 813dbe7 Remove IBM Confidential tags and add Apache license
  • 2e0dbc9 Update build name to op_occ_160420a
  • a31f9e4 Miscellaneous WOF Improvements
  • 19a3ebc Update build name to op_occ_160502a

aalugore (2):

  • 1093bf9 Update build name to op_occ_151116a
  • 90b08e3 Update build name to op_occ_151116a

Package: palmetto-xml

Repository

Patches

Commits

No changes.

Package: petitboot

Repository

Patches

Commits

Alan Dunn (5):

  • 6e5cd61 In GRUB2 parser save_env, treat unset variable value as empty
  • 9396605 Change parser interface to allow stat
  • c19daa6 discover/grub2: Fix handling of positional parameters
  • 013bf20 Allow evaluation of arbitrarily-positioned arguments in GRUB2 parser
  • c5cbcf4 discover/grub2: Do not set $0 in functions

Andrew Donnellan (1):

Anton Blanchard (1):

  • d8c292e test/lib: Avoid array overflow of child_argv[]

Johnny (1):

  • 827f09f Remove "h=help" hint in language page

Sam Mendoza-Jonas (7):

  • a6bb8cc lib/flash: Fix version side being interpreted backwards
  • c005b17 po: Update help string and add untranslated strings
  • 0a10130 ui/ncurses: Check wcstombs() for error in nc-lang
  • 5c3c324 lib/fold: Catch error case from mbrtowc()
  • aae41a6 ui/ncurses: Re-add autoboot selection to config screen
  • 66ff1c8 discover/boot: Safely cleanup after failed load
  • a2441c7 discover/device-handler: Attempt to retry failed mounts

Samuel Mendoza-Jonas (12):

  • 55ffff9 po: Update Makevars to match Makevars.template
  • 79f738d discover: Respect persistent flag for network overrides
  • a23e966 discover/grub2: Ignore sign-compare warning for generated code
  • b30199d version.sh: Fix in-tree case and allow external variables
  • 776ef3e ui/ncurses: Define extra key codes encountered in QEMU
  • 8364bca ui/ncurses: Disable autoboot if boot list is empty
  • 3b286d1 configure.ac: Add checks for libflash and libdevmapper
  • 0739476 discover/devmapper: Read device size from sysfs
  • 8569abd discover: Perform pre-boot steps when timeout expires
  • 03eba1d discover/udev: Don't call udev_set_log_fn()
  • 5c16bba ui/ncurses: Increase timeout when waiting for pb-discover
  • 7b7c45a discover/platform-powerpc: Zero-pad BMC aux-version

Package: pnor

Repository

Patches

Commits

Elizabeth Liner (2):

  • 8703d19 Adding XZ decompression functionality for the skiboot payload
  • f5b523f Update xml files to support compression.

Patrick Williams (1):

  • a4b5a9c Improve backwards compatibility for xz options.

Stephen Cprek (2):

  • 5f644bb Add secure boot partition to pnor.
  • b5af00a Fix golden side PNOR offsets for secboot section

Package: skiboot

Repository

Patches

Commits

Adriana Kobylak (1):

  • 539720c libflash: Support for Micron N25Q256Ax and Winbond W25Q256BV NOR flash

Alistair Popple (11):

  • b4315f5 interrupts: Convert P8 IRQ assignment to functions
  • 37a74a4 hw/bt.c: Timeout messages when bt interface isn't functional
  • 927c54d include/bitutils.h: Add macros for 16-bit constants
  • 4b4a8ca include/pci-cfg.h: Add PCI vendor specific capability definitions
  • cc61799 Nvlink: Add NPU PHB functions
  • 5a76659 Garrison: Add Nvlink device tree bindings
  • 5adf85d core/pci.c: Move device node fixups to happen after all devices are added to the DT
  • 03c6c2d Add Nvlink documentation including device tree bindings
  • 9a6e83c hw/bt.c: Fix message timeout
  • c814ef5 hw/npu.c: Add ibm, npu-index property to npu device tree
  • 9c42093 platforms/astbmc/garrison.c: Add slot location names

Andrew Donnellan (1):

  • 7dd8599 hw/phb3: phb3_set_capi_mode(): remove duplicated code

Benjamin Herrenschmidt (2):

  • 72f0f43 pci: Use a fixed numbering of PHBs on OPAL and improve log consistency
  • 8b08952 p8-i2c: Send stop bit on timeouts

Cyril Bur (33):

  • 7c9f259 external/pflash: Add (C) header
  • 5dcab53 external/test: Create an external test harness
  • 56f82b7 external/gard/tests: Add tests for the gard tool
  • e8c3b06 external/common: Don't leak temporary filename
  • 434ff83 external/gard: Fix memory leak
  • 499ddeb external/common: Don't just expect sh to be in $PATH
  • da73368 external/pflash: Fixup LDFLAGS
  • 6d4f10a external/gard: Update gard building to use external/common files
  • fc8a7e3 external/tests: Add ability to strip version string from result
  • e23b248 external/gard: Add version information
  • 0b3afb4 external/gard: Make use of the common/ flash reading code
  • 7c0ce3b external/gard: Add make dist
  • b630cb5 external/gard: Clean after check to avoid leaving bad .o files around
  • 43ee80a hw/bt: Improve debug printing
  • fbe869f hw/bt: Convert retry_count to send_count
  • b334569 hw/bt: Remove state machine and use only B2H_ATN and H2B_ATN.
  • 0e5abf2 hw/bt: Clear the fifo when an unknown response is received
  • fb457c9 hw/bt: Ask the BMC for its BT interface capabilities
  • 66efb6b hw/bt: Fixup problems with BT get capabilities code
  • 1b47a39 libffs: Remove struct flash_chip from struct ffs_handle
  • 813067a external/opal-prd: Drop final use of ffs_open_image()
  • 42b13e5 libffs: Remove unused function ffs_open_image()
  • 40eed43 libffs: Add helper get ffs_handle to the "OTHER_SIDE"
  • b716857 libflash/libffs: Rename ffs_cmp() to ffs_equal()
  • 1663987 libflash/libffs: Check for NULL and set return pointer in ffs_next_side()
  • 91cebdc external/gard: Fix displaying 'cleared' gard records
  • 6b53f92 libflash/blocklevel: Add keep_alive parameter
  • 477248e external/opal-prd: Fix test_pnor
  • 77b97a1 travis: Add external/opal-prd build and tests
  • 748e38b external/opal-prd: Use libflash/blocklevel for MTD/file accesses
  • c20f2b4 Drop LDFLAGS from common/rules.mk
  • 48ab7ce external/pflash: Add --mtd
  • 8c41956 libflash/libffs: Reporting seeing all 0xFF bytes during init.

Cédric Le Goater (12):

  • 61d4601 opal-prd: add systemd scripts
  • c41ea67 ipmi-sel: fix oem_sel attributes order
  • 6677d2c libflash: fix 4bytes address enablement on BMC SPI flash
  • 1f9e84b hw/bt: improve logging
  • 82a7884 hw/bt: fix IPMI_GET_BT_CAPS definition
  • 2981925 add a skiboot rpm spec file
  • 67212eb hw/ipmi: fix event data 1 for System Firmware Progress sensor
  • 5326c45 dts: add helper routines to build sensor handlers
  • 4eb9807 hw/bt: allow BT driver to use different buffer size
  • 1303a6a spcn: add definitions for the PRS command and modifiers
  • 67bb0f8 fsp-sensor: rework device tree for sensors
  • 29b4297 getscom: Add Naples chip support

Daniel Axtens (1):

Gavin Shan (9):

  • 2bb9c4b PHB3: Fix unexpected ER (all) on errinjct by PCI config
  • 0c1cbc1 PCI: Introduce config register filter
  • d40160f PHB3: Emulate root complex pref 64-bits window
  • b939be2 PCI: Cache PCI device IDs
  • 75e9440 PCI: Trace device node from PCI device
  • 5cda6f6 platforms/firenze: Fix I2C clock source frequency
  • 2c3c14a hw/p8-i2c: Speed up SMBUS_WRITE
  • 2fb8d51 core/fdt: Remove deivce_tree.h
  • a2c5ede PHB3: Fix corruption of pref window register

Jeremy Kerr (5):

  • 2079f40 opal-prd: Improve error-checking in hservices_init
  • 292475c gard: print error message when we can't open a flash device
  • 28e66d0 firestone: fix spacing in slot name
  • 6668088 libflash: Provide an internal parity implementation, to remove libgcc dependency
  • bef1de4 opal-prd: Add debug output for firmware-driven OCC events

Joel Stanley (10):

  • 22f0fc3 opal-prd: Display messages at startup and shutdown
  • 4623ea7 pflash: Remove ast.h
  • 7bcbbd2 libflash: put message on one line
  • e25f3f3 libflash: enable 4b mode on BMC SPI flash
  • 71c2d6b libflash: Support Micron N25Q256Ax NOR flash
  • c70529a external/pflash: Add quiet rules and fix race
  • 34901e0 external/pflash: Add script to build all backends
  • c89400a pflash: Add an install target
  • 6c21c4f external/pflash: Fix makefile dependencies
  • 1aa5187 hw/occ: Only allocate what we need for pstate dt

Johnny (1):

Mahesh Salgaonkar (1):

  • 2636009 hmi: Fix a bug where partial hmi event was reported to host.

Mamatha (1):

  • 0b009d4 OPAL:Handle mbox response with bad status:0x24 during FSP termination

Michael Neuling (15):

  • 8df2117 mambo: Use alternate skiboot.lid with SKIBOOT
  • 3298874 mambo: Use SIMHOST to determine the simulator type
  • 88b6b1a mambo: Make PVR change only on p8
  • 05f9cf2 mambo: Add ability to load initrd
  • 07968d9 mambo: Advertise the sim supports 256M and 1TB segments in device tree
  • 0960832 mambo: Add SKIBOOT_SIMCONF for additional configuration
  • 97a94d9 mambo: Auto start the simulator using SKIBOOT_AUTORUN
  • b6c2470 external/mambo: Fix indentation in mambo_tuils.tcl
  • e605691 external/mambo: Load skiboot already offset
  • bc85dfa mambo: Add terminate callback
  • de9f52b init: Update comments for branch null catcher
  • fe4bf68 init: Save away first 16 bytes of memory
  • 6641e4b Remove unused variables
  • ca31bfe hw/phb3: Fix potential race in EOI
  • c8bea6e hw/phb3: Ensure PQ bits are cleared in the IVC when masking IRQ

Oliver O'Halloran (2):

  • 1325599 test: add multithreaded mambo tests
  • 1141ca0 asm/head.S: fix hang in multi-threaded mambo

Patrick Williams (1):

  • 7c6b09d pflash: Allow building under yocto.

Philippe Bergheaud (1):

  • 2e4cc4d hmi: Identify the phb upon CAPI malfunction alert

Russell Currey (14):

  • 1205ead console: Completely flush output buffer before power down and reboot
  • d67d79a nvlink: Set a bit in config space to indicate a real PCI device was bound
  • b25529d nvlink: Use SCOMs instead of MMIO in reset procedure
  • 3e10683 nvlink: Clear error registers at the end of the reset procedure
  • 04b200c nvlink: Add fence mode emulation for NPUs
  • 526a170 nvlink: Add freeze and fence error injection
  • aab4407 nvlink: Add primitive EEH support for NPU devices
  • 9c2d823 xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleep
  • 3d66ba6 pci: Add for_each_phb macro for PHB traversal
  • 5254e39 npu: Fix include in header
  • 48f460a hmi: Fix incorrect error message
  • 52c432b hmi: Rework HMI event handling of FIR read failure
  • 5895ef2 hmi: Only raise a catchall HMI if no other components have
  • 482e8ad hmi: Add handling for NPU checkstops

Ryan Grimm (2):

Samuel Mendoza-Jonas (2):

  • bc4fea8 Free bl_prot_range on file_exit_close()
  • b2649b8 external: Add Makefile targets to install libflash

Shilpasri G Bhat (4):

  • b5d4978 slw: Move add_cpu_idle_state_properties() to add_opal_node()
  • a804c1b occ: hbrt: Change the OCC reset order
  • f7ad0d7 cpu: Add helper function to return number of cores available in the chip
  • 934ae90 occ: Add support to read V2 format of OCC-OPAL shared memory region

Shreyas B. Prabhu (1):

  • d3bef50 slw: Remove overwrites for EX_PM_CORE_ECO_VRET and EX_PM_CORE_PFET_VRET

Stewart Smith (90):

  • 863286c Add doc/stable-skiboot-rules.txt documenting stable tree
  • dc3d17a Add unit test for timebase functions
  • 3ed44fa Fix strcat onto uninit string for pci location code
  • d8830fd Support PowerNV Qemu for running tests
  • 4744766 Skip OCCs for chip that has occ_functional set to false
  • 33750c2 Skip -std=gnu11 for sparse
  • e27cc4f Properly annotate types.h for sparse
  • 0019523 Fix sparse warnings in init_boot_tracebuf()
  • d2a6b25 Fix sparse warning in trace repeat structure
  • c9c47e4 opal_table_entry members should be native endian
  • 6e80b99 Fixup sparse endian annotations for opal events and masks
  • 91570c1 Fix sparse warnings in opal_trace_entry()
  • e16e791 sparse: opal_register() is CPU native endian arguments
  • ee4481c Fix two sparse warnings on __stack_chk_guard
  • 020a741 sparse: fix conversion of hdat slca_index
  • d6e3293 sparse: fix endian conversions in hdata/iohub.c
  • 5c3e642 sparse: fix incorrect type warnings in hdata/fsp.c
  • ec2aeb8 sparse: fix endian annotations in hdata/memory.c
  • 3405fb2 sparse: fix constant is so big warning in hw/xscom.c
  • ee407ac sparse: fix constant is so big it's long in hw/nx-rng.c
  • c04a6b7 sparse: fix warning constant is so big it is long in hw/slw.c
  • b7ef980 sparse: fix warning constant is so big it is long in hw/psi.c
  • 376761a sparse: fix warning constant is so big it is (unsigned) long in hw/p5ioc2.c
  • dc93b38 sparse: Fix many constant is too big warninsg in p7ioc code
  • 9d8d4e4 sparse: fix endian conversion warnings in core/opal-msg.c
  • 8144797 sparse: fix endian annotation warnings in ipmi-rtc.c
  • 7c2f38e sparse: fix missing beXX_to_cpu() conversions in hdata/fsp.c
  • 2e86b57 sparse: fix beintXX_t degrades to integer warnings in hdata/iohub.c
  • bad57a4 sparse: fix cast from restricted beint64_t in hdata/memory.c
  • 152d5c0 sparse: fix beint16_t degrades to int in hdata/hdif.c
  • 5410430 sparse: fix beint32_t degrades to int in hdata/pcia.c
  • 71c6291 sparse: fix cast that discarded endian annotation in hdata/paca.c
  • c5f0752 sparse: fix missing endian conversion in hdif pointer
  • 1987ba5 sparse: fix endian conversion for MDST table
  • 0e25389 sparse: fix beint32_t degrades to int wantings in hdata/spira.c
  • 9609061 sparse: fix endian conversions in hw/occ.c
  • bd4e108 sparse: fix incorrect type in assignment warning in hw/lpc-uart.c
  • 690f6d1 sparse: add missing endian conversion in fsp-attn.c
  • 01cd490 sparse: correct endian conversion of sglist
  • 0a55b1c sparse: fix be64 degrades to integer warnings in fsp-mem-err.c
  • d5ab958 sparse: fix incorrect type in assignment in fsp-mem-err.c
  • 316f3dd llvm-scan-build: fix potential division by zero
  • 278b3af llvm-scan-build: fix dead assignment warning
  • 8d77fdd llvm-scan-build: fix value is never read warning
  • 902cc27 llvm-scan-build: fix dead assignment in fsp-leds.c
  • 42c307b llvm-scan-build: fix value stored during init is never read in npu.c
  • 409c4b8 llvm-scan-build: fix value stored to tfmr during init is never read
  • 0e63e68 llvm-scan-build: fix value stored to end during init never read in phb3.c
  • 8dfdef7 llvm-scan-build: fix value stored to rc never read in hw/occ.c
  • a3b9e2f llvm-scan-build: fix dead assignment in hw/lpc.c
  • 125f95e Fix resource leak on crash
  • 285ac91 Check return result of sbe_xip_get_section in sbe_xip_image.c
  • d040305 Use VALGRIND callout rather than tricky malloc/memcpy
  • 27b4982 Revive hdata_to_dt and make it work again
  • 6dc84bb Add hdata_to_dt test
  • dfab2fb Fix endian flip in printf for FSP in hdata/fsp.c
  • da109ff Fix resource leak on crash (similar to 125f95e)
  • 6665027 Remove unused scanf and variants
  • 6662589 Enable -fstack-protector-strong if supported by compiler
  • 8349620 Fix null checks in find_master_and_slave_occ
  • 168b714 Make gard and pflash build arch specific files in pwd
  • 4d5e0d8 assert cec_register(hub) hub_id is < MAX_IO_HUBS
  • a652c33 assert IPMI sensors < max we support
  • 4834fce assert cpu < CPUS in core/test/run-trace.c
  • 56bc189 Enable -Werror for -Wformat
  • 2546d4a Enable building pflash for coverity (travis)
  • 8dcabbb pflash: Fix file descriptor leak
  • 8041e51 libflash: fix resource leaks on errors in ffs_open_image
  • 915cd77 slw: don't be tricky with pointer math
  • 5af6aca PCI: use define for wanting dynamic PHB id for pci_register_phb
  • 14ed2b8 libfdt: add basic sanity check to fdt_open_into
  • 524031f lpc-rtc: zero out struct tm before read
  • 578a86a Remove missed bit of p5ioc code
  • 2ee30fc Add gitignore for pflash
  • 79e829c Add coverity model
  • 3b4cab6 Update gitignore for gard
  • f93c597 hello_world: don't link with libgcc
  • cce5b71 update qemu revisions for opal-ci
  • 558c819 Add Debian Jessie installer boot test
  • fb31ca4 common/arch_flash_arm.c: Add missing include
  • ed7753c travis-ci: use build-all-arch.sh for pflash, add to coverity build
  • 86beb82 Update hack for building pflash for coverity scan
  • cbc0f9b pflash: Don't remove libflash/test/ bins in make clean
  • 133c07b Add skiboot 5.2.0-rc1 release notes
  • 1f72bea Add skiboot-5.2.0-rc2 release notes
  • 244b534 Add skiboot-5.2.0 release notes
  • ce305fe update doc/stable-skiboot-rules.txt with new tree names
  • 7d6fc9e Add skiboot-5.2.1 release notes
  • d8f080c Add skiboot-5.1.16 release notes
  • a49d21c Add skiboot 5.2.2 release notes

Vaibhav Jain (1):

  • 6c1658f hw/fake-rtc: Add support for emulated rtc clock

Vasant Hegde (7):

  • 9997117 specfile: Fix build issues
  • 7edd87a external/opal-prd: Make compilation prerequisites as order-only prerequisites
  • 1c6af82 hdata/test: Fix 'make clean'
  • 8dcb68e ipmi-sel: Fix memory leak in error path
  • b3dae4b IPMI: Enable synchronous eSEL logging option
  • 2c0aee5 ipmi-sel: Fix esel event logger to handle early boot PANIC events
  • 6da1679 Fix 'make clean'

Vipin K Parashar (3):

  • 5164242 chiptod: chiptod code improvements
  • f44fae7 fsp/dpo: DPO driver code improvements
  • 361000f ipmi: Log exact NetFn value in OPAL logs