summaryrefslogtreecommitdiffstats
path: root/loader2/hardware.h
Commit message (Expand)AuthorAgeFilesLines
* Inline spufs loading for ppc.Bill Nottingham2008-01-221-1/+0
* inline ipv6 module loadingBill Nottingham2008-01-221-2/+0
* Adjust to removal of moduleDeps and moduleList.Bill Nottingham2007-12-191-17/+5
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-0/+19
* canProbeDevices always returns 1, so remove it.Chris Lumens2007-11-151-2/+0
* Load spufs module on cell (#237725) and remove spufs hack as we should do thePaul Nasrat2007-04-271-0/+2
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-7/+7
* Make sure we pull in the ipv6.ko module and load that. I thought a noipv6David Cantrell2006-06-081-0/+3
* 2005-09-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-231-2/+0
* * loader2/hardware.c: Remove agpgartInitialize - agpgart isBill Nottingham2005-09-131-2/+0
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-11/+5
* merge from taroonJeremy Katz2003-09-201-0/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-0/+5
* move loading of st.o for rescue mode tape support to loaderMike Fulbright2003-02-071-0/+2
* * add a usecancel param for the driver disk dialog so we can use it even ifJeremy Katz2002-12-111-0/+1
* move hardware functions into their own fileJeremy Katz2002-12-091-0/+22