Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/evbarm/conf/KURONAS_X4
RevisionDateAuthorComments
 1.5  18-Apr-2020  skrll branches: 1.5.20;
PMAP_DEBUG has been deleted on arm
 1.4  12-Jul-2018  maxv branches: 1.4.10;
Remove the kernel PMC code. Sent yesterday on tech-kern@.

This change:

* Removes "options PERFCTRS", the associated includes, and the associated
ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is
good.

* Removes the PMC code of ARM XSCALE.

* Removes all the pmc.h files. They were all empty, except for ARM XSCALE.

* Reorders the x86 PMC code not to rely on the legacy pmc.h file. The
definitions are put in sysarch.h.

* Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control
and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,
netbsd32 and rump.

* Removes the pmc_evid_t and pmc_ctr_t types.

* Removes all the associated man pages. The sets are marked as obsolete.
 1.3  07-Jun-2018  thorpej branches: 1.3.2;
Revert changes that pinned-down i2c parent specs. The i2c subsystem
has been enhanced to make this unnecessary.
 1.2  15-May-2018  thorpej Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so doesn't
work well on systems where more than one I2C bus is present.
 1.1  12-Jul-2016  kiyohara branches: 1.1.4; 1.1.18; 1.1.20;
Add 'KURONAS x4' configuration.
 1.1.20.3  28-Jul-2018  pgoyette Sync with HEAD
 1.1.20.2  25-Jun-2018  pgoyette Sync with HEAD
 1.1.20.1  21-May-2018  pgoyette Sync with HEAD
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  12-Jul-2016  jdolecek file KURONAS_X4 was added on branch tls-maxphys on 2017-12-03 11:36:03 +0000
 1.1.4.2  05-Oct-2016  skrll Sync with HEAD
 1.1.4.1  12-Jul-2016  skrll file KURONAS_X4 was added on branch nick-nhusb on 2016-10-05 20:55:26 +0000
 1.3.2.2  21-Apr-2020  martin Sync with HEAD
 1.3.2.1  10-Jun-2019  christos Sync with HEAD
 1.4.10.1  20-Apr-2020  bouyer Sync with HEAD
 1.5.20.1  09-Oct-2023  snj Apply patch (requested by martin in ticket #401):
Disable DIAGNOSTIC/DEBUG.

RSS XML Feed