dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/syslib
Kalle Pokki 78dc4c20de [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions
The SCC parameter RAM areas are mapped wrong in MPC8xx device descriptions. All
memory areas overlap with the next one, so that I2C, SPI, SMC1 and SMC2 cannot
be enabled if the four SCCs are.

Signed-off-by: Kalle Pokki <kalle.pokki@iki.fi>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-04 20:39:40 +11:00
..
Makefile [POWERPC] back up old school ipic.[hc] to arch/ppc 2006-08-30 10:34:33 +10:00
btext.c kbuild: introduce utsrelease.h 2006-07-03 23:30:54 +02:00
cpc700.h [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
cpc700_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
cpc710.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
cpm2_common.c [PATCH] ppc32: Add proper prototype for cpm2_reset() 2005-07-27 16:25:55 -07:00
cpm2_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
cpm2_pic.h [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
gen550.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
gen550_dbg.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gen550_kgdb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gt64260_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
harrier.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
hawk_common.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
i8259.c [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
ibm44x_common.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm44x_common.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
ibm440gp_common.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm440gp_common.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm440gx_common.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ibm440gx_common.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm440sp_common.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ibm440sp_common.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
ibm_ocp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ipic.h [POWERPC] back up old school ipic.[hc] to arch/ppc 2006-08-30 10:34:33 +10:00
m8xx_setup.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
m8xx_wdt.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
m8xx_wdt.h [PATCH] ppc32: m8xx watchdog update 2006-01-09 14:50:51 +11:00
m82xx_pci.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
m82xx_pci.h [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
m8260_pci_erratum9.c [POWERPC] remove unused io accessors 2006-09-20 14:06:17 +10:00
m8260_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mpc8xx_devices.c [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions 2006-12-04 20:39:40 +11:00
mpc8xx_sys.c [PATCH] ppc32: board-specific part of fs_enet update 2006-08-19 17:44:31 -04:00
mpc10x_common.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mpc52xx_devices.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mpc52xx_pci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mpc52xx_pci.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mpc52xx_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
mpc52xx_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mpc52xx_sys.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mpc83xx_devices.c [PATCH] USB: allow multiple types of EHCI controllers to be built as modules 2006-06-21 15:04:09 -07:00
mpc83xx_sys.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mpc85xx_devices.c [PATCH] ppc32: board-specific part of fs_enet update 2006-08-19 17:44:31 -04:00
mpc85xx_sys.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mv64x60.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mv64x60_dbg.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mv64x60_win.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
mv64360_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ocp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
open_pic.c [POWERPC] PReP fixup after irq changes 2006-10-07 22:11:20 +10:00
open_pic2.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
open_pic_defs.h [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
pci_auto.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
ppc4xx_dma.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc4xx_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ppc4xx_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc4xx_sgdma.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc8xx_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ppc8xx_pic.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc83xx_pci.h [PATCH] ppc32: Added PCI support MPC83xx 2005-09-05 00:05:59 -07:00
ppc83xx_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc83xx_setup.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc85xx_common.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc85xx_common.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc85xx_rio.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00
ppc85xx_rio.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc85xx_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc85xx_setup.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc403_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +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 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ppc440spe_pcie.h [PATCH] ppc32: Add 440SPe support 2005-11-07 07:53:26 -08:00
ppc_sys.c [PATCH] ppc32: odd fixes and improvements in ppc_sys 2006-04-28 21:05:16 +10:00
pq2_devices.c [PATCH] ppc32: board-specific part of fs_enet update 2006-08-19 17:44:31 -04:00
pq2_sys.c [PATCH] ppc32: board-specific part of fs_enet update 2006-08-19 17:44:31 -04:00
prep_nvram.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
qspan_pci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
todc_time.c [PATCH] powerpc: trivial: modify comments to refer to new location of files 2006-02-10 16:53:51 +11:00
xilinx_pic.c [POWERPC] ARCH=ppc pt_regs fixes 2006-10-10 11:55:25 +10:00