Commit Graph

15134 Commits (fda1a60882238b2163f859bfe8a90d335ede7894)

Author SHA1 Message Date
Gabor Juhos 4bcf783a29 ramips: remove unneccesary includes from the rt288x pci code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:06:13 +00:00
Gabor Juhos cfe85df818 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:06:10 +00:00
Gabor Juhos f352901751 ramips: add missing config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:04:43 +00:00
John Crispin 30b7cea8de fixes typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 07:36:02 +00:00
John Crispin 9e124ecdec remove crypto moduels from ifxmips menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 22:00:24 +00:00
John Crispin 0f2923cc47 fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 21:58:18 +00:00
John Crispin d1b3ad0612 adds pci support for rt288x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 19:53:17 +00:00
John Crispin db05a19b35 remove reference to bogus packet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 19:46:48 +00:00
John Crispin 65ef21f94f adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 14:01:17 +00:00
Andy Boyett 9423c82db6 [pxa] fix typo in target description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 08:22:20 +00:00
Nicolas Thill 942c0527e1 [include] adjust pointer size from 4 to 8 bytes in x86_64 site config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 00:44:32 +00:00
Nicolas Thill 15a5411665 remove ipset support from core, it is now provided by xtables-addons from the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 23:51:10 +00:00
Nicolas Thill 2881359719 [scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 20:01:22 +00:00
Felix Fietkau fa9a336505 check for sysfs before bypassing normal hotplug calls for firmware events (fixes #5200)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 11:28:02 +00:00
Felix Fietkau afe69e370a busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17838 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-03 10:56:19 +00:00
Felix Fietkau 16ac3a7c7e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 22:02:37 +00:00
Felix Fietkau b4305b62bb metadata.pl: do not strip whitespaces from multiline data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 22:02:31 +00:00
Felix Fietkau 51ff204269 add a defconfig for wrt160nl which contains switch settings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 21:07:12 +00:00
Felix Fietkau 9ca04519e5 mac80211: autodetect the default phy mode based on 11n and freq capabilities
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 19:41:04 +00:00
Felix Fietkau 8b8c16b0ea mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 19:16:16 +00:00
Felix Fietkau a86094d4c7 hostapd: initialize wme to sane values
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17823 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 18:55:03 +00:00
Felix Fietkau f8846ce852 ar71xx: fix usb preselection in profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 18:17:23 +00:00
Felix Fietkau 34595b72d3 mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 15:18:44 +00:00
Felix Fietkau 11ea08ec3c opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 15:18:38 +00:00
John Crispin c7d739f41d adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 09:41:22 +00:00
Claudio Mignanti 995eaeb63c [etrax] Export USB host driver as kernel package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 09:34:10 +00:00
John Crispin 1d74dc9875 bump ifxmips to .30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 08:09:27 +00:00
Claudio Mignanti a9f35cf146 [etrax] dump 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 08:07:39 +00:00
Claudio Mignanti b669132627 [etrax] Fix #5873 and cleanup kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 07:56:02 +00:00
Nicolas Thill e4c4504874 [toolchain] uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-02 00:18:16 +00:00
Gabor Juhos 96170b8c3e ar71xx: use 'link4' LED for diagnostic on Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:13 +00:00
Gabor Juhos 0676846255 ar71xx: initialize PCI controller on the Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:11 +00:00
Gabor Juhos 9691b4e468 ar71xx: init ethernet mac address on the Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:08 +00:00
Gabor Juhos c2c76e6a5d ar71xx: add default network configuration for the Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:06 +00:00
Gabor Juhos b0b877b8be ar71xx: register GPIO button on the Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:03 +00:00
Gabor Juhos 45e6e81be6 ar71xx: add PCI Host Controller fixup for ar724x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:41:00 +00:00
Gabor Juhos 290284a0ea ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17807 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:40:57 +00:00
Gabor Juhos 523fe5378c ar71xx: fix a typo in the ar724x PCI code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 19:40:51 +00:00
Claudio Mignanti 929fe55564 [etrax] Implement sysfs interface for some specific cris driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 15:44:28 +00:00
Gabor Juhos 5a3991bd1a kernel: upgrade to 2.6.30.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 10:07:32 +00:00
Nicolas Thill 2b43a77bab [package] busybox: remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 07:46:42 +00:00
Jo-Philipp Wich c1e312a84d [package] ppp: add dns servers to uci state in the ip-up script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-30 16:06:20 +00:00
Claudio Mignanti 7dbf48065f [etrax] Include some generic devices classes (#5874)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-30 15:02:06 +00:00
Florian Fainelli 72c711635e [kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 20:35:42 +00:00
Jo-Philipp Wich f98321a8ff [package] base-files: add hotplug rules for /dev/lpX (#863)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 20:05:50 +00:00
Nicolas Thill 49254e2b2c [package] busybox: update to v1.14.4 (closes: #5619)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 12:38:46 +00:00
Nicolas Thill b36c9d3cec [scripts] getver: get svn rev from last commit so that we have consistent revision numbers between git and svn
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 12:26:47 +00:00
Felix Fietkau e28fb1d0cc firstboot: add support for union mounts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:21 +00:00
Felix Fietkau 8c3dacb262 union mounts: fix various bugs related to handling of mountpoints and copyups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:18 +00:00
Felix Fietkau 5fc44a3e24 fix compile error in bfs on 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 22:56:14 +00:00