summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-232-64/+0Star
| | | | | * netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-30/+0Star
| | | | | * i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-233-91/+0Star
| | | | | * MIPS: Octeon: Setup irq_domains for interrupts.David Daney2012-07-231-9/+206
| | | | | * MIPS: Octeon: Initialize and fixup device tree.David Daney2012-07-234-1/+572
| | | | | * MIPS: Prune some target specific code out of prom.cDavid Daney2012-07-234-32/+35
| | | | | * MIPS: Octeon: Add device tree source files.David Daney2012-07-234-0/+1211
| | | | | * MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney2012-07-231-28/+2Star
| | | | | * MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney2012-07-232-81/+2Star
| | | | | * MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney2012-07-231-2/+3
| | | | | * MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney2012-07-231-1/+110
| | | | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-234-492/+0Star
| | |_|_|/ | |/| | |
| | | | * MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski2012-07-241-0/+45
| | | | * 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