Commit Graph

  • 2809e403d6 find: use -follow instead of -L, some systems don't support -L Felix Fietkau 2007-07-16 06:35:00 +00:00
  • 497e7253cd check if oss emulation is available before trying to package it into soundcore Felix Fietkau 2007-07-16 05:38:10 +00:00
  • 7b0a55127b ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature sensing and fan control Rod Whitby 2007-07-16 05:37:50 +00:00
  • 0806675217 kernel: fix dependencies for .config, use selections from oldconfig when running menuconfig Felix Fietkau 2007-07-16 05:28:13 +00:00
  • 56ac6f5bea disable __must_check by default Felix Fietkau 2007-07-16 05:20:28 +00:00
  • 7137c62c07 Set ixp4xx network config to static 192.168.1.1 Rod Whitby 2007-07-16 04:35:09 +00:00
  • a2740aaff6 ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the kernel) Rod Whitby 2007-07-16 04:00:21 +00:00
  • 10a1356827 ixp4xx-2.6: Removed the network config override file, cause we agreed that ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. Rod Whitby 2007-07-16 03:30:02 +00:00
  • 81c3675f94 ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images Rod Whitby 2007-07-16 03:26:40 +00:00
  • 6d5c8233af ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through Rod Whitby 2007-07-16 03:22:50 +00:00
  • 5f9838d5f9 don't run the image prereq check if the image directory does not exist Felix Fietkau 2007-07-16 00:42:19 +00:00
  • 60d6defb08 target scan needs a maxdepth of 2 Felix Fietkau 2007-07-16 00:07:56 +00:00
  • 43a2ecab57 keep some structure when running package/symlinks - now that the build system supports it Felix Fietkau 2007-07-16 00:01:40 +00:00
  • c1f20e60f5 set maxdepth appropriately for package scanning Felix Fietkau 2007-07-15 23:39:22 +00:00
  • 25b44d2c12 follow symlinks in package scan Felix Fietkau 2007-07-15 23:38:09 +00:00
  • de2aa28c4c properly support dependencies on packages that just use Build/DefaultTargets Felix Fietkau 2007-07-15 23:36:02 +00:00
  • 7b16475eb7 fixes for recursive package scanning Felix Fietkau 2007-07-15 23:16:47 +00:00
  • bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies Felix Fietkau 2007-07-15 22:51:12 +00:00
  • 81455651a2 fix of the board specific initialization of the GPIO pins Gabor Juhos 2007-07-15 19:01:19 +00:00
  • 2e4f6093c6 Fix the ip6tables dependency (#2079) Florian Fainelli 2007-07-15 18:53:33 +00:00
  • 1c6947c57b refresh patches for 2.6.22.1 using quilt Gabor Juhos 2007-07-15 15:33:15 +00:00
  • 93a7dd0956 lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching Gabor Juhos 2007-07-15 15:02:38 +00:00
  • 57f4fc91ed ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be built Rod Whitby 2007-07-13 22:23:09 +00:00
  • 54e329087c flash driver shows the correct chip size from now Gabor Juhos 2007-07-13 16:15:10 +00:00
  • e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas ! Florian Fainelli 2007-07-13 13:14:08 +00:00
  • d700970b00 Move pciutils to trunk (#2061) Florian Fainelli 2007-07-13 13:10:15 +00:00
  • b69b88f4d2 fix e2fsprogs on avr32 Imre Kaloz 2007-07-13 10:42:20 +00:00
  • d02260fcdc sync avr32 to 2.6.22.atmel.2 Imre Kaloz 2007-07-13 09:56:05 +00:00
  • f44014020d refresh madwifi patches Felix Fietkau 2007-07-13 09:18:45 +00:00
  • e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration Felix Fietkau 2007-07-13 09:17:34 +00:00
  • 84027d8d76 clean up some leftover junk Felix Fietkau 2007-07-13 08:33:20 +00:00
  • 942fdf034b fix madwifi unload/reload on SoC Felix Fietkau 2007-07-13 08:23:22 +00:00
  • 9b7e926580 fix monitor mode related crash in madwifi (#2034) Felix Fietkau 2007-07-13 07:24:43 +00:00
  • e670647412 fix unwanted automatic package cleaning when using quilt Felix Fietkau 2007-07-13 07:17:17 +00:00
  • c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056) Felix Fietkau 2007-07-13 02:32:32 +00:00
  • 4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements Rod Whitby 2007-07-13 01:02:55 +00:00
  • a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset Felix Fietkau 2007-07-13 00:44:41 +00:00
  • 1b4380b8ed avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007) Felix Fietkau 2007-07-12 21:59:38 +00:00
  • f82f62b992 fix layer7 for 2.6.21 Felix Fietkau 2007-07-12 21:34:20 +00:00
  • bfa7afbd22 fix static routes for dynamic interfaces (#1446) Felix Fietkau 2007-07-12 21:23:23 +00:00
  • fbac51ffa4 add missing changes from #1949 Felix Fietkau 2007-07-12 21:03:05 +00:00
  • b13aee9165 add tpc change from #1949 Felix Fietkau 2007-07-12 19:17:32 +00:00
  • 5f6dfc231a move to iptables 1.3.8 Tim Yardley 2007-07-12 16:05:28 +00:00
  • a92ca5e6b8 upgrade AVR32 to 2.6.22.1 Imre Kaloz 2007-07-12 14:11:31 +00:00
  • f506ac7d81 upgrade dnsmasq (#1975) Felix Fietkau 2007-07-12 13:58:25 +00:00
  • 13c862a0d5 remove a hack that is no longer necessary Felix Fietkau 2007-07-12 13:43:59 +00:00
  • d6c65d3332 fix parallel build issues Felix Fietkau 2007-07-12 12:50:16 +00:00
  • 6f66bc61f9 fix distclean Felix Fietkau 2007-07-12 10:55:00 +00:00
  • b35bedf094 pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22 Imre Kaloz 2007-07-12 10:29:54 +00:00
  • d2c338cd52 upgrade atheros targets to 2.6.22.1 Imre Kaloz 2007-07-12 10:19:36 +00:00
  • 65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949) Felix Fietkau 2007-07-11 21:13:50 +00:00
  • c2e8f9c47c rename mini_fo mount point so as not to confuse users Mike Baker 2007-07-11 20:46:25 +00:00
  • 57da2d5713 move uci_load into config_load so that changes can be applied via uci without commiting Mike Baker 2007-07-11 20:39:28 +00:00
  • b1d970fd1d fix detection of admboot based boards Gabor Juhos 2007-07-11 19:26:20 +00:00
  • 9118d7fec9 fix ipset compilation Tim Yardley 2007-07-11 15:23:13 +00:00
  • a31921a8cd remove hardware accelerated byte swapping feature, and resync kernel config Gabor Juhos 2007-07-11 15:21:17 +00:00
  • 5ca2391456 ixp4xx: Add RTC driver for FSG-3 Rod Whitby 2007-07-11 14:16:09 +00:00
  • 4fa6ccae04 arm-magic.sh: Added support for fsg3 Rod Whitby 2007-07-11 14:07:28 +00:00
  • ffac90fdb7 ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting directly from internal hard disk. Rod Whitby 2007-07-11 13:51:34 +00:00
  • ce7b825d9a ixp4xx: Initial profile for the Freecom FSG-3 Rod Whitby 2007-07-11 13:29:57 +00:00
  • 04673803b5 ixp4xx: Add initial support for the Freecom FSG-3 Rod Whitby 2007-07-11 13:16:14 +00:00
  • e51695f4d5 ixp4xx: Update from 2.6.21.5 to 2.6.21.6 Rod Whitby 2007-07-11 13:15:25 +00:00
  • ec4086cab0 mostly cosmetic sync with the mainline bubinga code Imre Kaloz 2007-07-11 13:13:26 +00:00
  • 4db7fa1c06 refactor kernel code (part 1), mark it as broken now Gabor Juhos 2007-07-11 13:00:27 +00:00
  • be6a41df04 bump to 2.6.22.1 Mike Baker 2007-07-11 10:57:49 +00:00
  • 5123be41cd add ar7 2.6.22 patches by matteo (work in progress, not booting yet) Felix Fietkau 2007-07-11 10:47:25 +00:00
  • a508408c0b fix alsa snd_fops problem (#1426) Felix Fietkau 2007-07-11 10:19:29 +00:00
  • a817b45169 reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts Felix Fietkau 2007-07-11 06:47:33 +00:00
  • febfbf2acd remove a warning that has confused a few people Felix Fietkau 2007-07-11 06:15:50 +00:00
  • c844236c36 fix cflags for xscale (#2026) Felix Fietkau 2007-07-11 05:18:19 +00:00
  • e92e3ff031 color change to make menuconfig easier to read (patch from #1730) Felix Fietkau 2007-07-11 04:03:01 +00:00
  • f82e310cd2 fix a typo in the imq module (patch from #2005) Felix Fietkau 2007-07-10 20:42:26 +00:00
  • 0ed9124016 fix PACKAGES:= for target profiles in target.mk Felix Fietkau 2007-07-10 20:36:25 +00:00
  • c0f9679587 fix a typo Felix Fietkau 2007-07-10 20:21:09 +00:00
  • a925fec9c7 fix docs compile targets Felix Fietkau 2007-07-10 16:38:05 +00:00
  • 968894ad08 fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) Gabor Juhos 2007-07-10 11:02:07 +00:00
  • 1ddafdaf82 fix channel/frequency returned by scan Mike Baker 2007-07-09 21:27:13 +00:00
  • 0e1921ab3c disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected) Gabor Juhos 2007-07-09 16:36:19 +00:00
  • 6fe5338591 restart wds links when wifi is restarted Mike Baker 2007-07-09 16:11:21 +00:00
  • c731d18905 au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for rewriting Florian Fainelli 2007-07-09 16:06:43 +00:00
  • fb684d26f3 add second package source for packages built from the /packages repository fix up first package source (should be release, not snapshots on 7.07) Felix Fietkau 2007-07-09 07:09:44 +00:00
  • d444a280c2 fix the cpu_wait patch for 2.6.22 Felix Fietkau 2007-07-09 05:44:15 +00:00
  • 28f2d52925 add busybox printf patch from #2021 Felix Fietkau 2007-07-09 03:05:18 +00:00
  • d8ced3b2ff 2.6.22 is released :) Felix Fietkau 2007-07-09 02:23:00 +00:00
  • 5ac6d7263c remove ARCH:=i686 from s100 profile - the build system can't handle that properly yet Felix Fietkau 2007-07-09 00:19:13 +00:00
  • 0e387805fb hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) Felix Fietkau 2007-07-09 00:13:47 +00:00
  • 3a88b0b94d some updates for s100 John Crispin 2007-07-08 19:16:02 +00:00
  • 648cf7c524 added i686 support and profile for t-vision s100 John Crispin 2007-07-08 16:11:40 +00:00
  • bab458186d fix usb-storage permissions Mike Baker 2007-07-08 13:23:17 +00:00
  • 9a785f0b0a more wpa+wds patches Mike Baker 2007-07-08 12:51:30 +00:00
  • 921cbfe002 fix busybox --help problems on rebuild Mike Baker 2007-07-07 20:12:42 +00:00
  • a22cf8b5a6 fix madwifi compile for 2.4 Felix Fietkau 2007-07-07 09:29:15 +00:00
  • 463ade84f9 fix bug with ap+sta modes using wpa Mike Baker 2007-07-04 18:34:11 +00:00
  • af7a203b76 rearrange diag's platform detection code to look for known platform strings before guessing Mike Baker 2007-07-04 16:51:00 +00:00
  • ee0977d0d3 patch wlc and scripts to control wl's builtin wpa supplicant Mike Baker 2007-07-04 16:49:08 +00:00
  • 37a404a6e8 Package the hardware clock utility and fix english typos (#2015) Florian Fainelli 2007-07-04 11:20:46 +00:00
  • 31ea6879d7 clean up default wifi config Mike Baker 2007-07-04 11:15:12 +00:00
  • 5b52ebfcb1 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 Felix Fietkau 2007-07-04 05:05:46 +00:00
  • 114b9a8fb6 add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the moment Felix Fietkau 2007-07-04 04:35:44 +00:00
  • e062f4185e refactor atheros system code - also add support for the reset button (sends netlink messages in the same format as broadcom-diag) Felix Fietkau 2007-07-04 03:55:23 +00:00