aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Config.in: fix powerpc64 endiannessNicolas Thill2009-12-181-0/+1
| | | | SVN-Revision: 18828
* refresh 2.6.31 patchesFelix Fietkau2009-12-182-4/+4
| | | | SVN-Revision: 18823
* remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵Felix Fietkau2009-12-1812-11116/+0
| | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822
* tl-wr1043nd: Register missing leds.Gabor Juhos2009-12-181-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 fileGabor Juhos2009-12-1819-53/+119
| | | | SVN-Revision: 18820
* ar71xx: move AP94 specific PCI init code into a separate fileGabor Juhos2009-12-189-262/+208
| | | | SVN-Revision: 18819
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵Gabor Juhos2009-12-1813-2/+179
| | | | | | patch from #6186) SVN-Revision: 18818
* ar71xx: add common m25p80 deviceGabor Juhos2009-12-1822-208/+101
| | | | SVN-Revision: 18817
* wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & ↵Nicolas Thill2009-12-181-3/+9
| | | | | | pxcab SVN-Revision: 18813
* mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
| | | | SVN-Revision: 18812
* use a common site/linux config, since site/linux-gnu & site/linux-uclibc ↵Nicolas Thill2009-12-183-144/+74
| | | | | | configs are identical SVN-Revision: 18811
* base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc ↵Nicolas Thill2009-12-181-1/+1
| | | | | | combinations don't provide a libpthread_so.a matching libc_so.a) SVN-Revision: 18810
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵Felix Fietkau2009-12-176-0/+60115
| | | | | | fixes split out into separate patches SVN-Revision: 18806
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 ↵Felix Fietkau2009-12-161-5/+5
| | | | | | bytes may not be enough. suggested by maddes SVN-Revision: 18794
* .gitignore: ignore vim swap filesFelix Fietkau2009-12-161-0/+1
| | | | SVN-Revision: 18793
* kernel-headers: add linux 2.6.30 headers for ubicom32Felix Fietkau2009-12-161-0/+4852
| | | | SVN-Revision: 18792
* gcc: fix linker errors on osx with gcc 4.4+Felix Fietkau2009-12-162-0/+24
| | | | SVN-Revision: 18791
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵Felix Fietkau2009-12-162-3/+24
| | | | | | performance SVN-Revision: 18790
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing ↵Felix Fietkau2009-12-151-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
* let usb-video load after video-core (#6214)Florian Fainelli2009-12-151-1/+1
| | | | SVN-Revision: 18788
* ar71xx: enable diagnostic LED on the Routerstation ProGabor Juhos2009-12-151-1/+1
| | | | SVN-Revision: 18782
* busybox: update to v1.15.3Nicolas Thill2009-12-153-14/+2
| | | | SVN-Revision: 18781
* Make beagleboard as subtarget from omap35xxJens Muecke2009-12-1413-4/+27
| | | | SVN-Revision: 18779
* busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ↵Nicolas Thill2009-12-141-11/+0
| | | | | | (closes: #6354) SVN-Revision: 18778
* do not download kernel sources when using an external kernel treeFelix Fietkau2009-12-141-1/+3
| | | | SVN-Revision: 18777
* Adding Beagleboard support - unfinishedJens Muecke2009-12-1411-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
* add a src-link example to feeds.conf.defaultJo-Philipp Wich2009-12-131-0/+1
| | | | SVN-Revision: 18773
* generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-131-0/+5
| | | | SVN-Revision: 18768
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | SVN-Revision: 18767
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-125-1/+293
| | | | SVN-Revision: 18766
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵Felix Fietkau2009-12-124-2/+469
| | | | | | recovery mode SVN-Revision: 18765
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
| | | | SVN-Revision: 18764
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
| | | | SVN-Revision: 18763
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
| | | | SVN-Revision: 18762
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-129-0/+2011
| | | | SVN-Revision: 18761
* lzma2eva: Endianness fixes.Michael Büsch2009-12-111-26/+88
| | | | SVN-Revision: 18760
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | SVN-Revision: 18759
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
| | | | SVN-Revision: 18758
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
| | | | SVN-Revision: 18757
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
| | | | SVN-Revision: 18756
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
| | | | SVN-Revision: 18755
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
| | | | SVN-Revision: 18754
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
| | | | SVN-Revision: 18753
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
| | | | SVN-Revision: 18752
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
| | | | SVN-Revision: 18751
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
| | | | SVN-Revision: 18750
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
| | | | SVN-Revision: 18749
* refresh patchImre Kaloz2009-12-111-4/+4
| | | | SVN-Revision: 18748
* upgrade to 2.6.31.7Imre Kaloz2009-12-115-6/+6
| | | | SVN-Revision: 18747
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-112-2/+8
| | | | SVN-Revision: 18743