Commit Graph

15903 Commits (731877c5d95f0caefdd1484fe983083131f8eff2)
 

Author SHA1 Message Date
Felix Fietkau 731877c5d9 add a stripped down (and portable) version of flock to the host tools
SVN-Revision: 23707
14 years ago
Imre Kaloz 387c2adead remove unneeded config options, too
SVN-Revision: 23706
14 years ago
Imre Kaloz f6ff75eed6 fix typo
SVN-Revision: 23705
14 years ago
Imre Kaloz 723ab81016 get rid of old gcc versions
SVN-Revision: 23704
14 years ago
Imre Kaloz 57017cf64c add support for Linaro GCC 2010.10
SVN-Revision: 23703
14 years ago
Lars-Peter Clausen 4990417071 Fix patch
SVN-Revision: 23702
14 years ago
Imre Kaloz 16ec438707 fix typo
SVN-Revision: 23695
14 years ago
Imre Kaloz bdeb70c8d7 sync gcc's Config.in with Config.version
SVN-Revision: 23694
14 years ago
Imre Kaloz 3a89cedc85 the latest patchlevel gcc releases should work for these targets
SVN-Revision: 23693
14 years ago
Imre Kaloz 6bd93c3fdf fixup gcc version selection for the omap35xx target
SVN-Revision: 23692
14 years ago
Hamish Guthrie 27c9512c53 Update u-boot command-line parameters
SVN-Revision: 23691
14 years ago
Hamish Guthrie fffb9f805b Bumper gumstix kernel version to 2.6.36
SVN-Revision: 23690
14 years ago
Hamish Guthrie 7fd7db8981 kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
14 years ago
Hamish Guthrie cb9821611f Add 2.6.36 config for gumstix board
SVN-Revision: 23688
14 years ago
Hamish Guthrie a34d2d5cc1 Add missing symbols to 2.6.36 config
SVN-Revision: 23687
14 years ago
Imre Kaloz 4fb2718119 we don't support gcc 3.x for some time now
SVN-Revision: 23686
14 years ago
Imre Kaloz 95cba52ba4 remove support for binutils 2.18 and 2.20
SVN-Revision: 23685
14 years ago
Lars-Peter Clausen 5f9f23534b Fixed support for Iomega
* Added configuration file.
* Set blue power led during bootup
* enabled pci express

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23683
14 years ago
Lars-Peter Clausen 41ddcd79ab Adds leds and gpio keys support for Iomega iConnect.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23682
14 years ago
Michael Büsch 98bbc04fca libtool: Force nonparallel build.
SVN-Revision: 23681
14 years ago
Jo-Philipp Wich 87d81bc050 madwifi: fix syntax error introduced by r23660
SVN-Revision: 23679
14 years ago
Michael Büsch a932a9beca iptables: Fix call to md5s
SVN-Revision: 23675
14 years ago
Felix Fietkau c1d125fb33 hostapd: do not restrict ht capabilities for ap+sta
SVN-Revision: 23674
14 years ago
Felix Fietkau 3e7589ce1a mac80211: set GF flag in hostapd config if supported
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 23673
14 years ago
Lars-Peter Clausen 37ca712c59 Change kernel version to 2.6.36
SVN-Revision: 23671
14 years ago
Lars-Peter Clausen 4b67cfb58c ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component
SVN-Revision: 23670
14 years ago
Lars-Peter Clausen 98cc28e7d7 Add missing symbol to 2.6.36 config
SVN-Revision: 23669
14 years ago
Imre Kaloz 81059a2a96 mark targets maintained by me
SVN-Revision: 23668
14 years ago
Jo-Philipp Wich c0bda9a6a9 madwifi: make wep-open the default
SVN-Revision: 23660
14 years ago
Jo-Philipp Wich 1b495361a0 madwifi: add wep+open, wep+shared format support to madwifi as well
SVN-Revision: 23657
14 years ago
Jo-Philipp Wich 0280ac8c92 Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
https://dev.openwrt.org/ticket/8120

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23655
14 years ago
Florian Fainelli ffc84cf75c register uart driver on livebox (#8013)
SVN-Revision: 23653
14 years ago
Florian Fainelli 7bf5647070 refresh 2.6.35 patches
SVN-Revision: 23652
14 years ago
Florian Fainelli cfe4c4a106 refresh 2.6.35 patches
SVN-Revision: 23651
14 years ago
Felix Fietkau a82ff63978 ath9k: fix aggregation flush on ar9003
SVN-Revision: 23650
14 years ago
Felix Fietkau f3fb5d55a5 ath9k: add more pending locking fixes - fixes tx dma hang issues on reset
SVN-Revision: 23649
14 years ago
Michael Büsch 1f948866b8 gdb: There are dep issues with cconfig.h. Disable parallel build for now.
SVN-Revision: 23647
14 years ago
Florian Fainelli 5dba516032 hotplug2 depends on udevtrigger
SVN-Revision: 23646
14 years ago
Jo-Philipp Wich d45c310c34 allow overriding BIN_DIR (#7412)
SVN-Revision: 23643
14 years ago
Felix Fietkau e9378aa3cd hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
SVN-Revision: 23641
14 years ago
Jo-Philipp Wich cdbeb0e80b copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
SVN-Revision: 23639
14 years ago
Felix Fietkau c173d41012 mac80211: add uci support for the ad-hoc multicast rate setting
SVN-Revision: 23637
14 years ago
Felix Fietkau f65c625fda iw: add support for setting the multicast rate for ibss
SVN-Revision: 23636
14 years ago
Felix Fietkau 6934f55f3a mac80211: add support for setting the multicast rate for ibss
SVN-Revision: 23635
14 years ago
Alexandros C. Couloumbis e8e1084654 linux/mpc83xx: add preliminary 2.6.36 kernel support
SVN-Revision: 23633
14 years ago
Alexandros C. Couloumbis 0ee31ca22e package/busybox: include an upstream patch
SVN-Revision: 23630
14 years ago
Alexandros C. Couloumbis 4ab812109b package/madwifi: fix mtu setting. (closes #7858)
SVN-Revision: 23628
14 years ago
Felix Fietkau d80884021d hostapd: fix wpa_supplicant standalone compile
SVN-Revision: 23625
14 years ago
Claudio Mignanti 697d3e7066 Fix nxp_74hc164 driver compile error (builbot)
SVN-Revision: 23623
14 years ago
Claudio Mignanti d42d5412ec Add some symbols from buildbot
SVN-Revision: 23622
14 years ago