Age | Commit message (Expand) | Author |
2012-07-18 | According to Linux, and just verified the hard way, the 8254 timer does not | Miod Vallat |
2012-07-16 | Forgot these files during the recent clock churning. | Miod Vallat |
2012-07-14 | A known errata of R4000 and R4400 processors, is that reading the internal | Miod Vallat |
2012-06-28 | Correctly register contiguous memory regions which start within the ARCBios | Miod Vallat |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-06-24 | Code for the external L2 cache controller on Indy/Indigo2 R4600SC and Indy | Miod Vallat |
2012-06-24 | Add cache operation functions pointers to struct cpu_info; the various | Miod Vallat |
2012-06-17 | Using the LLAddr register to store our curcpu() pointer on R10k SMP kernels | Miod Vallat |
2012-05-30 | Correctly compute the IOC3 device mask on MENET boards. | Miod Vallat |
2012-05-29 | Make it possible to disable the Sync-on-Green signal by setting the | Mike Belopuhov |
2012-05-29 | When writing the new volume header to disk, write back the whole | Matthew Dempsky |
2012-05-28 | The link state code does not work correctly on Indigo (IP20) and E++ GIO boards | Miod Vallat |
2012-05-27 | Add a `L2 cache line size' member to struct cpu_info. This allows R4k code to | Miod Vallat |
2012-05-27 | Proper support for the so-called `fast mode' of the Indigo2 ECC memory | Miod Vallat |
2012-05-27 | Decide once for all whether IP22/IP28 systems are running with the ECC memory | Miod Vallat |
2012-05-26 | Be more strict when specifying hpc child device attachments: specific | Miod Vallat |
2012-05-25 | On IP28, silently acknowledge bus errors which can be attributed to | Miod Vallat |
2012-05-25 | Support for the POWER Indigo2 R10000 systems (IP28). Currently running with | Miod Vallat |
2012-05-22 | Make the multicast filter routine conform to the Party's standards. Adapted | Miod Vallat |
2012-05-22 | When setting up the multicast filter, use the ac_multicnt field of the arpcom | Miod Vallat |
2012-05-20 | Make sure the generic bus_dmamem_alloc() routine restricts its allocation to | Miod Vallat |
2012-05-18 | Port NetBSD's pci@gio driver for fast Ethernet expansion boards for the | Miod Vallat |
2012-05-17 | Yet another rework of the crucial gio_id() function responsible for correctly | Miod Vallat |
2012-05-17 | Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards. | Miod Vallat |
2012-05-15 | revert a chunk introduced in 1.7 which was not supposed to be there yet | Miod Vallat |
2012-05-12 | Don't forget to print the frame buffer name obtained from ARCS, as all other | Miod Vallat |
2012-05-12 | Strip trailing space from ARCS frame buffer names. | Miod Vallat |
2012-05-12 | It turns out that, when the IRIX header files mention CTR/DCD/DTR/RTS wiring | Miod Vallat |
2012-05-10 | GIO devices with a 32-bit device identifier actually do not like halfword and | Miod Vallat |
2012-05-10 | regen | Miod Vallat |
2012-05-10 | Do not keep the `32-bit device ID' bit indicator in the device IDs, for | Miod Vallat |
2012-05-10 | Fix a few macros to operate on the right bit. | Miod Vallat |
2012-05-10 | Fix impact(4) header file generation to correctly output NIMPACT_GIO on | Miod Vallat |
2012-05-10 | Be more strict in the `are we the console device' logic at device attachment | Miod Vallat |
2012-05-10 | Initialize more proc0 context before invoking consinit(); this now really | Miod Vallat |
2012-05-06 | Update the depencies of the .S files on assym.h; allows IP30 kernels to be built | Miod Vallat |
2012-05-02 | sq needs ifmedia attribute now, repairs RAMDISK_IP22 | Miod Vallat |
2012-04-30 | Add ifmedia support to sq(4). | Miod Vallat |
2012-04-30 | Pass the base address of the hpc to child devices, to let them be able to | Miod Vallat |
2012-04-30 | Correctly read board version information. | Miod Vallat |
2012-04-29 | Recognize 85230 chips, and take advantage of their FIFOs to reduce the | Miod Vallat |
2012-04-29 | I am not sure what the mess with the wiring of carrier lines on Indigo resolves | Miod Vallat |
2012-04-28 | Be sure to initialize the `state' member of the softc when attaching the | Miod Vallat |
2012-04-28 | Only trust giofb_consid if non-zero. | Miod Vallat |
2012-04-27 | Fix the `all keys up' event handling logic to only apply to it, and not to | Miod Vallat |
2012-04-27 | The new probe logic would pretend light(4) devices always exist on Indigo; | Miod Vallat |
2012-04-24 | Minor tweaks: | Miod Vallat |
2012-04-24 | Pour even more smarts into the GIO device identification code, to the point | Miod Vallat |
2012-04-21 | Fix math in previous. Oops. | Miod Vallat |
2012-04-21 | Round the reserved memory size up when printing it in MB units | Miod Vallat |