Commit Graph

  • 1963209708 commit after running uci_set_default Felix Fietkau 2008-02-09 18:14:01 +00:00
  • c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code Felix Fietkau 2008-02-09 18:08:05 +00:00
  • e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable Felix Fietkau 2008-02-09 17:27:43 +00:00
  • dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections Felix Fietkau 2008-02-09 16:37:56 +00:00
  • ae65773b46 add package/openwrt-packages to .gitignore Felix Fietkau 2008-02-09 16:01:34 +00:00
  • 68658843ab fix RB153 CompactFlash driver for .24 Gabor Juhos 2008-02-09 13:23:48 +00:00
  • d187aba072 switch to 2.6.24 Gabor Juhos 2008-02-09 10:29:28 +00:00
  • cf02f1c6b2 backport acx100 2.6.24 fixes from SVN Matteo Croce 2008-02-08 20:15:23 +00:00
  • cae0acba53 cpmac: reapply [9664] Matteo Croce 2008-02-08 19:41:10 +00:00
  • bbc597e9be fix AR7 DSL with 2.6.24 Matteo Croce 2008-02-08 18:18:10 +00:00
  • ccb82915f5 build cpmac driver Matteo Croce 2008-02-08 17:27:01 +00:00
  • b2b102fdcc Update kernel to 2.6.24 Matteo Croce 2008-02-08 17:17:45 +00:00
  • d5c5246c32 add a fix for memleaks caused by failed memory allocations Felix Fietkau 2008-02-08 05:13:06 +00:00
  • f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength Felix Fietkau 2008-02-08 05:13:00 +00:00
  • fb5be81fe7 make current AR7 code 2.6.24 aware, for future use Matteo Croce 2008-02-08 00:21:08 +00:00
  • 28a177fca3 use GCC 4.2.3 by default for AVR32 Imre Kaloz 2008-02-07 20:21:18 +00:00
  • 614cc08a14 add GCC 4.2.3 Imre Kaloz 2008-02-07 20:18:40 +00:00
  • 5d64853bce upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1 Imre Kaloz 2008-02-07 20:08:19 +00:00
  • 78ef7bbd69 sync AVR32 patches with upstream Imre Kaloz 2008-02-07 20:05:11 +00:00
  • 55a6c2091f more 2.6.24 patches Matteo Croce 2008-02-07 18:40:24 +00:00
  • 56c3c68fa6 increase the flash window size for ar5312 - there are apparently 5312 devices out there with 8M flash Felix Fietkau 2008-02-07 18:31:36 +00:00
  • 1725614fc0 fix a typo in kmod-crypto-test Nicolas Thill 2008-02-06 13:04:26 +00:00
  • 71a68496e6 update uml readme with working cmdline example Nicolas Thill 2008-02-06 07:47:52 +00:00
  • 0ab670f17d update uml to 2.6.24 (i386 only for now) Nicolas Thill 2008-02-06 07:45:40 +00:00
  • 78be22e32d add a workaround for watchdog path changes Nicolas Thill 2008-02-06 07:41:04 +00:00
  • f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24 Nicolas Thill 2008-02-06 07:36:51 +00:00
  • cf4ea1eed0 disable radar detection by default until it is fixed Felix Fietkau 2008-02-05 22:25:29 +00:00
  • bb84ed507e update uci - fixes a bug in parse_uci_tuple Felix Fietkau 2008-02-05 20:30:44 +00:00
  • bbc3a023ca fix a stupid copy&paste mistake Felix Fietkau 2008-02-05 20:22:47 +00:00
  • bfadfbe6a4 Device Tree Compiler require more recent bison ... Ralph Hempel 2008-02-05 19:39:57 +00:00
  • 752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098) Florian Fainelli 2008-02-05 15:43:33 +00:00
  • 2630cb3800 fix wpa_supplicant for madwifi John Crispin 2008-02-05 13:36:30 +00:00
  • b7dc7f320f fix another crash Felix Fietkau 2008-02-05 05:05:25 +00:00
  • 75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug Felix Fietkau 2008-02-05 02:30:43 +00:00
  • 49080689d9 add an extra safety check Felix Fietkau 2008-02-05 01:47:47 +00:00
  • 2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug Felix Fietkau 2008-02-05 01:14:30 +00:00
  • 7089be5ad8 fix wrong path to uci (thx, phr3ak) Felix Fietkau 2008-02-05 00:52:48 +00:00
  • f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package Felix Fietkau 2008-02-05 00:34:17 +00:00
  • c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :) Felix Fietkau 2008-02-04 22:03:18 +00:00
  • 04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation Felix Fietkau 2008-02-04 21:59:49 +00:00
  • c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid Felix Fietkau 2008-02-04 21:08:12 +00:00
  • 389107970a * disable ikconfig by default * update ppc40x default config Imre Kaloz 2008-02-04 07:44:14 +00:00
  • c0ffd0231b change learning settings for NPE-C as well Felix Fietkau 2008-02-04 05:54:05 +00:00
  • 1e9231f939 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation Felix Fietkau 2008-02-04 04:02:37 +00:00
  • 95bee6be70 Upgrade au1000 to .24 Florian Fainelli 2008-02-03 19:49:50 +00:00
  • 5f258e330d fix path to etrax patches (#3055) Felix Fietkau 2008-02-03 18:22:22 +00:00
  • 8822153478 add missing config selections Felix Fietkau 2008-02-03 18:00:55 +00:00
  • 3afef97ed5 implement ar2313_adjust_link Felix Fietkau 2008-02-03 18:00:46 +00:00
  • 7d93d975a5 *sigh* :P Imre Kaloz 2008-02-03 17:36:04 +00:00
  • 98236f47c8 convert ppc44x to arch/powerpc, use squashfs images by default Imre Kaloz 2008-02-03 14:54:01 +00:00
  • 4f71fabba4 upgrade Magicbox to 2.6.24, create only squashfs rootfs by default Imre Kaloz 2008-02-03 10:21:18 +00:00
  • f09555425c enable uci by default Felix Fietkau 2008-02-03 07:30:39 +00:00
  • 1f224fac8a fix copy&paste bug Felix Fietkau 2008-02-03 07:00:22 +00:00
  • 0cf1a58282 Here comes the new UCI. Enjoy :) Felix Fietkau 2008-02-03 06:48:15 +00:00
  • 32f2870131 refresh .23 kernel paches Gabor Juhos 2008-02-03 05:15:25 +00:00
  • 1250cbc87a add missing kernel config option Felix Fietkau 2008-02-02 18:18:44 +00:00
  • fba7cecc09 Add binutils-2.18 patches for all arches but AVR32. Felix Fietkau 2008-02-02 18:06:32 +00:00
  • 4feadffcb1 turn on UCLIBC_HAS_PROGRAM_INVOCATION_NAME (see #2941) Felix Fietkau 2008-02-02 02:31:15 +00:00
  • 6fc52b0aba package uuidgen Felix Fietkau 2008-02-02 01:29:32 +00:00
  • 0ae7379775 DG834G Power LED fix Felix Fietkau 2008-02-02 01:21:57 +00:00
  • a2ba826425 "default-on" LED Trigger Felix Fietkau 2008-02-02 01:21:54 +00:00
  • 738d610209 Add CDMA/EVDO support to comgt package Felix Fietkau 2008-02-02 01:21:31 +00:00
  • 875cd251a0 eliminate the root cause of the uClibc problems on the powerpc platform Gabor Juhos 2008-02-01 18:42:22 +00:00
  • f5c304120d gcc: fix version selection for Magicbox Gabor Juhos 2008-02-01 16:44:52 +00:00
  • 829fa504f2 update default packages John Crispin 2008-01-31 19:46:17 +00:00
  • 90969c74b2 add mopre default packages John Crispin 2008-01-31 17:39:29 +00:00
  • 4f56aacc0d make avila have 6 pci devices, such that usb works John Crispin 2008-01-31 17:39:12 +00:00
  • b4a6531a72 enable switch driver for 2.6.24 Gabor Juhos 2008-01-31 15:58:57 +00:00
  • cbad42a979 add 2.6.24 specific patchset for the usb driver Gabor Juhos 2008-01-31 14:51:16 +00:00
  • fdee1a5a5a add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch Gabor Juhos 2008-01-31 10:18:58 +00:00
  • 7b3d603037 fix a switch driver bug Gabor Juhos 2008-01-31 09:33:19 +00:00
  • 2361535088 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet Felix Fietkau 2008-01-31 04:44:35 +00:00
  • 02cabf5948 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) Felix Fietkau 2008-01-31 04:09:54 +00:00
  • e80d5f9686 copy leftover patch from 2.6.23 Imre Kaloz 2008-01-30 23:32:47 +00:00
  • 3074232986 show a rotating dash during jffs2 erase Imre Kaloz 2008-01-30 23:32:08 +00:00
  • 01a62fc444 remove binary sysctl number for KERN_PPC_L2CR Imre Kaloz 2008-01-30 23:30:51 +00:00
  • 7217bce3eb the Magicbox doesn't have gigabit ethernet Imre Kaloz 2008-01-30 23:26:17 +00:00
  • 128bb0967a add preliminary support for 2.6.24 Gabor Juhos 2008-01-30 15:25:48 +00:00
  • 9bfca5ce18 don't use mips_machgroup Gabor Juhos 2008-01-30 14:06:59 +00:00
  • c7e43709f4 more license cleanups Gabor Juhos 2008-01-30 13:15:51 +00:00
  • 11c02a7e60 netfilter: fix compiler warnings in xt_layer7 Gabor Juhos 2008-01-30 11:45:42 +00:00
  • 36d6e448f2 Add 2.6 kernel dependency to gpioctl Andy Boyett 2008-01-30 09:38:32 +00:00
  • 2dd0677c86 - added package list function -r list packages of specified feed -s list the feed names only and their URL - refresh of usage text Ralph Hempel 2008-01-30 09:22:05 +00:00
  • 1e32e6ddd3 lzma-loader: fix compiler warnings Gabor Juhos 2008-01-30 08:23:36 +00:00
  • db7a2e3e55 nefilter: fix chaostables on 2.6.24 Gabor Juhos 2008-01-30 08:05:47 +00:00
  • 3dae29dc4a netfilter: fix RTSP on 2.6.24 Gabor Juhos 2008-01-30 07:35:01 +00:00
  • 131dfed3d7 netfilter: fix xt_TARPIT on 2.6.24 Gabor Juhos 2008-01-30 07:04:48 +00:00
  • fecd04ea67 netfilter: fix ipt_SET on 2.6.24 Gabor Juhos 2008-01-30 07:03:02 +00:00
  • c4a4fff789 fixed war.h path Matteo Croce 2008-01-29 20:50:50 +00:00
  • 72506a987f added missing war.h Matteo Croce 2008-01-29 20:47:34 +00:00
  • 0b96bf6063 added new ixp4xx target John Crispin 2008-01-29 20:07:41 +00:00
  • 9c1dfdc702 more license cleanups Gabor Juhos 2008-01-29 19:56:39 +00:00
  • e6cd9ebff6 fix a small race condition in the madwifi queue handling Felix Fietkau 2008-01-29 17:17:04 +00:00
  • 5b3951bfbb add feature flag for the cpio.gz support Gabor Juhos 2008-01-29 13:56:43 +00:00
  • c8d5db0698 fix generation of cpio.gz images Gabor Juhos 2008-01-29 10:51:52 +00:00
  • fb3305367a image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices Gabor Juhos 2008-01-29 10:33:34 +00:00
  • 6b545cff1d remove some unused files Gabor Juhos 2008-01-29 08:40:19 +00:00
  • 43a86a8863 add experimental support for the Cellvision NFS-101U device Gabor Juhos 2008-01-29 08:37:40 +00:00
  • 4ee4c6f3f5 firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices Gabor Juhos 2008-01-29 08:31:54 +00:00
  • 7d92be2f94 license cleanup Gabor Juhos 2008-01-29 08:23:40 +00:00