1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 14:44:37 +03:00
Commit Graph

1096 Commits

Author SHA1 Message Date
nbd
4238a3aead update work in progress rewritten bcm947xx code. wifi and usb seem to be working, flash access still has problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 02:34:18 +00:00
nbd
b89ba4c713 port [6229] to kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-08 01:25:18 +00:00
nbd
74ff58c57a change target description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-05 21:56:03 +00:00
nbd
8e21d01127 add profile for the wgt634u
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-05 21:55:32 +00:00
nbd
8e9603e298 oops... typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 23:18:47 +00:00
nbd
5392583e7d fix rootfs detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 23:18:22 +00:00
nbd
63b12ffd1b update atheros 2.6 port - add support for the older chip generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 21:18:10 +00:00
nbd
0634ad3b28 add extra netfilter xt stuff to config-template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 21:15:46 +00:00
nbd
39133a937d force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - why the fsck has this ever worked for anybody??
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-04 02:31:00 +00:00
nbd
a77c31b1e1 disable block2mtd page readahead (patch from #1058)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-01 21:35:25 +00:00
pavlov
532f7ffb63 clean up the x86 image build a bit, fixing unconditional copy of grub files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-01 01:07:26 +00:00
nbd
394ee612ea fix rb532 image build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-31 17:18:50 +00:00
mbm
da5f3d25a7 basic pxa support; likely broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-31 00:11:27 +00:00
nbd
ccc56e8d99 move the natsemi preselection into the x86 default package list
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-29 20:17:59 +00:00
nbd
78edbe6175 forward port missing parts of the mtd permission change in whiterussian (and add it to linux 2.6 as well)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 19:22:15 +00:00
nbd
746bc29e29 merge another batch of code from michael buesch's wireless-dev tree, fix up extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:30:32 +00:00
nbd
ee317dc932 add ar7 sErCoMm image fix (patch by Bernardo Innocenti)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 10:39:02 +00:00
mbm
c2cb272a17 fix [6191]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:57:51 +00:00
mbm
c198a6ed9e kernel has gotten too big; move kernel/jffs2 boundary
TODO: automatically calculate bounds


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:01:03 +00:00
rwhitby
98f73905b3 Refreshed ixp4xx config (missing CONFIG_NETFILTER_XT_MATCH_PORTSCAN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 21:18:40 +00:00
florian
f7fb3e14ad Forgot to add the DELUDE target :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 00:03:01 +00:00
florian
a13fd170d4 Add chaostable from #1187, also enable netfilter modules for ixp4xx.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 23:55:22 +00:00
nbd
2d44840e41 turn the IXP4xx microcode check into a prereq check so that the error message is displayed before the compile starts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 18:45:54 +00:00
nbd
fca1e28839 Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 12:35:00 +00:00
nbd
3d1e9d6944 add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:30:36 +00:00
malbon
4b41d5b940 Use nbd's fix for Zip files.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-16 18:13:19 +00:00
nbd
591810182c remove bogus part of the broadcom target descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-16 02:16:03 +00:00
nbd
f72e9c8897 fix x86 image builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 22:59:51 +00:00
nbd
207526197a move another DEFAULT:=y and fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:58:43 +00:00
nbd
0dcc8eefcb move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 17:56:42 +00:00
nbd
cbbc0e61fb disable pcmcia for atheros-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 18:47:44 +00:00
florian
2275f308aa Remove this unnecessary patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 16:35:18 +00:00
nbd
3a5b49ea7f bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 09:54:51 +00:00
nbd
b806b00806 Add initial version of the new Image Builder
It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 21:52:28 +00:00
florian
80551b13b0 Update rdc-2.6 config (#1178)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 19:37:00 +00:00
florian
061969855e Backport linux-atm api from 2.6.8.1 for brcm63xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 09:51:40 +00:00
florian
e48d2ec30c brcm63xx has ATM support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 09:51:10 +00:00
nbd
45e49953d0 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 17:38:29 +00:00
nbd
37e7745ef1 fix grub bootopts (#1145)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 16:13:39 +00:00
nbd
7ac291d1fc add a netconfig override for the wl-500g (fixes #1116)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:41:47 +00:00
nbd
74975289a3 Add initial version of the brcm-2.6 rewrite,
called brcm47xx-2.6 to better distinguish it from 63xx.

Boots on WGT643U, includes ethernet support, but doesn't do much otherwise.
Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work
and Vladdy for some fixes and porting to 2.6.19.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:35:36 +00:00
nbd
e609a0ce97 add missing part from [6013]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:26:02 +00:00
nbd
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-07 15:25:26 +00:00
kaloz
720ad23f4d upgrade to Linux 2.4.34
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:09:34 +00:00
kaloz
8b75420771 fix kernel compile on real operating systems :P (closes #1150)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 19:47:31 +00:00
florian
4290321ff3 malbon has contributed to flash map driver as well, update the driver description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:32:41 +00:00
florian
efc4676a28 Make 6348 as the default target, yeah, what a fix :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:31:39 +00:00
florian
9d7d25f924 brcm63xx devices also have USB as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:31:03 +00:00
florian
9088c43802 Add an OSX specific patch to make the kernel be compiled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:29:54 +00:00
nico
93dcf8a3ac add a patch for grub-0.97 from LFS to fix segfaults on x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 14:28:17 +00:00
nico
7cf939cd11 tweak grub install in x86 ext2 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 19:38:52 +00:00
nico
76a8dfe8fc fix grub segfaults on hosts where gcc is built with stack smashing protection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 19:36:39 +00:00
florian
8e86103011 Add another download source, also mirror it to openwrt mirror (#1124)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 08:37:00 +00:00
florian
cc8d1b9fea Enable pcmcia for brcm63xx (#1125)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-02 08:25:44 +00:00
rwhitby
1e2486667b Include the IXP4XX NPE microcode into the NSLU2 firmware image.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 05:29:29 +00:00
rwhitby
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).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 05:25:09 +00:00
nbd
6d52fd57a3 reorder netfilter patches, update layer7 kernel to latest version, should improve stability
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 04:42:50 +00:00
rwhitby
c0796f2e33 Include apex bootloader in nslu2 image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 00:01:58 +00:00
rwhitby
5f4301e892 Apex bootloader (for ixp4xx devices)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 00:00:58 +00:00
nbd
f5b0956604 add compatibility patch for d80211
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 17:52:58 +00:00
florian
2bf7c625c7 Make the i2c driver work, as a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 02:37:25 +00:00
rwhitby
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29 12:02:22 +00:00
nico
ec0548de30 fix uml-2.6 build with 2.6.19.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29 11:09:10 +00:00
florian
8f6cf8bf76 Forgot to make i2c driver depend on i2c bit banging algorithm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5919 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 17:53:25 +00:00
florian
7b49940892 Forgot to add the i2c id, grr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 16:32:15 +00:00
florian
a608eacfde Small typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 16:27:38 +00:00
florian
84eaaac61b Port the i2c-gpio driver to the 2.6 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 16:10:51 +00:00
florian
0e8d9b0298 Add Intel/VIA usb-uhci support (#1098)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 00:56:39 +00:00
florian
9d9470d086 Update the crc checksum to allow images being flashed via tftp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 18:20:38 +00:00
nbd
f4d24919d4 store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 09:12:57 +00:00
nbd
13596cf723 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 08:05:48 +00:00
rwhitby
85f442856c Generate a flashable image for the NSLU2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 08:10:35 +00:00
rwhitby
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-21 00:26:45 +00:00
nbd
25dc2c8560 more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 17:33:28 +00:00
rwhitby
c055409b24 Initial stab at netconfig for nslu2 and nas100d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 13:17:21 +00:00
rwhitby
dd7d76d230 Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 09:33:12 +00:00
nbd
11fb48ad8c fix size of config partition on ar7 (#902)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:00:16 +00:00
florian
2930411d73 Add image generation for ar525w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:48:47 +00:00
rwhitby
c3f9314e61 Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:23:51 +00:00
rwhitby
f91fb5ad4a Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:19:13 +00:00
nbd
6d19fa0c62 change the type of plat_irq_dispatch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:45:59 +00:00
nbd
831384550c remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:39:03 +00:00
nbd
eb3554dc17 cosmetic fix: make the pci slot check more readable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:06:09 +00:00
nbd
d94f1f9036 add a better pci fix for rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 21:41:04 +00:00
nbd
427f5c53f9 add missing copyright
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 19:34:52 +00:00
kaloz
0a679eefa6 upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
nbd
d24f4397f1 first round of rb532 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 08:16:35 +00:00
florian
319225a9d4 More bcm963xx fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 01:40:56 +00:00
florian
42c04fcd01 More bcm963xx fixes with 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 22:34:22 +00:00
florian
b53dfbf24e Replace inode.u.generic_ip with inode.i_private
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 21:57:24 +00:00
nbd
5434398b7d add ohci to x86 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 19:42:35 +00:00
nbd
f81e56debf some platform support path name cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 18:30:29 +00:00
florian
b0c483b0b1 Oops, commited just one part :/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 16:33:54 +00:00
florian
d9f16b1a31 Update brcm63xx flash map driver for 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 16:30:04 +00:00
florian
de32759c07 Add a Ralink profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 12:07:05 +00:00
rwhitby
977285ae30 Fixed patch naming to match conventions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 01:58:28 +00:00
rwhitby
928d62f33e IXP4xx patches for NSLU2 and NAS100D
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 01:57:04 +00:00
florian
5a0b9e8c8d Fix spelling typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 23:52:18 +00:00
nbd
c4ceb66a2d fix a spelling mistake (spotted by armijn)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 23:33:25 +00:00
florian
960737e0b4 Update rdc-2.6 patches for 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 16:26:28 +00:00