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

Commit Graph

  • 9cc77964cd add a patch to use our target ar, not the host one (closes: #1164) nico 2007-01-08 02:35:38 +00:00
  • 4f53f8d738 more use of the INSTALL_DIR variable nico 2007-01-08 00:53:24 +00:00
  • 96a7a82e57 fix rt61 build on 2.4 nico 2007-01-07 23:29:43 +00:00
  • 45e49953d0 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console) nbd 2007-01-07 17:38:29 +00:00
  • 37e7745ef1 fix grub bootopts (#1145) nbd 2007-01-07 16:13:39 +00:00
  • 4a834421b0 - Wrap long lines in the documentation, so that patches to the .tex files are more readable. - Fix several typos (see #1163) nbd 2007-01-07 16:06:53 +00:00
  • 7ac291d1fc add a netconfig override for the wl-500g (fixes #1116) nbd 2007-01-07 15:41:47 +00:00
  • 74975289a3 Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better distinguish it from 63xx. nbd 2007-01-07 15:35:36 +00:00
  • e609a0ce97 add missing part from [6013] nbd 2007-01-07 15:26:02 +00:00
  • 67154b6162 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically) nbd 2007-01-07 15:25:26 +00:00
  • be1694e4d9 busybox: remove the bogus SIZEOF_LONG check (#1127) nbd 2007-01-07 15:18:15 +00:00
  • 29e8bb3130 fix memory leak in switch drivers (patch from #1132) nbd 2007-01-07 14:59:43 +00:00
  • 194473b2cf drop -Werror from busybox - prevents compile errors like #1130 nbd 2007-01-06 18:56:46 +00:00
  • 315ed6fc18 Convert kmod-shfs to the KernelPackage template florian 2007-01-05 20:36:06 +00:00
  • 720ad23f4d upgrade to Linux 2.4.34 kaloz 2007-01-05 20:09:34 +00:00
  • f5e2ce9ba3 upgrade wpa_supplicant to v0.5.7 for #1133 kaloz 2007-01-05 20:08:26 +00:00
  • 8b75420771 fix kernel compile on real operating systems :P (closes #1150) kaloz 2007-01-05 19:47:31 +00:00
  • 858ccfbcc2 fix typo (closes #1149) kaloz 2007-01-05 18:54:36 +00:00
  • 163c1d6013 Use the KernelPackage template instead of kmod-foo florian 2007-01-05 15:36:58 +00:00
  • bbec1c7f78 Also use INSTALL_CONF for ppp florian 2007-01-05 15:34:48 +00:00
  • 6d327c7a6b Add a doc target and use the defined source feeds to make symlinks florian 2007-01-05 15:34:14 +00:00
  • 7cc50d50ac Add support for source feeds in menuconfig florian 2007-01-05 15:33:14 +00:00
  • 4290321ff3 malbon has contributed to flash map driver as well, update the driver description florian 2007-01-05 15:32:41 +00:00
  • efc4676a28 Make 6348 as the default target, yeah, what a fix :/ florian 2007-01-05 15:31:39 +00:00
  • 9d7d25f924 brcm63xx devices also have USB as well florian 2007-01-05 15:31:03 +00:00
  • 5485cbb73e Update the README to something more realistic florian 2007-01-05 15:30:25 +00:00
  • 9088c43802 Add an OSX specific patch to make the kernel be compiled florian 2007-01-05 15:29:54 +00:00
  • 211bf4e208 Remove getline definition for OSX since we ship a getline implementation florian 2007-01-05 15:29:21 +00:00
  • b8a41d9b79 Add some more comments on the feeds script, use parameters in functions florian 2007-01-05 15:28:52 +00:00
  • 67562874eb Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later florian 2007-01-05 15:28:16 +00:00
  • 792dda33f9 Add zd1211rw kernel module florian 2007-01-05 15:27:45 +00:00
  • 9c4190f091 Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well florian 2007-01-05 15:27:24 +00:00
  • b9883aef07 Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository florian 2007-01-05 15:26:38 +00:00
  • 859c93d75c /etc/config/* should use INSTALL_DATA pavlov 2007-01-04 16:51:41 +00:00
  • 93dcf8a3ac add a patch for grub-0.97 from LFS to fix segfaults on x86_64 nico 2007-01-04 14:28:17 +00:00
  • 8fb079219b fix b/g mode selection for madwifi, update documentation nbd 2007-01-04 01:29:01 +00:00
  • 33c98e51b9 Fix pfkey compile problem on 2.4 kernels. malbon 2007-01-03 13:32:32 +00:00
  • 7cf939cd11 tweak grub install in x86 ext2 images nico 2007-01-02 19:38:52 +00:00
  • 76a8dfe8fc fix grub segfaults on hosts where gcc is built with stack smashing protection nico 2007-01-02 19:36:39 +00:00
  • a87d2cc152 Was not selected by default actually :/ florian 2007-01-02 09:32:19 +00:00
  • 8e86103011 Add another download source, also mirror it to openwrt mirror (#1124) florian 2007-01-02 08:37:00 +00:00
  • cc8d1b9fea Enable pcmcia for brcm63xx (#1125) florian 2007-01-02 08:25:44 +00:00
  • 81427a065b fix iptables warning about 'wierd' interface names (#1082) nbd 2007-01-01 23:31:36 +00:00
  • 3e2a9cc21d replace our no_shadow fix with a better patch from upstream (#1118) nbd 2007-01-01 23:27:16 +00:00
  • 794600e96c make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later nbd 2007-01-01 23:23:45 +00:00
  • 632f858731 make telnetd standalone nbd 2007-01-01 22:38:32 +00:00
  • f424cfa4ea revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments nbd 2007-01-01 22:13:56 +00:00
  • e30b09e915 fix busybox linking when /bin/sh is not bash (closes: #1115) nico 2007-01-01 20:19:24 +00:00
  • 7d588e1ab6 update busybox menuconfig for the latest version nbd 2007-01-01 18:28:03 +00:00
  • 1e2486667b Include the IXP4XX NPE microcode into the NSLU2 firmware image. rwhitby 2007-01-01 05:29:29 +00:00
  • c34c37a569 Added the npe-ucode package to create the microcode for the IXP4XX NPE ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). rwhitby 2007-01-01 05:25:09 +00:00
  • 6d52fd57a3 reorder netfilter patches, update layer7 kernel to latest version, should improve stability nbd 2007-01-01 04:42:50 +00:00
  • cde9f30b2a Added OBJCOPY variable for calling the cross-objcopy command (required for Apex booloader) rwhitby 2007-01-01 00:03:09 +00:00
  • c0796f2e33 Include apex bootloader in nslu2 image rwhitby 2007-01-01 00:01:58 +00:00
  • 5f4301e892 Apex bootloader (for ixp4xx devices) rwhitby 2007-01-01 00:00:58 +00:00
  • 2751644833 Add an install rule for configuration files florian 2006-12-31 15:54:59 +00:00
  • a3da26d22d Include yamonenv by default in au1000 images florian 2006-12-31 15:52:23 +00:00
  • e1da0cb9a5 Fix the lock warning (#1111), also add another download source florian 2006-12-31 15:40:13 +00:00
  • 247902e006 Add a first implementation of a source feed checkout florian 2006-12-31 15:02:08 +00:00
  • 4f17fe653b update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so nico 2006-12-30 19:35:58 +00:00
  • 261aac9420 add d80211 from a recent wireless-dev checkout nbd 2006-12-30 18:47:07 +00:00
  • f5b0956604 add compatibility patch for d80211 nbd 2006-12-30 17:52:58 +00:00
  • 6612f025a1 only squash owners, not permissions, when generating ext2 images nico 2006-12-30 14:44:27 +00:00
  • 83b19a0240 Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card be recognized florian 2006-12-30 02:42:12 +00:00
  • d598d96082 Make rt61 become a real kernel package florian 2006-12-30 02:41:27 +00:00
  • 2bf7c625c7 Make the i2c driver work, as a module florian 2006-12-30 02:37:25 +00:00
  • c3e120ac97 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. rwhitby 2006-12-29 12:02:22 +00:00
  • ec0548de30 fix uml-2.6 build with 2.6.19.1 nico 2006-12-29 11:09:10 +00:00
  • bdeecf5a59 Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed. rwhitby 2006-12-29 03:37:34 +00:00
  • 8f6cf8bf76 Forgot to make i2c driver depend on i2c bit banging algorithm florian 2006-12-28 17:53:25 +00:00
  • 7b49940892 Forgot to add the i2c id, grr florian 2006-12-28 16:32:15 +00:00
  • a608eacfde Small typo florian 2006-12-28 16:27:38 +00:00
  • 84eaaac61b Port the i2c-gpio driver to the 2.6 kernel florian 2006-12-28 16:10:51 +00:00
  • cbc994f03d Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) florian 2006-12-28 01:14:30 +00:00
  • 0e8d9b0298 Add Intel/VIA usb-uhci support (#1098) florian 2006-12-28 00:56:39 +00:00
  • e1bdcce850 Fix the counters bug (#983) florian 2006-12-27 19:35:13 +00:00
  • 9d9470d086 Update the crc checksum to allow images being flashed via tftp florian 2006-12-27 18:20:38 +00:00
  • 50cbd8a197 Remove usb-controller dependency (#1007) florian 2006-12-27 18:18:35 +00:00
  • 6c93a964d2 add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) nbd 2006-12-27 17:37:28 +00:00
  • 677a254d99 madwifi: fix setting the essid for ap mode nbd 2006-12-27 00:55:59 +00:00
  • 8f52cffc45 Forgot kmod-ipt-imq dependency (#1076) florian 2006-12-25 17:43:06 +00:00
  • f4d24919d4 store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) nbd 2006-12-25 09:12:57 +00:00
  • 13596cf723 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :) nbd 2006-12-25 08:05:48 +00:00
  • 0aa9894624 Fix msdos module loading (#1086) florian 2006-12-23 22:50:36 +00:00
  • c205614797 Also build bzImage for rdc boards florian 2006-12-23 14:27:06 +00:00
  • 49ec6cdd1e Fixed typo, it might work now :-) rwhitby 2006-12-23 10:28:37 +00:00
  • 85f442856c Generate a flashable image for the NSLU2 rwhitby 2006-12-23 08:10:35 +00:00
  • 375bfab5d5 Utility for creating installable image for the NSLU2. rwhitby 2006-12-23 08:09:34 +00:00
  • cd031d6a03 remove problematic change that probably broke SoC support nbd 2006-12-22 11:58:24 +00:00
  • de0e4bd84a move hostapd setup function to wireless-tools package, as it is driver independent nbd 2006-12-22 08:06:07 +00:00
  • 2ba38d3a60 nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name nbd 2006-12-22 08:02:59 +00:00
  • 2ea8f22fbe lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes) nbd 2006-12-22 07:58:06 +00:00
  • fe0a53780a update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade) nbd 2006-12-22 03:52:48 +00:00
  • e80088eca9 Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. rwhitby 2006-12-21 00:26:45 +00:00
  • 3b6ddf5f3d replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories) nbd 2006-12-20 22:23:51 +00:00
  • 25dc2c8560 more cleanup nbd 2006-12-20 17:33:28 +00:00
  • c055409b24 Initial stab at netconfig for nslu2 and nas100d rwhitby 2006-12-20 13:17:21 +00:00
  • 76b52ee4a2 move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. nico 2006-12-20 09:53:33 +00:00
  • dd7d76d230 Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work. rwhitby 2006-12-20 09:33:12 +00:00
  • 3ee67516f3 remove hardcoded package name nbd 2006-12-20 07:00:30 +00:00