summaryrefslogtreecommitdiffstats
path: root/loader2/hardware.c
Commit message (Expand)AuthorAgeFilesLines
* Inline spufs loading for ppc.Bill Nottingham2008-01-221-24/+0
* inline ipv6 module loadingBill Nottingham2008-01-221-6/+0
* Add some output so the startup delay doesn't seem quite so long.Chris Lumens2008-01-151-0/+2
* remove unneeded argumentsBill Nottingham2008-01-141-2/+2
* Adjust loader to new hardware code.Bill Nottingham2007-12-201-1/+0
* Use udev to coldplug modules.Bill Nottingham2007-12-191-95/+40
* Adjust to removal of moduleDeps and moduleList.Bill Nottingham2007-12-191-64/+14
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-4/+4
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-9/+16
* canProbeDevices always returns 1, so remove it.Chris Lumens2007-11-151-41/+20
* 2007-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-121-4/+0
* Fix typo.Chris Lumens2007-10-051-1/+1
* 2007-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-10-041-0/+4
* 2007-09-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-09-111-1/+1
* Same change you just saw on rhel5-branch ported to the HEAD branch.David Cantrell2007-08-061-1/+1
* * loader2/hardware.c: Comment out BUS_EBUS for now since we are waitingDavid Cantrell2007-06-121-1/+3
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-061-1/+1
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-011-1/+1
* Load spufs module on cell (#237725) and remove spufs hack as we should do thePaul Nasrat2007-04-271-0/+24
* Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.Paul Nasrat2007-04-181-1/+1
* Back out PS3 patch for now since support's not yet present in kudzu.Chris Lumens2007-04-171-1/+1
* Remove historical artifacts.Chris Lumens2007-04-161-40/+0
* Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com).Chris Lumens2007-04-161-4/+4
* - add support for CLASS_ATA and CLASS_SATAPeter Jones2006-08-091-1/+3
* 2006-07-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-131-3/+1
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-27/+27
* Make sure we pull in the ipv6.ko module and load that. I thought a noipv6David Cantrell2006-06-081-0/+7
* 2006-02-06 Patrick Mansfield <patmans@us.ibm.com>Jeremy Katz2006-02-061-0/+3
* 2005-11-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-101-1/+1
* 2005-11-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-11-091-9/+9
* 2005-10-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-201-6/+1
* * loader2/loader.c: Don't load parallel port module. (#169135)Jeremy Katz2005-09-231-19/+0
* * loader2/firewire.c: Handle 'NULL' in device->driver.Bill Nottingham2005-09-151-8/+9
* * loader2/pcmcia.c (getPcicController): Handle multipleBill Nottingham2005-09-131-3/+1
* * loader2/hardware.c: Remove agpgartInitialize - agpgart isBill Nottingham2005-09-131-43/+0
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-29/+30
* 2005-04-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-271-1/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-2/+0
* 2004-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-231-0/+4
* add nonet and nostorage to not automatically load network and storageJeremy Katz2004-09-161-0/+9
* probe vio bus also for modules to load (for power5)Jeremy Katz2004-09-081-1/+1
* #ifdef __s390__ zfcp module loadingKarsten Hopp2004-07-151-1/+4
* Jeremy:Karsten Hopp2004-07-151-9/+7
* don't free line or else we lose our parm. this will leak a little butJeremy Katz2004-06-291-1/+2
* veth is now iseries_vethJeremy Katz2004-05-051-1/+1
* various other foo.o -> foo.ko conversionsBill Nottingham2004-03-051-1/+1
* lots of probe_all nukingJeremy Katz2004-03-041-3/+3
* fix compile warningJeremy Katz2004-01-061-0/+2
* go back to using whatever the kernel sets dma settings toJeremy Katz2004-01-051-0/+3
* misc little fixes to prep for dietlibc 0.24Jeremy Katz2003-12-221-0/+1