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/mips/sgi-ip32
Thomas Bogendoerfer c990081bf8 [MIPS] Fix IP32 breakage
- suppress master aborts during config read
- set io_map_base
- only fixup end of iomem resource to avoid failing request_resource
  in serial driver
- killed useless setting of crime_int bit, which caused wrong interrupts
- use physcial address for serial port platform device and let 8250
  driver do the ioremap

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-01-07 15:32:03 +00:00
..
Makefile [MIPS] Use -Werror on subdirectories which build cleanly. 2007-07-31 21:35:33 +01:00
crime.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 2007-10-11 23:46:15 +01:00
ip32-berr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip32-irq.c [MIPS] Fix IP32 breakage 2008-01-07 15:32:03 +00:00
ip32-memory.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 2007-10-11 23:46:15 +01:00
ip32-platform.c [MIPS] Fix IP32 breakage 2008-01-07 15:32:03 +00:00
ip32-reset.c [MIPS] IP32: Don't ignore request_irq's return value. 2007-07-31 21:35:30 +01:00
ip32-setup.c [MIPS] IP32: Retire use of plat_timer_setup. 2007-10-18 18:11:47 +01:00