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

366 Commits

Author SHA1 Message Date
rwhitby
2d1d99719c ixp4xx: New patch to support FSG-3 buttons
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 00:25:48 +00:00
rwhitby
2f2d109af1 ixp4xx/fsg3: Enable REISERFS for booting from vendor rootfs on disk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 00:25:09 +00:00
rwhitby
56fc2e442a Added patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30 00:10:57 +00:00
juhosg
7aa11efc17 get rid of per-profile base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27: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
rwhitby
d889dbeb9e Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-21 23:32:40 +00:00
rwhitby
ecd9e20a51 Add reiserfs module and include it in the FSG-3 profile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 11:11:41 +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
nico
3cd053e7cc rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:09:01 +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
rwhitby
bc151c9dac Reinstated the kernel configuration for the FSG3 profile.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-14 13:26:11 +00:00
nico
02d92d36c7 fix target names in image options (closes: #2357)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 14:04:34 +00:00
nbd
793b301c8c more config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 00:24:08 +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