Skip to content
Snippets Groups Projects
  1. Aug 01, 2022
  2. Jul 13, 2022
  3. Jul 06, 2022
  4. Jun 01, 2022
  5. May 26, 2022
    • Helge Deller's avatar
      New SeaBIOS-hppa version 6 · 64ee6989
      Helge Deller authored
      
      Staring with SEABIOS_HPPA_VERSION 6 the serial ports are now emulated as
      on physical hardware, with LASI UART being serial port #0 and DINO UART
      as serial port #1. On older versions those ports were swapped.
      
      This SeaBIOS-hppa fix is needed to allow fixing the qemu serial
      pass-through from host to guest.
      
      Signed-off-by: default avatarHelge Deller <deller@gmx.de>
      64ee6989
  6. May 16, 2022
    • Helge Deller's avatar
      seabios-hppa: Update SeaBIOS-hppa to VERSION 5 · 041eb5bc
      Helge Deller authored
      
      New features and fixes in SeaBIOS for hppa/parisc:
      
      * STI firmware now contains additional fonts built-in, which
        can be selected with qemu command-line options:
              -fw_cfg opt/font,string=1       - a HP 8x16 font
              -fw_cfg opt/font,string=2       - a HP 6x13 font
              -fw_cfg opt/font,string=3       - a HP 10x20 font
              -fw_cfg opt/font,string=4       - a Linux 16x32 font
      
      * Fixed PS/2 keyboard emulation when running in graphical mode.
        This allows to type boot commands in the firmware boot menu if
        qemu was started with "-boot menu=on" (and no linux kernel was
        given on the qemu command line).
      
      * Fix firmware rendenzvous code to clear all pending external intrrupts
        before entering the waiting loop.
      
      Signed-off-by: default avatarHelge Deller <deller@gmx.de>
      041eb5bc
  7. May 12, 2022
  8. Apr 20, 2022
    • Joel Stanley's avatar
      ppc/pnv: Update skiboot to v7.0 · 5dd0be53
      Joel Stanley authored
      
      This is skiboot 7.0 (commit 76b349cf7b40). Built using gcc 11.2.0 and
      binutils 2.38.
      
      Changes since the previous version:
      
      Christophe Lombard (15):
            npu2: move opal api
            pau: introduce support
            rainier: detect pau devices
            pau: assign bars
            pau: create phb
            pau: enabling opencapi
            pau: translation layer configuration
            pau: enable interrupt on error
            pau: complete phb ops
            pau: hmi scom dump
            pau: phy init
            pau: link training
            pau: update current opal call functions
            pau: mmio invalidates
            pau: Add support for OpenCAPI Persistent Memory devices.
      
      Cédric Le Goater (4):
            xive/p10: Fix xive_special_cache_check when DEBUG=1
            xive/p10: Fix mismatch errors when DEBUG=1
            interrupts: Do not advertise XICS support on P10
            skiboot v6.6.6 release notes
      
      Frederic Barrat (6):
            phb4/5: Escalate page-level TCE kills
            npu3: Remove GPU support on Swift
            phb5: Remove obsolete capp-related properties
            xive/p10:: Declare xive2 DT node as an interrupt-controller
            skiboot v6.0.24 release notes
            opal-api: Drop diagnostics data type symbol for PHB5
      
      Michael Ellerman (3):
            external/mambo: Print more info when the kernel is too big
            doc: Make it clear all existing platforms use Power9N
            docs: Add Swift, Mowgli & Rainier
      
      Nicholas Piggin (12):
            external/mambo: Updates for POWER10 configuration for DD2.0
            external/mambo: Updates POWER9 SIM_CTRL1 to remove hardware atomic RC
            external/mambo: Add POWER10 small-core mode
            HBRT: fix clobbered r16 when host services handlers are called
            interrupts: add_opal_interrupts avoid NULL dereference on P10 mambo
            cpu: cpu_idle_job SMT priority fix
            cpu: add debug check in cpu_relax
            asm/head: Fix P10 HILE for little endian build
            phb4: annotate tbl_pest with endian types
            Remove support for POWER8 DD1
            phb3: make endian-clean
            flash: AST BMC endian fixes
      
      Nick Child (1):
            secvar: Free md context on hash error
      
      Ryan Grimm (1):
            AWAN simulator support for P10
      
      Vasant Hegde (5):
            ci: Bump qemu version
            hello_world: Add p10 mambo tests
            skiboot v6.7.3 release notes
            skiboot v6.8.1 release notes
            skiboot v7.0 release notes
      
      Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
      Signed-off-by: default avatarDaniel Henrique Barboza <danielhb413@gmail.com>
      5dd0be53
  9. Mar 24, 2022
  10. Mar 15, 2022
    • Gerd Hoffmann's avatar
      edk2: update binaries to stable202202 · 3891a599
      Gerd Hoffmann authored
      
      The switch to edk2 RELEASE builds changes the memory layout a bit,
      resulting in a acpi table change.
      
       DefinitionBlock ("", "SSDT", 1, "BOCHS ", "NVDIMM", 0x00000001)
       {
           Scope (\_SB)
           {
               Device (NVDR)
               {
                   Name (_HID, "ACPI0012" /* NVDIMM Root Device */)  // _HID: Hardware ID
                   Method (NCAL, 5, Serialized)
                   {
                       Local6 = MEMA /* \MEMA */
                       {
                           Return (NCAL (Arg0, Arg1, Arg2, Arg3, 0x02))
                       }
                   }
      
                   Device (NV02)
                   {
                       Name (_ADR, 0x03)  // _ADR: Address
                       Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                       {
                           Return (NCAL (Arg0, Arg1, Arg2, Arg3, 0x03))
                       }
                   }
               }
           }
      
      -    Name (MEMA, 0x43D10000)
      +    Name (MEMA, 0x43F50000)
       }
      
      Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
      3891a599
  11. Mar 07, 2022
  12. Feb 09, 2022
  13. Feb 02, 2022
    • Helge Deller's avatar
      seabios-hppa: Update SeaBIOS-hppa to VERSION 3 · 097defeb
      Helge Deller authored
      
      New firmware features and fixes:
      
      * Allow up to 16 CPUs
      
      * Add TOC button support:
          To trigger a TOC, execute "nmi" in the qemu monitor (Ctrl-A C)
      
      * New opt/hostid fw_cfg option to change hostid:
          -fw_cfg opt/hostid,string=334455
      
      * Add opt/console fw_cfg option to select default console:
          -fw_cfg opt/console,string=serial
          -fw_cfg opt/console,string=graphics
      
      * Add Linux TER16x32 font to STI firmware:
          -fw_cfg opt/font,string=2
      
      * Leave IRQs disabled after rendevouz
      
      Signed-off-by: default avatarHelge Deller <deller@gmx.de>
      097defeb
  14. Jan 21, 2022
  15. Jan 18, 2022
  16. Jan 15, 2022
  17. Jan 12, 2022
Loading