History log of /src/sys/arch/evbppc/dht |
Revision | Date | Author | Comments |
1.1 | 02-Apr-2021 |
rin | branches: 1.1.2; 1.1.4; evbppc: Add support for DHT Walnut 405GP evaluation board. (Digital Home Technologies PCB 01070201 Rev. 1.1)
Official web page seems gone, but analyses by Linux people are at:
- https://elinux.org/DHT-Walnut - http://web.archive.org/web/20070225171826/http://supernova.stanford.edu/dingdong/
The board features:
- 266MHz PowerPC 405GP processor - one PC133 SDRAM slot - two 32-bit 5V PCI slot - on-chip ethernet controller with DP83843 PHY - on-chip serial port / GPIO controller - on-board PDC20265 IDE controller
Hardware limitations:
- no MAC address assigned - no RTC present
Known problem:
- atabus(4) channels cannot be attached to pdcide(4) for cold boot
dmesg:
- https://dmesgd.nycbug.org/index.cgi?do=view&id=5997
Have fun!
|
1.1.4.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.4.1 | 02-Apr-2021 |
thorpej | file autoconf.c was added on branch thorpej-futex on 2021-04-03 22:28:24 +0000
|
1.1.2.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.2.1 | 02-Apr-2021 |
thorpej | file autoconf.c was added on branch thorpej-cfargs on 2021-04-03 21:44:43 +0000
|
1.3 | 07-May-2022 |
rin | Instead of hard-coding SPR# for CCR0, define SPR_CCR0 in <powerpc/spr.h> and use it.
Idea from uwe@, thanks! (and sorry for delayed response!)
|
1.2 | 20-Feb-2022 |
christos | Convert assembly to something both gcc and clang understand.
|
1.1 | 02-Apr-2021 |
rin | branches: 1.1.2; 1.1.4; evbppc: Add support for DHT Walnut 405GP evaluation board. (Digital Home Technologies PCB 01070201 Rev. 1.1)
Official web page seems gone, but analyses by Linux people are at:
- https://elinux.org/DHT-Walnut - http://web.archive.org/web/20070225171826/http://supernova.stanford.edu/dingdong/
The board features:
- 266MHz PowerPC 405GP processor - one PC133 SDRAM slot - two 32-bit 5V PCI slot - on-chip ethernet controller with DP83843 PHY - on-chip serial port / GPIO controller - on-board PDC20265 IDE controller
Hardware limitations:
- no MAC address assigned - no RTC present
Known problem:
- atabus(4) channels cannot be attached to pdcide(4) for cold boot
dmesg:
- https://dmesgd.nycbug.org/index.cgi?do=view&id=5997
Have fun!
|
1.1.4.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.4.1 | 02-Apr-2021 |
thorpej | file locore.S was added on branch thorpej-futex on 2021-04-03 22:28:24 +0000
|
1.1.2.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.2.1 | 02-Apr-2021 |
thorpej | file locore.S was added on branch thorpej-cfargs on 2021-04-03 21:44:43 +0000
|
1.3 | 19-Sep-2021 |
andvar | fix few more typos in comments, messages and documentation.
|
1.2 | 03-Aug-2021 |
rin | Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules.
I've confirmed that kernels similar to amd64/conf/MODULAR work fine both on 403 and 405.
XXX Unfortunately, we cannot immediately switch evbppc/booke to generic kernel modules yet; it has its own intr.h implementation.
|
1.1 | 02-Apr-2021 |
rin | branches: 1.1.2; 1.1.4; evbppc: Add support for DHT Walnut 405GP evaluation board. (Digital Home Technologies PCB 01070201 Rev. 1.1)
Official web page seems gone, but analyses by Linux people are at:
- https://elinux.org/DHT-Walnut - http://web.archive.org/web/20070225171826/http://supernova.stanford.edu/dingdong/
The board features:
- 266MHz PowerPC 405GP processor - one PC133 SDRAM slot - two 32-bit 5V PCI slot - on-chip ethernet controller with DP83843 PHY - on-chip serial port / GPIO controller - on-board PDC20265 IDE controller
Hardware limitations:
- no MAC address assigned - no RTC present
Known problem:
- atabus(4) channels cannot be attached to pdcide(4) for cold boot
dmesg:
- https://dmesgd.nycbug.org/index.cgi?do=view&id=5997
Have fun!
|
1.1.4.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.4.1 | 02-Apr-2021 |
thorpej | file machdep.c was added on branch thorpej-futex on 2021-04-03 22:28:24 +0000
|
1.1.2.2 | 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.1.2.1 | 02-Apr-2021 |
thorpej | file machdep.c was added on branch thorpej-cfargs on 2021-04-03 21:44:43 +0000
|