1. ebf71ec MIPS: ath79: Read the initrd address from the firmware environment by Alban Bedel · 10 years ago
  2. 11a0f40 MIPS: ath79: Use the firmware lib to parse the kernel command line by Alban Bedel · 10 years ago
  3. d6a4c72 MIPS: ath25: add Wireless device support by Sergey Ryazanov · 10 years ago
  4. 164a974 ath5k: update dependencies by Sergey Ryazanov · 10 years ago
  5. 0e5d3ab ath5k: revert AHB bus support removing by Sergey Ryazanov · 10 years ago
  6. 3ed7a2a MIPS: ath25: add AR2315 PCI host controller driver by Sergey Ryazanov · 10 years ago
  7. d58eaa7 MIPS: ath25: register AR5312 flash controller by Sergey Ryazanov · 10 years ago
  8. 1654861 MIPS: ath25: add SoC type detection by Sergey Ryazanov · 10 years ago
  9. a747371 MIPS: ath25: add board configuration detection by Sergey Ryazanov · 10 years ago
  10. 1ac91b1 MIPS: ath25: add UART support by Sergey Ryazanov · 10 years ago
  11. 8aaa727 MIPS: ath25: add early printk support by Sergey Ryazanov · 10 years ago
  12. 1753e74 MIPS: ath25: add interrupts handling routines by Sergey Ryazanov · 10 years ago
  13. ba91034 MIPS: ath25: Add basic AR2315 SoC support by Sergey Ryazanov · 10 years ago
  14. 3b12308f MIPS: ath25: add basic AR5312 SoC support by Sergey Ryazanov · 10 years ago
  15. 43cc739 MIPS: ath25: add common parts by Sergey Ryazanov · 10 years ago
  16. 484c344 MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment by Alban Bedel · 10 years ago
  17. 4a792e5 MIPS: FW: Fix parsing u-boot environment by Alban Bedel · 10 years ago
  18. e2afb7d TC: Error handling clean-ups by Maciej W. Rozycki · 10 years ago
  19. 187c26d MIPS: ralink: add rt2880 pci driver by John Crispin · 10 years ago
  20. b96e6e9 MIPS: ralink: allow loading irq registers from the devicetree by John Crispin · 10 years ago
  21. 53263a1 MIPS: ralink: add mt7628an support by John Crispin · 10 years ago
  22. 1dc5c2c MIPS: ralink: add support for MT7620n by John Crispin · 10 years ago
  23. a097b13 MIPS: ralink: cleanup early_printk by John Crispin · 11 years ago
  24. f576fb6 MIPS: ralink: cleanup the soc specific pinmux data by John Crispin · 10 years ago
  25. 4248f7f MIPS: ralink: copy the commandline from the devicetree by John Crispin · 10 years ago
  26. 7a1a44c MIPS: ralink: add a bootrom dumper module by John Crispin · 11 years ago
  27. 1e209c9 MIPS: ralink: add rt3883 wmac clock by John Crispin · 10 years ago
  28. f2a8bd2 MIPS: ralink: add rt2880 wmac clock by John Crispin · 10 years ago
  29. a8b6204 MIPS: ralink: add missing clk_set_rate() to clk.c by John Crispin · 11 years ago
  30. 15d1112 MIPS: ralink: allow manual memory override by John Crispin · 10 years ago
  31. 5433acd MIPS: ralink: add illegal access driver by John Crispin · 11 years ago
  32. 47e14d6 MIPS: ralink: add rt_sysc_m32 helper by John Crispin · 11 years ago
  33. 2920b83 MIPS: ralink: add a helper for reading the ECO version by John Crispin · 11 years ago
  34. 2adf550 MIPS: ralink: add verbose pmu info by John Crispin · 10 years ago
  35. 9bc7ebc MIPS: lantiq: add missing spi clock on falcon SoC by John Crispin · 10 years ago
  36. eb5dbd2 MIPS: lantiq: the detection of the gpe clock is broken by John Crispin · 10 years ago
  37. 1732786 MIPS: lantiq: copy the commandline from the devicetree by John Crispin · 10 years ago
  38. d32caf9 MIPS: lantiq: move eiu init after irq_domain register by John Crispin · 10 years ago
  39. e8b8ca8 MIPS: lantiq: export soc type by John Crispin · 10 years ago
  40. 276229d MIPS: lantiq: add support for xrx200 firmware depending on soc type by John Crispin · 10 years ago
  41. 50128fe MIPS: lantiq: reboot gphy on restart by John Crispin · 10 years ago
  42. c530781 MIPS: lantiq: add reset-controller api support by John Crispin · 11 years ago
  43. 05637f1 MIPS: lantiq: handle vmmc memory reservation by John Crispin · 12 years ago
  44. 24c71c8 MIPS: Alchemy: Remove direct access to prepare_count field of struct clk by Tomeu Vizoso · 10 years ago
  45. a45da56 clocksource: mips-gic: Bump up rating of GIC timer by Andrew Bresticker · 10 years ago
  46. b695d8e clocksource: mips-gic: Use clockevents_config_and_register by Andrew Bresticker · 10 years ago
  47. e4752db clocksource: mips-gic: Use CPU notifiers to setup the timer by Andrew Bresticker · 10 years ago
  48. f7ea306 clocksource: mips-gic: Use percpu_dev_id by Andrew Bresticker · 10 years ago
  49. 001f5fe clocksource: mips-gic: Remove gic_event_handler by Andrew Bresticker · 10 years ago
  50. b085451 clocksource: mips-gic: Move gic_frequency to clocksource driver by Andrew Bresticker · 10 years ago
  51. 5fee56e clocksource: mips-gic: Staticize local symbols by Andrew Bresticker · 10 years ago
  52. a331ce6 clocksource: mips-gic: Combine with GIC clockevent driver by Andrew Bresticker · 10 years ago
  53. fa5635a MIPS: Move GIC clocksource driver to drivers/clocksource/ by Andrew Bresticker · 10 years ago
  54. 53a7bc8 irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros by Andrew Bresticker · 10 years ago
  55. 8f5ee79 irqchip: mips-gic: Remove gic_{pending,itrmask}_regs by Andrew Bresticker · 10 years ago
  56. fb8f7be1 irqchip: mips-gic: Clean up #includes by Andrew Bresticker · 10 years ago
  57. 824f3f7 irqchip: mips-gic: Clean up header file by Andrew Bresticker · 10 years ago
  58. 7110e227 MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver by Kevin Cernekee · 10 years ago
  59. a2f6734 MAINTAINERS: Add entry for BCM33xx cable chips by Kevin Cernekee · 10 years ago
  60. d666cd0 MIPS: bcm3384: Initial commit of bcm3384 platform support by Kevin Cernekee · 10 years ago
  61. ab81ce6 Documentation: DT: Add "mti" vendor prefix by Kevin Cernekee · 10 years ago
  62. 846deac Documentation: DT: Add entries for BCM3384 and its peripherals by Kevin Cernekee · 10 years ago
  63. 84988c0 MIPS: Create a helper function for DT setup by Kevin Cernekee · 10 years ago
  64. 68e6a78 MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind) by Kevin Cernekee · 10 years ago
  65. d74b017 MIPS: BMIPS: Add special cache handling in c-r4k.c by Kevin Cernekee · 10 years ago
  66. d8010ce MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask by Kevin Cernekee · 10 years ago
  67. bbf2ba6 MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs by Kevin Cernekee · 10 years ago
  68. a7ef1ea MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes by Kevin Cernekee · 10 years ago
  69. 3677a28 MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot by Kevin Cernekee · 10 years ago
  70. 230b6ff MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU by Jon Fraser · 10 years ago
  71. fa01067 MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code by Jon Fraser · 10 years ago
  72. fc45578 MIPS: BMIPS: Introduce helper function to change the reset vector by Kevin Cernekee · 10 years ago
  73. bdb2e05 MIPS: BMIPS: Align secondary boot sequence with latest firmware releases by Kevin Cernekee · 10 years ago
  74. 3526f74 clk: ls1x: Update relationship among all clocks by Kelvin Cheung · 10 years ago
  75. c5d58e9 MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer by Kelvin Cheung · 10 years ago
  76. f29ad10 MIPS: Loongson1B: Some fixes/updates for LS1B by Kelvin Cheung · 10 years ago
  77. 813c141 MIPS: Loongson1B: Improve early printk by Kelvin Cheung · 10 years ago
  78. a13f079 MIPS: Loongson1B: Fix reboot problem on LS1B by Kelvin Cheung · 10 years ago
  79. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  80. 341097f MIPS: BCM47XX: Clean up nvram header by Rafał Miłecki · 10 years ago
  81. 9d1d086 MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content by Rafał Miłecki · 10 years ago
  82. f4af6fb MIPS: Kconfig option to better exercise/debug hybrid FPRs by Paul Burton · 10 years ago
  83. 90cee75 MIPS: ELF: Set FP mode according to .MIPS.abiflags by Paul Burton · 10 years ago
  84. 6cd9622 MIPS: ELF: Add definition for the .MIPS.abiflags section by Paul Burton · 10 years ago
  85. 4227a2d MIPS: Support for hybrid FPRs by Paul Burton · 10 years ago
  86. d175ed2 MIPS: Ensure Config5.UFE is clear on boot by Paul Burton · 10 years ago
  87. adac5d5 MIPS: detect presence of the FRE & UFR bits by Paul Burton · 10 years ago
  88. 5ff04a8 MIPS: define bits introduced for hybrid FPRs by Paul Burton · 10 years ago
  89. 774c105 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers by Paul Burton · 10 years ago
  90. a9d9ef1 binfmt_elf: load interpreter program headers earlier by Paul Burton · 10 years ago
  91. 6a8d389 binfmt_elf: Hoist ELF program header loading to a function by Paul Burton · 10 years ago
  92. e292ccd MIPS: Loongson-3: Add RS780/SBX00 HPET support by Huacai Chen · 10 years ago
  93. 89467e7 MIPS: Loongson-3: Add oprofile support by Huacai Chen · 10 years ago
  94. 3adeb25 MIPS: Loongson: Improve LEFI firmware interface by Huacai Chen · 10 years ago
  95. ec0f8d3 MIPS: Loongson: Allow booting from any core by Huacai Chen · 10 years ago
  96. f490682 MIPS: Loongson-3: Add PHYS48_TO_HT40 support by Huacai Chen · 10 years ago
  97. 432d9ec MIPS: R3000: Remove redundant parentheses by Isamu Mogi · 10 years ago
  98. 80e8bd2 MIPS: R3000: Replace magic numbers with macros by Isamu Mogi · 10 years ago
  99. 4ff3fcc MIPS: Remove __strlen_user(). by Ralf Baechle · 10 years ago
  100. e5810fa MIPS: BCM47XX: Initialize bcma bus later (with mm available) by Rafał Miłecki · 10 years ago