summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: adds prom and cmdline codeJohn Crispin2013-02-171-0/+69
* MIPS: ralink: adds reset codeJohn Crispin2013-02-171-0/+44
* MIPS: ralink: adds irq codeJohn Crispin2013-02-171-0/+176
* MIPS: ralink: adds include filesJohn Crispin2013-02-173-0/+108
* Document: devicetree: add OF documents for lantiq serial portJohn Crispin2013-02-171-0/+16
* MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-172-36/+10Star
* MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos2013-02-171-24/+6Star
* MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-172-12/+28
* MIPS: Add new GIC clocksource.Steven J. Hill2013-02-176-34/+106
* MIPS: dsp: Simplify the DSP macros.Steven J. Hill2013-02-171-201/+30Star
* MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill2013-02-171-0/+89
* MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2013-02-172-17/+67
* MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-179-0/+22
* MIPS: Clean-ups for MIPS Technologies Inc. generic header file.Steven J. Hill2013-02-171-21/+7Star
* MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C2013-02-171-43/+66
* MIPS: Netlogic: Fix for quad-XLP bootJayachandran C2013-02-171-10/+25
* MIPS: Netlogic: use preset loops per jiffyJayachandran C2013-02-171-0/+4
* MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C2013-02-171-1/+1
* MIPS: PCI: Prevent hang on XLP reg readJayachandran C2013-02-171-1/+5
* MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-176-8/+110
* MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-172-0/+8
* MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C2013-02-171-3/+12
* MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-173-28/+98
* MIPS: Netlogic: add XLS6xx to FMN configJayachandran C2013-02-171-0/+2
* MIPS: lantiq: rework external irq codeJohn Crispin2013-02-172-32/+74
* MIPS: lantiq: improve pci reset gpio handlingJohn Crispin2013-02-171-2/+10
* MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2013-02-172-0/+10
* MIPS: lantiq: adds static clock for PP32John Crispin2013-02-176-10/+69
* MIPS: lantiq: trivial typo fixJohn Crispin2013-02-171-1/+1
* MIPS: show correct cpu name for 24KEcJohn Crispin2013-02-171-1/+4
* MIPS: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens2013-02-151-4/+2Star
* MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens2013-02-151-0/+1
* MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens2013-02-151-0/+1
* MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens2013-02-151-3/+3
* MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-158-23/+23
* MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens2013-02-151-7/+39
* MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens2013-02-151-2/+2
* MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens2013-02-151-0/+7
* MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens2013-02-151-15/+20
* MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens2013-02-153-6/+3Star
* MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki2013-02-151-27/+60
* Linux 3.8-rc7Linus Torvalds2013-02-081-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-084-5/+26
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0868-348/+649
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5