Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hostap: move patches to the right place | Gabor Juhos | 2009-12-26 | 2 | -0/+40 |
| | | | | SVN-Revision: 18945 | ||||
* | ar71xx: move dsa switch device support into a separate file | Gabor Juhos | 2009-12-26 | 11 | -39/+88 |
| | | | | SVN-Revision: 18943 | ||||
* | ar71xx: move mach type definitions into a separate include file | Gabor Juhos | 2009-12-26 | 26 | -60/+80 |
| | | | | SVN-Revision: 18942 | ||||
* | ar71xx: change board specific Kconfig option to 'default n' | Gabor Juhos | 2009-12-26 | 1 | -21/+21 |
| | | | | SVN-Revision: 18941 | ||||
* | ar71xx: move USB host device support into a separate file | Gabor Juhos | 2009-12-26 | 21 | -149/+220 |
| | | | | SVN-Revision: 18940 | ||||
* | ar71xx: remove more unnecessary includes | Gabor Juhos | 2009-12-26 | 16 | -22/+0 |
| | | | | SVN-Revision: 18939 | ||||
* | ar71xx: use the generic m25p80 registration code for the MZK-W04NU | Gabor Juhos | 2009-12-26 | 1 | -14/+2 |
| | | | | SVN-Revision: 18938 | ||||
* | ar71xx: move gpio-buttons support into a spearate file | Gabor Juhos | 2009-12-26 | 30 | -74/+137 |
| | | | | SVN-Revision: 18937 | ||||
* | ar71xx: move leds-gpio device support into a spearate file | Gabor Juhos | 2009-12-26 | 29 | -48/+124 |
| | | | | SVN-Revision: 18936 | ||||
* | work on pci. | Hauke Mehrtens | 2009-12-26 | 2 | -52/+25 |
| | | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933 | ||||
* | ar71xx: move PB42 specific PCI init code into a separate file | Gabor Juhos | 2009-12-25 | 13 | -101/+86 |
| | | | | SVN-Revision: 18932 | ||||
* | ar71xx: remove unnecessary includes | Gabor Juhos | 2009-12-25 | 2 | -5/+1 |
| | | | | SVN-Revision: 18931 | ||||
* | remove more duplicate kernel source files | Felix Fietkau | 2009-12-25 | 6 | -502/+0 |
| | | | | SVN-Revision: 18928 | ||||
* | deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵ | Felix Fietkau | 2009-12-25 | 24 | -2668/+0 |
| | | | | | | files/ SVN-Revision: 18927 | ||||
* | ar71xx: fix bi-color led on the TL-WR841N v1.5 | Gabor Juhos | 2009-12-25 | 1 | -4/+7 |
| | | | | SVN-Revision: 18926 | ||||
* | ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30 | Gabor Juhos | 2009-12-25 | 3 | -21/+12 |
| | | | | | | Fixes a possible NULL pointer dereference. SVN-Revision: 18925 | ||||
* | add WRT300N v1.1 support (patch from #6379) | Felix Fietkau | 2009-12-24 | 3 | -3/+23 |
| | | | | SVN-Revision: 18921 | ||||
* | sort & rearrange arch selection | Nicolas Thill | 2009-12-23 | 1 | -38/+34 |
| | | | | SVN-Revision: 18904 | ||||
* | generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵ | Nicolas Thill | 2009-12-23 | 5 | -5/+15 |
| | | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900 | ||||
* | generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) | Nicolas Thill | 2009-12-23 | 4 | -0/+4 |
| | | | | SVN-Revision: 18899 | ||||
* | ar71xx: change firmware image name for th TP-Link boards | Gabor Juhos | 2009-12-22 | 1 | -5/+5 |
| | | | | SVN-Revision: 18895 | ||||
* | ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile | Gabor Juhos | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18894 | ||||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 14 | -1/+213 |
| | | | | SVN-Revision: 18893 | ||||
* | ar71xx: add dsa driver for the 88e6063 chip | Gabor Juhos | 2009-12-22 | 10 | -0/+408 |
| | | | | SVN-Revision: 18892 | ||||
* | mpc52xx: add missing kernel config symbol | Nicolas Thill | 2009-12-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 18881 | ||||
* | stay coherent when defining ARCH | Nicolas Thill | 2009-12-21 | 2 | -2/+2 |
| | | | | SVN-Revision: 18873 | ||||
* | remove redundant LINUX_KARCH variables | Nicolas Thill | 2009-12-21 | 5 | -5/+0 |
| | | | | SVN-Revision: 18871 | ||||
* | kernel: add mips_machine_set_name function | Gabor Juhos | 2009-12-20 | 3 | -63/+78 |
| | | | | SVN-Revision: 18861 | ||||
* | ar71xx: update AR7240 PCI code | Gabor Juhos | 2009-12-20 | 11 | -84/+226 |
| | | | | SVN-Revision: 18860 | ||||
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵ | Felix Fietkau | 2009-12-20 | 3 | -117/+228 |
| | | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858 | ||||
* | ar71xx: fix WNDR3700 firmware images | Gabor Juhos | 2009-12-19 | 1 | -2/+2 |
| | | | | | | | WNDR3700's U-Boot loads the kernel from a squashfs image, and it does not support squashfs 4.0. SVN-Revision: 18851 | ||||
* | ar71xx: fix WNDR3700 image generation | Nicolas Thill | 2009-12-19 | 1 | -4/+3 |
| | | | | SVN-Revision: 18849 | ||||
* | ar71xx: Fix LED active_low for the TL-WR1043ND board | Gabor Juhos | 2009-12-19 | 1 | -4/+4 |
| | | | | | | | | This fixes the LED active_low's for the TP-Link wr1043nd board Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18844 | ||||
* | disable IB & SDK when using an external toolchain (closes: #6001) | Nicolas Thill | 2009-12-18 | 2 | -0/+2 |
| | | | | SVN-Revision: 18837 | ||||
* | Config.in: fix powerpc64 endianness | Nicolas Thill | 2009-12-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 18828 | ||||
* | refresh 2.6.31 patches | Felix Fietkau | 2009-12-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 18823 | ||||
* | remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵ | Felix Fietkau | 2009-12-18 | 12 | -11116/+0 |
| | | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822 | ||||
* | tl-wr1043nd: Register missing leds. | Gabor Juhos | 2009-12-18 | 1 | -2/+12 |
| | | | | | | | | | | | This adds the folowing for the TP-Link wr1043nd board 1. USB and WLAN LEDS 2. Change QSS LED from red to green 3. Fix polarity of the System LED Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18821 | ||||
* | ar71xx: ar913x_wmac device support into a separate file | Gabor Juhos | 2009-12-18 | 19 | -53/+119 |
| | | | | SVN-Revision: 18820 | ||||
* | ar71xx: move AP94 specific PCI init code into a separate file | Gabor Juhos | 2009-12-18 | 9 | -262/+208 |
| | | | | SVN-Revision: 18819 | ||||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | 13 | -2/+179 |
| | | | | | | patch from #6186) SVN-Revision: 18818 | ||||
* | ar71xx: add common m25p80 device | Gabor Juhos | 2009-12-18 | 22 | -208/+101 |
| | | | | SVN-Revision: 18817 | ||||
* | ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵ | Felix Fietkau | 2009-12-17 | 6 | -0/+60115 |
| | | | | | | fixes split out into separate patches SVN-Revision: 18806 | ||||
* | Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing ↵ | Felix Fietkau | 2009-12-15 | 1 | -11/+12 |
| | | | | | | issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. SVN-Revision: 18789 | ||||
* | ar71xx: enable diagnostic LED on the Routerstation Pro | Gabor Juhos | 2009-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18782 | ||||
* | Make beagleboard as subtarget from omap35xx | Jens Muecke | 2009-12-14 | 13 | -4/+27 |
| | | | | SVN-Revision: 18779 | ||||
* | Adding Beagleboard support - unfinished | Jens Muecke | 2009-12-14 | 11 | -0/+35111 |
| | | | | | | | | | | | | | | | | | | | The beagleboard target is still unfinied: running: - MMC Card (incl. boot) - DSS2 graphic driver missing: - full USB Host and Gadget TODO: - improve graphic support - full boot from flash and SD - incl. update - XServer - Gaming support SVN-Revision: 18775 | ||||
* | generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 | 1 | -0/+5 |
| | | | | SVN-Revision: 18768 | ||||
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 5 | -1/+293 |
| | | | | SVN-Revision: 18766 | ||||
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | Felix Fietkau | 2009-12-12 | 1 | -3/+22 |
| | | | | SVN-Revision: 18763 |