summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-04MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan1-6/+10
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin4-0/+69
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2-0/+58
2013-09-04MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2-33/+207
2013-09-04MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin1-0/+2
2013-09-04MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin1-0/+3
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin1-0/+1
2013-09-04MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin3-0/+154
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin2-1/+186
2013-09-03MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam4-1/+135
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam6-20/+270
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam3-7/+21
2013-09-03MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C1-4/+6
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam5-11/+153
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C4-7/+33
2013-09-03MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-03MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C4-0/+65
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos3-72/+55
2013-09-03MIPS: ath79: Use local variables for clock ratesGabor Juhos1-52/+106
2013-09-03MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2-11/+12
2013-09-03MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos4-11/+25
2013-09-03MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos1-2/+2
2013-09-03MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau1-1/+1
2013-09-03MIPS: ath79: Don't hardwire cpu_has_dsp{2} to 0Gabor Juhos1-2/+0