1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 19:04:25 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
florian
12671e163c [rdc] allow 1MB extra space for JFFS and other enhancements (#7706)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-17 15:31:27 +00:00
florian
cc2563940f [package] rename kmod-switch-ip175c package to kmod-switch-ip17xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-08 20:01:16 +00:00
florian
7962741d94 [rdc] include swconfig in ar525w profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-21 21:25:51 +00:00
florian
1077a21419 [rdc] add r6040 phylib support which allows to use the ip175c switch driver on ar525w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-21 09:53:59 +00:00
florian
c4a3b1979a [rdc] use profiles again intead of subtargets.
We have now a single kernel which autodetects the type of device we are running
on, so we can switch back to having profiles. Patch by Bernhard Loos.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 10:13:00 +00:00
florian
860aac31e7 [rdc] convert profiles to become subtargets, compile tested only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 00:22:07 +00:00
jow
79a885602f [PATCH] Typo in r8610.mk
signed-off by: Jac Goudsmit <jac@goudsm.it>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30 23:47:50 +00:00
florian
f42626aac1 [rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 00:49:05 +00:00
florian
5b4bdb577c Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:54:35 +00:00
florian
5bcb2df2a0 Fix profile/image generation for dir450
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 15:12:14 +00:00
florian
b434998040 Add support for the D-Link DIR-450, thanks to Macpaul Lin !
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 10:57:29 +00:00
nbd
17c7b6c3fd strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00