Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/cpus.c
RevisionDateAuthorComments
 1.8  12-Jun-2023  skrll Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt.

The RISC-V binding here seems somewhat of an abuse, but it exists in
mainline linux.
 1.7  07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 1.6  05-Nov-2022  skrll Fix inverted result when status is "okay"
 1.5  02-Jan-2019  jmcneill Do not sort cpu nodes when enumerating so they attach in the order listed
in the devicetree.
 1.4  09-Sep-2018  jmcneill Attach cpu nodes with status "disabled" if they have an enable-method
property. This is a valid configuration according to the devicetree
specification.
 1.3  30-Jun-2018  jmcneill cpus: use fdt_add_bus
 1.2  02-Jun-2017  jmcneill branches: 1.2.6; 1.2.10; 1.2.12; 1.2.14;
Allow devices to attach to cpu devices
 1.1  28-May-2017  jmcneill Add CPUs ("/cpus" node) driver. CPUs is a container of cpu nodes.
 1.2.14.1  10-Jun-2019  christos Sync with HEAD
 1.2.12.3  18-Jan-2019  pgoyette Synch with HEAD
 1.2.12.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.2.12.1  28-Jul-2018  pgoyette Sync with HEAD
 1.2.10.2  03-Dec-2017  jdolecek update from HEAD
 1.2.10.1  02-Jun-2017  jdolecek file cpus.c was added on branch tls-maxphys on 2017-12-03 11:37:01 +0000
 1.2.6.2  28-Aug-2017  skrll Sync with HEAD
 1.2.6.1  02-Jun-2017  skrll file cpus.c was added on branch nick-nhusb on 2017-08-28 17:52:02 +0000

RSS XML Feed