Commit Graph

12281 Commits

Author SHA1 Message Date
Andy Boyett
ae8cb5fa93 add missing SND_ARM kconfig option
SVN-Revision: 17900
2009-10-05 17:04:47 +00:00
Andy Boyett
dfe46f3d38 add missing kconfig option to ps3 sound module
SVN-Revision: 17899
2009-10-05 17:04:17 +00:00
Andy Boyett
94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
2009-10-05 17:03:42 +00:00
Jo-Philipp Wich
0582d1ffb7 dnsmasq: - make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision
SVN-Revision: 17897
2009-10-05 16:58:06 +00:00
Mirko Vogt
848a064c2c explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
2009-10-05 15:41:53 +00:00
John Crispin
bbc091bd65 dont select atm modules yet for ifxmips
SVN-Revision: 17888
2009-10-05 15:10:15 +00:00
Nicolas Thill
e2f92c605d mountd: mark as 2.6 only
SVN-Revision: 17867
2009-10-05 11:18:03 +00:00
Nicolas Thill
3b0d91c6f5 gdb: don't build on avr32
SVN-Revision: 17865
2009-10-05 09:47:24 +00:00
Nicolas Thill
0aeed7e525 getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead
SVN-Revision: 17864
2009-10-05 09:30:53 +00:00
Nicolas Thill
b17f4b2a26 gdb: have both gdb & gdbserver share defaults
SVN-Revision: 17863
2009-10-05 09:12:05 +00:00
Gabor Juhos
c8489ba3f8 ramips: remove unneccesary ifdefs from the rt288x pci code
SVN-Revision: 17862
2009-10-05 09:06:16 +00:00
Gabor Juhos
e555522b95 ramips: remove unneccesary includes from the rt288x pci code
SVN-Revision: 17861
2009-10-05 09:06:13 +00:00
Gabor Juhos
f992f34277 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
SVN-Revision: 17860
2009-10-05 09:06:10 +00:00
Gabor Juhos
e4741622cc ramips: add missing config option
SVN-Revision: 17859
2009-10-05 09:04:43 +00:00
John Crispin
1d1266a072 fixes typo
SVN-Revision: 17858
2009-10-05 07:36:02 +00:00
John Crispin
4c93a1ff79 remove crypto moduels from ifxmips menuconfig
SVN-Revision: 17857
2009-10-04 22:00:24 +00:00
John Crispin
546e37654b fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
SVN-Revision: 17856
2009-10-04 21:58:18 +00:00
John Crispin
a70ef0c337 adds pci support for rt288x
SVN-Revision: 17855
2009-10-04 19:53:17 +00:00
John Crispin
a23e3e8985 remove reference to bogus packet
SVN-Revision: 17854
2009-10-04 19:46:48 +00:00
John Crispin
047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
SVN-Revision: 17853
2009-10-04 14:01:17 +00:00
Andy Boyett
2d25bf04c9 fix typo in target description
SVN-Revision: 17848
2009-10-04 08:22:20 +00:00
Nicolas Thill
25d21566aa adjust pointer size from 4 to 8 bytes in x86_64 site config
SVN-Revision: 17845
2009-10-04 00:44:32 +00:00
Nicolas Thill
0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
2009-10-03 23:51:10 +00:00
Nicolas Thill
c9b0c63f07 metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others
SVN-Revision: 17840
2009-10-03 20:01:22 +00:00
Felix Fietkau
8183d10d17 check for sysfs before bypassing normal hotplug calls for firmware events (fixes #5200)
SVN-Revision: 17839
2009-10-03 11:28:02 +00:00
Felix Fietkau
ed17f32715 busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871
SVN-Revision: 17838
2009-10-03 10:56:19 +00:00
Felix Fietkau
8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
SVN-Revision: 17828
2009-10-02 22:02:37 +00:00
Felix Fietkau
7bd8115c7e metadata.pl: do not strip whitespaces from multiline data
SVN-Revision: 17827
2009-10-02 22:02:31 +00:00
Felix Fietkau
abffbb5da7 add a defconfig for wrt160nl which contains switch settings
SVN-Revision: 17826
2009-10-02 21:07:12 +00:00
Felix Fietkau
eb59d14aac mac80211: autodetect the default phy mode based on 11n and freq capabilities
SVN-Revision: 17825
2009-10-02 19:41:04 +00:00
Felix Fietkau
d8aa4acfda mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
SVN-Revision: 17824
2009-10-02 19:16:16 +00:00
Felix Fietkau
260d749684 hostapd: initialize wme to sane values
SVN-Revision: 17823
2009-10-02 18:55:03 +00:00
Felix Fietkau
85bf6ad254 ar71xx: fix usb preselection in profiles
SVN-Revision: 17822
2009-10-02 18:17:23 +00:00
Felix Fietkau
5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
SVN-Revision: 17821
2009-10-02 15:18:44 +00:00
Felix Fietkau
be563b8702 opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
SVN-Revision: 17820
2009-10-02 15:18:38 +00:00
John Crispin
c1378fe9f1 adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken
SVN-Revision: 17819
2009-10-02 09:41:22 +00:00
Claudio Mignanti
7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
2009-10-02 09:34:10 +00:00
John Crispin
696c29fa4d bump ifxmips to .30
SVN-Revision: 17817
2009-10-02 08:09:27 +00:00
Claudio Mignanti
b88e08839a dump 2.6.25 support
SVN-Revision: 17816
2009-10-02 08:07:39 +00:00
Claudio Mignanti
f826306179 Fix #5873 and cleanup kernel config
SVN-Revision: 17815
2009-10-02 07:56:02 +00:00
Nicolas Thill
fd6e548d42 uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601)
SVN-Revision: 17814
2009-10-02 00:18:16 +00:00
Gabor Juhos
4a99a9b7e3 ar71xx: use 'link4' LED for diagnostic on Bullet M
SVN-Revision: 17813
2009-10-01 19:41:13 +00:00
Gabor Juhos
399aeeed70 ar71xx: initialize PCI controller on the Bullet M
SVN-Revision: 17812
2009-10-01 19:41:11 +00:00
Gabor Juhos
d2c055526c ar71xx: init ethernet mac address on the Bullet M
SVN-Revision: 17811
2009-10-01 19:41:08 +00:00
Gabor Juhos
dd3b2ae8af ar71xx: add default network configuration for the Bullet M
SVN-Revision: 17810
2009-10-01 19:41:06 +00:00
Gabor Juhos
fa59c65847 ar71xx: register GPIO button on the Bullet M
SVN-Revision: 17809
2009-10-01 19:41:03 +00:00
Gabor Juhos
5aae65b58c ar71xx: add PCI Host Controller fixup for ar724x
SVN-Revision: 17808
2009-10-01 19:41:00 +00:00
Gabor Juhos
0757fee42d ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
SVN-Revision: 17807
2009-10-01 19:40:57 +00:00
Gabor Juhos
2e09669095 ar71xx: fix a typo in the ar724x PCI code
SVN-Revision: 17806
2009-10-01 19:40:51 +00:00
Claudio Mignanti
ef368dfc05 Implement sysfs interface for some specific cris driver
SVN-Revision: 17805
2009-10-01 15:44:28 +00:00