summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-01-25mips/ide: flush dcache also if icache does not snoop dcacheSebastian Andrzej Siewior1-3/+3
2014-01-25MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens1-9/+25
2014-01-25MIPS: BCM63XX: select correct MIPS_L1_CACHE_SHIFT valueFlorian Fainelli1-0/+1
2014-01-25MIPS: update MIPS_L1_CACHE_SHIFT based on MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli1-3/+4
2014-01-25MIPS: introduce MIPS_L1_CACHE_SHIFT_<N>Florian Fainelli3-0/+21
2014-01-25MIPS: ZBOOT: gather string functions into string.cAntony Pavlov3-24/+30
2014-01-25arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2014-01-25arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2014-01-25MIPS: BCM47XX: fix sparse warnings in board.cHauke Mehrtens1-10/+10
2014-01-25MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens2-0/+2
2014-01-25MIPS: BCM47XX: fix detection for some boardsHauke Mehrtens1-6/+7
2014-01-25MIPS: BCM47XX: Enable buttons support on SSBRafał Miłecki1-8/+0
2014-01-25MIPS: BCM47XX: Convert WNDR4500 to new syntaxRafał Miłecki2-61/+14
2014-01-25MIPS: BCM47XX: Use "timer" trigger for status LEDsRafał Miłecki1-2/+12
2014-01-25MIPS: BCM47XX: check length of serial console arrayHauke Mehrtens1-2/+4
2014-01-25MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras1-2/+4
2014-01-25MIPS: BCM47XX: Drop WGT634U hacksRafał Miłecki2-175/+0
2014-01-25MIPS: BCM47XX: Import LEDs database from OpenWrtRafał Miłecki1-0/+494
2014-01-25MIPS: BCM47XX: Import buttons database from OpenWrtRafał Miłecki1-0/+456
2014-01-25MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki4-1/+100
2014-01-25MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki5-1/+89
2014-01-25MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens1-0/+10
2014-01-25MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens1-0/+2
2014-01-25MIPS: Netlogic: Core wakeup improvementsJayachandran C2-9/+13
2014-01-25MIPS: Netlogic: Remove XLR early serial setupJayachandran C3-27/+2
2014-01-25MIPS: Netlogic: Add default DTB for XLP9XX SoCJayachandran C4-1/+92
2014-01-25MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C1-6/+31
2014-01-25MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam4-13/+84
2014-01-25MIPS: PCI: Netlogic XLP9XX supportJayachandran C4-23/+90
2014-01-25MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C8-14/+33
2014-01-25MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C2-44/+51
2014-01-25MIPS: Netlogic: XLP9XX UART offsetJayachandran C2-1/+4
2014-01-25MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C5-26/+84
2014-01-25MIPS: Netlogic: XLP9XX PIC updatesJayachandran C4-26/+65
2014-01-25MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C3-2/+48
2014-01-25MIPS: Netlogic: Identify XLP 9XX chipJayachandran C4-1/+11
2014-01-25MIPS: Netlogic: Get coremask from FUSE registerJayachandran C1-5/+24
2014-01-25MIPS: Netlogic: Add macro for node presentJayachandran C2-4/+4
2014-01-25MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23
2014-01-25MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2-15/+17
2014-01-25MIPS: Netlogic: Add topology.h for XLP familyJayachandran C3-18/+39
2014-01-25MIPS: Netlogic: Add MSI support for XLPJayachandran C11-37/+586
2014-01-25MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resourcesDeng-Cheng Zhu1-3/+3
2014-01-25MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen1-20/+19
2014-01-25MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli3-16/+26
2014-01-25MIPS: Kill CONFIG_MTD_PARTITIONSEunbong Song11-11/+0
2014-01-25MIPS: replace open-coded init_dspPaul Burton1-2/+1
2014-01-25MIPS: clean up resume declarationPaul Burton1-4/+12
2014-01-25MIPS: qi_lb60: add defconfig for Ben NanoNoteApelete Seketeli1-0/+188
2014-01-23MIPS: include linux/types.hQais Yousef1-0/+1