=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.40 retrieving revision 1.41 diff -c -r1.40 -r1.41 *** www/69.html 2021/04/15 17:18:34 1.40 --- www/69.html 2021/04/15 18:06:54 1.41 *************** *** 89,117 **** POWER9 systems.
  • Added bsd.mp to powerpc64's installXX.{img,iso}.
  • Added RETGUARD implementation for powerpc and powerpc64. -
  • Added powerpc64 retguard macros for setjmp/longjmp. -
  • Added retguard macros to powerpc64 locore functions.
  • Added a workaround for PCIO devices that cannot address the full 64-bit PCI address space to powerpc64. Needed for radeondrm(4) and amdgpu(4) since Radeon GPUs only implement 36, 40, or 44 bits of address space.
  • Added limited emulation of unaligned access in the powerpc64 kernel. !
  • Changed astfb(4) to ! allow it to become the console on powerpc64. !
  • Added support for passing a bootmac command line argument to ! RAMDISK on powerpc64.
  • Fixed booting on powerpc64 machines with memory banks higher in physical address space, needing a larger TCE table. !
  • Introduced power-saving mode on POWER9 (ISA v3).
  • Enabled floating-point exceptions on powerpc64.
  • Added support for ipmi(4) on PowerNV systems. !
  • Support was added for devices using the Apple M1 SoC: !
  • Preliminary support was added for devices using the Apple M1 SoC:
  • The arm64 platform support was improved with the following changes:
  • The arm64 platform support was improved with the following changes: