aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More libtool madness: Every package which was using c++ and libtool fixupLars-Peter Clausen2009-06-042-4/+17
| | | | | | | | | | | | | | | was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add experimental support for the AP83-040 boardGabor Juhos2009-06-032-12/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-033-0/+310
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boardsGabor Juhos2009-06-033-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] refresh patchesGabor Juhos2009-06-036-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add flash locking codeGabor Juhos2009-06-032-1/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ead: fix missing library error while building tinysrpVasilis Tsiligiannis2009-06-032-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: clear variables used in for loopVasilis Tsiligiannis2009-06-031-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-0324-435/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libtool: revert r16212. It broke building packages using c++.Lars-Peter Clausen2009-06-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] uClibc-0.9.30.1: fix possible NULL pointer dereference (closes ↵Gabor Juhos2009-06-031-0/+11
| | | | | | #5242) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] merger mtu/802.1q related fixes:Florian Fainelli2009-06-032-11/+76
| | | | | | | | | | | bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. This patch also fixes the reception of 802.1q frames for default MTU which were reported as oversized. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] Fix accessing array after it end.Hauke Mehrtens2009-06-021-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-06-02Hauke Mehrtens2009-06-027-116/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add bootsplash to 2.6.30 as well and enable it per defaultMirko Vogt2009-06-023-1/+38536
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable PCIE on ppc44x as wellImre Kaloz2009-06-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package the e1000e driverImre Kaloz2009-06-021-2/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* missing changes for pcie handlingImre Kaloz2009-06-022-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add pcie feature flagImre Kaloz2009-06-021-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename cavium-octeon to octeonImre Kaloz2009-06-0222-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade avr32 to 2.6.30-rc7Imre Kaloz2009-06-023-14/+246
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspaceMirko Vogt2009-06-021-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵Felix Fietkau2009-06-011-3/+34
| | | | | | transition) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add working patches/config for 2.6.30Felix Fietkau2009-06-0112-0/+6513
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ip175c switch driver patch to 2.6.30Felix Fietkau2009-06-012-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: fix kernel version dependencyFelix Fietkau2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-014-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* temporary, hackish, etc, etc.. lzma support for the arm zImage loaderImre Kaloz2009-06-011-0/+911
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't use RedBoot on orionImre Kaloz2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] port lzmp that is packaged by debian, build it, but do not install ↵Florian Fainelli2009-06-014-0/+1100
| | | | | | it yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config optionImre Kaloz2009-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16280 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must ↵Florian Fainelli2009-06-011-1/+1
| | | | | | call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some more obsolete filesFelix Fietkau2009-06-0129-7767/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2.6.23 support, as the last target using that has been nuked, tooImre Kaloz2009-06-0159-42323/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* now that the gemini target is working, get rid of the obsolete and buggy ↵Imre Kaloz2009-06-0115-38746/+1
| | | | | | storm target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use squashfs on the gemini by default, remove broken flagImre Kaloz2009-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup mac addresses on gemini boardsImre Kaloz2009-06-011-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16271 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi for the gemini targetImre Kaloz2009-06-011-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* network: prevent unnecessary interface down/up cycles if no mac address ↵Felix Fietkau2009-06-011-2/+3
| | | | | | change is requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generate squashfs imagesImre Kaloz2009-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* register the watchdog on the wbd111Imre Kaloz2009-06-012-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* network: do not unnecessarily touch interfaces configured as proto=none; ↵Felix Fietkau2009-06-011-2/+11
| | | | | | bring down old aliases before setting up new ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* optimize the kernel for size... *sigh*Imre Kaloz2009-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.Hauke Mehrtens2009-06-011-3/+3
| | | | | | | Fixes #5245. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust ↵Nicolas Thill2009-06-012-2/+2
| | | | | | | | | | | | | | | | | release number This patch fixes an issue with the broadcom.sh configuration script when enabling sta mode. Currently sta mode works provided that you have an AP enabled as well but it doesn't work if you have a sta interface but not an AP. I found that merely reversing the order of the ap and apsta variables in the broadcom.sh script corrects this problem, and the attached patch does exactly that. Signed-off-by: Eric Bishop <ebishop@bu.edu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostap-driver] Add diversity optionVasilis Tsiligiannis2009-06-011-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another 2.6.30 related crypto fixImre Kaloz2009-06-011-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16253 3c298f89-4303-0410-b956-a3cf2f4a3e73