1. 4248f7f MIPS: ralink: copy the commandline from the devicetree by John Crispin · 10 years ago
  2. 7a1a44c MIPS: ralink: add a bootrom dumper module by John Crispin · 11 years ago
  3. 1e209c9 MIPS: ralink: add rt3883 wmac clock by John Crispin · 10 years ago
  4. f2a8bd2 MIPS: ralink: add rt2880 wmac clock by John Crispin · 10 years ago
  5. a8b6204 MIPS: ralink: add missing clk_set_rate() to clk.c by John Crispin · 10 years ago
  6. 15d1112 MIPS: ralink: allow manual memory override by John Crispin · 10 years ago
  7. 5433acd MIPS: ralink: add illegal access driver by John Crispin · 11 years ago
  8. 47e14d6 MIPS: ralink: add rt_sysc_m32 helper by John Crispin · 11 years ago
  9. 2920b83 MIPS: ralink: add a helper for reading the ECO version by John Crispin · 10 years ago
  10. 2adf550 MIPS: ralink: add verbose pmu info by John Crispin · 10 years ago
  11. 9bc7ebc MIPS: lantiq: add missing spi clock on falcon SoC by John Crispin · 10 years ago
  12. eb5dbd2 MIPS: lantiq: the detection of the gpe clock is broken by John Crispin · 10 years ago
  13. 1732786 MIPS: lantiq: copy the commandline from the devicetree by John Crispin · 10 years ago
  14. d32caf9 MIPS: lantiq: move eiu init after irq_domain register by John Crispin · 10 years ago
  15. e8b8ca8 MIPS: lantiq: export soc type by John Crispin · 10 years ago
  16. 276229d MIPS: lantiq: add support for xrx200 firmware depending on soc type by John Crispin · 10 years ago
  17. 50128fe MIPS: lantiq: reboot gphy on restart by John Crispin · 10 years ago
  18. c530781 MIPS: lantiq: add reset-controller api support by John Crispin · 11 years ago
  19. 05637f1 MIPS: lantiq: handle vmmc memory reservation by John Crispin · 11 years ago
  20. 24c71c8 MIPS: Alchemy: Remove direct access to prepare_count field of struct clk by Tomeu Vizoso · 10 years ago
  21. a45da56 clocksource: mips-gic: Bump up rating of GIC timer by Andrew Bresticker · 10 years ago
  22. b695d8e clocksource: mips-gic: Use clockevents_config_and_register by Andrew Bresticker · 10 years ago
  23. e4752db clocksource: mips-gic: Use CPU notifiers to setup the timer by Andrew Bresticker · 10 years ago
  24. f7ea306 clocksource: mips-gic: Use percpu_dev_id by Andrew Bresticker · 10 years ago
  25. 001f5fe clocksource: mips-gic: Remove gic_event_handler by Andrew Bresticker · 10 years ago
  26. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  27. 5fee56e clocksource: mips-gic: Staticize local symbols by Andrew Bresticker · 10 years ago
  28. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  29. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  30. 53a7bc8 irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros by Andrew Bresticker · 10 years ago
  31. 8f5ee79 irqchip: mips-gic: Remove gic_{pending,itrmask}_regs by Andrew Bresticker · 10 years ago
  32. fb8f7be1 irqchip: mips-gic: Clean up #includes by Andrew Bresticker · 10 years ago
  33. 824f3f7 irqchip: mips-gic: Clean up header file by Andrew Bresticker · 10 years ago
  34. 7110e227 MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver by Kevin Cernekee · 10 years ago
  35. a2f6734 MAINTAINERS: Add entry for BCM33xx cable chips by Kevin Cernekee · 10 years ago
  36. d666cd0 MIPS: bcm3384: Initial commit of bcm3384 platform support by Kevin Cernekee · 10 years ago
  37. ab81ce6 Documentation: DT: Add "mti" vendor prefix by Kevin Cernekee · 10 years ago
  38. 846deac Documentation: DT: Add entries for BCM3384 and its peripherals by Kevin Cernekee · 10 years ago
  39. 84988c0 MIPS: Create a helper function for DT setup by Kevin Cernekee · 10 years ago
  40. 68e6a78 MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind) by Kevin Cernekee · 10 years ago
  41. d74b017 MIPS: BMIPS: Add special cache handling in c-r4k.c by Kevin Cernekee · 10 years ago
  42. d8010ce MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask by Kevin Cernekee · 10 years ago
  43. bbf2ba6 MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs by Kevin Cernekee · 10 years ago
  44. a7ef1ea MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes by Kevin Cernekee · 10 years ago
  45. 3677a28 MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot by Kevin Cernekee · 10 years ago
  46. 230b6ff MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU by Jon Fraser · 10 years ago
  47. fa01067 MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code by Jon Fraser · 10 years ago
  48. fc45578 MIPS: BMIPS: Introduce helper function to change the reset vector by Kevin Cernekee · 10 years ago
  49. bdb2e05 MIPS: BMIPS: Align secondary boot sequence with latest firmware releases by Kevin Cernekee · 10 years ago
  50. 3526f74 clk: ls1x: Update relationship among all clocks by Kelvin Cheung · 10 years ago
  51. c5d58e9 MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer by Kelvin Cheung · 10 years ago
  52. f29ad10 MIPS: Loongson1B: Some fixes/updates for LS1B by Kelvin Cheung · 10 years ago
  53. 813c141 MIPS: Loongson1B: Improve early printk by Kelvin Cheung · 10 years ago
  54. a13f079 MIPS: Loongson1B: Fix reboot problem on LS1B by Kelvin Cheung · 10 years ago
  55. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  56. 341097f MIPS: BCM47XX: Clean up nvram header by Rafał Miłecki · 10 years ago
  57. 9d1d086 MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content by Rafał Miłecki · 10 years ago
  58. f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 10 years ago
  59. 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 10 years ago
  60. 6cd9622 MIPS: ELF: Add definition for the .MIPS.abiflags section by Paul Burton · 10 years ago
  61. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  62. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 10 years ago
  63. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 10 years ago
  64. 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 10 years ago
  65. 774c105 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers by Paul Burton · 10 years ago
  66. a9d9ef1 binfmt_elf: load interpreter program headers earlier by Paul Burton · 10 years ago
  67. 6a8d389 binfmt_elf: Hoist ELF program header loading to a function by Paul Burton · 10 years ago
  68. e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 10 years ago
  69. 89467e7 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 10 years ago
  70. 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 10 years ago
  71. ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 10 years ago
  72. f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 10 years ago
  73. 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 10 years ago
  74. 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 10 years ago
  75. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
  76. e5810fa MIPS: BCM47XX: Initialize bcma bus later (with mm available) by Rafał Miłecki · 10 years ago
  77. a59da8f MIPS: BCM47XX: Move SPROM fallback code into sprom.c by Rafał Miłecki · 10 years ago
  78. 7177efc MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 10 years ago
  79. 21400f2 MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it by Rafał Miłecki · 10 years ago
  80. 8d602dd MIPS: BCM47XX: Get rid of calls to KSEG1ADDR by Rafał Miłecki · 10 years ago
  81. 4060bbe MIPS: Move gic.h to include/linux/irqchip/mips-gic.h by Andrew Bresticker · 10 years ago
  82. 5f68fea irqchip: mips-gic: Use proper iomem accessors by Andrew Bresticker · 10 years ago
  83. 609ead0 MIPS: Malta: Stop using GIC REG macros by Andrew Bresticker · 10 years ago
  84. 327b8c8 MIPS: SEAD3: Stop using GIC REG macros by Andrew Bresticker · 10 years ago
  85. 387904f irqchip: mips-gic: Export function to read counter width by Andrew Bresticker · 10 years ago
  86. 7d9ad5d MIPS: Malta: Use gic_read_count() to read GIC timer by Andrew Bresticker · 10 years ago
  87. a393d93 MIPS: SEAD3: Use generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  88. 4203d64 MIPS: Malta: Use generic plat_irq_dispatch by Andrew Bresticker · 10 years ago
  89. 3263d08 irqchip: mips-gic: Remove unnecessary globals by Andrew Bresticker · 10 years ago
  90. e9de688 irqchip: mips-gic: Support local interrupts by Andrew Bresticker · 10 years ago
  91. 4a6a3ea3 irqchip: mips-gic: Use separate edge/level irq_chips by Andrew Bresticker · 10 years ago
  92. fbd5524 irqchip: mips-gic: Probe for number of external interrupts by Andrew Bresticker · 10 years ago
  93. 18743d2 irqchip: mips-gic: Stop using per-platform mapping tables by Andrew Bresticker · 10 years ago
  94. c49581a irqchip: mips-gic: Use IRQ domains by Andrew Bresticker · 10 years ago
  95. 14d160a irqchip: mips-gic: Fix gic_set_affinity() return value by Andrew Bresticker · 10 years ago
  96. 95150ae irqchip: mips-gic: Implement irq_set_type callback by Andrew Bresticker · 10 years ago
  97. 5561c9e irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks by Andrew Bresticker · 10 years ago
  98. 8a19b8f MIPS: Move GIC to drivers/irqchip/ by Andrew Bresticker · 10 years ago
  99. 8635233 MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h by Andrew Bresticker · 10 years ago
  100. aa827b7 MIPS: Malta: Move MSC01 interrupt base by Andrew Bresticker · 10 years ago