summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * MIPS: Expose PCIe drivers for MIPSJonas Gorski2012-07-241-0/+2
| | | | * MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-247-0/+248
| | | | * MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski2012-07-241-8/+17
| | | | * MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-2413-9/+265
| | | | * MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski2012-07-241-8/+12
| | | | * MIPS: BCM63XX: Add flash type detectionJonas Gorski2012-07-243-6/+69
| | | | * MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski2012-07-244-49/+79
| | | | * MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2012-07-242-2/+42
| | | | * MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2012-07-242-0/+23
| | | | * MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli2012-07-241-0/+14
| | | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-244-492/+0Star
| | | | * MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2012-07-242-2/+2
| | | | * MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli2012-07-231-0/+3
| | | | * MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-233-1/+210
| | | | * MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli2012-07-231-0/+119
| | | | * MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli2012-07-231-9/+1Star
| | | | * MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli2012-07-231-0/+4
| | | | * MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli2012-07-231-2/+4
| | | | * MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli2012-07-231-1/+1
| | | | * MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli2012-07-231-0/+7
| | | | * MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-232-21/+21
| | |_|/ | |/| |
| | | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1Star
| | | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31Star
| | | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1Star
| | |/ | |/|
| | * MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2012-07-232-81/+81
| | * MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney2012-07-234-455/+15Star
| | * MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney2012-07-231-4/+12
| | * MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle2012-07-231-0/+14
| | * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-234-9/+9
| | * MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4Star
| | * MIPS: loongson: use IS_ENABLED()Florian Fainelli2012-07-231-1/+2
| | * MIPS: DEC: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TX49XX: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-233-14/+11Star
| | * MIPS: PNX833x: use IS_ENABLED() macroFlorian Fainelli2012-07-231-2/+2
| | * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-233-6/+6
| | * MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-234-9/+90
| | * MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill2012-07-231-6/+0Star
| |/
* | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-261-1/+1
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-253-17/+6Star
|\ \
| * \ Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-103-4/+4
| |\ \
| | * | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-103-4/+4
| * | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-053-15/+4Star
| |\ \ \
| | * | | MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-052-4/+4
| | * | | MIPS/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-11/+0Star
| | |/ /
| * / / PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-242-5/+5
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-193-3/+3
| |\ \
| * | | arch: Use eth_random_addrJoe Perches2012-07-172-5/+5
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\ \ \ | |_|/ |/| |