aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* ↵Felix Fietkau2011-11-282-0/+2
| | | | | | for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: bump to 3.1.3John Crispin2011-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: bump to 3.1.3John Crispin2011-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a regression in touching power mode related registersFelix Fietkau2011-11-271-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dropbear: fix build breakageFelix Fietkau2011-11-271-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: enable ANI on ar913x, should noticeably improve stability in noisy ↵Felix Fietkau2011-11-271-0/+11
| | | | | | environments git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-2516-116/+84
| | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dropbear: update to 2011.54Nicolas Thill2011-11-255-54/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dnsmasq: update to 2.59 (thanks to Raphael Huck)Nicolas Thill2011-11-252-15/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: modify phy mask of the WP543 boardGabor Juhos2011-11-241-2/+2
| | | | | | This fixes ethernet on newer boards. Based on a patch from #9702. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinfw: use htonl/ntohlGabor Juhos2011-11-241-44/+39
| | | | | | Based on a patch by Adrian Chadd <adrian@freebsd.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wndr3800 machine nameGabor Juhos2011-11-245-2/+9
| | | | | | | | This fixes the machine name in /proc/cpuinfo and luci status page machine name. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: copy atheros initramfs images to the image directoryGabor Juhos2011-11-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: specify mtd layout in command line for the DB120 boardGabor Juhos2011-11-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: wget: URL-decode user:password before base64-encoding it ↵Nicolas Thill2011-11-237-9/+246
| | | | | | into auth hdr (upstream fix) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix aggregation related kernel warnings when using wdsFelix Fietkau2011-11-231-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix setting channel bandwidth before bringing up interfacesFelix Fietkau2011-11-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patchJohn Crispin2011-11-231-51/+0
| | | | | | This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: use host build_dir instead of target build_dirNicolas Thill2011-11-233-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq:John Crispin2011-11-229-65/+404
| | | | | | | | | | | * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix atomic64 issues on x86 / umlNicolas Thill2011-11-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] don't package gpioctl by defaultFlorian Fainelli2011-11-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/uml: export atomic64_* functions on 32-bit x86Nicolas Thill2011-11-211-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: revert unrelated change in previous commitJo-Philipp Wich2011-11-211-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix reversed WARN_ON() condition which causes a stray ↵Jo-Philipp Wich2011-11-212-0/+13
| | | | | | stacktrace on boot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: set GE0 phy_mask for AR933xGabor Juhos2011-11-201-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a pending aggregation fixFelix Fietkau2011-11-203-13/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: refresh p54spi patchesFelix Fietkau2011-11-203-12/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a workqueue compat backportFelix Fietkau2011-11-201-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29271 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix D-Link DSL-2650U image generationJo-Philipp Wich2011-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-1922-55/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/env: improve the wording of the question when starting repository ↵Felix Fietkau2011-11-191-1/+1
| | | | | | (patch by Rolf Leggewie) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/env: make mv and cp operations more robust (treat dotfiles ↵Felix Fietkau2011-11-191-0/+4
| | | | | | appropriately) (based on patch by Rolf Leggewie) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "package/mac80211: fix atomic64 compat"Felix Fietkau2011-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: allow run-time change of the chanbw debugfs fileFelix Fietkau2011-11-193-6/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: kill remaining processes after running user hooks (#10461)Jo-Philipp Wich2011-11-192-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-1831-708/+544
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] build images for D-Link DSL-2650U (#9003)Florian Fainelli2011-11-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix cbus nested IRQ ackingMichael Büsch2011-11-173-48/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix initialization of software IRQ maskMichael Büsch2011-11-171-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update 3.1 configMichael Büsch2011-11-171-7/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Some retu/tahvo IRQ fixesMichael Büsch2011-11-172-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add basic kexec fixes.Michael Büsch2011-11-171-0/+2415
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix atomic64 compatNicolas Thill2011-11-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: now that we have date -k, adjust the kernel timezone ↵Jo-Philipp Wich2011-11-172-2/+5
| | | | | | after setting up TZ and localtime git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add a "date -k" to set the kernel timezone from the ↵Jo-Philipp Wich2011-11-172-1/+84
| | | | | | current localtime utc offset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203 3c298f89-4303-0410-b956-a3cf2f4a3e73
* p54spi: workqueue deadlock fixMichael Büsch2011-11-161-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add workaround for omapfb locking bug.Michael Büsch2011-11-161-0/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29201 3c298f89-4303-0410-b956-a3cf2f4a3e73