Commit Graph

8803 Commits (38516cd7800fdcc2305b2d0041fda8fd4bd30e2f)
 

Author SHA1 Message Date
John Crispin 38516cd780 fixes usb storage mounting
SVN-Revision: 12465
16 years ago
Felix Fietkau d962e2ea4a make openwrt boot on ar9130 (currently no ethernet yet)
SVN-Revision: 12463
16 years ago
Nicolas Thill 0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
16 years ago
Nicolas Thill adc7b255c7 Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
16 years ago
Nicolas Thill 5506066981 Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
16 years ago
Florian Fainelli 027563a593 Use a newer acx firmware
SVN-Revision: 12455
16 years ago
Florian Fainelli 3ab8360af0 Fix divisor calculation and configuration from previous commit, thanks sn9
SVN-Revision: 12454
16 years ago
Felix Fietkau 8509d0542f add a gzipped uImage for ar71xx
SVN-Revision: 12453
16 years ago
Felix Fietkau 5719247ae3 add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff
SVN-Revision: 12452
16 years ago
Felix Fietkau 304c93e487 install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
SVN-Revision: 12451
16 years ago
Felix Fietkau b2e997983b madwifi: fix compile warning
SVN-Revision: 12450
16 years ago
Felix Fietkau 29edfd71dc improve wds sta mode compatibility
SVN-Revision: 12449
16 years ago
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
16 years ago
Nicolas Thill 75f55a6c90 Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
Signed-off-by: Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12447
16 years ago
Florian Fainelli 219145702e Build images for the AG310, thanks sn9
SVN-Revision: 12446
16 years ago
Florian Fainelli b9489c5983 Correctly set b/g rate tables for mac80211, thanks sn9
SVN-Revision: 12445
16 years ago
Florian Fainelli 701d82cc8e Sync ar7 default network configuration with latest firewall and network settings, thanks sn9
SVN-Revision: 12444
16 years ago
Florian Fainelli 3abe371efd Fix divisor settings for external devices like wireless devices, thanks sn9
SVN-Revision: 12443
16 years ago
Florian Fainelli b25f2f5edb Update acx-mac80211 to a more recent snapshot, thanks sn9
SVN-Revision: 12439
16 years ago
Florian Fainelli 291abdac58 Build images for WAG54GP2v1 and v2, thanks sn9
SVN-Revision: 12438
16 years ago
Florian Fainelli 8ef58746f5 Add 2.6.26 kernel configuration file
SVN-Revision: 12437
16 years ago
Florian Fainelli 1fd291063a Switch ar7 to 2.6.26, thanks sn9
SVN-Revision: 12436
16 years ago
Felix Fietkau fff4882561 fix madwifi hal target for mips*
SVN-Revision: 12435
16 years ago
Felix Fietkau 6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
SVN-Revision: 12434
16 years ago
Florian Fainelli a35b2385ae this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>

SVN-Revision: 12433
16 years ago
Felix Fietkau c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
SVN-Revision: 12429
16 years ago
Felix Fietkau b28a095964 revert accidental change to madwifi.sh
SVN-Revision: 12428
16 years ago
Andy Boyett a12f23ba98 Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774
SVN-Revision: 12427
16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
SVN-Revision: 12424
16 years ago
Felix Fietkau fc8fa009ee remove bogus ifxmips network config override
SVN-Revision: 12423
16 years ago
Felix Fietkau 20054336c0 add back busybox httpd password auth support - fixes x-wrt
SVN-Revision: 12422
16 years ago
Felix Fietkau 683789250d madwifi: fix encryption type check
SVN-Revision: 12421
16 years ago
Felix Fietkau a2e70fed22 madwifi: only start hostapd when necessary
SVN-Revision: 12420
16 years ago
Felix Fietkau 5f30b3de44 add autoload for spi-ks8995
SVN-Revision: 12419
16 years ago
Felix Fietkau 4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems
SVN-Revision: 12418
16 years ago
Felix Fietkau 6488abc11c ppp: derive interface unit numbers from previous enumeration
SVN-Revision: 12417
16 years ago
Felix Fietkau 1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces
SVN-Revision: 12416
16 years ago
Felix Fietkau 38b96e6b68 fix kconfig for packages that only define =y, =m or =n rules
SVN-Revision: 12414
16 years ago
Felix Fietkau e44384cae9 upgrade to uci 0.6.1 - lots of cli and lua binding fixes
SVN-Revision: 12413
16 years ago
Felix Fietkau 053188e8c5 fix uboot-ifxmips compile on mac os x
SVN-Revision: 12412
16 years ago
John Crispin 12df593510 fixes broken if-then in led init script
SVN-Revision: 12411
16 years ago
Felix Fietkau 0e00c74946 add autoconf (fixes opkg build issues)
SVN-Revision: 12410
16 years ago
Felix Fietkau d42892ab5e fix busybox compile on mac os x
SVN-Revision: 12409
16 years ago
John Crispin 7f6ee846b7 make uci firewall backwards compatible to the old firewall.user
SVN-Revision: 12408
16 years ago
John Crispin 20216aa44d add proto tcpudp to firewall
SVN-Revision: 12407
16 years ago
John Crispin 1979082212 ifxmips should not overwrite DEFAULT_PACKAGES
SVN-Revision: 12406
16 years ago
Gabor Juhos bd8dcb7593 generate images for the EASY 5120P-ATA board
SVN-Revision: 12405
16 years ago
John Crispin 9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken
SVN-Revision: 12404
16 years ago
John Crispin 924d10d611 make sure uci firewall reverts its states when stopped
SVN-Revision: 12403
16 years ago
John Crispin 146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio
SVN-Revision: 12402
16 years ago