Age | Commit message (Expand) | Author |
---|---|---|
2007-07-09 | Correct types that are shared with user mode. | Ian Romanick |
2007-07-05 | Remove XGI_IOCTL_CPUID and associated cruft. | Ian Romanick |
2007-07-05 | Major clean up of xgi_ge_irq_handler | Ian Romanick |
2007-07-05 | Convert weird rtdsc usage to get_cycles. | Ian Romanick |
2007-06-29 | Convert a few more U32 variables to more appropriate, generic types. | Ian Romanick |
2007-06-29 | Convert xgi_mem_location enum values to less generic names. | Ian Romanick |
2007-06-29 | Convert open coded list iterators to either list_for_each_entry or list_for_e... | Ian Romanick |
2007-06-29 | Replace U(8|16) with u(8|16). | Ian Romanick |
2007-06-29 | Replace BOOL with bool. | Ian Romanick |
2007-06-29 | Eliminate structure typedefs | Ian Romanick |
2007-06-26 | Clean up warnings about unused variables and functions. | Ian Romanick |
2007-06-26 | Clean up mixed declarations and code. | Ian Romanick |
2007-06-26 | dos2unix and Lindent | Ian Romanick |
2007-06-26 | Initial XP10 code drop from XGI. | Ian Romanick |