summaryrefslogtreecommitdiffstats
path: root/device/hypertransport.c
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes up k8 for the new resource allocator. It splitsMyles Watson2009-01-051-12/+14
* This patch changes all occurrences of pci_dev_set_resources ->Myles Watson2008-11-241-1/+1
* Fix a bunch of Doxygen warnings in v3 (trivial).Uwe Hermann2008-10-231-1/+3
* This set of changes gets us much farther, in fact, we get into initram. Ronald G. Minnich2008-08-271-17/+16
* If you get a warning, it's because you SHOULD be getting a warning. Ronald G. Minnich2008-08-241-5/+6
* This now compiles (with many warnings but ...) and tries to build a rom Ronald G. Minnich2008-08-241-32/+36
* per discussion w/AMD, remove all conditionals based on REV_F. Ronald G. Minnich2008-08-181-7/+1
* The device code had several unclear messages, leading toCarl-Daniel Hailfinger2008-08-141-2/+3
* The named unions in the device tree code are obnoxious and degradeCarl-Daniel Hailfinger2008-08-101-7/+7
* Now version 3: LinuxBIOS -> coreboot rename. Stefan Reinauer2008-01-271-2/+2
* Constify structs which can be const.Uwe Hermann2007-11-261-2/+2
* device code cleanup. this is the uncritical part of my device cleanupStefan Reinauer2007-05-191-26/+19
* Move include/console/console.h to include/console.h in order toUwe Hermann2007-05-051-1/+1
* There are still lots of 'device_t' occurences in (currently unused,Uwe Hermann2007-05-051-10/+11
* Fix a bunch of typos (trivial).Uwe Hermann2007-05-031-4/+4
* Run indent on all the code in device/ to fix the coding style.Uwe Hermann2007-05-011-250/+286
* Sync over the copyright headers from src/device/* in LinuxBIOSv2.Uwe Hermann2007-04-221-15/+23
* A bunch of small cosmetic improvement of the printk() calls (trivial).Uwe Hermann2007-03-071-2/+2
* This one is going to break all your changes, but fix up a lot of code.Stefan Reinauer2007-02-271-8/+8
* * rename devices to device for consistencyStefan Reinauer2007-02-231-0/+607