aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* image/ext2: fix rootfs partition size after [21362]Nicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21369
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
| | | | SVN-Revision: 21365
* target/x86: use common config items for options shared between generic and ↵Nicolas Thill2010-05-052-41/+22
| | | | | | olpc targets SVN-Revision: 21364
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-053-5/+5
| | | | SVN-Revision: 21362
* ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally ↵Jo-Philipp Wich2010-05-051-2/+4
| | | | | | truncate resolv.conf, thanks cshore SVN-Revision: 21361
* firewall: fix bug in iface hotplug handlerJo-Philipp Wich2010-05-051-1/+1
| | | | SVN-Revision: 21360
* openssl: update OCF userspace part to version 20100325Jo-Philipp Wich2010-05-042-269/+215
| | | | SVN-Revision: 21359
* kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4Jo-Philipp Wich2010-05-041-1/+25
| | | | SVN-Revision: 21358
* add OCF 20100325 support to brcm-2.4Jo-Philipp Wich2010-05-04186-2/+86782
| | | | SVN-Revision: 21357
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-04192-4797/+65214
| | | | SVN-Revision: 21356
* package/grub: only disable graphics on host grubNicolas Thill2010-05-041-1/+1
| | | | SVN-Revision: 21353
* revert r21085, fixes #7282Florian Fainelli2010-05-042-2/+2
| | | | SVN-Revision: 21352
* ath9k: fix filtering out multi-descriptor frames, which can cause issues ↵Felix Fietkau2010-05-041-0/+24
| | | | | | with 11n links because of bogus rx status data SVN-Revision: 21351
* let 802.1q support be built-in (#7280)Florian Fainelli2010-05-041-1/+0
| | | | SVN-Revision: 21349
* fix acx compile error with VLYNQ support (#7281)Florian Fainelli2010-05-041-1/+1
| | | | SVN-Revision: 21347
* remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵Jo-Philipp Wich2010-05-035-0/+85
| | | | | | VPN1411 crypto accelerator SVN-Revision: 21344
* base-files: Remove redundant stopping of watchdogVasilis Tsiligiannis2010-05-031-1/+0
| | | | | | busybox watchdog applet should stop the watchdog before shutting down SVN-Revision: 21341
* update acx-mac80211 to 20100422, patch from Bernhard LoosFlorian Fainelli2010-05-037-218/+260
| | | | SVN-Revision: 21335
* add stop() to watchdog init script, patch from Yury PolyanskiyFlorian Fainelli2010-05-031-1/+6
| | | | SVN-Revision: 21334
* use AMD standard command-set with winbond flash chips (#6966), patch from obinouFlorian Fainelli2010-05-033-0/+36
| | | | SVN-Revision: 21333
* hostapd: fix line reordering leading to segfaultsFelix Fietkau2010-05-021-3/+3
| | | | SVN-Revision: 21323
* mac80211: use the nl80211 driver for wpa_supplicantFelix Fietkau2010-05-021-1/+1
| | | | SVN-Revision: 21321
* wpa_supplicant: fix issues with the nl80211 driverFelix Fietkau2010-05-022-0/+128
| | | | SVN-Revision: 21320
* mac80211: enable rx/tx stbc by default if supportedFelix Fietkau2010-05-021-0/+4
| | | | SVN-Revision: 21319
* target/uml: fix host processor type selection on x86_64 (proper fix for [13166])Nicolas Thill2010-05-021-1/+2
| | | | SVN-Revision: 21318
* make acx available to PCI platforms as well (#7174)Florian Fainelli2010-05-022-11/+38
| | | | SVN-Revision: 21313
* add lzma tuning options, patch from Bernhard LoosFlorian Fainelli2010-05-023-8/+52
| | | | SVN-Revision: 21311
* fix upgrade detection logic, patch from Bernhard LoosFlorian Fainelli2010-05-021-10/+4
| | | | SVN-Revision: 21310
* fix sitecom firmware partition size, patch from Bernhard LoosFlorian Fainelli2010-05-022-2/+2
| | | | SVN-Revision: 21309
* unmark acx-mac80211 as being brokenFlorian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21308
* include second ethernet interface in bridge after r20022Florian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21307
* do not write to per-port over-current register, which is bogus (#6898)Florian Fainelli2010-05-022-0/+36
| | | | SVN-Revision: 21306
* package/grub: build a host grub and a target grub (#7269) - use the host ↵Nicolas Thill2010-05-022-56/+50
| | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305
* buildsystem: add a macro to test options supported by the host compilerNicolas Thill2010-05-021-1/+12
| | | | SVN-Revision: 21304
* ppp: rename 20-usb-modem to 20-atm-modemJo-Philipp Wich2010-05-022-1/+1
| | | | SVN-Revision: 21303
* ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa packageJo-Philipp Wich2010-05-022-0/+27
| | | | SVN-Revision: 21302
* target/uml: bump to 2.6.32.12Nicolas Thill2010-05-028-192/+2
| | | | SVN-Revision: 21301
* update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)Florian Fainelli2010-05-021-2/+2
| | | | SVN-Revision: 21300
* target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)Nicolas Thill2010-05-022-0/+22
| | | | SVN-Revision: 21293
* target/uml: rename patch 003 to match what we have in 2.6.30Nicolas Thill2010-05-021-0/+0
| | | | SVN-Revision: 21292
* target/uml: refresh 2.6.30 patchesNicolas Thill2010-05-021-7/+3
| | | | SVN-Revision: 21291
* target/uml: add patches for 2.6.32Nicolas Thill2010-05-025-0/+134
| | | | SVN-Revision: 21290
* nvram: fix crash when get, set or unset is invoked without argument (#7263)Jo-Philipp Wich2010-05-022-14/+26
| | | | SVN-Revision: 21288
* ppp: bring pppoa script in sync with updated ppp logicJo-Philipp Wich2010-05-011-7/+16
| | | | SVN-Revision: 21287
* firewall: - replace uci firewall with a modular dual stack implementation ↵Jo-Philipp Wich2010-05-0115-544/+1023
| | | | | | developed by Malte S. Stretz - bump version to 2 SVN-Revision: 21286
* comgt: - localize variables - bring scripts in sync with updated ppp logic - ↵Jo-Philipp Wich2010-05-012-5/+15
| | | | | | bump package revision SVN-Revision: 21285
* pptp: - bring pptp scripts in sync with updated ppp logic - bump package ↵Jo-Philipp Wich2010-05-012-10/+4
| | | | | | revision SVN-Revision: 21284
* ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named ↵Jo-Philipp Wich2010-05-015-63/+158
| | | | | | interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision SVN-Revision: 21283
* package/base-files: fix libraries packaging on 64bits targets (closes: #6918)Nicolas Thill2010-05-011-9/+14
| | | | SVN-Revision: 21282