android_kernel_xiaomi_sm8350/arch/ppc/syslib
Matt Porter 7869ec6d73 [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x
On PPC405GP/GPR it should be possible to enable PCI support, even when the
internal PCI arbiter is disabled (e.g.  when using an external PCI
arbiter).  The removed code didn't allow this, and also generated a warning
on PPC405EP platforms.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:27 -08:00
..
btext.c [PATCH] powerpc: Remove sections use from ppc 2005-09-19 09:38:49 +10:00
cpc700_pic.c [PATCH] PPC: C99 initializers for hw_interrupt_type structures 2005-09-10 10:06:27 -07:00
cpc700.h
cpc710.h
cpm2_common.c [PATCH] ppc32: Add proper prototype for cpm2_reset() 2005-07-27 16:25:55 -07:00
cpm2_pic.c
cpm2_pic.h
gen550_dbg.c
gen550_kgdb.c
gen550.h
gt64260_pic.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
harrier.c
hawk_common.c
ibm44x_common.c [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ibm44x_common.h [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot support 2005-10-29 13:55:39 +10:00
ibm440gp_common.c
ibm440gp_common.h
ibm440gx_common.c [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
ibm440gx_common.h
ibm440sp_common.c [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ibm440sp_common.h
ibm_ocp.c
ipic.c
ipic.h
m8xx_setup.c [PATCH] ppc32: Fixed warning in m8xx_setup.c 2005-11-03 16:57:50 +11:00
m8xx_wdt.c [PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference 2005-10-29 13:55:27 +10:00
m8xx_wdt.h
m82xx_pci.c [PATCH] ppc: Fix m82xx_pci build 2005-10-26 15:55:06 +10:00
m82xx_pci.h
m8260_pci_erratum9.c
m8260_setup.c [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx 2005-10-29 14:49:29 +10:00
Makefile [PATCH] ppc32: Add Yucca (440SPe eval board) platform 2005-11-07 07:53:26 -08:00
mpc8xx_devices.c [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices 2005-09-17 11:50:01 -07:00
mpc8xx_sys.c [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx 2005-10-29 14:49:29 +10:00
mpc10x_common.c [SERIAL] Use an enum for serial8250 platform device IDs 2005-09-08 16:04:41 +01:00
mpc52xx_devices.c Create platform_device.h to contain all the platform device details. 2005-10-29 19:07:23 +01:00
mpc52xx_pci.c ppc: rename pci_assign_all_busses to pci_assign_all_buses 2005-10-20 20:57:05 +10:00
mpc52xx_pci.h
mpc52xx_pic.c
mpc52xx_setup.c
mpc52xx_sys.c
mpc83xx_devices.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
mpc83xx_sys.c
mpc85xx_devices.c [PATCH] ppc32: 85xx PHY Platform Update 2005-10-29 14:42:28 +10:00
mpc85xx_sys.c [PATCH] ppc32: 85xx PHY Platform Update 2005-10-29 14:42:28 +10:00
mv64x60_dbg.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
mv64x60_win.c
mv64x60.c Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-10-31 07:32:56 -08:00
mv64360_pic.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
ocp.c [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32 2005-09-07 16:57:15 -07:00
open_pic2.c Merge from Linus' tree 2005-10-12 14:43:32 +10:00
open_pic_defs.h
open_pic.c ppc: Minor smp changes for consistency with ppc64 2005-10-19 21:44:51 +10:00
pci_auto.c
ppc4xx_dma.c [PATCH] ppc32: fix ppc4xx stb03xxx dma build 2005-08-18 12:53:58 -07:00
ppc4xx_pic.c [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ppc4xx_pm.c
ppc4xx_setup.c Merge from Linus' tree 2005-10-12 14:43:32 +10:00
ppc4xx_sgdma.c
ppc8xx_pic.c [PATCH] ppc32 8xx: use io accessor macros instead of direct memory reference 2005-10-29 13:55:27 +10:00
ppc8xx_pic.h
ppc83xx_pci.h [PATCH] ppc32: Added PCI support MPC83xx 2005-09-05 00:05:59 -07:00
ppc83xx_setup.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
ppc83xx_setup.h [PATCH] ppc32: Added PCI support MPC83xx 2005-09-05 00:05:59 -07:00
ppc85xx_common.c
ppc85xx_common.h
ppc85xx_setup.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
ppc85xx_setup.h
ppc403_pic.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00
ppc405_pci.c [PATCH] ppc32: Remove internal PCI arbiter check on PPC40x 2005-11-07 07:53:27 -08:00
ppc440spe_pcie.c [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ppc440spe_pcie.h [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ppc_sys.c [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx 2005-10-29 14:49:29 +10:00
pq2_devices.c Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-10-31 07:32:56 -08:00
pq2_sys.c [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices 2005-09-05 00:05:56 -07:00
prep_nvram.c [PATCH] powerpc: Remove sections use from ppc 2005-09-19 09:38:49 +10:00
prom_init.c
prom.c [PATCH] powerpc: Remove sections use from ppc 2005-09-19 09:38:49 +10:00
qspan_pci.c [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 2005-09-09 14:03:48 -07:00
todc_time.c
xilinx_pic.c ppc: Various minor compile fixes 2005-10-11 22:08:12 +10:00