Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: rtl8366s: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 24935 | ||||
* | generic: rtl8366s: add vlan fid support | Gabor Juhos | 2011-01-08 | 1 | -0/+7 |
| | | | | SVN-Revision: 24934 | ||||
* | generic: rtl8366: add debugfs file for VLAN4K table | Gabor Juhos | 2011-01-08 | 2 | -0/+60 |
| | | | | SVN-Revision: 24933 | ||||
* | generic: rtl8366rb: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 24930 | ||||
* | ar71xx: use spinlock in ar71xx_device_{start,stop} | Gabor Juhos | 2011-01-08 | 1 | -18/+20 |
| | | | | SVN-Revision: 24929 | ||||
* | ar71xx: add kmod-usb-ohci module for the WNDR3700 profile | Gabor Juhos | 2011-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 24927 | ||||
* | Drop support for older kernel versions | Lars-Peter Clausen | 2011-01-06 | 78 | -59447/+0 |
| | | | | SVN-Revision: 24915 | ||||
* | Add 2.6.37 support | Lars-Peter Clausen | 2011-01-06 | 30 | -1/+19329 |
| | | | | SVN-Revision: 24914 | ||||
* | fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵ | Jo-Philipp Wich | 2011-01-05 | 7 | -7/+7 |
| | | | | | | Dickinson for tracking this down SVN-Revision: 24906 | ||||
* | disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵ | Jo-Philipp Wich | 2011-01-05 | 2 | -0/+2 |
| | | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905 | ||||
* | ramips: ramips_esw: fix typos | Gabor Juhos | 2011-01-04 | 1 | -2/+2 |
| | | | | | | Patch from #8577. SVN-Revision: 24898 | ||||
* | ar71xx: make uci-default scripts executable | Gabor Juhos | 2011-01-04 | 5 | -0/+0 |
| | | | | | | Reported-by: Nuno Gonçalves <nunojpg@gmail.com> SVN-Revision: 24897 | ||||
* | brcm47xx: fix compile problem when serial is deactivated. | Hauke Mehrtens | 2011-01-02 | 4 | -26/+44 |
| | | | | | | Thank you Andrey SVN-Revision: 24885 | ||||
* | generic: more CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-30 | 7 | -0/+28 |
| | | | | SVN-Revision: 24860 | ||||
* | cns21xx: add initial support for the Cavium CNS21xx SoC | Gabor Juhos | 2010-12-30 | 48 | -0/+16983 |
| | | | | SVN-Revision: 24859 | ||||
* | generic: update ARM mach-types | Gabor Juhos | 2010-12-29 | 5 | -21/+1703 |
| | | | | SVN-Revision: 24854 | ||||
* | generic: add missing CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-29 | 5 | -1/+37 |
| | | | | SVN-Revision: 24852 | ||||
* | generic: add CONFIG_DEBUG_ICEDCC symbol | Gabor Juhos | 2010-12-29 | 5 | -0/+5 |
| | | | | SVN-Revision: 24850 | ||||
* | multiple SPI driver fixes | Florian Fainelli | 2010-12-29 | 1 | -36/+29 |
| | | | | | | | | | | | - 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 | ||||
* | target/linux: sync to kernel 2.6.37-rc8, refresh patches | Alexandros C. Couloumbis | 2010-12-29 | 21 | -91/+60 |
| | | | | SVN-Revision: 24847 | ||||
* | patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real ↵ | Daniel Dickinson | 2010-12-28 | 1 | -17/+5 |
| | | | | | | 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 | ||||
* | patches-2.6.36: Fix flashmap spare length calculation from previous commit ↵ | Daniel Dickinson | 2010-12-28 | 1 | -2/+2 |
| | | | | | | (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 | ||||
* | spi driver: remove bcm_rset usage | Florian Fainelli | 2010-12-28 | 1 | -62/+74 |
| | | | | | | | | | | 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 | ||||
* | gemini: enable GPIO sysfs interface | Gabor Juhos | 2010-12-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 24839 | ||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 2 | -30/+5 |
| | | | | | | | | 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 | ||||
* | base-files: Added uci-defaults script to run mtd fixtrx on firstboot for ↵ | Daniel Dickinson | 2010-12-26 | 1 | -0/+20 |
| | | | | | | | | devices that need it. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24836 | ||||
* | mtd flashmap: Switched to calculating the rootfs size rather than depending ↵ | Daniel Dickinson | 2010-12-26 | 1 | -5/+52 |
| | | | | | | | | 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 | ||||
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 |
| | | | | SVN-Revision: 24814 | ||||
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 2 | -0/+16 |
| | | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 24811 | ||||
* | upgrade u-boot to v2010.12 | Imre Kaloz | 2010-12-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 24810 | ||||
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵ | Hauke Mehrtens | 2010-12-22 | 2 | -50/+19 |
| | | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805 | ||||
* | kernel: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 5 | -7/+7 |
| | | | | SVN-Revision: 24804 | ||||
* | brcm47xx: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 7 | -454/+1 |
| | | | | | | The deleted patches went upstream in 2.6.37-rc7 SVN-Revision: 24803 | ||||
* | uml: this patch went upstream | Hauke Mehrtens | 2010-12-22 | 1 | -38/+0 |
| | | | | SVN-Revision: 24802 | ||||
* | adm5120: make patches apply again and refresh them | Hauke Mehrtens | 2010-12-22 | 21 | -63/+63 |
| | | | | SVN-Revision: 24800 | ||||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 16 | -20/+20 |
| | | | | SVN-Revision: 24798 | ||||
* | brcm47xx: wgt634u mac address fix | Hauke Mehrtens | 2010-12-21 | 2 | -0/+40 |
| | | | | | | | | 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 | ||||
* | * fixes duplicate registration of dwc_otg usb core | John Crispin | 2010-12-20 | 1 | -47/+2 |
| | | | | SVN-Revision: 24738 | ||||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 3 | -1/+7 |
| | | | | SVN-Revision: 24737 | ||||
* | mpc85xx: fix up kernel config and make the target boot on the ↵ | Felix Fietkau | 2010-12-20 | 2 | -10/+80 |
| | | | | | | MPC8568E-MDS-PB board SVN-Revision: 24736 | ||||
* | fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich | Jo-Philipp Wich | 2010-12-19 | 3 | -18/+96 |
| | | | | SVN-Revision: 24728 | ||||
* | ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes ↵ | Felix Fietkau | 2010-12-19 | 1 | -0/+1 |
| | | | | | | | | broadcast frames on the second ethernet MAC Signed-off-by: Alexander Couzens <lynxis@c-base.org> SVN-Revision: 24723 | ||||
* | ar71xx: fix micrel phy patch (Patch from #8041.) | Gabor Juhos | 2010-12-19 | 3 | -3/+3 |
| | | | | SVN-Revision: 24718 | ||||
* | generic: fix min/max confusion in jffs2_sum_init on 2.6.32 | Gabor Juhos | 2010-12-17 | 1 | -0/+25 |
| | | | | SVN-Revision: 24652 | ||||
* | ar71xx: remove stray semicolons | Gabor Juhos | 2010-12-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 24651 | ||||
* | ar71xx: fix WLAN LEDs on the DIR-825 board | Gabor Juhos | 2010-12-17 | 1 | -0/+3 |
| | | | | SVN-Revision: 24650 | ||||
* | ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards | Gabor Juhos | 2010-12-17 | 3 | -14/+36 |
| | | | | SVN-Revision: 24649 | ||||
* | ar71xx: use usbdev trigger for USB LEDs by default | Gabor Juhos | 2010-12-17 | 7 | -3/+98 |
| | | | | SVN-Revision: 24648 | ||||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 9 | -0/+456 |
| | | | | SVN-Revision: 24646 | ||||
* | generic: add usb_find_device_by_name helper | Gabor Juhos | 2010-12-17 | 5 | -0/+420 |
| | | | | SVN-Revision: 24645 |