1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 13:02:24 +03:00
Commit Graph

1263 Commits

Author SHA1 Message Date
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
florian
c2c9dd7ff0 Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 13:13:12 +00:00
rwhitby
c4f52d9cbc Renamed 050-* to comply with patch naming convention.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 12:28:46 +00:00
rwhitby
d9b96df705 Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 03:05:52 +00:00
kaloz
7605432c90 build wrt300n v1 images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 19:54:09 +00:00
kaloz
1b4100d26b remove the ar531x-2.4 target, a 2.6 port will be added soon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 22:50:13 +00:00
nbd
92f1e1a003 remove a few unused things
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 17:35:56 +00:00
nbd
c92885c466 Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:41:33 +00:00
nbd
a8131d4638 revert last commit - flash map driver not updated yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:22:46 +00:00
nbd
7ce63c32a1 remove some padding
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 15:27:41 +00:00
nbd
0d7b512459 small cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-13 18:51:04 +00:00
nbd
6933f718b4 better network config support for bcm94704
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 23:55:14 +00:00
nbd
145b0ea3ff disable broadcom jffs2 images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 23:20:05 +00:00
florian
c3319b5b6f Update ralink module package in the WiFi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 12:58:01 +00:00
nbd
01c26b5b78 add binary images for au1000 (for use with mtd)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 01:23:37 +00:00
florian
6e336367e4 Add Wi-Fi profiles (for what it matters with this arch)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:56:15 +00:00
florian
caa1672251 Add a default Ralink profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:55:49 +00:00
florian
05e697e739 Add different Wi-Fi profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:55:39 +00:00
florian
a55c2ce3fa brcm63xx is currently broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:17:19 +00:00
florian
7f930e96f9 Forgot the kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:17:03 +00:00
florian
3934107c28 Normalize patch : change MIPS_BRCM to BCM963XX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:15:18 +00:00
florian
cdb18ab9e8 Run dos2unix on the flash map driver ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:13:26 +00:00
nbd
3319f184b2 fix pci on the meshcubes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:54:43 +00:00
florian
ec9c075c75 Enable msdos fs support and package it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:47:32 +00:00
nbd
1e0a5cc251 fix uclibc compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 10:38:11 +00:00
nbd
dcf6bd1f3a more compile fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 22:02:44 +00:00
nbd
4cc2001e1b fix up include/linux/types.h for user space stuff (patch from debian), fixes #1008
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 15:58:15 +00:00
florian
aedd009f91 Add HFS and HFS+ modules (#1024)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 14:12:39 +00:00
nbd
f37257b768 improve the stability of via-rhine with large packet sizes and high network load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 06:17:38 +00:00
nbd
a1f92f4320 clean up x86-2.6 partitioning stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 02:51:35 +00:00
nbd
19021c16ff remove custom partition table hack, add ptgen utility for generating partition tables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 00:26:26 +00:00
nbd
c41fbbc115 move target/utils to tools/firmware-utils
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 23:41:38 +00:00
nbd
440a0b6f4a replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 18:31:28 +00:00
nbd
da4077f1bc fix path to lzma-loader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 16:12:30 +00:00
nbd
2227539547 disable wgt634u image for brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 15:42:15 +00:00
nbd
c37a402fc2 fix pptp nat commit - committed the wrong file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 03:40:05 +00:00
nbd
374e36d69b add pptp nat fix (should fix #571, needs to be tested)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-05 23:51:29 +00:00
mbm
9e0a57b449 move target/image/platform to target/linux/platform/image
platform directories are now self contained


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 20:14:41 +00:00
nbd
23117d160a portability fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 03:52:51 +00:00
nbd
28398504ad fix brcm-2.4 target profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:25:42 +00:00