1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • 3cecb5ee60 fix alsa snd_fops problem (#1426) nbd 2007-07-11 10:19:29 +00:00
  • c0bcf0f893 reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts nbd 2007-07-11 06:47:33 +00:00
  • 119dd315ef remove a warning that has confused a few people nbd 2007-07-11 06:15:50 +00:00
  • b0f539a440 fix cflags for xscale (#2026) nbd 2007-07-11 05:18:19 +00:00
  • 7c63c17b62 color change to make menuconfig easier to read (patch from #1730) nbd 2007-07-11 04:03:01 +00:00
  • c27ae1a723 fix a typo in the imq module (patch from #2005) nbd 2007-07-10 20:42:26 +00:00
  • 8bf629c36a fix PACKAGES:= for target profiles in target.mk nbd 2007-07-10 20:36:25 +00:00
  • 70e09c2296 fix a typo nbd 2007-07-10 20:21:09 +00:00
  • 56d9da3f40 fix docs compile targets nbd 2007-07-10 16:38:05 +00:00
  • 59d8027541 [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) juhosg 2007-07-10 11:02:07 +00:00
  • 4a74102e06 fix channel/frequency returned by scan mbm 2007-07-09 21:27:13 +00:00
  • e572a2988f disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected) juhosg 2007-07-09 16:36:19 +00:00
  • d62e77d17e restart wds links when wifi is restarted mbm 2007-07-09 16:11:21 +00:00
  • 5de06f6e31 au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting florian 2007-07-09 16:06:43 +00:00
  • 059ccded98 add second package source for packages built from the /packages repository fix up first package source (should be release, not snapshots on 7.07) nbd 2007-07-09 07:09:44 +00:00
  • c43867db68 fix the cpu_wait patch for 2.6.22 nbd 2007-07-09 05:44:15 +00:00
  • 232eda9804 add busybox printf patch from #2021 nbd 2007-07-09 03:05:18 +00:00
  • 0d861019fc 2.6.22 is released :) nbd 2007-07-09 02:23:00 +00:00
  • 47260b44fb remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet nbd 2007-07-09 00:19:13 +00:00
  • af7fc344c8 hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) nbd 2007-07-09 00:13:47 +00:00
  • 88d097f618 some updates for s100 blogic 2007-07-08 19:16:02 +00:00
  • 71b58d810f added i686 support and profile for t-vision s100 blogic 2007-07-08 16:11:40 +00:00
  • ff77b035d0 fix usb-storage permissions mbm 2007-07-08 13:23:17 +00:00
  • ba2d065090 more wpa+wds patches mbm 2007-07-08 12:51:30 +00:00
  • 07790ddaf9 fix busybox --help problems on rebuild mbm 2007-07-07 20:12:42 +00:00
  • 818503d2bd fix madwifi compile for 2.4 nbd 2007-07-07 09:29:15 +00:00
  • a91b345646 fix bug with ap+sta modes using wpa mbm 2007-07-04 18:34:11 +00:00
  • 1ecb101e99 rearrange diag's platform detection code to look for known platform strings before guessing mbm 2007-07-04 16:51:00 +00:00
  • 3af73594f6 patch wlc and scripts to control wl's builtin wpa supplicant mbm 2007-07-04 16:49:08 +00:00
  • 963882cd16 Package the hardware clock utility and fix english typos (#2015) florian 2007-07-04 11:20:46 +00:00
  • cb0f299275 clean up default wifi config mbm 2007-07-04 11:15:12 +00:00
  • e84d529127 fix a race condition with broadcom wl devices in a bridge if a device is added before the bridge is brought up, the wifi settings are lost nbd 2007-07-04 05:05:46 +00:00
  • c49b0723e2 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment nbd 2007-07-04 04:35:44 +00:00
  • 488a32cc9b refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag) nbd 2007-07-04 03:55:23 +00:00
  • 48b9894bf6 remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago nbd 2007-07-04 02:11:41 +00:00
  • 5dbe65be90 remove minstrel rate hack nbd 2007-07-04 01:53:21 +00:00
  • efefaf61f9 another madwifi update nbd 2007-07-04 01:25:54 +00:00
  • 51aeb843d0 more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing nbd 2007-07-04 00:48:59 +00:00
  • 1f9285016a update to the latest madwifi snapshot nbd 2007-07-03 21:03:58 +00:00
  • f791c43be8 [adm5120] more generic handling of Macronix flash chips, fix #2008 juhosg 2007-07-03 17:04:46 +00:00
  • c61315874e fix util-linux compile on avr32 nbd 2007-07-03 01:13:10 +00:00
  • dd85e3ce1f wds-wpa support mbm 2007-07-02 22:58:11 +00:00
  • 2d324759e7 refresh a patch that is causing problems on certain systems nbd 2007-07-02 21:52:32 +00:00
  • 00a549f7c8 fix a glitch in the status output of the non-verbose builds for adm5120 nbd 2007-07-02 19:10:14 +00:00
  • 0f21780336 fix sdk build nbd 2007-07-02 18:36:31 +00:00
  • 35a181a51f move ncurses to trunk and 7.07 (util-linux depends on it) nbd 2007-07-02 17:53:19 +00:00
  • 43bab0e4ee fix a horrible memleak in madwifi nbd 2007-07-02 10:59:51 +00:00
  • df40b4d7da nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable here nbd 2007-07-02 06:53:30 +00:00
  • e843d1020d update imq patches (fixes #2009) nbd 2007-07-02 06:31:27 +00:00
  • 6c86d4baaa upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc - compile tested on .21, run time tested on .22-rc6 nbd 2007-07-02 02:10:01 +00:00
  • 5939035634 Move SSB out of brcm47xx target into generic-2.6 target noz 2007-07-01 22:44:05 +00:00
  • 6598291ff8 add gateway 7001 support patch from #1918 nbd 2007-07-01 19:02:23 +00:00
  • 9d8c82f539 bump busybox release number nbd 2007-07-01 18:43:55 +00:00
  • 91c8022bf8 nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to date nbd 2007-07-01 18:37:12 +00:00
  • 6b70f7ae81 Use -Os for rdc and -O2 for the x86 target florian 2007-07-01 17:53:28 +00:00
  • 52550115fa Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements noz 2007-07-01 17:45:47 +00:00
  • 5b8df1d94e Package cfdisk and bump release number (#1992) florian 2007-07-01 17:43:31 +00:00
  • db7b4bf9f3 Make bcm43xx-mac802xx bcm47xx-2.6 specific florian 2007-07-01 14:05:36 +00:00
  • bee7393070 reordered GENERIC_PATCH_DIR variable juhosg 2007-07-01 11:44:50 +00:00
  • 630173be53 patch-cmdline is now gone florian 2007-07-01 09:47:26 +00:00
  • 12e7312770 Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) florian 2007-07-01 09:45:27 +00:00
  • cd7b6d1acc [adm5120] rewrite of memory detection code, should be fix #1909 juhosg 2007-07-01 09:30:21 +00:00
  • d412cd8af2 massively reduce the number of forks that busybox ash has to do while processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets nbd 2007-07-01 03:42:49 +00:00
  • a4fd36a659 Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640 noz 2007-06-30 23:10:22 +00:00
  • 8c89eaecce fix a crash related to wep and mic handling (#1973) nbd 2007-06-30 22:30:36 +00:00
  • 5ea9a24830 merge the kernel config parts at dump time, so that overrides that disable certain features work nbd 2007-06-30 21:49:25 +00:00
  • 03043dc1e9 fix kernel config feature autodetection nbd 2007-06-30 21:42:57 +00:00
  • 3462ef2525 move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it nbd 2007-06-30 21:09:02 +00:00
  • 101062e081 fix a warning (#1800) nbd 2007-06-30 20:00:29 +00:00
  • 34f3b3c178 add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release nbd 2007-06-30 19:47:24 +00:00
  • 7ea4f506bb make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state nbd 2007-06-30 19:30:38 +00:00
  • 08ec77b115 include the network state in the dnsmasq init script. this makes it possible to run a dhcp server on dynamically assigned interfaces without hardcoding interface names nbd 2007-06-30 19:28:46 +00:00
  • 003debbee6 fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) nbd 2007-06-30 18:27:21 +00:00
  • 8cb689db3a [adm5120] restore right patches for 2.6.21.5 juhosg 2007-06-30 15:23:06 +00:00
  • b02106b000 Oops! I've copied r7557 instead of r7757, sorry juhosg 2007-06-30 15:21:35 +00:00
  • 72796bca43 [adm5120] restore old patches for 2.6.21.5 kernel juhosg 2007-06-30 15:06:38 +00:00
  • 1548f9815d [adm5120] move 2.6.22 specific patches into the right place juhosg 2007-06-30 15:03:56 +00:00
  • 22eab0b038 update wlcompat for new ioctl interface (fixes #1357) nbd 2007-06-30 13:33:23 +00:00
  • e69556dc02 fix accidentally committed broken patch nbd 2007-06-30 13:23:18 +00:00
  • b7b3051c95 nuke old base-files directory nbd 2007-06-30 12:31:10 +00:00
  • 6630372cc8 add portability fixes from #1720 nbd 2007-06-30 12:21:58 +00:00
  • b6c8961dce add update target to tools/ nbd 2007-06-30 12:21:09 +00:00
  • 4e8d66c06f cleanup nbd 2007-06-30 12:11:46 +00:00
  • af2420ac09 fix the path to the yealink module (#1944) nbd 2007-06-30 12:09:22 +00:00
  • 370c954b81 replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve) nbd 2007-06-30 11:05:14 +00:00
  • f9ccf386f9 Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with known good nslu2-linux kernel usb hub settings. rwhitby 2007-06-30 08:40:56 +00:00
  • 61994097f2 unify sysctl.conf, add extra netfilter options (#1996) nbd 2007-06-30 02:59:09 +00:00
  • cbddbcdae4 qos-scripts update: nbd 2007-06-30 02:34:03 +00:00
  • 62ddd05544 Added uhci support to dsmg600 profile rwhitby 2007-06-29 14:12:42 +00:00
  • 92855cd186 Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profiles rwhitby 2007-06-29 13:48:05 +00:00
  • 20b35b397a Added bigendian patch for via velocity driver rwhitby 2007-06-29 12:56:41 +00:00
  • 30d9030154 Added USB serial devices hcg 2007-06-29 12:38:41 +00:00
  • d8e90848bb Fix rb523 nand detection (#1723) florian 2007-06-29 11:10:24 +00:00
  • c31017cbd3 Enable kmod-madwifi in default profile for ixp4xx rwhitby 2007-06-29 10:58:37 +00:00
  • f3124e46ca Create various profiles for consumer IXP4xx devices rwhitby 2007-06-29 10:47:27 +00:00
  • ed0c68ad4a Build via velocity module for ixp4xx rwhitby 2007-06-29 10:46:45 +00:00
  • 2a7dc019ad Added via-velocity module, and fixed some whitespace inconsistencies. rwhitby 2007-06-29 10:45:46 +00:00
  • 8e0a8144b0 Added USB support hcg 2007-06-29 09:49:28 +00:00
  • 36576137d6 Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. rwhitby 2007-06-29 06:30:32 +00:00
  • aefa916a3a Enable LDSO_RUNPATH in uClibc configuration for all platforms rwhitby 2007-06-29 05:34:12 +00:00