Skip to content

Release pu32.20220117

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 19:57
Release 20220117

* buildroot 9078679140...65a1525fea (5):
  > enable zlib-ng
  > enable dhclient command
  > enable X/Y/Zmodem commands
  > revert IPROUTE2_BUILD_CMDS change
  > use -I$(STAGING_DIR)/usr/include in CPPFLAGS

* fontamsoc-hw 1da5f75...503ccd3 (2):
  > bugfixes, new features and improvements
      instead use the bus interconnect clock wherever relevant
      simplify naming of pll_*_mhz.v files
      use multipu.TLBSETCOUNT(128)
      implement dev/devtbl.v, while making devtbl not target specific
      misc initialization changes
      remove vivado/makefile to keep things simple
      improve mapsz 64bits alignment logic
      ARCHBITSZ 256 support in pi1*_to_* smem wb4smem
      pu32-nexysvideo: misc improvements
      pu32-nexys4ddr: misc improvements
      pu: bugfix isopgettlb usage before declaration
    nexys4ddr.bit  sha256sum:720a4708379c49ac13d1116e46fce6d545e15192ddb9281036cac5190dca5d0b
    nexysvideo.bit sha256sum:b872269549f60d9a396375017046bfdf70e4df9897d66dda30dcea693f524d6c
  > fixes to support SymbiFlow

* fontamsoc-sw c308588...07931b3 (1):
  > enhance hwdrvdevtbl_find()

* glibc 3cacd442d3...019a01951c (1):
  > remove code that set __USE_FORTIFY_LEVEL

* linux 9f4213156a88...efc80fc58246 (4):
  > show TLB size in /proc/cpuinfo
  > /proc/iomem support
  > enhance hwdrvdevtbl_find()
  > rename /sys/module/pu32gpio/parameters/use_* to /sys/module/pu32gpio/parameters/IOCTL_USE_*