<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in KUROBOX_PRO</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/evbarm/conf/KUROBOX_PRO</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.15.4;  1.15.12;<br/>PR port-arm/56380<br/><br/>Disable PAX_ASLR for now, until the problem is fixed.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.15</description>
    <pubDate>Mon Aug 30 01:29:41 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Add nvme(4). (This machine has a PCIe x1 slot!)<br/><br/>It works just fine, instead of broken on-board mvsata(4).</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.14</description>
    <pubDate>Mon Aug 30 00:26:11 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>CPU is arm926ej-s, not xscale.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.13</description>
    <pubDate>Mon Aug 30 00:21:29 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>PMAP_DEBUG has been deleted on arm</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.12</description>
    <pubDate>Sat Apr 18 11:00:38 UTC 2020</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>branches:  1.11.10;<br/>Remove the kernel PMC code. Sent yesterday on tech-kern@.<br/><br/>This change:<br/><br/> * Removes "options PERFCTRS", the associated includes, and the associated<br/>   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is<br/>   good.<br/><br/> * Removes the PMC code of ARM XSCALE.<br/><br/> * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.<br/><br/> * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The<br/>   definitions are put in sysarch.h.<br/><br/> * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control<br/>   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,<br/>   netbsd32 and rump.<br/><br/> * Removes the pmc_evid_t and pmc_ctr_t types.<br/><br/> * Removes all the associated man pages. The sets are marked as obsolete.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.11</description>
    <pubDate>Thu Jul 12 10:46:43 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.10.2;<br/>Revert changes that pinned-down i2c parent specs.  The i2c subsystem<br/>has been enhanced to make this unnecessary.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.10</description>
    <pubDate>Thu Jun 07 13:36:28 UTC 2018</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Fully specifiy the location of indirectly-configured I2C devices. In<br/>particular, the parent spec must not be wild-carded, as doing so doesn't<br/>work well on systems where more than one I2C bus is present.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.9</description>
    <pubDate>Tue May 15 01:24:23 UTC 2018</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.8.16;<br/>DDB is already defined in the included file.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.8</description>
    <pubDate>Sat Jul 18 15:05:52 UTC 2015</pubDate>
    <dc:creator>htodd</dc:creator>
</item>

<item>
    <title>branches:  1.7.2;<br/>Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is<br/>replaced by the make option COPY_SYMTAB set to any value. The copy of<br/>the symbol table is no longer put into a buffer in kern_ksyms.o, but a<br/>small helper object. This object is build first with a dummy size, then<br/>the kernel is linked to compute the real dimension of the symbol table<br/>buffer. After that, the helper object is rebuild and the kernel linked<br/>again.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.7</description>
    <pubDate>Sun Aug 17 21:17:43 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>"internally consistency checks" -&gt; "internal consistency checks"</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.6</description>
    <pubDate>Sun Jul 27 03:34:41 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.5.10;<br/>Also build a kernel with root on wd0 to avoid query for location of<br/>root file system on boot.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.5</description>
    <pubDate>Wed Jan 30 13:52:17 UTC 2013</pubDate>
    <dc:creator>he</dc:creator>
</item>

<item>
    <title>branches:  1.4.2;<br/>Split DEBUG="-g -Ox" into DEBUG="-g" and COPTS="-Ox".</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.4</description>
    <pubDate>Sun Sep 09 04:27:12 UTC 2012</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>Bump SYMTAB_SPACE</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.3</description>
    <pubDate>Thu Feb 09 19:07:37 UTC 2012</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.2.4;  1.2.8;<br/>Bump SYMTAB_SPACE for the many other evbarm kernels that also need it increased.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.2</description>
    <pubDate>Sun Mar 06 05:08:03 UTC 2011</pubDate>
    <dc:creator>jakllsch</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.6;  1.1.10;<br/>Add support Marvell Sheevaplug.<br/>Add some NAS on Marvell SoC.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1</description>
    <pubDate>Sat Oct 02 06:15:52 UTC 2010</pubDate>
    <dc:creator>kiyohara</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1.10.3</description>
    <pubDate>Thu Apr 21 01:40:57 UTC 2011</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1.10.2</description>
    <pubDate>Sat Mar 05 20:50:03 UTC 2011</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>file KUROBOX_PRO was added on branch rmind-uvmplock on 2011-03-05 20:50:03 +0000</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1.10.1</description>
    <pubDate>Sat Oct 02 06:15:52 UTC 2010</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1.6.1</description>
    <pubDate>Mon Jun 06 09:05:24 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Sync with HEAD (-D20101022).</title>
    <description>/src/sys/arch/evbarm/conf/KUROBOX_PRO - 1.1.4.2</description>
    <pubDate>Fri Oct 22 07:21:14 UTC 2010</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>
</channel></rss>

