Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-29 | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | |
There are times that we need to know which controller we are on to decide how to exclude devices properly. We now pass the pci_controller that we are going to use down to the pci_exclude_device function. This will greatly simplify being able to exclude the PHBs in multiple controller setups. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2007-05-08 | [POWERPC] Add support for 750CL Holly board | Josh Boyer | |
Add PowerPC 750 Holly/Hickory platform support Signed-off-by: Stephen Winiecki <stevewin@us.ibm.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org> |