Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc evbarm: Add support for Arm PCI Configuration Space Acce...



details:   https://anonhg.NetBSD.org/src/rev/e05d84aab7fc
branches:  trunk
changeset: 985111:e05d84aab7fc
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Aug 08 12:35:43 2021 +0000

description:
evbarm: Add support for Arm PCI Configuration Space Access Firmware
        Interface (DEN0115).
evbarm: Add support for Broadcom BCM2838 EMMC2 in ACPI mode, as found
        on the Raspberry Pi 4.
evbarm: Add support for shared ACPI platform interrupts.

diffstat:

 doc/CHANGES |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 30cad0876297 -r e05d84aab7fc doc/CHANGES
--- a/doc/CHANGES       Sun Aug 08 12:31:42 2021 +0000
+++ b/doc/CHANGES       Sun Aug 08 12:35:43 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2817 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2818 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -390,3 +390,9 @@
        kernel: Tie the maximum file lock per unprivilegied uid to 
                kern.maxfiles [manu 20210727]
        evbppc: Switch ibm4xx to generic evbppc kernel modules. [rin 20210803]
+       evbarm: Add support for Arm PCI Configuration Space Access Firmware
+               Interface (DEN0115). [jmcneill 20210808]
+       evbarm: Add support for Broadcom BCM2838 EMMC2 in ACPI mode, as found
+               on the Raspberry Pi 4. [jmcneill 20210808]
+       evbarm: Add support for shared ACPI platform interrupts.
+               [jmcneill 20210808]



Home | Main Index | Thread Index | Old Index