<?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 std.sandpoint</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/sandpoint/conf/std.sandpoint</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>- use options PIC_MPCSOC to replace PIC_OPENPIC.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.14</description>
    <pubDate>Wed Aug 19 06:28:06 UTC 2009</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>branches:  1.13.20;<br/>stop to generate SREC kernel image.  netboot is now considered a<br/>standard path to boot off. DINK32 and ppcboot can handle it as a<br/>staging bootloader.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.13</description>
    <pubDate>Sat Oct 27 15:36:29 UTC 2007</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>Merge the ppcoea-renovation branch to HEAD.<br/><br/>This branch was a major cleanup and rototill of many of the various OEA<br/>cpu based PPC ports that focused on sharing as much code as possible<br/>between the various ports to eliminate near-identical copies of files in<br/>every tree.  Additionally there is a new PIC system that unifies the<br/>interface to interrupt code for all different OEA ppc arches.  The work<br/>for this branch was done by a variety of people, too long to list here.<br/><br/>TODO:<br/>bebox still needs work to complete the transition to -renovation.<br/>ofppc still needs a bunch of work, which I will be looking at.<br/>ev64260 still needs to be renovated<br/>amigappc was not attempted.<br/><br/>NOTES:<br/>pmppc was removed as an arch, and moved to a evbppc target.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.12</description>
    <pubDate>Wed Oct 17 19:56:56 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>branches:  1.11.30;  1.11.38;  1.11.48;  1.11.50;  1.11.52;  1.11.54;<br/>merge ktrace-lwp.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.11</description>
    <pubDate>Sun Dec 11 00:18:51 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>include "conf/std".</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.10</description>
    <pubDate>Sat Sep 17 09:44:08 UTC 2005</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>branches:  1.9.16;<br/>Remove SPILLSTK leftovers.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.9</description>
    <pubDate>Tue Aug 12 05:15:44 UTC 2003</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;<br/>Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.8</description>
    <pubDate>Mon Feb 03 17:10:13 UTC 2003</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Perform a rototill of the powerpc code.  Mandate use of SPRG0 to store<br/>a pointer to current cpu's cpu_info structure.  Use cpu_info for<br/>intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on<br/>non-MULTIPROCESSOR machines.  Add common macros GET_CPUINFO and<br/>INIT_CPUINFO to get and initialize the cpu_info struct on startup.  Make<br/>ibm4xx use the standard &lt;powerpc/frame.h&gt;.  Use IFRAME_xx in ibm4xx<br/>trap_subr.S instead of explicit magic offsets.  Move INTSTK and SPILLSTK<br/>to std.&lt;platform&gt;.  Change faultbuf to a struct instead of an array.<br/><br/>On MPC6XX cpus, stop using the vector page for temporary space and use<br/>reserved space in cpu_info.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.7</description>
    <pubDate>Sun Feb 02 20:43:25 UTC 2003</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Add makeoptions PPCDIR.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.6</description>
    <pubDate>Thu Apr 25 15:03:26 UTC 2002</pubDate>
    <dc:creator>briggs</dc:creator>
</item>

<item>
    <title>cleanup:<br/>	options SPACE TAB<br/>	makeoptions TAB<br/>	psuedo-device TAB<br/>	remove trailing whitespace<br/>	replace multiple spaces -&gt; tabs<br/>	options "FOO" -&gt; options FOO<br/>	options "FOO=bar" -&gt; options FOO=bar<br/>	options "FOO=\"bar\"" -&gt; options FOO="\"bar\""</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.5</description>
    <pubDate>Tue Nov 20 00:56:38 UTC 2001</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.4.6;<br/>text address is 0x90000, not 0x9000.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.4</description>
    <pubDate>Mon Aug 27 04:53:27 UTC 2001</pubDate>
    <dc:creator>briggs</dc:creator>
</item>

<item>
    <title>Make all powerpc ports use a common Makefile.powerpc (except walnut)<br/>Enforce -Wmissing-prototypes -Wstrict-prototypes for all ppc ports.<br/>Split out macppc cpu support and make common to mpc6xx ports.  Make<br/>other mpc6xx ports use it.  Add evcnts for mpc6xx traps.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.3</description>
    <pubDate>Sun Aug 26 02:47:38 UTC 2001</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>Adapt to new PowerPC pmap.<br/>Use more common PowerPC code including bus_dma and unified bus_space.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.2</description>
    <pubDate>Sun Jun 10 03:16:29 UTC 2001</pubDate>
    <dc:creator>briggs</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;<br/>Support for the Motorola Sandpoint reference platform using the<br/>MPC8240 processor module.  See the README for more information.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.1</description>
    <pubDate>Sun Feb 04 18:32:11 UTC 2001</pubDate>
    <dc:creator>briggs</dc:creator>
</item>

<item>
    <title>Catch up to -current.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.1.4.1</description>
    <pubDate>Thu Jun 21 19:33:09 UTC 2001</pubDate>
    <dc:creator>nathanw</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.1.2.2</description>
    <pubDate>Sun Feb 11 19:11:41 UTC 2001</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>file std.sandpoint was added on branch thorpej_scsipi on 2001-02-11 19:11:41 +0000</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.1.2.1</description>
    <pubDate>Sun Feb 04 18:32:11 UTC 2001</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>catch up with -current on kqueue branch</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.2.2.3</description>
    <pubDate>Sun Jun 23 17:39:58 UTC 2002</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Sync kqueue branch with -current.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.2.2.2</description>
    <pubDate>Thu Jan 10 19:48:19 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Update the kqueue branch to HEAD.</title>
    <description>/src/sys/arch/sandpoint/conf/std.sandpoint - 1.2.2.1</description>
    <pubDate>Thu Sep 13 01:14:28 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>
</channel></rss>

