History log of /src/sys/arch/evbppc/conf/std.explora |
Revision | | Date | Author | Comments |
1.11 |
| 30-May-2022 |
rin | Restrict strictly-aligned versions of memcmp(9), memcpy(9), and memmove(9) to 403, instead of all evbppc machines.
Introduce strict-align LIBKERN_MD_FLAGS for this purpose.
|
1.10 |
| 30-May-2022 |
rin | For IBM_PPC403, emulate unaligned memory access for userland process.
|
1.9 |
| 26-Jun-2021 |
rin | Oops, revert unintentional part of the previous.
|
1.8 |
| 26-Jun-2021 |
rin | Set VMSWAP_DEFAULT_PLAINTEXT for Explora 450 (IBM_PPC403). (slow CPU & memory shortage)
|
1.7 |
| 05-Mar-2021 |
rin | branches: 1.7.4; Bump INTSTK to 16KB, i.e., one VM page, in the same manner as other boards.
|
1.6 |
| 05-Mar-2021 |
rin | For Explora 451, call calc_delayconst() before pckbc_cnattach(), which depends on delay() and DELAY().
Unfortunately, proplib(9) API is not available for MD codes, that are called before consinit() (since pool(9) is not initialized yet).
Therefore, hard-code CPU frequency to calc_delayconst() in case "processor-frequency" is not initialized.
|
1.5 |
| 20-Jun-2011 |
matt | branches: 1.5.66; Change IBM4xx to use the common powerpc PIC framework. Consolidate most ibm4xx initppc function into ibm4xx_init and Make all IBM4xx use it. Change explora to use initppc instead of bootstrap.
|
1.4 |
| 11-Dec-2005 |
christos | branches: 1.4.110; merge ktrace-lwp.
|
1.3 |
| 17-Sep-2005 |
yamt | include "conf/std".
|
1.2 |
| 12-Aug-2003 |
matt | branches: 1.2.16; Remove SPILLSTK leftovers.
|
1.1 |
| 11-Mar-2003 |
hannken | branches: 1.1.2; Add a port to the NCD Explora451 ThinClient.
- Supported devices: le, com, lpt, pckbd, frame buffer. - Support missing: phy, audio, pcmcia. - Boots from network or md.
Approved by: Eduardo Horvath <eeh@netbsd.org>
|
1.1.2.4 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.1.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.2.16.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.4.110.1 |
| 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
1.5.66.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.7.4.1 |
| 01-Aug-2021 |
thorpej | Sync with HEAD.
|