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

16 Commits

Author SHA1 Message Date
rwhitby
92e41b6bbd ixp4xx: Update config-default to 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-20 12:33:44 +00:00
nbd
45e93e7181 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07 14:15:41 +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
nbd
aa7be8c164 revert ARM to oabi by default, add some eabi patches for fixing up the toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14 14:31:31 +00:00
kaloz
85b39abe7d prepare 2.6.24 on ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-10 18:55:46 +00:00
blogic
de3b65f26a added dmabounce debug code to ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 21:26:37 +00:00
kaloz
da95d684ac add support for the Netgear WG302v1/WAG302v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 22:36:09 +00:00
rwhitby
1d866af52a Forgot to commit the config change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 01:05:31 +00:00
nbd
6a049752cc fix initramfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-01 21:38:06 +00:00
rwhitby
ac09250579 ixp4xx: Added missing config entries to allow build to continue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-29 06:48:06 +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
kaloz
d993d0d4b1 move ARM to the GNU EABI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 20:13:15 +00:00
kaloz
0eb23d1ba1 turn off FPU emulation on ARM and PowerPC - we are on softfloat now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 20:08:54 +00:00
nico
2cd399391e move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-23 15:12:12 +00:00
nbd
de5584e77a clean up jffs2 config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 20:58:16 +00:00
rwhitby
335f0ca48e Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-14 21:37:08 +00:00