| Age | Commit message (Expand) | Author |
| 2014-01-22 | gcc-4.8.x unused variable fixes | christos |
| 2014-01-03 | Fix undefined reference to amiga_bus_stride_0x1000. | rkujawa |
| 2014-01-03 | Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit | mlelstv |
| 2014-01-03 | Rework handling of Commodore Gayle chip. Avoid ugly struct casts, introduce | rkujawa |
| 2013-12-26 | Implement the probe procedure for ACA500. Now the user just needs acafh0 | rkujawa |
| 2013-12-22 | Changes to ACA500 support: | rkujawa |
| 2013-12-22 | Add preliminary support for the Individual Computers ACA500 in the form of acahf | rkujawa |
| 2013-12-09 | Fix typo ("then" instead of "than") | wiz |
| 2013-11-27 | Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ | christos |
| 2013-11-23 | convert to TAILQ, remove open-coded CIRCLEQ | christos |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 2013-10-04 | Nuke long dead NKPTADD and NKPTADDSHIFT options from config files. | rkujawa |
| 2013-10-03 | Enable USB keyboard and mouse in the WSCONS kernel. | rkujawa |
| 2013-09-23 | Fix interrupt handler arg (needs to be softc instead of device_t) | jandberg |
| 2013-09-02 | Re-gen. Hi rkujawa. | skrll |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2013-08-13 | Add support for X-Surf 100 integrated MII PHY. MAC part seems to be compatible | rkujawa |
| 2013-08-13 | Clean up a bit, add debug function to print the register mappings. | rkujawa |
| 2013-08-11 | Add the new xsh(4) driver to GENERIC.in template. | rkujawa |
| 2013-08-11 | Use the proper NE2000_TYPE for AX88796. | rkujawa |
| 2013-08-09 | Fix style. | rkujawa |
| 2013-08-08 | Add preliminary support for Individual Computers new X-Surf 100 network card. | rkujawa |
| 2013-07-18 | Explicitly disable unwind tables for the boot loader. | joerg |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-04-27 | Add slhci at zbus (Thylacine) and some USB HID devices. | rkujawa |
| 2013-04-27 | Add Thylacine USB Host Controller driver (just a zbus frontend to slhci). | rkujawa |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2013-02-01 | Include two MII PHY drivers, as needed by certain PCMCIA network cards. | phx |
| 2013-01-29 | Regen configs. | rkujawa |
| 2013-01-29 | Add forgotten atabus at ata. Needed for satalink. | rkujawa |
| 2013-01-29 | Support PCI_NETBSD_CONFIGURE for em4k. Mediator 4000 now works completely (minus | rkujawa |
| 2013-01-29 | Add em4k(4). | rkujawa |
| 2013-01-29 | Add Mediator 4000 driver - em4k(4). Working, but PCI_NETBSD_CONFIGURE not | rkujawa |
| 2013-01-28 | Power down only if RB_POWERDOWN. Noticed by phx@ . | rkujawa |
| 2013-01-28 | Regen config files. | rkujawa |
| 2013-01-28 | Add empm(4) driver to config files. | rkujawa |
| 2013-01-28 | Plug empm(4) into system halt function. | rkujawa |
| 2013-01-28 | Add support for power management on Mediator 1200 SX and TX models. Allows | rkujawa |
| 2013-01-27 | Remove confusing, leftover comment. | rkujawa |
| 2013-01-11 | We appear to need files.usb included to get opt_usb.h generated, | he |
| 2012-11-26 | Try to make z3rambd less crude. Also support BigRamPlus, FastLane Z3 RAM and | rkujawa |
| 2012-11-25 | Regen configs. | rkujawa |
| 2012-11-25 | Argh, commited wrong file. Add z3rambd. | rkujawa |
| 2012-11-25 | Add z3rambd, commented out. | rkujawa |
| 2012-11-25 | Add z3rambd driver, it allows using Zorro III RAM boards as block devices. | rkujawa |
| 2012-11-25 | readability fix. | christos |