Gabor Juhos
72779e560b
generic: rtl8366: add debugfs file for VLAN4K table
...
SVN-Revision: 24933
14 years ago
Gabor Juhos
a4472870bd
generic: rtl8366rb: use correct bitmasks in sanity checks
...
SVN-Revision: 24930
14 years ago
Gabor Juhos
0de8689b70
ar71xx: use spinlock in ar71xx_device_{start,stop}
...
SVN-Revision: 24929
14 years ago
Gabor Juhos
271bb8385b
ar71xx: add kmod-usb-ohci module for the WNDR3700 profile
...
SVN-Revision: 24927
14 years ago
Lars-Peter Clausen
a6ede8ac59
Drop support for older kernel versions
...
SVN-Revision: 24915
14 years ago
Lars-Peter Clausen
4f7abc1c7a
Add 2.6.37 support
...
SVN-Revision: 24914
14 years ago
Jo-Philipp Wich
e8cee6c850
fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down
...
SVN-Revision: 24906
14 years ago
Jo-Philipp Wich
dcec7f5e20
disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations
...
SVN-Revision: 24905
14 years ago
Gabor Juhos
b99a637795
ramips: ramips_esw: fix typos
...
Patch from #8577 .
SVN-Revision: 24898
14 years ago
Gabor Juhos
061228d73c
ar71xx: make uci-default scripts executable
...
Reported-by: Nuno Gonçalves <nunojpg@gmail.com>
SVN-Revision: 24897
14 years ago
Hauke Mehrtens
d6af00c555
brcm47xx: fix compile problem when serial is deactivated.
...
Thank you Andrey
SVN-Revision: 24885
14 years ago
Gabor Juhos
74f55db5e1
generic: more CONFIG_KEYBOARD_* symbols
...
SVN-Revision: 24860
14 years ago
Gabor Juhos
72ba27ae72
cns21xx: add initial support for the Cavium CNS21xx SoC
...
SVN-Revision: 24859
14 years ago
Gabor Juhos
757315f80e
generic: update ARM mach-types
...
SVN-Revision: 24854
14 years ago
Gabor Juhos
06c41ce02e
generic: add missing CONFIG_KEYBOARD_* symbols
...
SVN-Revision: 24852
14 years ago
Gabor Juhos
51dbb3d661
generic: add CONFIG_DEBUG_ICEDCC symbol
...
SVN-Revision: 24850
14 years ago
Florian Fainelli
c6d9ec5173
multiple SPI driver fixes
...
- fix platform device registration
- fix chipselect, command register defines, add missing clock
- make slave select proper
- fix multibytes transferts
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>
SVN-Revision: 24849
14 years ago
Alexandros C. Couloumbis
a623456e93
target/linux: sync to kernel 2.6.37-rc8, refresh patches
...
SVN-Revision: 24847
14 years ago
Daniel Dickinson
dc9c1ac1f7
patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen).
...
SVN-Revision: 24843
14 years ago
Daniel Dickinson
5ee2a6c696
patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working.
...
SVN-Revision: 24842
14 years ago
Florian Fainelli
093ebfe217
spi driver: remove bcm_rset usage
...
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced by
"bs->regs" field for all I/O operation.
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
SVN-Revision: 24840
14 years ago
Gabor Juhos
600b8aba3f
gemini: enable GPIO sysfs interface
...
SVN-Revision: 24839
14 years ago
Daniel Dickinson
fc3a1d0ba3
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24838
14 years ago
Daniel Dickinson
6ee5411686
base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24836
14 years ago
Daniel Dickinson
31f7259e3e
mtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24834
14 years ago
Claudio Mignanti
cd540fed5b
Import an experimental ADC driver
...
SVN-Revision: 24814
14 years ago
Gabor Juhos
0f659a13dd
ar71xx: add support for TL-WR740N v1
...
Same as TL-WR741ND but with different hardware ID and without
detachable antenna.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 24811
14 years ago
Imre Kaloz
76774e1daa
upgrade u-boot to v2010.12
...
SVN-Revision: 24810
14 years ago
Hauke Mehrtens
acb5e80846
kernel: add config option added in kernel 2.6.37-rc7 to generic and run make kernel_oldconfig for brcm47xx.
...
SVN-Revision: 24805
14 years ago
Hauke Mehrtens
d5bda1db31
kernel: refresh patches with kernel 2.6.37-rc7
...
SVN-Revision: 24804
14 years ago
Hauke Mehrtens
4bee3672dd
brcm47xx: refresh patches with kernel 2.6.37-rc7
...
The deleted patches went upstream in 2.6.37-rc7
SVN-Revision: 24803
14 years ago
Hauke Mehrtens
1ccae0efc0
uml: this patch went upstream
...
SVN-Revision: 24802
14 years ago
Hauke Mehrtens
22d8dcbf44
adm5120: make patches apply again and refresh them
...
SVN-Revision: 24800
14 years ago
Hauke Mehrtens
72ca63488b
kernel: use tab in front of ledtrig-netdev.o and refresh kernel
...
SVN-Revision: 24798
14 years ago
Hauke Mehrtens
93e09b14eb
brcm47xx: wgt634u mac address fix
...
The Netgear wgt634u uses minus between the hex digest of the mac
address and all other broadcom devices are using colons between the hex
digest. Now the mac address is correctly parsed also when minus is used.
SVN-Revision: 24749
14 years ago
John Crispin
1d6fbd2e85
* fixes duplicate registration of dwc_otg usb core
...
SVN-Revision: 24738
14 years ago
Claudio Mignanti
2c0596cd69
unifi: add sysupgrade and leds support
...
SVN-Revision: 24737
14 years ago
Felix Fietkau
0f157c1ad2
mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board
...
SVN-Revision: 24736
14 years ago
Jo-Philipp Wich
4869f2c5e8
fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
...
SVN-Revision: 24728
14 years ago
Felix Fietkau
6acfae9379
ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC
...
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24723
14 years ago
Gabor Juhos
b512523d6f
ar71xx: fix micrel phy patch (Patch from #8041.)
...
SVN-Revision: 24718
14 years ago
Gabor Juhos
96da72dc56
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
...
SVN-Revision: 24652
14 years ago
Gabor Juhos
cafe08a1b2
ar71xx: remove stray semicolons
...
SVN-Revision: 24651
14 years ago
Gabor Juhos
01c76bf128
ar71xx: fix WLAN LEDs on the DIR-825 board
...
SVN-Revision: 24650
14 years ago
Gabor Juhos
c1d3a23d19
ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
...
SVN-Revision: 24649
14 years ago
Gabor Juhos
e7ea6387a3
ar71xx: use usbdev trigger for USB LEDs by default
...
SVN-Revision: 24648
14 years ago
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
14 years ago
Gabor Juhos
3b8a79395a
generic: add usb_find_device_by_name helper
...
SVN-Revision: 24645
14 years ago
Gabor Juhos
0d01356fc6
generic: nuke 2.6.33 specific stuff, is not used by any platform
...
SVN-Revision: 24644
14 years ago
Gabor Juhos
8390b7dc9b
ar71xx: UBNT Secondary MAC address duplicate fix
...
There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.
Signed-off-by: Kestutis Barkauskas<keba@devint.net>
SVN-Revision: 24643
14 years ago