index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: use a separate board id for rocket m
Felix Fietkau
2009-11-18
3
-5
/
+10
*
ar71xx: add Ubiquiti Rocket M and Nanostation M support
Matteo Croce
2009-11-18
3
-33
/
+55
*
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ...
Gabor Juhos
2009-11-16
3
-5
/
+96
*
ar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos
2009-11-16
1
-1
/
+60
*
ar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos
2009-11-16
1
-2
/
+2
*
ar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos
2009-11-13
5
-0
/
+140
*
ar71xx: use soc specific divider for mdio clock
Gabor Juhos
2009-10-30
2
-3
/
+6
*
ar71xx: Compex WPJ543 board is supported as well
Gabor Juhos
2009-10-20
2
-2
/
+2
*
ar71xx: fix PCI IRQ map of the WP543
Gabor Juhos
2009-10-20
1
-2
/
+6
*
ar71xx: reset the phy chip along with the ethernet mac on the WP543 board
Gabor Juhos
2009-10-19
1
-0
/
+2
*
ar71xx: reset the ethernet device before registration
Gabor Juhos
2009-10-19
1
-0
/
+7
*
ar71xx: initialize PCI controller on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+11
*
ar71xx: init ethernet mac address on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+3
*
ar71xx: register GPIO button on the Bullet M
Gabor Juhos
2009-10-01
1
-0
/
+16
*
ar71xx: add PCI Host Controller fixup for ar724x
Gabor Juhos
2009-10-01
1
-0
/
+23
*
ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
Gabor Juhos
2009-10-01
1
-0
/
+5
*
ar71xx: fix a typo in the ar724x PCI code
Gabor Juhos
2009-10-01
1
-1
/
+1
*
ar71xx: don't use mac_base2 in the ag71xx driver
Gabor Juhos
2009-09-23
1
-12
/
+2
*
ar71xx: preliminary Ubiquiti Bullet M support
Matteo Croce
2009-09-15
3
-0
/
+50
*
ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
Gabor Juhos
2009-09-10
1
-67
/
+114
*
ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...
Gabor Juhos
2009-09-08
3
-0
/
+21
*
[ar71xx] move early_printk stuff into a separate file
Gabor Juhos
2009-08-26
3
-14
/
+31
*
[ar71xx] remove AR71XX_EARLY_SERIAL stuff
Gabor Juhos
2009-08-25
4
-33
/
+0
*
[ar71xx] WRT160NL: add default trigger for the power led
Gabor Juhos
2009-08-09
1
-0
/
+1
*
[ar71xx] WRT160NL: register GPIO LEDs and buttons
Gabor Juhos
2009-08-07
1
-1
/
+55
*
[ar71xx] oops, add missing semicolons
Gabor Juhos
2009-08-06
1
-2
/
+2
*
[ar71xx] get rid of some ifdefs in the IRQ code
Gabor Juhos
2009-08-06
1
-8
/
+9
*
[ar71xx] fix MISC IRQ handling on the AR7240
Gabor Juhos
2009-08-02
1
-14
/
+9
*
[ar71xx] add ethernet suppor for the WRT160NL (thanks to Christian Daniel)
Gabor Juhos
2009-07-31
1
-1
/
+14
*
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
Gabor Juhos
2009-07-11
2
-6
/
+6
*
[ar71xx] increase size of the kernel partition on the TEW-632BR board
Gabor Juhos
2009-07-11
1
-3
/
+3
*
[ar71xx] register the VSC7395 device on the PB44 board
Gabor Juhos
2009-07-11
1
-13
/
+65
*
[ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...
Gabor Juhos
2009-07-11
1
-0
/
+5
*
[ar71xx] add board setup code for the RB-450G/RB-433UAH boards
Gabor Juhos
2009-07-09
3
-2
/
+30
*
[ar71xx] register a GPIO LEDs and buttons on the PB44 board
Gabor Juhos
2009-07-09
1
-1
/
+55
*
[ar71xx] register a I2C GPIO expander on the PB44 board
Gabor Juhos
2009-07-09
1
-0
/
+37
*
[ar71xx] add initial support for the TL-WR741ND board
Gabor Juhos
2009-07-07
5
-0
/
+159
*
[ar71xx] add AR7240 specific fixes for the ag71xx driver
Gabor Juhos
2009-07-07
3
-0
/
+43
*
[ar71xx] make irq_chip definitions static
Gabor Juhos
2009-07-07
1
-2
/
+2
*
[ar71xx] AR7240 requires different IRQ unmasking code
Gabor Juhos
2009-07-07
1
-0
/
+19
*
[ar71xx] add missing break statement
Gabor Juhos
2009-07-05
1
-0
/
+1
*
[ar71xx] add missing includes
Gabor Juhos
2009-07-05
1
-0
/
+4
*
[ar71xx] add AR7240 specific PCI code
Gabor Juhos
2009-07-05
4
-6
/
+244
*
[ar71xx] fix a typo in the PCI code
Gabor Juhos
2009-07-05
1
-1
/
+1
*
[ar71xx] reorganize PCI code
Gabor Juhos
2009-07-05
5
-62
/
+74
*
[ar71xx] fix AR7240 PCI IRQ support
Gabor Juhos
2009-07-04
2
-1
/
+115
*
[ar71xx] fix ar71xx_device_{start,stop} functions on the AR7240 SoC
Gabor Juhos
2009-07-01
2
-0
/
+16
*
[ar71xx] initialize GPIO for the AR7240 SoC
Gabor Juhos
2009-07-01
2
-0
/
+6
*
[ar71xx] initialize IRQs for the AR7240 SoC
Gabor Juhos
2009-07-01
1
-0
/
+1
*
[ar71xx] add AR7240 specific frequency detection
Gabor Juhos
2009-07-01
2
-0
/
+39
[next]