Skip to content

Release pu32.20211023

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 13:47
Release 20211023

* buildroot 8d57fad9cf...41de697bee (2):
  > match only /etc/profile.d/[a-zA-Z_]*.sh files; allowing to disable a script prepending it with a dot
  > enable dd third status line

* fontamsoc-hw 8770c82...9929a05 (1):
  > improvements
    nexys4ddr.bit 81af3b69486e61b59caad617666a23fd87712d306a7b9fbe69c0266675ac8da6
    xula2lx25.bit 5c315e918cd9df4d268e599bd163b86e7872e5ce644b17a3b1698d85d411e5d8

* fontamsoc-sw 541787a...b04f31f (5):
  > bugfix hwdrvblkdev and make use of double-buffering when reading/writing
  > bugfix hwdrvdevtbl to report correct interrupt index
  > implement pointer to function hwdrvblkdev_isbsy() called before hwdrvblkdev_isrdy() returns busy (0)
  > remove BIOS_FD_INTCTRLDEV handling
  > support for newer hardware interrupt controller implementation

* linux 780d438eb0f7...13bf29614972 (3):
  > pu32hdd direct hardware access support
  > bugfix hwdrvdevtbl to report correct interrupt index
  > misc console driver improvements