| Age | Commit message (Expand) | Author |
| 2004-01-12 | Back out hasty previous commit -- bitwise arithmetic does not always match | sekiya |
| 2004-01-12 | Wrap more mips3_ operations in MIPS3 defines. | sekiya |
| 2004-01-12 | Add pic attached at mainbus (for IP12). | sekiya |
| 2004-01-12 | mips3_* functions aren't available when MIPS3 is not defined, so provide | sekiya |
| 2004-01-12 | Add pic (memory controller for IP12) driver. Originally written by | sekiya |
| 2004-01-12 | Completely commit to bitwise operations. Instigated by simonb@ | sekiya |
| 2004-01-12 | Change one more multiplication to a bit shift. Pointed out by pooka@. | sekiya |
| 2004-01-12 | CRIME revision 1.1 has a bug that affects PIO operations to/from the MACE. | sekiya |
| 2004-01-12 | ANSIfy, and change a multiplication operation to a bit-shift. | sekiya |
| 2004-01-11 | Checkpoint if_mec work (just in case I get hit by a bus). This driver is still | sekiya |
| 2004-01-11 | Reinstate symbolic device names -- I completely forgot about their use. | sekiya |
| 2004-01-10 | Bus-spacify ip2x core logic. Eliminate magic numbers. | sekiya |
| 2004-01-10 | Add register definitions for INT2 interrupt controller. | sekiya |
| 2004-01-10 | Add watchdog and bus error handling functions (these features live in | sekiya |
| 2004-01-10 | Clean up console device selection logic. | sekiya |
| 2004-01-10 | de-__P, sprinkle some KNF. | sekiya |
| 2004-01-10 | Add framework for gio card identification based on product ID. devlist2h.awk | sekiya |
| 2004-01-03 | bootinfo is problematic on ip2x under certain circumstances. Disable for now. | sekiya |
| 2004-01-03 | Streamline bootinfo logic. | sekiya |
| 2004-01-03 | Rework the memory detection routine to handle cases where kernel doesn't | lonewolf |
| 2004-01-02 | Wire down zsc/zstty mapping and add commented-out entries for | sekiya |
| 2004-01-02 | IP20 has two z8530 chips -- one at 0xd00 for keyboard/mouse, one at 0xd10 | sekiya |
| 2004-01-02 | Add trailing newline. Noticed by Steve Rumble. | sekiya |
| 2004-01-01 | Don't panic when attempting to share interrupts on ip2x -- just print an | sekiya |
| 2004-01-01 | It's important to use good quality cables when working with SGI serial ports. | sekiya |
| 2003-12-30 | Force ARCS console for IP20 until the console-on-zs crashing problem is | sekiya |
| 2003-12-30 | Don't flush caches here. Fixes crash on IP20 (which apparently occurs only | sekiya |
| 2003-12-30 | Adapt if_sq to HPC abstraction layer. It took both Steve Rumble and myself | sekiya |
| 2003-12-30 | Force little-endian mode on hpc1, and attach zs on IP20. | sekiya |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 2003-12-29 | Fixes to HPC abstraction layer from Steve Rumble: | sekiya |
| 2003-12-29 | Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble. | sekiya |
| 2003-12-16 | Introduce abstraction layer for HPC registers and values, which addresses the | sekiya |
| 2003-12-16 | iocreg.h has moved. | sekiya |
| 2003-12-16 | A slighly more descriptive iocreg.h now lives in ../ioc. | sekiya |
| 2003-12-15 | Part two in the Great Renaming. ip22.c becomes ip2x.c, and all generic ip2x | sekiya |
| 2003-12-15 | Change all IP22 preprocessor conditionals to IP2X preprocessor conditionals. | sekiya |
| 2003-12-15 | IP20 belongs to the IP2x family, thus this should no longer exist. | sekiya |
| 2003-12-15 | Add ioc driver to IP2x config file, pull in ioc/files.ioc as well. Note that | sekiya |
| 2003-12-15 | Move IOC-specific initialization code from sgimips/ip22.c to ioc/ioc.c. | sekiya |
| 2003-12-15 | Add dedicated IOC (I/O Controller) driver. pckbc, zstty, and lpt will each | sekiya |
| 2003-12-15 | Add pckbc/wscons/newport related attachments. | lonewolf |
| 2003-12-15 | Add support for attaching newport/pckbc as console on IP22 (Indy). | lonewolf |
| 2003-12-15 | Implement direct configuration for GIO devices. | lonewolf |
| 2003-12-15 | Support for SGI NG1 ("newport") graphics controller. | lonewolf |
| 2003-12-14 | Move IOC (integrated peripheral controller) init code into the IP22-specific | sekiya |
| 2003-12-14 | Uncomment dpclock, remove IP20 option. IP20 now boots as far as the | sekiya |
| 2003-12-14 | Allow hpc to attach on IP20. | sekiya |
| 2003-12-14 | Bus-space'ify the memory controller driver, and add IP20-specific bits. | sekiya |
| 2003-12-14 | IP20 should handle the watchdog timer in the same manner as for IP22. | sekiya |