1. 4218476 MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} by Gabor Juhos · 12 years ago
  2. fce5cc6 MIPS: ath79: add IRQ handling code for AR934X by Gabor Juhos · 12 years ago
  3. 4dbcbdf MIPS: ath79: rework IP2/IP3 interrupt handling by Gabor Juhos · 12 years ago
  4. 5b5b544 MIPS: ath79: add GPIO support code for AR934X by Gabor Juhos · 12 years ago
  5. 8889612 MIPS: ath79: add clock initialization code for AR934X by Gabor Juhos · 12 years ago
  6. d841146 MIPS: ath79: add SoC detection code for AR934X by Gabor Juhos · 12 years ago
  7. 80a7ed8 MIPS: ath79: sort case statements in ath79_detect_sys_type by Gabor Juhos · 12 years ago
  8. 703327d MIPS: ath79: add early_printk support for AR934X by Gabor Juhos · 12 years ago
  9. e9b62e8 MIPS: ath79: update copyright headers of PCI related files by Gabor Juhos · 12 years ago
  10. 1f3a92d MIPS: ath79: register PCI controller on the PB44 board by Gabor Juhos · 12 years ago
  11. 52c28be MIPS: ath79: remove ar724x_pci_add_data function by Gabor Juhos · 12 years ago
  12. d22ce25 MIPS: ath79: allow to use SoC specific PCI IRQ maps by Gabor Juhos · 12 years ago
  13. f8365ec MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs by Gabor Juhos · 12 years ago
  14. a68ad4d MIPS: ath79: allow to use board specific pci_plat_dev_init functions by Gabor Juhos · 12 years ago
  15. 881b6ef MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c by Gabor Juhos · 12 years ago
  16. 4c07c7d MIPS: ath79: add PCI IRQ handling code for AR724X SoCs by Gabor Juhos · 12 years ago
  17. 93ef85b MIPS: ath79: fix a wrong IRQ number by Gabor Juhos · 12 years ago
  18. d624bd3 MIPS: ath79: replace ath724x to ar724x by Gabor Juhos · 12 years ago
  19. 6335aef MIPS: ath79: add a common PCI registration function by Gabor Juhos · 12 years ago
  20. 3a6208d MIPS: ath79: rename pci-ath724x.h by Gabor Juhos · 12 years ago
  21. e2dbdc4 MIPS: ath79: separate common PCI code by Gabor Juhos · 12 years ago
  22. 97bf7a1 MIPS: ath79: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 12 years ago
  23. de14ca6 MIPS: ath79: fix AR933X WMAC reset code by Gabor Juhos · 12 years ago
  24. 5d98cd4 USB: use generic platform driver on ath79 by Hauke Mehrtens · 12 years ago
  25. 87b4345 MIPS: ATH79: Avoid a kernel bug on AR913X by Gabor Juhos · 13 years ago
  26. 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
  27. b606d5a MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c by Gabor Juhos · 13 years ago
  28. 009b9d5 MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h by Gabor Juhos · 13 years ago
  29. 0b0db27 MIPS: ath79: Register the wireless MAC device on the AP121 board by Gabor Juhos · 13 years ago
  30. 3ae4002 MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC by Gabor Juhos · 13 years ago
  31. 34cfcd2 MIPS: ath79: Add AR933x specific WMAC setup code by Gabor Juhos · 13 years ago
  32. 6903bb4 MIPS: ath79: Separate AR913x SoC specific WMAC setup code by Gabor Juhos · 13 years ago
  33. 67b0f0f MIPS: ath79: Remove 'ar913x' from common variable and function names by Gabor Juhos · 13 years ago
  34. be5f362 MIPS: ath79: Store the SoC revision in a global variable by Gabor Juhos · 13 years ago
  35. 2dc7b4a Initial support for the Ubiquiti Networks XM board (rev 1.0). by Rene Bolldorf · 13 years ago
  36. 7e0dde1 MIPS: ath79: Add initial support for the Atheros AP121 reference board by Gabor Juhos · 13 years ago
  37. 13051c5 MIPS: ath79: register UART device for the AR933X SoCs by Gabor Juhos · 13 years ago
  38. c279b77 MIPS: ath79: add AR933X specific USB platform device registration by Gabor Juhos · 13 years ago
  39. 2c04830 MIPS: ath79: Add config symbol for the AR933X SoCs by Gabor Juhos · 13 years ago
  40. fdfbcf4 MIPS: ath79: add AR933X specific GPIO initialization by Gabor Juhos · 13 years ago
  41. 54eed4c MIPS: ath79: Add AR933X specific IRQ initialization by Gabor Juhos · 13 years ago
  42. 7ee15d8 MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear} by Gabor Juhos · 13 years ago
  43. 04225e1 MIPS: ath79: add AR933X specific clock init by Gabor Juhos · 13 years ago
  44. 0bd3acd MIPS: ath79: Add early printk support for the AR933X SoCs by Gabor Juhos · 13 years ago
  45. 6d1c8fd MIPS: ath79: add revision id for the AR933X SoCs by Gabor Juhos · 13 years ago
  46. 8bed1288 MIPS: ath79: Remove superfluous parentheses by Gabor Juhos · 13 years ago
  47. 7e98aa4 MIPS: ath79: add common USB Host Controller device by Gabor Juhos · 13 years ago
  48. d2b4ac1 MIPS: ath79: Handle more MISC IRQs by Gabor Juhos · 13 years ago
  49. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  50. 90e6ca5 USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs by Gabor Juhos · 13 years ago
  51. 502fa84 USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs by Gabor Juhos · 13 years ago
  52. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  53. 3fb8818 MIPS: ath79: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  54. f9b08d9 MIPS: Remove useless initialization. by Ralf Baechle · 13 years ago
  55. f5b35d0 MIPS: ath79: add common WMAC device for AR913X based boards by Gabor Juhos · 14 years ago
  56. aa6695e MIPS: ath79: Add initial support for the Atheros AP81 reference board by Gabor Juhos · 14 years ago
  57. 68a1d31 MIPS: ath79: add common SPI controller device by Gabor Juhos · 14 years ago
  58. 3f348c5 MIPS: ath79: add common GPIO buttons device by Gabor Juhos · 14 years ago
  59. 858f763 MIPS: ath79: add common watchdog device by Gabor Juhos · 14 years ago
  60. d8fec1f MIPS: ath79: add common GPIO LEDs device by Gabor Juhos · 14 years ago
  61. 0cde722 MIPS: ath79: add initial support for the Atheros PB44 reference board by Gabor Juhos · 14 years ago
  62. 0aabf1a MIPS: ath79: utilize the MIPS multi-machine support by Gabor Juhos · 14 years ago
  63. 6eae43c MIPS: ath79: add GPIOLIB support by Gabor Juhos · 14 years ago
  64. d4a67d9 MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs by Gabor Juhos · 14 years ago