aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/unit-asb2305
AgeCommit message (Expand)AuthorFilesLines
2012-02-23mn10300/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 1-53/+9
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 3-30/+6
2012-01-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-6/+6
2012-01-06PCI: mn10300: use generic pcibios_set_master()Gravatar Myron Stowe 1-16/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreGravatar Myron Stowe 2-8/+0
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 2-32/+1
2010-10-27MN10300: Generic time supportGravatar Mark Salter 1-27/+21
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPGravatar Akira Takeuchi 5-48/+56
2010-10-27mn10300: Use pci_claim_resourceGravatar David Howells 1-10/+6
2010-10-27MN10300: BUG to BUG_ON changesGravatar Stoyan Gaydarov 1-2/+1
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneGravatar Yinghai Lu 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsGravatar Bjorn Helgaas 1-4/+2
2010-02-22resource/PCI: mark struct resource as constGravatar Dominik Brodowski 1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceGravatar Dominik Brodowski 1-9/+7
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardGravatar David Howells 1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Gravatar Bjorn Helgaas 3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORGravatar David Howells 1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Gravatar Al Viro 4-7/+6
2009-10-01mn10300: fix kernel build failures when using gcc-4.xGravatar Mark Salter 1-3/+3
2009-04-10Separate out the proc- and unit-specific header directories from the generalGravatar David Howells 6-2/+353
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cGravatar Wei Yongjun 1-1/+1
2008-10-01MN10300: Fix IRQ handlingGravatar David Howells 1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Gravatar Greg Kroah-Hartman 1-2/+0
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelGravatar David Howells 8-0/+1205