c85a89348fmove IMAGE_CMDLINE_HACK default to generic from targets
Andy Boyett
2009-10-05 17:05:34 +00:00
9a1e1858b7add missing USB kconfig options
Andy Boyett
2009-10-05 17:05:23 +00:00
1d462ca7bd2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option
Andy Boyett
2009-10-05 17:05:14 +00:00
233826380dexplicitly disable LEDS_GPIO_OF kconfig option
Andy Boyett
2009-10-05 17:05:05 +00:00
e11e0bbd13explicitly disable IBM_ASM kconfig option
Andy Boyett
2009-10-05 17:04:56 +00:00
ae8cb5fa93add missing SND_ARM kconfig option
Andy Boyett
2009-10-05 17:04:47 +00:00
dfe46f3d38add missing kconfig option to ps3 sound module
Andy Boyett
2009-10-05 17:04:17 +00:00
94d54bb667modules/usb: fix usb-etrax dependencies
Andy Boyett
2009-10-05 17:03:42 +00:00
0582d1ffb7dnsmasq: - 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
Jo-Philipp Wich
2009-10-05 16:58:06 +00:00
848a064c2cexplicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
Mirko Vogt
2009-10-05 15:41:53 +00:00
bbc091bd65dont select atm modules yet for ifxmips
John Crispin
2009-10-05 15:10:15 +00:00
e2f92c605dmountd: mark as 2.6 only
Nicolas Thill
2009-10-05 11:18:03 +00:00
3b0d91c6f5gdb: don't build on avr32
Nicolas Thill
2009-10-05 09:47:24 +00:00
0aeed7e525getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead
Nicolas Thill
2009-10-05 09:30:53 +00:00
b17f4b2a26gdb: have both gdb & gdbserver share defaults
Nicolas Thill
2009-10-05 09:12:05 +00:00
c8489ba3f8ramips: remove unneccesary ifdefs from the rt288x pci code
Gabor Juhos
2009-10-05 09:06:16 +00:00
e555522b95ramips: remove unneccesary includes from the rt288x pci code
Gabor Juhos
2009-10-05 09:06:13 +00:00
f992f34277ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
Gabor Juhos
2009-10-05 09:06:10 +00:00
1d1266a072fixes typo
John Crispin
2009-10-05 07:36:02 +00:00
4c93a1ff79remove crypto moduels from ifxmips menuconfig
John Crispin
2009-10-04 22:00:24 +00:00
546e37654bfixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
John Crispin
2009-10-04 21:58:18 +00:00
a70ef0c337adds pci support for rt288x
John Crispin
2009-10-04 19:53:17 +00:00
a23e3e8985remove reference to bogus packet
John Crispin
2009-10-04 19:46:48 +00:00
047eb61a56adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
John Crispin
2009-10-04 14:01:17 +00:00
2d25bf04c9fix typo in target description
Andy Boyett
2009-10-04 08:22:20 +00:00
25d21566aaadjust pointer size from 4 to 8 bytes in x86_64 site config
Nicolas Thill
2009-10-04 00:44:32 +00:00
0e43e71159remove ipset support from core, it is now provided by xtables-addons from the packages feed
Nicolas Thill
2009-10-03 23:51:10 +00:00
c9b0c63f07metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others
Nicolas Thill
2009-10-03 20:01:22 +00:00
8183d10d17check for sysfs before bypassing normal hotplug calls for firmware events (fixes#5200)
Felix Fietkau
2009-10-03 11:28:02 +00:00
ed17f32715busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes#2871
Felix Fietkau
2009-10-03 10:56:19 +00:00
8d9946530eath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
Felix Fietkau
2009-10-02 22:02:37 +00:00
7bd8115c7emetadata.pl: do not strip whitespaces from multiline data
Felix Fietkau
2009-10-02 22:02:31 +00:00
abffbb5da7add a defconfig for wrt160nl which contains switch settings
Felix Fietkau
2009-10-02 21:07:12 +00:00
eb59d14aacmac80211: autodetect the default phy mode based on 11n and freq capabilities
Felix Fietkau
2009-10-02 19:41:04 +00:00
d8aa4acfdamac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
Felix Fietkau
2009-10-02 19:16:16 +00:00
260d749684hostapd: initialize wme to sane values
Felix Fietkau
2009-10-02 18:55:03 +00:00
85bf6ad254ar71xx: fix usb preselection in profiles
Felix Fietkau
2009-10-02 18:17:23 +00:00
5c3c14b02fmac80211: 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
Felix Fietkau
2009-10-02 15:18:44 +00:00
be563b8702opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
Felix Fietkau
2009-10-02 15:18:38 +00:00
c1378fe9f1adds 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
John Crispin
2009-10-02 09:41:22 +00:00
7f3ed114f2Export USB host driver as kernel package
Claudio Mignanti
2009-10-02 09:34:10 +00:00
696c29fa4dbump ifxmips to .30
John Crispin
2009-10-02 08:09:27 +00:00
b88e08839adump 2.6.25 support
Claudio Mignanti
2009-10-02 08:07:39 +00:00
f826306179Fix#5873 and cleanup kernel config
Claudio Mignanti
2009-10-02 07:56:02 +00:00
fd6e548d42uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601)
Nicolas Thill
2009-10-02 00:18:16 +00:00
4a99a9b7e3ar71xx: use 'link4' LED for diagnostic on Bullet M
Gabor Juhos
2009-10-01 19:41:13 +00:00
399aeeed70ar71xx: initialize PCI controller on the Bullet M
Gabor Juhos
2009-10-01 19:41:11 +00:00
d2c055526car71xx: init ethernet mac address on the Bullet M
Gabor Juhos
2009-10-01 19:41:08 +00:00
dd3b2ae8afar71xx: add default network configuration for the Bullet M
Gabor Juhos
2009-10-01 19:41:06 +00:00
fa59c65847ar71xx: register GPIO button on the Bullet M
Gabor Juhos
2009-10-01 19:41:03 +00:00
91750d01a7busybox: update to v1.14.4 (closes: #5619)
Nicolas Thill
2009-09-28 12:38:46 +00:00
6fa03d63d4getver: get svn rev from last commit so that we have consistent revision numbers between git and svn
Nicolas Thill
2009-09-28 12:26:47 +00:00
2da13936e9firstboot: add support for union mounts
Felix Fietkau
2009-09-27 22:56:21 +00:00
9389255daeunion mounts: fix various bugs related to handling of mountpoints and copyups
Felix Fietkau
2009-09-27 22:56:18 +00:00
f5701d2996fix compile error in bfs on 2.6.31
Felix Fietkau
2009-09-27 22:56:14 +00:00
0f9f23aebebase-files: move firstboot to /sbin
Felix Fietkau
2009-09-27 22:56:11 +00:00
780edd9443union mounts: get rid of kernel log spam
Felix Fietkau
2009-09-27 22:56:07 +00:00
7f910f72bafix usage of smp_call_function
Florian Fainelli
2009-09-27 19:47:07 +00:00
9c65cbf386add mips64 support to kexec-tools, counterpart of r17768.
Florian Fainelli
2009-09-27 19:13:17 +00:00
d854270f76add kexec fixes for mips from M. Syrchin
Florian Fainelli
2009-09-27 19:11:53 +00:00
e014faf13fUpdate ipset to version 3.2
Hauke Mehrtens
2009-09-27 15:03:41 +00:00
6b575bcb0eppp: quote positional parameters when calling up/down scripts (closes: #5622)
Nicolas Thill
2009-09-27 14:14:09 +00:00
b3d3e5d752firewall: fix MSS issue affection RELATED new connections (closes: #5173)
Nicolas Thill
2009-09-27 13:57:09 +00:00