index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader2
/
hardware.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inline spufs loading for ppc.
Bill Nottingham
2008-01-22
1
-24
/
+0
*
inline ipv6 module loading
Bill Nottingham
2008-01-22
1
-6
/
+0
*
Add some output so the startup delay doesn't seem quite so long.
Chris Lumens
2008-01-15
1
-0
/
+2
*
remove unneeded arguments
Bill Nottingham
2008-01-14
1
-2
/
+2
*
Adjust loader to new hardware code.
Bill Nottingham
2007-12-20
1
-1
/
+0
*
Use udev to coldplug modules.
Bill Nottingham
2007-12-19
1
-95
/
+40
*
Adjust to removal of moduleDeps and moduleList.
Bill Nottingham
2007-12-19
1
-64
/
+14
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-4
/
+4
*
GPLv2+ boilerplates for loader2/ source files.
David Cantrell
2007-12-17
1
-9
/
+16
*
canProbeDevices always returns 1, so remove it.
Chris Lumens
2007-11-15
1
-41
/
+20
*
2007-10-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-12
1
-4
/
+0
*
Fix typo.
Chris Lumens
2007-10-05
1
-1
/
+1
*
2007-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-10-04
1
-0
/
+4
*
2007-09-11 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-09-11
1
-1
/
+1
*
Same change you just saw on rhel5-branch ported to the HEAD branch.
David Cantrell
2007-08-06
1
-1
/
+1
*
* loader2/hardware.c: Comment out BUS_EBUS for now since we are waiting
David Cantrell
2007-06-12
1
-1
/
+3
*
* loader2/hardware.c (detectHardware): Probe BUS_EBUS to support
David Cantrell
2007-06-06
1
-1
/
+1
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-05-01
1
-1
/
+1
*
Load spufs module on cell (#237725) and remove spufs hack as we should do the
Paul Nasrat
2007-04-27
1
-0
/
+24
*
Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.
Paul Nasrat
2007-04-18
1
-1
/
+1
*
Back out PS3 patch for now since support's not yet present in kudzu.
Chris Lumens
2007-04-17
1
-1
/
+1
*
Remove historical artifacts.
Chris Lumens
2007-04-16
1
-40
/
+0
*
Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com).
Chris Lumens
2007-04-16
1
-4
/
+4
*
- add support for CLASS_ATA and CLASS_SATA
Peter Jones
2006-08-09
1
-1
/
+3
*
2006-07-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-13
1
-3
/
+1
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-27
/
+27
*
Make sure we pull in the ipv6.ko module and load that. I thought a noipv6
David Cantrell
2006-06-08
1
-0
/
+7
*
2006-02-06 Patrick Mansfield <patmans@us.ibm.com>
Jeremy Katz
2006-02-06
1
-0
/
+3
*
2005-11-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-10
1
-1
/
+1
*
2005-11-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-9
/
+9
*
2005-10-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-20
1
-6
/
+1
*
* loader2/loader.c: Don't load parallel port module. (#169135)
Jeremy Katz
2005-09-23
1
-19
/
+0
*
* loader2/firewire.c: Handle 'NULL' in device->driver.
Bill Nottingham
2005-09-15
1
-8
/
+9
*
* loader2/pcmcia.c (getPcicController): Handle multiple
Bill Nottingham
2005-09-13
1
-3
/
+1
*
* loader2/hardware.c: Remove agpgartInitialize - agpgart is
Bill Nottingham
2005-09-13
1
-43
/
+0
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-29
/
+30
*
2005-04-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-04-27
1
-1
/
+1
*
2004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-27
1
-2
/
+0
*
2004-09-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-23
1
-0
/
+4
*
add nonet and nostorage to not automatically load network and storage
Jeremy Katz
2004-09-16
1
-0
/
+9
*
probe vio bus also for modules to load (for power5)
Jeremy Katz
2004-09-08
1
-1
/
+1
*
#ifdef __s390__ zfcp module loading
Karsten Hopp
2004-07-15
1
-1
/
+4
*
Jeremy:
Karsten Hopp
2004-07-15
1
-9
/
+7
*
don't free line or else we lose our parm. this will leak a little but
Jeremy Katz
2004-06-29
1
-1
/
+2
*
veth is now iseries_veth
Jeremy Katz
2004-05-05
1
-1
/
+1
*
various other foo.o -> foo.ko conversions
Bill Nottingham
2004-03-05
1
-1
/
+1
*
lots of probe_all nuking
Jeremy Katz
2004-03-04
1
-3
/
+3
*
fix compile warning
Jeremy Katz
2004-01-06
1
-0
/
+2
*
go back to using whatever the kernel sets dma settings to
Jeremy Katz
2004-01-05
1
-0
/
+3
*
misc little fixes to prep for dietlibc 0.24
Jeremy Katz
2003-12-22
1
-0
/
+1
[next]