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

Commit Graph

  • 99534e4d2f madwifi: remove unused functions nbd 2009-05-08 16:21:24 +00:00
  • 66c9ef8503 upgrade to a new public hal build - contains several minor fixes including ani improvements nbd 2009-05-08 16:08:31 +00:00
  • 0b5ca8f588 use unexport instead of export to clear perforce variables nbd 2009-05-08 15:35:27 +00:00
  • 9b214c8ef3 madwifi: fix selection of phy errors in the rx filter nbd 2009-05-08 12:31:28 +00:00
  • c7362334c7 scripts/feeds: ignore virtual packages nbd 2009-05-08 10:39:32 +00:00
  • b4c7c3f804 override some variables to make sure that perforce does not mess with our build process nbd 2009-05-07 23:50:19 +00:00
  • a3fbf9343a madwifi: improve autochannel decision with lots of cards on one board nbd 2009-05-07 21:10:33 +00:00
  • 9650bf1563 madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode nbd 2009-05-07 21:00:35 +00:00
  • 9b45f88413 [package] create the lib64 symbolic links for 64-bits supported architectures (#5075) florian 2009-05-07 20:21:21 +00:00
  • 322ffe0e8f backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers kaloz 2009-05-07 19:23:04 +00:00
  • fa8e8a47a8 add missing RTC_DEBUG symbol kaloz 2009-05-07 19:19:14 +00:00
  • 36250d1f60 [package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers juhosg 2009-05-07 19:13:44 +00:00
  • 4ca2c15255 madwifi: fix setting outdoor mode nbd 2009-05-07 18:30:16 +00:00
  • a056ba1638 [brcm63xx] also supports pcmcia florian 2009-05-07 15:25:15 +00:00
  • af6b3d98dd [ar7] include kmod-acx in default images florian 2009-05-07 15:07:47 +00:00
  • 6146d297a8 [package] make acx-mac80211 compile against latest compat-wireless, still does not work though ;) florian 2009-05-07 15:07:20 +00:00
  • 903da9094f Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware. jow 2009-05-07 14:07:03 +00:00
  • 955b9896b7 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. jow 2009-05-07 14:05:42 +00:00
  • 2eba59293a [sysupgrade] Don't try to pivot to new ramfs if already running on one This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF. jow 2009-05-07 13:51:45 +00:00
  • 9e6dab0a93 Fix building of iso filesystem This fixes two errors when building iso filesystem: jow 2009-05-07 13:50:09 +00:00
  • c650ca9bec Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> jow 2009-05-07 13:48:23 +00:00
  • ab260fba67 [hostapd] Fix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. jow 2009-05-07 13:47:04 +00:00
  • 45ff7559b1 [PATCH] Add option in sysupgrade to flash gzipped images jow 2009-05-07 13:27:10 +00:00
  • e211311b51 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc nbd 2009-05-07 13:20:47 +00:00
  • 0c4d5b28ef This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. jow 2009-05-07 13:18:44 +00:00
  • 42e87b2bc3 [package] fix acx compilation on 2.6.27 florian 2009-05-07 12:31:32 +00:00
  • 632405de28 [kernel] remove 2.6.26 since there are no remaining candidates for it florian 2009-05-07 12:21:02 +00:00
  • 928c7cd41c [ar7] update to 2.6.27 (#4122) florian 2009-05-07 12:17:56 +00:00
  • a7e8d2eb5a madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) nbd 2009-05-07 11:32:47 +00:00
  • 3912992ad4 madwifi: improve mode selection, do not scan channels which do not fit the desired mode nbd 2009-05-07 11:32:43 +00:00
  • 84490e4d52 make madwifi buildable without CONFIG_CRYPTO nbd 2009-05-07 11:32:39 +00:00
  • 461878fe6b [au1000] update to 2.6.28 florian 2009-05-07 11:06:56 +00:00
  • 80a2ef1ac7 madwifi: improve antenna diversity handling nbd 2009-05-07 10:10:06 +00:00
  • 805143eba9 [kernel] add missing backslash, thanks juhosg florian 2009-05-07 08:35:12 +00:00
  • d2e0fc9c6b [include] adept netfilter.mk to updated imq jow 2009-05-07 03:16:36 +00:00
  • a97b1421ef [kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 jow 2009-05-07 03:09:04 +00:00
  • a0aa6a81d6 [kernel] prepare default configuration for kernel side imq update jow 2009-05-07 03:07:46 +00:00
  • ca857c0511 [package] iptables: update imq userspace part jow 2009-05-07 03:06:56 +00:00
  • 2b3519d833 [package] kernel: prepare kconfig for imq update jow 2009-05-07 03:06:03 +00:00
  • f42626aac1 [rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O florian 2009-05-07 00:49:05 +00:00
  • c122152a71 [rdc] also copy bzImage when generating initramfs images florian 2009-05-07 00:36:47 +00:00
  • 25740fa285 [package] fix kernel module name for autoloading florian 2009-05-07 00:23:44 +00:00
  • b04158cabc [kernel] add missing rtc-lib module to rtc-core florian 2009-05-07 00:21:08 +00:00
  • 3eb179df2d [package] package the rtc-core and rtc-m48t86 driver florian 2009-05-06 23:52:46 +00:00
  • 4eb8c469ed [kernel] package the Winbond w83627hf super i/o controller florian 2009-05-06 23:50:11 +00:00
  • fd1f0dfe58 [kernel] package the ITE it821x IDE controller driver florian 2009-05-06 23:49:17 +00:00
  • fc81c7d54b uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version nbd 2009-05-06 22:12:02 +00:00
  • 17895bc84b [cavium-octeon] add default network configuration florian 2009-05-06 21:28:00 +00:00
  • 6a16f6fbcd [kernel] use force_sig when handling address errors florian 2009-05-06 21:27:28 +00:00
  • 82646b82b2 [cavium-octeon] add missing patches florian 2009-05-06 19:35:16 +00:00
  • 154dbffb39 [cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluation board florian 2009-05-06 18:12:49 +00:00
  • f9a305d044 [kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized florian 2009-05-06 16:33:00 +00:00
  • e79902b14c madwifi: minor cleanup for the channel handling patch nbd 2009-05-06 14:06:59 +00:00
  • fa6457920a fix wprobe conflict with libnl nbd 2009-05-06 13:54:42 +00:00
  • 499a89fad2 [package] base-files: replace udhcpc script with an improved version jow 2009-05-06 12:51:12 +00:00
  • e3bd6b245a use config_get_bool for outdoor mode nbd 2009-05-06 12:12:29 +00:00
  • 0ee2c9dc7b madwifi: make country code and outdoor flag changeable without reloading the driver nbd 2009-05-06 11:52:24 +00:00
  • 6f2c5c53e8 wprobe: use libnl-tiny instead of libnl nbd 2009-05-06 11:51:16 +00:00
  • ee5bdf5fc8 the bison prereq check is no longer necessary nbd 2009-05-06 10:14:39 +00:00
  • 538953ede2 [ar71xx] refresh patches juhosg 2009-05-05 20:26:58 +00:00
  • e009ba558b [ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers juhosg 2009-05-05 19:21:39 +00:00
  • 0e6455bcb6 [ar71xx] sync kernel config juhosg 2009-05-05 18:40:45 +00:00
  • 54d1a917eb [package] iptables: install essential headers into staging dir jow 2009-05-05 11:51:51 +00:00
  • 15ea930683 Require* calls must now be placed before BuildPackage calls nbd 2009-05-05 11:01:44 +00:00
  • a62e667d7c remove binutils 2.17 and 2.19 nbd 2009-05-05 11:01:35 +00:00
  • c66b290e54 fixed dnsmasq init for "ignore" option markus 2009-05-05 11:00:00 +00:00
  • 6835807606 add missing RTC symbols to generic configs kaloz 2009-05-05 10:20:33 +00:00
  • 1ea23f0d51 changed "option" to "list" for binding interfaces markus 2009-05-05 09:33:56 +00:00
  • cceb94e775 [package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) florian 2009-05-05 06:32:45 +00:00
  • db2942ead1 [package] grub: fix potential build issues on redhat/fedora host systems (should close: #3793) nico 2009-05-04 23:08:08 +00:00
  • 11576b06a7 use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted mirko 2009-05-04 22:37:38 +00:00
  • 02350b717e some more kernel config cleanup.. last for today :) kaloz 2009-05-04 20:57:02 +00:00
  • ee3c29c7cb more cleanup kaloz 2009-05-04 20:31:47 +00:00
  • 076af6aa28 fix typo kaloz 2009-05-04 20:19:55 +00:00
  • a4bdef9ca9 cleanup MTD option handling kaloz 2009-05-04 19:13:43 +00:00
  • b51c8d22c0 scripts/feeds: fix a warning (#4474) nbd 2009-05-04 18:50:58 +00:00
  • eea4215570 fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries) nbd 2009-05-04 18:41:08 +00:00
  • 0bab2230e6 remove obsolete gcc version md5sums nbd 2009-05-04 18:40:22 +00:00
  • 037bb6d752 rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) nbd 2009-05-04 17:04:03 +00:00
  • fce7c41b48 libnl-tiny: add -fpic nbd 2009-05-04 16:38:06 +00:00
  • 2211ca2c66 fix ebtables compile nbd 2009-05-04 16:30:24 +00:00
  • 26da93c73c fix more issues with libnl-tiny and eglibc nbd 2009-05-04 16:13:46 +00:00
  • ec1f198488 fix libnl-tiny compile with eglibc nbd 2009-05-04 16:07:06 +00:00
  • 5188cec680 uclibc 0.9.30: fix isnan declaration nbd 2009-05-04 15:15:22 +00:00
  • d349bdbe15 uclibc 0.9.29: fix isinf, finite prototypes nbd 2009-05-04 15:15:17 +00:00
  • de7eac3d5f move MFD stuff to the generic kernel configs kaloz 2009-05-04 13:51:29 +00:00
  • 3e6d6f8f6b upgrade IOP32x to 2.6.28.10 kaloz 2009-05-04 13:50:47 +00:00
  • 15f5d5dcaa base-files: Add additional base-files search paths hcg 2009-05-04 12:39:21 +00:00
  • 4b975756ef change boardnames kaloz 2009-05-04 11:42:49 +00:00
  • 2f1b56443c refresh patches kaloz 2009-05-04 11:35:08 +00:00
  • 0bf753274a layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now kaloz 2009-05-04 11:05:28 +00:00
  • 9a9ece5346 refresh generic 2.6.28 patches kaloz 2009-05-04 10:37:48 +00:00
  • 7f7a85d641 [package] kernel: fix conditional handling of ide-support jow 2009-05-04 00:38:53 +00:00
  • 9a56640661 [kernel] remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :) nico 2009-05-03 22:16:03 +00:00
  • 5cffa2bddb upgrade to newest stable kernel versions kaloz 2009-05-03 16:58:06 +00:00
  • 8855d1b78a [kernel] netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041) nico 2009-05-03 16:34:02 +00:00
  • 948e5eb524 [package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p jow 2009-05-03 14:31:36 +00:00
  • e8ca01dae1 [package] iptables: - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg nico 2009-05-03 06:54:49 +00:00
  • 649ce937a6 [package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) jow 2009-05-02 23:51:05 +00:00
  • a826f98491 [ar71xx] add experimental support for 2.6.30 juhosg 2009-05-02 19:59:19 +00:00