Commit Graph

2815 Commits

Author SHA1 Message Date
tsutsui 520cf7bbbd Mention about hp300 rd(4) improvements for HPDisk. 2021-07-09 17:07:29 +00:00
christos 897ac01663 new acpica 2021-07-06 12:26:03 +00:00
nia 9d462d16a8 doc: removed uscanner 2021-06-29 10:26:17 +00:00
mrg 5be704ed29 switch m68000, m68k and 32 bit arm to GCC 10. just sh3 left!
special thanks to rin for fixing arm32.
2021-06-19 06:19:35 +00:00
christos 99047b006e new libfido2 2021-06-17 01:16:55 +00:00
mrg 5987b1b519 note recent raid and GCC updates. 2021-05-27 06:59:39 +00:00
christos 21016e6e8f new isc-dhcp 2021-05-26 22:54:45 +00:00
nia d57305d011 fix syntax 2021-05-19 16:06:13 +00:00
yamaguchi 17f3f70e5b doc: added lagg(4) 2021-05-17 06:31:30 +00:00
mrg e5aaa45327 note spiflash(4) works on rk3328. 2021-05-15 10:22:46 +00:00
nia 47f65e3eb4 doc: added Neo 2 keyboard layout 2021-05-11 14:52:22 +00:00
nia 8f193ef2d3 doc: imported aiomixer 2021-05-08 12:45:04 +00:00
jmcneill 0b0528ef1b evbarm: Add support for Allwinner V3s SoCs. 2021-05-05 10:25:36 +00:00
jakllsch 905e5ea3f4 fix syntax of latest CHANGES entry 2021-05-01 16:14:35 +00:00
christos d8140e6fb7 Mention resolver change, and fix 2020 entries that should have been 2021 2021-04-30 22:22:49 +00:00
christos 3ae7eae923 new bind 2021-04-29 17:29:06 +00:00
mrg 9aab5f6a62 switch powerpc and arm64 to GCC 10. 2021-04-25 08:01:54 +00:00
christos f4a8719e32 new OpenSSH 2021-04-19 14:42:18 +00:00
christos cf3bd6375f new tmux 2021-04-17 20:42:57 +00:00
mrg e221c5c54b note GCC 10 and the ports that switched. 2021-04-17 04:11:52 +00:00
nia 10b51a39ca new pkg_install 2021-04-10 20:12:47 +00:00
christos a264066ac1 new file(1) 2021-04-09 19:12:37 +00:00
christos 2440df942c new services and protocols 2021-04-08 19:06:57 +00:00
christos 2449b34bef new libevent 2021-04-07 03:38:50 +00:00
christos f366ee68fe new acpica 2021-04-03 17:46:07 +00:00
rin 36b164a2d7 Fix style to appease changes2html. 2021-04-02 14:41:07 +00:00
rin 3332664a59 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!
2021-04-02 07:00:33 +00:00
christos 45b140dbaa mention regex changes 2021-03-30 23:31:53 +00:00
christos 7ef87f063d new OpenSSL 2021-03-25 18:52:23 +00:00
christos 9557fc04ad new nsd/unbound 2021-03-15 20:18:21 +00:00
christos 2bf912e9c7 new OpenSSH 2021-03-05 18:04:18 +00:00
christos 76a5c611a7 new tzcode 2021-03-01 04:43:54 +00:00
christos ef1fbbfad6 new wpa. 2021-03-01 01:43:15 +00:00
christos c3159922b3 new byacc 2021-02-20 22:59:37 +00:00
christos 3061632a16 new OpenSSL 2021-02-20 03:25:35 +00:00
christos 4d1068f991 new bind 2021-02-19 17:08:22 +00:00
tsutsui 01c5171d11 Note Emulate3Buttons support for X68k Xorg based monolithic server. 2021-02-07 16:58:53 +00:00
simonb 5cd2174982 Note support for QEMU "mipssim" emulator. 2021-01-27 05:27:01 +00:00
kre 96a8cd3a4f Correct date for previous (tzdata 2021a update) - seems I cannot read
the output of the date(1) command any more...
2021-01-24 22:08:37 +00:00
kre 4f7273886d Note update of tzdata to 2021a 2021-01-24 22:02:47 +00:00
christos 842f023a03 new pppd 2021-01-09 16:44:35 +00:00
ryo 56cf715de9 evbarm: Add support for Amlogic G12 family SoCs 2021-01-01 10:12:25 +00:00
kre bb9e455dcc Note update of tzdata to 2020f 2020-12-31 07:54:13 +00:00
roy 3c0f65c157 Note update to dhcpcd-9.4.0 2020-12-28 13:59:50 +00:00
reinoud ef6e52b452 Import Xterm's resize(1) for querying (x)terminal sizes in base for headless
clients
2020-12-27 21:13:17 +00:00
reinoud e6b71c1487 Implement support for trapping REP CMPS instructions in NVMM.
Qemu would abort hard when NVMM would get a memory trap on the instruction
since it didn't know it.
2020-12-27 20:56:14 +00:00
roy a8a2e383d0 Note openresolv-3.12.0 update 2020-12-27 18:28:25 +00:00
tsutsui 38481a6d74 Note about bitmap access ops support for hp300 SGC CRX framebuffer. 2020-12-23 08:38:45 +00:00
jdc 1c00a139ad Mention sparc64 E250 environmental monitoring.
Belatedly mention pcf8574(4).
2020-12-23 07:26:36 +00:00
wiz 25cc446e11 Mention pkg_install-20201212 2020-12-12 11:02:06 +00:00