Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -4/+4 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -8/+8 |
* | Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. | ths | 2007-08-01 | 1 | -0/+11 |
* | SMBus support for MIPS Malta. | ths | 2007-05-28 | 1 | -4/+1 |
* | I2C/SMBus framework. | pbrook | 2007-05-23 | 1 | -39/+18 |
* | Remove unused variable. | pbrook | 2007-04-16 | 1 | -1/+1 |
* | Unify IRQ handling. | pbrook | 2007-04-07 | 1 | -1/+1 |
* | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 2007-02-02 | 1 | -0/+185 |
* | SMI enable bit support | bellard | 2006-10-02 | 1 | -13/+2 |
* | moved ACPI table init to BIOS - preliminary SMM support | bellard | 2006-09-24 | 1 | -379/+113 |
* | more ACPI definition to keep Solaris Happy (Juergen Kiel) | bellard | 2006-06-14 | 1 | -1/+7 |
* | Rearrange PCI host emulation code. | pbrook | 2006-05-13 | 1 | -3/+2 |
* | alignment fix | bellard | 2006-05-08 | 1 | -1/+2 |
* | typo | bellard | 2006-05-05 | 1 | -1/+1 |
* | ACPI support | bellard | 2006-05-04 | 1 | -0/+609 |