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

17 Commits

Author SHA1 Message Date
kaloz
34bf542fa5 fix up mac address setting on ixp4xx for devices that store this info in the RedBoot config partition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-28 19:54:47 +00:00
juhosg
685d811b38 [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:12:54 +00:00
juhosg
60289aade7 [kernel] update to 2.6.25.1 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-02 10:17:03 +00:00
kaloz
d445fbb21a sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-30 10:59:03 +00:00
kaloz
bad69e0b70 naming convention
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 16:28:29 +00:00
kaloz
294a4bb95f upgrade to 2.6.24.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-28 10:23:36 +00:00
rwhitby
1a123a62ce ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-25 06:15:44 +00:00
nbd
38eea496de add eabi autoselection for the kernel as well - fixes iptables problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14 22:01:15 +00:00
kaloz
41ac39db86 upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-11 10:50:40 +00:00
juhosg
b266dcbb85 [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 09:44:11 +00:00
kaloz
58f98ac382 * upgrade ixp4xx to 2.6.23.12
* upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units)
 * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license
 * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 21:00:01 +00:00
rwhitby
cf8837054a ixp4xx: Minor bump of kernel to 2.6.21.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 09:38:10 +00:00
rwhitby
cf536445de ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 22:30:56 +00:00
rwhitby
8fd723552a ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-07 22:29:44 +00:00
nbd
ceee90ffd2 adapt profiles for subtarget changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 20:04:43 +00:00
nbd
6db7ad74f6 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +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