1. d311512 MIPS: ath79: drop _machine_restart again by Lech Perczak · 3 years ago
  2. b83ba0b MIPS: of: Introduce helper function to get DTB by Thomas Bogendoerfer · 4 years ago
  3. 64aa9fd MIPS: ath79: Remove unused include <asm/mips_machine.h> by Paul Cercueil · 4 years, 6 months ago
  4. c9b0299 MIPS: Use fallthrough for arch/mips by Liangliang Huang · 4 years, 9 months ago
  5. d2936bd MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  6. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  7. fa121bb3 Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  8. e5793cd MIPS: fix some more fall through errors in arch/mips by Stephen Rothwell · 6 years ago
  9. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  10. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  11. a1e8783 MIPS: perf: ath79: Fix perfcount IRQ assignment by Petr Štetiar · 6 years ago
  12. 85b9686 MIPS: ath79: drop platform device registration code by John Crispin · 6 years ago
  13. 3a77e0d MIPS: ath79: drop machfiles by John Crispin · 6 years ago
  14. 51fa4f8 MIPS: ath79: drop legacy IRQ code by John Crispin · 6 years ago
  15. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  16. f8a7bfe MIPS: ath79: fix system restart by Felix Fietkau · 6 years ago
  17. af2d1b5 MIPS: ath79: add support for QCA953x QCA956x TP9343 by Matthias Schiffer · 6 years ago
  18. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  19. 15f37e1 MIPS: store the appended dtb address in a variable by Jonas Gorski · 9 years ago
  20. 20ff3ad MIPS: ath79: Add missing include file by Guenter Roeck · 8 years ago
  21. ddd0ce8 mips: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
  22. f4fe969 MIPS: ath79: Disable platform code for OF boards. by Antony Pavlov · 9 years ago
  23. 3bdf107 MIPS: ath79: update devicetree clock support for AR9132 by Antony Pavlov · 9 years ago
  24. 81424d0 MIPS: ath79: Use the reset controller to restart OF machines by Alban Bedel · 9 years ago
  25. ea3a708 MIPS: ath79: Remove the builtin DTB support by Alban Bedel · 9 years ago
  26. 8f4d4d1 MIPS: ath79: Add support for DTB passed using the UHI boot protocol by Alban Bedel · 9 years ago
  27. fe8766d MIPS: ath79: Remove some unused code from setup.c by Alban Bedel · 9 years ago
  28. 55f1d59 MIPS: ath79: Add a machine entry for booting OF machines by Alban Bedel · 9 years ago
  29. 5011a7e MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x by Alban Bedel · 9 years ago
  30. 0cb0985 MIPS: Export get_c0_perfcount_int() by Felix Fietkau · 9 years ago
  31. 03c8c40 MIPS: ath79: Add basic device tree support by Alban Bedel · 10 years ago
  32. 24b0e3e MIPS: ath79: Improve the DDR controller interface by Alban Bedel · 10 years ago
  33. a26484b MIPS: ath79: Add a missing new line in log message by Alban Bedel · 10 years ago
  34. a669efc MIPS: Add hook to get C0 performance counter interrupt by Andrew Bresticker · 10 years ago
  35. 2c4f1ac MIPS: ath79: Switch to the clkdev framework by Gabor Juhos · 11 years ago
  36. 59a8c10 MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates by Gabor Juhos · 11 years ago
  37. 2310780 MIPS: ath79: Use a helper function to get system clock rates by Gabor Juhos · 11 years ago
  38. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 12 years ago
  39. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 12 years ago
  40. 9b75733 MIPS: ath79: make use of the new memory detection code by John Crispin · 12 years ago
  41. 2e6c91e MIPS: ath79: add SoC detection code for the QCA955X SoCs by Gabor Juhos · 12 years ago
  42. d841146 MIPS: ath79: add SoC detection code for AR934X by Gabor Juhos · 13 years ago
  43. 80a7ed8 MIPS: ath79: sort case statements in ath79_detect_sys_type by Gabor Juhos · 13 years ago
  44. 7bf6612 Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next by Ralf Baechle · 13 years ago
  45. be5f362 MIPS: ath79: Store the SoC revision in a global variable by Gabor Juhos · 13 years ago
  46. 6d1c8fd MIPS: ath79: add revision id for the AR933X SoCs by Gabor Juhos · 14 years ago
  47. 8bed1288 MIPS: ath79: Remove superfluous parentheses by Gabor Juhos · 14 years ago
  48. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  49. 858f763 MIPS: ath79: add common watchdog device by Gabor Juhos · 14 years ago
  50. 0aabf1a MIPS: ath79: utilize the MIPS multi-machine support by Gabor Juhos · 14 years ago
  51. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  52. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago