Commit Graph

10452 Commits (672f9b61500a5bbe749b3b619bb895c7b38a6677)

Author SHA1 Message Date
Yuji Mano 672f9b6150 rename the bootloader image to standard name "otheros.bld"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:04:37 +00:00
Yuji Mano ad56549e6f remove config for non supported kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:02:49 +00:00
Yuji Mano cf6a0dde8e * update ps3 target kernel version to 2.6.25
* add default config for ps3 kernel 2.6.25


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 21:59:31 +00:00
Florian Fainelli d240926903 Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:34:04 +00:00
Florian Fainelli fc717235d3 Mark rt61 as 2.6.23 only (#3337)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:11:34 +00:00
Felix Fietkau 9b8022d7a9 more performance for madwifi :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:36 +00:00
Felix Fietkau 7e6860ab95 disable CONFIG_BRIDGE_NETFILTER by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:21 +00:00
Gabor Juhos 2ae86e9604 [package] use the spi-ks8995 driver on the WRT55AG v2 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:12:57 +00:00
Gabor Juhos 59f088d4a2 [package] spi-ks8995: fix a compiler warning, fix the copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:11:11 +00:00
Gabor Juhos 63156f6723 [package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 09:59:09 +00:00
Felix Fietkau 2eacf37a83 add performance improvement for madwifi on low-memory systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 02:40:55 +00:00
Felix Fietkau d8719b435f disable CONFIG_NO_HZ by default (who enabled this?)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 00:19:18 +00:00
Travis Kemen 0fb4dc0a51 add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 22:09:02 +00:00
Felix Fietkau d62d809483 remove udevextras dependency on udev (thx, fish)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 17:19:41 +00:00
Travis Kemen a7ce99aa6b fix restart on platforms without a setup_switch()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 16:29:49 +00:00
Gabor Juhos dc71c1b189 [package] mmc_over_gpio: oops, forgot to remove empty dirs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:36:56 +00:00
Gabor Juhos 04b8b09c2f [package] move spi_gpio driver into the kernel, clean-up SPI modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 07:33:43 +00:00
Gabor Juhos fd3378f1e1 update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 06:11:23 +00:00
Nicolas Thill 9788cc6de2 add 2 more symbols missed from my last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:38:32 +00:00
Nicolas Thill db105349a7 add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:28:01 +00:00
Nicolas Thill 4407857ade $(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories until we find something better
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:17:38 +00:00
Nicolas Thill 18c2896da9 explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 02:08:11 +00:00
Nicolas Thill 2fdf0d5b71 mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:56:41 +00:00
Nicolas Thill 4c98e33862 fix magicbox_ide on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-15 01:42:47 +00:00
Gabor Juhos 1519a7d78b [atheros] add missing CONFIG_GPIO_LEDS related ifdefs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 17:23:07 +00:00
Imre Kaloz a2f9064438 do target dependent optimizations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:24:30 +00:00
Imre Kaloz 050ff23cdd udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10833 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 13:20:04 +00:00
Nicolas Thill 56b5f01b81 mark all openswan packages as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 12:31:27 +00:00
Andy Boyett e178e1a074 Mark broken packages as broken:
- acx-mac80211
 - openswan
 - aodv-uu


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 11:18:29 +00:00
Nicolas Thill d744030c62 package shared library as well (partially closes: #3030)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14 02:06:35 +00:00
Nicolas Thill 6e64b74230 install dependencies after installing package to avoid deep recursion and mass memory consuption
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 22:36:51 +00:00
Felix Fietkau e3ec9ee18c upgrade uci to 0.3.3, build lua plugin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:42 +00:00
Felix Fietkau 412e35b421 remove lua's dependency on libreadline and libncurses
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:34:36 +00:00
Nicolas Thill f604657fb6 fix udevextras build when no extras were actually selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 14:20:34 +00:00
Nicolas Thill c70cd8479d mac80211 / compat-wireless fixes:
* build in KERNEL_BUILD_DIR
 * only build kernel module if it's selected


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:35:02 +00:00
Nicolas Thill 7db3c4a2d3 update libnl to 1.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 13:22:15 +00:00
Gabor Juhos 96348cd4e6 [atheros] fix GPIO direction setup on ar5312, and fix compiler warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 10:47:13 +00:00
Felix Fietkau 90d64af430 move lua from packages/ to trunk in anticipation of upcoming stuff ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-13 01:06:12 +00:00
Jeremy Kerr 74fc7e1c23 [package/udev] Replace udev-vol-id pacakge with configurable udevextras
Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:32:44 +00:00
Jeremy Kerr 8086faaebc [package/udev] Group input devices under /dev/input
This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:24:22 +00:00
Jeremy Kerr 0fb0641427 [package/kexec] Use new kexec tools
Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:20:31 +00:00
Jeremy Kerr e5eb114697 [toolchain] provide a cleaner way to specify a biarch toolchain build
Currently, to build a biarch toolchain, we need to explicitly give
options to the binutils and gcc configure commands:

CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="--enable-targets=powerpc64-linux-uclibc"
CONFIG_EXTRA_GCC_CONFIG_OPTIONS="--enable-biarch --enable-targets=powerpc64-linux-uclibc"

This change replaces the command line options with an 'extra arch'
configure option:

CONFIG_EXTRA_TARGET_ARCH=y
CONFIG_EXTRA_TARGET_ARCH_NAME="powerpc64"

And a way to invoke this extra arch on the compiler command-line:

CONFIG_EXTRA_TARGET_ARCH_OPTS="-m64"

In this case, this results in an extra compiler:
 'powerpc64-linux-uclibc-gcc', which invokes
 'powerpc-linux-uclibc-gcc -m64'

This is a more standard way of building biarch toolchains, and allows
the packages to not have to care about how to invoke the 64-bit
compiler.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 23:14:42 +00:00
Nicolas Thill 93b986d8a3 fix build on linux >= 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 22:04:09 +00:00
Nicolas Thill 380ae5f836 package/ov51x-jpeg:
* update to 1.5.7
 * add userland package
 * add fallback url
(closes: #3216)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:43:38 +00:00
Nicolas Thill a8ec702d91 disable kmod-mmc-over-gpio on x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:28:54 +00:00
Nicolas Thill 6da2e18f92 add missing MMC config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:27:48 +00:00
Nicolas Thill afc07089d4 add missing SSB config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:26:41 +00:00
Nicolas Thill 4ea8d3fffa package/qc-usb:
* update to 0.6.6 (closes: #3215)
 * fix build on linux > 2.6.23


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:20:41 +00:00
Travis Kemen 3cdafdf07e add missing include in restart
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 14:57:47 +00:00
Nicolas Thill c2a748ed6e install build-depends packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 09:37:44 +00:00