An error occurred fetching the project authors.
- 05 Mar, 2003 2 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 07 Feb, 2003 1 commit
-
-
Steven Cole authored
This fixes the following common misspellings and their variants. consistant -> consistent dependant -> dependent persistant -> persistent
-
- 09 Dec, 2002 3 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 08 Dec, 2002 1 commit
-
-
Anton Blanchard authored
-
- 23 Nov, 2002 1 commit
-
-
Anton Blanchard authored
-
- 02 Nov, 2002 1 commit
-
-
Scott Murray authored
This is a patch 1 of 4 of my CompactPCI hotplug core and drivers, consisting of the required core PCI changes. The various arch file changes are to change pcibios_fixup_pbus_ranges to from __init to __devinit, so that pci_setup_bridge can be safely exported from drivers/pci/setup-bus.c.
-
- 11 Oct, 2002 1 commit
-
-
Anton Blanchard authored
-
- 08 Oct, 2002 2 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 03 Oct, 2002 1 commit
-
-
Anton Blanchard authored
-
- 17 Sep, 2002 1 commit
-
-
Anton Blanchard authored
-
- 16 Sep, 2002 2 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 14 Sep, 2002 1 commit
-
-
Anton Blanchard authored
-
- 10 May, 2002 1 commit
-
-
Anton Blanchard authored
-
- 07 May, 2002 1 commit
-
-
Ivan Kokshaysky authored
This changes PCI resource allocation algorithm to 3 passes vs. current 2 passes. Extra pass is used for calculation of required size and alignment of PCI buses behind PCI-PCI bridges. After that, in the pass #3, these buses get allocated like regular PCI devices. This gives tighter PCI IO and memory packing - for instance, this fixes allocation problems on certain alphas with very small (112Mb) PCI memory range. Also, the new code - will allow mixed approach to resource allocation: architecture can keep BIOS settings for some devices, and re-allocate resources for others, including improperly initialized bridges; - makes prefetchable ranges support much simpler; - allows sizing of IO and memory ranges for the host bridges, which might be very useful in some situations. It was tested on various alphas; I haven't heard any complaints from rmk and rth, so probably all of this is ok. :-) Part 1: - for all archs, 4th argument (align) added to pcibios_align_resource (and its callers). It's necessary because this function will be called for bus resources as well, and in this case size != alignment. - for several archs, dead/bogus code removed from pcibios_fixup_pbus_ranges().
-
- 26 Apr, 2002 1 commit
-
-
Anton Blanchard authored
Mike Corrigan
-
- 13 Apr, 2002 2 commits
-
-
Anton Blanchard authored
-
Anton Blanchard authored
-
- 17 Mar, 2002 1 commit
-
-
Anton Blanchard authored
-
- 15 Feb, 2002 1 commit
-
-
Anton Blanchard authored
iSeries (AS/400). There are no changes outside of include/asm-ppc64 and arch/ppc64 in this changeset.
-