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

Commit Graph

  • c4328f2677 Fix support for PCI devices behind a SSB->PCI bridge. mb 2008-02-16 17:09:50 +00:00
  • 8b78178165 Upgrade b43 and mac80211. mb 2008-02-15 22:47:47 +00:00
  • 8edc7d7a47 [package] iptables: remove obsolete patch juhosg 2008-02-15 09:31:07 +00:00
  • 079a813358 push a couple of fixes upstream from Acinonyx thepeople 2008-02-15 00:33:31 +00:00
  • 38eea496de add eabi autoselection for the kernel as well - fixes iptables problems nbd 2008-02-14 22:01:15 +00:00
  • 6df5e6f208 create the dhcp leasefile if it doesn't exist thepeople 2008-02-14 21:17:14 +00:00
  • 2962a817fc add missing config change for OABI nbd 2008-02-14 19:41:33 +00:00
  • aa7be8c164 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes nbd 2008-02-14 14:31:31 +00:00
  • d4e976a36f Upgrade brcm63xx to 2.6.24 florian 2008-02-13 17:31:17 +00:00
  • 2401b1a12a Upgrade rdc to 2.6.24 florian 2008-02-13 14:35:18 +00:00
  • b1f222f3f3 fix problems with the use of a passphrase, add option to use a key instead of passphrase thepeople 2008-02-13 03:40:45 +00:00
  • 7b0cd54266 remove old profile blogic 2008-02-13 01:41:27 +00:00
  • e40ae828cd upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist nbd 2008-02-12 22:04:08 +00:00
  • 9c8f7fda46 [brcm63xx] resync kernel config juhosg 2008-02-11 15:28:45 +00:00
  • 41ac39db86 upgrade & standardize kernel versions kaloz 2008-02-11 10:50:40 +00:00
  • 1127148cdb upgrade sibyte to 2.6.24 kaloz 2008-02-11 10:32:01 +00:00
  • e796c7fb33 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4 florian 2008-02-10 22:31:33 +00:00
  • 8fa8bee31a upgrade iop32x to 2.6.24 kaloz 2008-02-10 21:14:59 +00:00
  • e3b5c0b4f1 update acx100 matteo 2008-02-10 20:30:28 +00:00
  • 85b39abe7d prepare 2.6.24 on ixp4xx kaloz 2008-02-10 18:55:46 +00:00
  • 7679574444 fix typo kaloz 2008-02-10 18:50:51 +00:00
  • 60fdf35af5 add missing dependency for the target metadata scan nbd 2008-02-09 19:53:20 +00:00
  • 59824b52f7 use cp instead of $(CP), because bzImage might be a symlink nbd 2008-02-09 19:28:50 +00:00
  • e7093a5178 commit after running uci_set_default nbd 2008-02-09 18:14:01 +00:00
  • d52e2fc6c9 don't fail on uci_load() with nonexisting config files, but return the right return code nbd 2008-02-09 18:08:05 +00:00
  • 9aab3598bc make uci_add() create anonymous sections if requested and store the new section name in a variable nbd 2008-02-09 17:27:43 +00:00
  • f14b137da6 bump uci to 0.2.5 - adds support for adding unnamed sections nbd 2008-02-09 16:37:56 +00:00
  • dd91601cc6 ignore package/openwrt-packages in svn as well juhosg 2008-02-09 16:09:52 +00:00
  • 9050c1c219 add package/openwrt-packages to .gitignore nbd 2008-02-09 16:01:34 +00:00
  • 0f64ffa1b6 [adm5120] fix RB153 CompactFlash driver for .24 juhosg 2008-02-09 13:23:48 +00:00
  • d63beb8f0c [adm5120] switch to 2.6.24 juhosg 2008-02-09 10:29:28 +00:00
  • 119fa4474f backport acx100 2.6.24 fixes from SVN matteo 2008-02-08 20:15:23 +00:00
  • deacfa5c1d cpmac: reapply [9664] matteo 2008-02-08 19:41:10 +00:00
  • de3d5ba60d fix AR7 DSL with 2.6.24 matteo 2008-02-08 18:18:10 +00:00
  • daf7bbdedb [AR7] build cpmac driver matteo 2008-02-08 17:27:01 +00:00
  • b5a8de15ed [AR7] Update kernel to 2.6.24 matteo 2008-02-08 17:17:45 +00:00
  • 6517ef0aa1 add a fix for memleaks caused by failed memory allocations nbd 2008-02-08 05:13:06 +00:00
  • 173844aad7 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength nbd 2008-02-08 05:13:00 +00:00
  • cb6a7699b8 [AR7] make current AR7 code 2.6.24 aware, for future use matteo 2008-02-08 00:21:08 +00:00
  • a2515db109 use GCC 4.2.3 by default for AVR32 kaloz 2008-02-07 20:21:18 +00:00
  • 3a8b8febd9 add GCC 4.2.3 kaloz 2008-02-07 20:18:40 +00:00
  • 4a605b0d93 upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1 kaloz 2008-02-07 20:08:19 +00:00
  • c289fe9d28 sync AVR32 patches with upstream kaloz 2008-02-07 20:05:11 +00:00
  • 7ec87f23ff [AR7] more 2.6.24 patches matteo 2008-02-07 18:40:24 +00:00
  • 0906251fe8 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash nbd 2008-02-07 18:31:36 +00:00
  • 2dd1e22df1 fix a typo in kmod-crypto-test nico 2008-02-06 13:04:26 +00:00
  • 498de7eabb update uml readme with working cmdline example nico 2008-02-06 07:47:52 +00:00
  • 1aeee19e34 update uml to 2.6.24 (i386 only for now) nico 2008-02-06 07:45:40 +00:00
  • 3fed3f7a58 add a workaround for watchdog path changes nico 2008-02-06 07:41:04 +00:00
  • 518a18b3e5 add a workaround for crypto modules renamed in 2.6.24 nico 2008-02-06 07:36:51 +00:00
  • 9b1eebe967 disable radar detection by default until it is fixed nbd 2008-02-05 22:25:29 +00:00
  • aa1917650c update uci - fixes a bug in parse_uci_tuple nbd 2008-02-05 20:30:44 +00:00
  • 2ebacb1706 fix a stupid copy&paste mistake nbd 2008-02-05 20:22:47 +00:00
  • d3ac2e99f6 Device Tree Compiler require more recent bison ... ralph 2008-02-05 19:39:57 +00:00
  • 08d86463d8 Allow more ttyUSB<N> devices to use the 3g script (#3098) florian 2008-02-05 15:43:33 +00:00
  • 3930646aff fix wpa_supplicant for madwifi blogic 2008-02-05 13:36:30 +00:00
  • fc209e5b5d fix another crash nbd 2008-02-05 05:05:25 +00:00
  • 470a85bba0 upgrade to uci 0.2.2 - fixes uci invocations from hotplug nbd 2008-02-05 02:30:43 +00:00
  • b079d40fb7 add an extra safety check nbd 2008-02-05 01:47:47 +00:00
  • cb408bd0c0 import uci v0.2.1 - fixes a merge-import bug nbd 2008-02-05 01:14:30 +00:00
  • 48d453a88d fix wrong path to uci (thx, phr3ak) nbd 2008-02-05 00:52:48 +00:00
  • 2c74315cc2 add uci v0.2 - implements batch mode and a command for listing changes to a package nbd 2008-02-05 00:34:17 +00:00
  • 521e989c55 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :) nbd 2008-02-04 22:03:18 +00:00
  • 61bf0e31f3 upgrade uci 0.1.2, which accepts more characters in the section type validation nbd 2008-02-04 21:59:49 +00:00
  • c930ec1f18 update uci to 0.1.1 - accepts options without value or with an empty value as valid nbd 2008-02-04 21:08:12 +00:00
  • 53c007cbfb * disable ikconfig by default * update ppc40x default config kaloz 2008-02-04 07:44:14 +00:00
  • 6c4b024e8a change learning settings for NPE-C as well nbd 2008-02-04 05:54:05 +00:00
  • 54d6b8ca02 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation nbd 2008-02-04 04:02:37 +00:00
  • c20006b4ae Upgrade au1000 to .24 florian 2008-02-03 19:49:50 +00:00
  • 465257bc80 fix path to etrax patches (#3055) nbd 2008-02-03 18:22:22 +00:00
  • 5458043113 add missing config selections nbd 2008-02-03 18:00:55 +00:00
  • 97ac24ed4b implement ar2313_adjust_link nbd 2008-02-03 18:00:46 +00:00
  • dc192be569 *sigh* :P kaloz 2008-02-03 17:36:04 +00:00
  • f3af92dc52 convert ppc44x to arch/powerpc, use squashfs images by default kaloz 2008-02-03 14:54:01 +00:00
  • 048d4cdab3 upgrade Magicbox to 2.6.24, create only squashfs rootfs by default kaloz 2008-02-03 10:21:18 +00:00
  • b43eb6bb86 enable uci by default nbd 2008-02-03 07:30:39 +00:00
  • 91136443dd fix copy&paste bug nbd 2008-02-03 07:00:22 +00:00
  • afa5da1d1b Here comes the new UCI. Enjoy :) nbd 2008-02-03 06:48:15 +00:00
  • 007000ead9 [adm5120] refresh .23 kernel paches juhosg 2008-02-03 05:15:25 +00:00
  • 799328ae8f add missing kernel config option nbd 2008-02-02 18:18:44 +00:00
  • 51e6b047f0 Add binutils-2.18 patches for all arches but AVR32. nbd 2008-02-02 18:06:32 +00:00
  • 65994c781a turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941) nbd 2008-02-02 02:31:15 +00:00
  • e7c5856bc8 package uuidgen nbd 2008-02-02 01:29:32 +00:00
  • f8db09d234 DG834G Power LED fix nbd 2008-02-02 01:21:57 +00:00
  • 00158ccffe "default-on" LED Trigger nbd 2008-02-02 01:21:54 +00:00
  • 0bf84185a3 Add CDMA/EVDO support to comgt package nbd 2008-02-02 01:21:31 +00:00
  • 8c34357d5b [toolchain] eliminate the root cause of the uClibc problems on the powerpc platform juhosg 2008-02-01 18:42:22 +00:00
  • 829c17fac9 [toolchain] gcc: fix version selection for Magicbox juhosg 2008-02-01 16:44:52 +00:00
  • acd8e19e5d update default packages blogic 2008-01-31 19:46:17 +00:00
  • 2b3bc2ee33 add mopre default packages blogic 2008-01-31 17:39:29 +00:00
  • 25445f9910 make avila have 6 pci devices, such that usb works blogic 2008-01-31 17:39:12 +00:00
  • d8ddf3b6a6 [adm5120] enable switch driver for 2.6.24 juhosg 2008-01-31 15:58:57 +00:00
  • fe28750ae5 [adm5120] add 2.6.24 specific patchset for the usb driver juhosg 2008-01-31 14:51:16 +00:00
  • ec0afcf3a7 [adm5120] add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch juhosg 2008-01-31 10:18:58 +00:00
  • b5aea7895a [adm5120] fix a switch driver bug juhosg 2008-01-31 09:33:19 +00:00
  • 697e06b225 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet nbd 2008-01-31 04:44:35 +00:00
  • 18a605bf0b pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) nbd 2008-01-31 04:09:54 +00:00
  • 10daf50d2e copy leftover patch from 2.6.23 kaloz 2008-01-30 23:32:47 +00:00
  • bb20660793 show a rotating dash during jffs2 erase kaloz 2008-01-30 23:32:08 +00:00
  • 7e82915bad remove binary sysctl number for KERN_PPC_L2CR kaloz 2008-01-30 23:30:51 +00:00