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

Commit Graph

  • 14a08a0fb2 Use the new x86 code, thanks sn9 ! florian 2007-07-26 21:18:21 +00:00
  • 060c85b4cb Add rt2x00-mac80211 snapshot (#1916) florian 2007-07-26 20:00:24 +00:00
  • 2e57c3227c fix a prereq bug nbd 2007-07-26 16:14:14 +00:00
  • 8a854beb05 add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 nbd 2007-07-26 15:28:59 +00:00
  • deeda98ba5 ignore filenames that can cause problems for the recursive dependency handling nbd 2007-07-26 11:32:13 +00:00
  • 7866607857 Add uvcvideo driver (#1997) florian 2007-07-26 09:08:23 +00:00
  • ec5d0fc9eb remove the @ and change the comment from [8107] (closes: #2122) nico 2007-07-26 06:43:29 +00:00
  • 3bdcdb8e80 brcm47xx-2.6: add a few nops here, some irq saving there, blast the full cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) nbd 2007-07-26 04:35:23 +00:00
  • c3e54ffcc1 fix the size of the flash mem window on pronghorn metro (#2070) nbd 2007-07-25 17:37:16 +00:00
  • 8ce9e8a9b1 NAPI for r6040 of course depends on r6040 florian 2007-07-25 15:09:35 +00:00
  • 5448a92c71 Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w florian 2007-07-25 15:05:16 +00:00
  • 87f5e12cd0 [adm5120] uses AMBA PL010 driver for the serial ports from now juhosg 2007-07-25 14:47:16 +00:00
  • 10b2579edb merge madwifi r2591 for rxantenna selection nbd 2007-07-25 14:07:04 +00:00
  • 5973792c3f Fix aodv-uu compilation on 2.4 kernels (#2116) florian 2007-07-25 14:00:45 +00:00
  • d9b343cbb5 Put r6040 ethernet driver as a module florian 2007-07-25 09:22:24 +00:00
  • eeab7aa026 Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! florian 2007-07-25 09:16:20 +00:00
  • 87378c0dd0 on the au1000 usb could never work as the power switch was never enabled :P blogic 2007-07-24 22:40:24 +00:00
  • 7e10088cec wireless config gets regenerated not only when it does not exist, buit also if it is 0 len blogic 2007-07-24 22:10:10 +00:00
  • cf267e864c fixed au1000 eth0 ioctl patch blogic 2007-07-24 21:11:28 +00:00
  • a0e087f6dc oops, wrong file for au1000 pci fix blogic 2007-07-24 20:35:35 +00:00
  • 69c3d2d458 fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and the max add being set to 32bit blogic 2007-07-24 20:33:35 +00:00
  • 57487af59e [adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to boot juhosg 2007-07-24 20:28:25 +00:00
  • 3be729d854 [adm5120] fix kernel command line juhosg 2007-07-24 16:20:27 +00:00
  • cf070486dd Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks ! florian 2007-07-24 11:05:23 +00:00
  • fcb99d5385 Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail) florian 2007-07-24 10:58:39 +00:00
  • b0b1a6af4f Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance) florian 2007-07-24 09:15:20 +00:00
  • 720cdf88eb fix mac80211 build for platforms that have led support disabled nbd 2007-07-23 22:10:23 +00:00
  • e2133d3ce6 initial merge of infineon code for amazon, pci is still broken a bit. a big thank you goes to infineon for providing info and reference code blogic 2007-07-23 22:10:11 +00:00
  • a39d500fb4 merge madwifi trunk changeset 2597 nbd 2007-07-23 22:05:00 +00:00
  • 32543f46ca [adm5120] cosmetic changes in flash driver juhosg 2007-07-23 19:51:49 +00:00
  • 282fd66c5d Add back the port priority for r6040 florian 2007-07-23 18:35:34 +00:00
  • d1ca5112f8 disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 nbd 2007-07-23 14:17:00 +00:00
  • e618dd2230 [adm5120] adm5120_mtd.c is no longer in use juhosg 2007-07-23 13:46:05 +00:00
  • 442a48289d [adm5120] board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 juhosg 2007-07-23 13:33:56 +00:00
  • 092e471c42 Add supporg for nls-iso8859-2 (#2123) florian 2007-07-23 12:57:27 +00:00
  • 3775796c70 Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel florian 2007-07-23 12:44:43 +00:00
  • 801db5e277 Allow squashfs images for au1000, use the automatic rootfs split florian 2007-07-23 12:12:14 +00:00
  • 0bdb892273 ignore dirs created with 'make package/symlinks' juhosg 2007-07-23 10:07:40 +00:00
  • 5de63c9d91 [adm5120] cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 juhosg 2007-07-23 09:27:32 +00:00
  • 98f68cf322 Fixed required KCONFIG symbols for block IDE modules rwhitby 2007-07-23 08:25:10 +00:00
  • 3fde093253 Enabled IXP4xx beeper rwhitby 2007-07-23 07:18:17 +00:00
  • 5342224870 do dynamic kernel config changes for netfilter as well nbd 2007-07-23 03:23:46 +00:00
  • abafc3e8e3 add better working-g++ check (patch from #2017) nbd 2007-07-23 02:56:30 +00:00
  • 733afec119 add watchdog start patch from #1967 nbd 2007-07-23 02:51:42 +00:00
  • b8e8a507ad add pppd options patch from #2114 nbd 2007-07-23 02:50:03 +00:00
  • 263c7a7069 more dependency fixes nbd 2007-07-23 02:41:33 +00:00
  • fd7d7215c6 simplify and fix adm5120 image building, fix broken FEATURES handling nbd 2007-07-23 02:13:10 +00:00
  • 8b77360d97 add missing dependencies and kernel config options nbd 2007-07-23 01:22:40 +00:00
  • dc872da1d7 another attempt at fixing the madwifi memleak for good. i'm 95% sure this is the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) nbd 2007-07-23 00:37:35 +00:00
  • efde7ff8e6 refresh madwifi patches nbd 2007-07-22 23:49:34 +00:00
  • 29ea206141 fix an error message nbd 2007-07-22 18:46:57 +00:00
  • 61060584fe keep track of the wifi interface state in /var/state/wireless nbd 2007-07-22 18:32:47 +00:00
  • bf318f4532 fix jffs2 images nico 2007-07-22 18:29:59 +00:00
  • 6762e5d4cc add patch from #2111 nbd 2007-07-22 16:55:31 +00:00
  • bedf02f2fd [adm5120] fix printk format arguments in memory detection code juhosg 2007-07-22 16:08:27 +00:00
  • 11b6e887cf package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds rwhitby 2007-07-21 14:57:30 +00:00
  • abece8d89a ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth access point) rwhitby 2007-07-21 13:57:56 +00:00
  • e671525ba2 ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices rwhitby 2007-07-21 13:31:45 +00:00
  • 3b1fa8d2b9 [adm5120] flash driver fixes juhosg 2007-07-21 11:05:46 +00:00
  • c2ad751848 when building packages, accept uppercase letters in the package name nbd 2007-07-21 01:11:16 +00:00
  • c689c8ef34 fix yealink kmod compile nbd 2007-07-21 01:00:42 +00:00
  • 8099d2ffb8 fix kmod-pwc compile nbd 2007-07-21 00:50:31 +00:00
  • 68bf46a17b fix kmod-atmtcp compile nbd 2007-07-21 00:21:34 +00:00
  • 8ed41edf8e disable kmod packages where the KCONFIG options are =y nbd 2007-07-20 22:25:14 +00:00
  • bb85ff4f8d reorder, xt_CHAOS depends on xt_DELUDE nbd 2007-07-20 20:54:54 +00:00
  • 936d19e10c [adm5120] fix switch driver, force all packets from all the ports are low priority juhosg 2007-07-20 20:46:39 +00:00
  • 071b759c61 rootfs_split: fix a typo, and fix compiler warnings juhosg 2007-07-20 18:32:48 +00:00
  • 7865baba1c fix rootfs split partition renaming (fix by Eric L. Chen) nbd 2007-07-20 18:09:00 +00:00
  • 4f475f5ab2 fix #2112 nbd 2007-07-20 17:19:09 +00:00
  • 921f798f6a Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run florian 2007-07-20 16:26:39 +00:00
  • 305cc5a452 add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040) nbd 2007-07-20 16:11:46 +00:00
  • 8e58a9600b Fix wget2nand with the host's patch-cmdline and the new kernel filename florian 2007-07-20 15:45:20 +00:00
  • 7c70874270 Fix the automatic selection of ext2 when not using neither squashfs nor jffs2 florian 2007-07-20 14:53:43 +00:00
  • 9105f5566e compress the kernel that resides on the nand memory florian 2007-07-20 14:33:15 +00:00
  • 48b7bf6e3d [adm5120] fix switch_driver to avoid segfaults juhosg 2007-07-20 09:07:18 +00:00
  • 547672a7cb [adm5120] update trxsplit * use generic rootfs_split feature * resync kernel config juhosg 2007-07-20 08:47:02 +00:00
  • ace568617f fix a socket leak in udhcpc (patch by Eric L. Chen) nbd 2007-07-20 00:31:03 +00:00
  • 3295cd2c88 Fix indentation for add_mtd_partitions (#2072) florian 2007-07-19 19:03:10 +00:00
  • 550e5838c4 Remove tgz hacks florian 2007-07-19 18:50:16 +00:00
  • 907958f268 really fix tgz images nbd 2007-07-19 18:20:56 +00:00
  • 35016b5822 restore Kconfig options of rootfs_split for 2.6.21.5 juhosg 2007-07-19 17:15:32 +00:00
  • 5ea7603e04 Suppress promc.c.orig, fix the nand detection with newer boards (#2038) florian 2007-07-19 16:19:19 +00:00
  • 589df1ac74 add a workaround for a wds related crash nbd 2007-07-19 16:15:35 +00:00
  • 9f7de89d9b revert 8059, via-rhine is built in the kernel florian 2007-07-19 16:00:20 +00:00
  • fc66ff967a rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly on 2.6.21.5 juhosg 2007-07-19 15:52:37 +00:00
  • 72d5517429 Include kmod-via-rhine by default for rb532 florian 2007-07-19 15:23:34 +00:00
  • 5a0ce297c0 Convert the NAND driver to platform_driver, allow tgz image to be built correctly florian 2007-07-19 14:53:24 +00:00
  • 52b2255fef Add wget2nand, this should allow netboot installation directly to nand florian 2007-07-19 14:52:38 +00:00
  • 39b5ef6e05 Really add the LED driver :) florian 2007-07-19 14:51:56 +00:00
  • 021e9ef609 disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it nbd 2007-07-19 14:29:05 +00:00
  • fd96b4e157 Put the init flag in the structure florian 2007-07-19 12:54:17 +00:00
  • 40cf82d537 rb532 has pci support and should build tgz images by default florian 2007-07-19 12:27:40 +00:00
  • 70aba3ccb1 aodv-uu is not broken anymore florian 2007-07-19 12:24:53 +00:00
  • 8119784b65 Add optionnal support for a BUILD_DIR suffix (#2057) florian 2007-07-19 12:09:52 +00:00
  • 8677fb58f7 Allow the redboot supplied command line to be append (#2089) florian 2007-07-19 10:24:16 +00:00
  • 7c724a52ac Fix kmod-ipip build (#2092) florian 2007-07-19 10:01:51 +00:00
  • 6c27cb4e19 clean of the rootfs_split patch juhosg 2007-07-19 07:13:20 +00:00
  • 388d9e834c Replace hardcoded values with their correct definitions florian 2007-07-18 17:27:40 +00:00
  • 5b386e7073 Convert the nand driver to a platform_device, should only allow routerboards to use it florian 2007-07-18 17:16:36 +00:00
  • f985faf3de Fix the tgz image build florian 2007-07-18 14:40:57 +00:00