Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Overhaul PCI config functions. | Kevin O'Connor | 2008-11-09 | 1 | -16/+12 |
* | Synch pci ids and registers with Linux kernel source. | Kevin O'Connor | 2008-11-08 | 1 | -0/+1 |
* | Use defines for PCI ids. | Kevin O'Connor | 2008-10-25 | 1 | -2/+4 |
* | Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR. | Kevin O'Connor | 2008-07-04 | 1 | -5/+7 |
* | Extract 'struct bregs' out of biosvar.h; clean up header includes. | Kevin O'Connor | 2008-07-04 | 1 | -0/+1 |
* | Move acpi code out of rombios32.c; clean up use of fixed memory addresses. | Kevin O'Connor | 2008-06-11 | 1 | -6/+4 |
* | Separate out ram shadow code and permit more code to write to bios. | Kevin O'Connor | 2008-06-08 | 1 | -0/+87 |