summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [target] Config.in: fix powerpc64 endiannessnico2009-12-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh 2.6.31 patchesnbd2009-12-182-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵nbd2009-12-1812-11116/+0
| | | | | | versions once they're ready - should fix #6375 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tl-wr1043nd: Register missing leds.juhosg2009-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: ar913x_wmac device support into a separate filejuhosg2009-12-1819-53/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move AP94 specific PCI init code into a separate filejuhosg2009-12-189-262/+208
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on thejuhosg2009-12-1813-2/+179
| | | | | | | patch from #6186) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add common m25p80 devicejuhosg2009-12-1822-208/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN ↵nico2009-12-181-3/+9
| | | | | | on ps3 & pxcab git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix rt2x00-lib dependency on PCI/USBnico2009-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] use a common site/linux config, since site/linux-gnu & ↵nico2009-12-183-144/+74
| | | | | | site/linux-uclibc configs are identical git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: check for libpthread_so.a instead of libc_so.a (some ↵nico2009-12-181-1/+1
| | | | | | gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵nbd2009-12-176-0/+60115
| | | | | | fixes split out into separate patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 ↵nbd2009-12-161-5/+5
| | | | | | bytes may not be enough. suggested by maddes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* .gitignore: ignore vim swap filesnbd2009-12-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel-headers: add linux 2.6.30 headers for ubicom32nbd2009-12-161-0/+4852
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: fix linker errors on osx with gcc 4.4+nbd2009-12-162-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵nbd2009-12-162-3/+24
| | | | | | performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)nbd2009-12-151-11/+12
| | | | | | | | It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] let usb-video load after video-core (#6214)florian2009-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable diagnostic LED on the Routerstation Projuhosg2009-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.15.3nico2009-12-153-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make beagleboard as subtarget from omap35xxryd2009-12-1413-4/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove uniq memleak patch, applet was fixed upstream in ↵nico2009-12-141-11/+0
| | | | | | v1.15.2 (closes: #6354) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not download kernel sources when using an external kernel treenbd2009-12-141-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adding Beagleboard support - unfinishedryd2009-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] add a src-link example to feeds.conf.defaultjow2009-12-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] generate bifferboard images, patch from bifferosflorian2009-12-131-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driverjow2009-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add preliminary support for the bifferboard, patch from bifferosflorian2009-12-125-1/+293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵nbd2009-12-124-2/+469
| | | | | | recovery mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)nbd2009-12-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)nbd2009-12-121-3/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix portability issues and other minor bugs in the wrt350nv2 image buildernbd2009-12-121-19/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wrt350n v2 image building code from #5970 (thx, maddes)nbd2009-12-129-0/+2011
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma2eva: Endianness fixes.mb2009-12-111-26/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules: package the leds-wndr3700-usb driverjuhosg2009-12-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add driver for the USB LED on the WNDR3700juhosg2009-12-118-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ar71xx_device_stopped functionjuhosg2009-12-112-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix build error with 2.6.31.7juhosg2009-12-112-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix NULL pointer dereference in the ethernet driverjuhosg2009-12-111-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work againflorian2009-12-115-122/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove the host-tool lzma dependency we now use the one provided in ↵florian2009-12-111-4/+0
| | | | | | openwrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge DSA switch patchjuhosg2009-12-115-140/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge ag71xx specific patchesjuhosg2009-12-1110-349/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: nuke 2.6.28 supportjuhosg2009-12-1128-934/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mdio_bus reset codejuhosg2009-12-112-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchkaloz2009-12-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.31.7kaloz2009-12-115-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* menuconfig: allow wildcard includes to return no match (#6339)nbd2009-12-112-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18743 3c298f89-4303-0410-b956-a3cf2f4a3e73