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

Commit Graph

  • f4935b8a63 upgrade ppc40x to 2.6.27 kaloz 2008-11-17 17:24:30 +00:00
  • 8e844f9619 resync patch kaloz 2008-11-17 17:23:26 +00:00
  • b7f53dca79 update to 2.6.27.6 kaloz 2008-11-17 17:22:30 +00:00
  • e541b91d91 [ar71xx] remove root cmdline option juhosg 2008-11-17 17:04:12 +00:00
  • 467cdf09e3 remove mac address handling, now handled by /lib/network/config.sh jow 2008-11-17 13:30:14 +00:00
  • b80bf0c001 Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address jow 2008-11-17 10:47:02 +00:00
  • 5d611d8f73 [ar71xx] enable Myloader partition parser juhosg 2008-11-17 10:23:54 +00:00
  • 28e6c72f66 [adm5120] move MyLoader partition parser into generic files, will be used on ar71xx juhosg 2008-11-17 10:14:58 +00:00
  • d269f2c3e1 [adm5120] update MyLoader partition parser, add support of named partitions juhosg 2008-11-17 09:47:03 +00:00
  • 939db4d35a [ar71xx] move MyLoader stuff into generic files, will be used on adm5120 juhosg 2008-11-17 09:19:27 +00:00
  • bfc031e319 [tools] firmware_utils/mkmylofw: add support of named partitions juhosg 2008-11-17 07:45:01 +00:00
  • a4fd526936 update wireless documentation to reflect broadcom config changes jow 2008-11-16 19:57:49 +00:00
  • 74d543111a move the txpower option to wifi-iface to mimic madwifi configuration jow 2008-11-16 19:38:55 +00:00
  • 7d9767f970 package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option jow 2008-11-16 18:03:38 +00:00
  • cbff181a94 Finally fix iptables -m conntrack (#988), bump release numnber florian 2008-11-16 17:40:49 +00:00
  • 6501ad3b1d openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6 florian 2008-11-16 17:03:16 +00:00
  • 8db51c970f Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening florian 2008-11-16 16:15:53 +00:00
  • 49f6d9bb6e Fix small typo in the ethernet driver florian 2008-11-16 13:42:37 +00:00
  • efddec5d11 Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image florian 2008-11-16 13:41:30 +00:00
  • 447d5a5a16 [tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards juhosg 2008-11-16 07:49:27 +00:00
  • 9fa68c87d4 Package pata_rb532_cf separately and update kernel config florian 2008-11-16 01:04:52 +00:00
  • f7d2258cfb Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out florian 2008-11-15 23:15:58 +00:00
  • eab51e2e0d The package kmod-net-prism54 misses the firmware file in /lib/firmware. florian 2008-11-15 17:39:50 +00:00
  • e257205d3f kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it florian 2008-11-15 15:38:48 +00:00
  • 7fd26093c7 Use the openwrt.org mirror, others are offline florian 2008-11-15 14:55:55 +00:00
  • efde9bfbde Use 2.6.27 for au1000 florian 2008-11-15 14:55:08 +00:00
  • da517311c0 Split out pcmcia core support from the socket drivers florian 2008-11-15 12:28:36 +00:00
  • 1d55b67ff9 This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) florian 2008-11-15 11:30:22 +00:00
  • 683cc3e470 Package bcm63xx-pcmcia kernel module and fix compilation florian 2008-11-15 11:26:23 +00:00
  • 4729808754 Remove old kernel configuration files florian 2008-11-15 11:23:29 +00:00
  • 42dd4ac5f0 Delete old brcm63xx files florian 2008-11-15 11:21:42 +00:00
  • e3c583df0f Fix typo in wpa_supplicant (#4208) florian 2008-11-15 11:15:25 +00:00
  • 9765eded20 madwifi: ap+sta race conditions nbd 2008-11-14 23:35:12 +00:00
  • aaa2e8f003 madwifi: add iwpriv for setting the maximum number of associated clients (ap mode) nbd 2008-11-14 23:35:03 +00:00
  • e932f4fb5c Build p54 driver from compat-wireless florian 2008-11-14 23:09:43 +00:00
  • 2c05e6ab53 Put libext2fs into its own package. lars 2008-11-14 22:37:29 +00:00
  • 5e0cfb51dd uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem nbd 2008-11-14 17:01:37 +00:00
  • 495ea3c847 Added support for 2.6.27 kernel hcg 2008-11-14 16:21:23 +00:00
  • 10b1167329 [ar71xx] define some bits of the ethernet controller's registers juhosg 2008-11-14 08:57:31 +00:00
  • 9db8a8bc5d Add support for openat system call - this must be extended for the rest of these system calls hcg 2008-11-14 07:52:54 +00:00
  • cfb59b2578 [ar71xx] fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185 juhosg 2008-11-13 17:02:59 +00:00
  • 7bb460e11a [ar71xx] rewrite memory size detection juhosg 2008-11-13 15:55:39 +00:00
  • 6974a2421e [atheros] update 2.6.27 specific patches, and sync kernel config juhosg 2008-11-13 14:29:34 +00:00
  • f44affd1a2 [ar71xx] update 2.6.27 specific patches, and sync kernel config juhosg 2008-11-13 14:28:09 +00:00
  • 405ff62784 fix brctl on linux 2.4 nico 2008-11-13 04:22:05 +00:00
  • 14df5f021d [ar71xx] cosmetic changes in the ag71xx driver juhosg 2008-11-12 18:08:32 +00:00
  • d8297bb0a4 [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193 juhosg 2008-11-12 17:49:01 +00:00
  • a1b7c85cd4 Disable LuCI in default build config as it should be enabled manually for building release builds cyrus 2008-11-11 21:44:58 +00:00
  • b0af9361d3 bump openssl PKG_RELEASE nbd 2008-11-11 15:42:45 +00:00
  • 423ca3c438 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) nbd 2008-11-11 15:35:10 +00:00
  • f4e700d553 bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number nico 2008-11-11 03:02:26 +00:00
  • 6a74025efd lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number nico 2008-11-11 02:48:31 +00:00
  • 3ced72e9c7 add missing kconfig symbols for 2.6.27 targets when all modules are enabled nico 2008-11-11 02:43:35 +00:00
  • 232b74ddff add missing kconfig symbol when SBP2 is enabled nico 2008-11-11 02:42:27 +00:00
  • fa56e63d66 FireWire/IEEE1394 requires PCI support nico 2008-11-11 02:40:01 +00:00
  • f00735a072 ack CONFIG_ISDN change introduced in 2.6.27+ nico 2008-11-11 02:36:20 +00:00
  • 5cce11d6ea add config symbol missed from [13169] nico 2008-11-11 02:32:17 +00:00
  • ec7a4680a8 Add missing firewire configuration symbols to 2.4 as well florian 2008-11-10 21:21:16 +00:00
  • 005dce0379 add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected nico 2008-11-10 19:30:20 +00:00
  • 89e81be433 [kernel] fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis juhosg 2008-11-10 11:59:41 +00:00
  • f1cfd9052b Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type florian 2008-11-09 23:12:06 +00:00
  • 445c5eeabd make network config script work with brctl from both bridge-utils & busybox nico 2008-11-09 22:48:56 +00:00
  • f3c918e2ea Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179) florian 2008-11-09 22:42:36 +00:00
  • 0a2871aad2 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...) nico 2008-11-09 22:38:59 +00:00
  • 875000f68a upgrade busybox to 1.11.3 nico 2008-11-09 17:55:06 +00:00
  • 4d0450885f Add support for creating VMware vmdk images #1317 florian 2008-11-09 17:39:09 +00:00
  • b9395c0f0c Allow setting the MAC address on a broadcom device (#1512) florian 2008-11-09 17:05:15 +00:00
  • 636bb2276f [ixp4xx] Update USR8200 patch and profile noz 2008-11-09 16:50:27 +00:00
  • 058e1d9721 Change order of module startup to force USB2 before USB1.1 noz 2008-11-09 16:50:17 +00:00
  • 6edec842dd Add firewire kernel modules to menuconfig noz 2008-11-09 16:50:11 +00:00
  • 71329dda0f Add mac80211-hswim driver florian 2008-11-09 15:38:03 +00:00
  • d7662dc11e [cosmetic] indent conditionnals in uClibc Makefile nico 2008-11-08 23:00:22 +00:00
  • 7f9cbfdbd6 add md5sums for binutils & gcc and use the GNU mirror facility nico 2008-11-08 21:18:33 +00:00
  • 98883df37f Fix small typo #4148 florian 2008-11-08 18:03:09 +00:00
  • 47babc52a1 [kernel] fix gpiommc driver on 2.6.26 (closes #4129) juhosg 2008-11-07 19:56:44 +00:00
  • 3d6655b67f Detect changed feed urls and rebase working copies if needed. (Patch by xMff) cyrus 2008-11-07 14:01:22 +00:00
  • 94b5af79b4 [kernel] update to 2.6.25.19, and refresh patches juhosg 2008-11-07 08:44:56 +00:00
  • 0f80ce2088 [kernel] refresh 2.6.26 patches juhosg 2008-11-06 20:55:33 +00:00
  • e3187ca12f enable luci-admin-mini by default as suggested by cyrus nbd 2008-11-06 19:36:08 +00:00
  • 1fa339b056 fix trailing backslash error introduced in r13115 - fixes kernel config issues nbd 2008-11-06 13:21:43 +00:00
  • 95c0a2e226 brcm63xx: rename mtd partitions to the ones used by other openwrt platforms - should make the automatic rootfs overlay split work and fix the mounting of the right partition nbd 2008-11-06 12:52:39 +00:00
  • 6f7daffc97 Update olpc target to 2.6.27.4 lars 2008-11-05 23:43:59 +00:00
  • 5741f54d7d fix broken patch. lars 2008-11-05 13:03:00 +00:00
  • 4363af719c Fix broken patch to drivers/mtd/device/block2mtd.c lars 2008-11-05 10:47:35 +00:00
  • d0ec2ce641 add rt2860 firmware nbd 2008-11-03 22:10:35 +00:00
  • 33befd4cab add rt2800 (probably still defunct) nbd 2008-11-03 22:10:17 +00:00
  • 6becc518ba split out crc-ccitt nbd 2008-11-03 22:09:39 +00:00
  • 3330f0fa39 upgrade compat-wireless to 2008-11-03 nbd 2008-11-03 22:09:08 +00:00
  • e0338bc09b Enable more PCMCIA specific options, thanks sn9 florian 2008-11-03 21:27:05 +00:00
  • 27518b7596 Update openssl to 0.9.8i (#4060) florian 2008-11-03 21:26:27 +00:00
  • c4caad4f75 Add basic support for Inventel Liveboxes, resync kernel config florian 2008-11-03 20:30:43 +00:00
  • 8295d48e38 Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as broken florian 2008-11-03 18:52:58 +00:00
  • 3f99fcb4de [ar71xx] enable ethernet and PCI on RB-493/AH juhosg 2008-11-03 15:11:09 +00:00
  • 7889abbd92 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch nbd 2008-11-02 23:14:16 +00:00
  • 66250ce579 turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage nbd 2008-11-02 23:08:42 +00:00
  • a94f60914a madwifi: fix ACL race condition (patch by Sebastian Gottschall) nbd 2008-11-02 13:05:46 +00:00
  • c537863342 madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches nbd 2008-11-02 13:04:36 +00:00
  • e9ba1f0c59 fix a rare wds related noderef issue nbd 2008-11-02 13:03:03 +00:00
  • 401bc38762 Flash mapping fixes from sn9, thanks florian 2008-11-01 16:06:06 +00:00
  • 26879160c0 [ar71xx] setup speed/duplex on RB-433/450 (closes #4151) juhosg 2008-10-31 11:50:47 +00:00