openwrt.git
14 years agoremove bison requirement (see [10398] & [14900])
nico [Fri, 5 Mar 2010 09:48:32 +0000 (09:48 +0000)]
remove bison requirement (see [10398] & [14900])

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19989 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] Add support for the n516
lars [Fri, 5 Mar 2010 04:21:41 +0000 (04:21 +0000)]
[xburst] Add support for the n516

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19987 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] Add subtarget for each device
lars [Fri, 5 Mar 2010 04:15:51 +0000 (04:15 +0000)]
[xburst] Add subtarget for each device

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19986 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoimage.mk: Adjust ubifs build behaviour to that of others image types
lars [Fri, 5 Mar 2010 04:14:03 +0000 (04:14 +0000)]
image.mk: Adjust ubifs build behaviour to that of others image types

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19985 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate
lars [Fri, 5 Mar 2010 02:56:25 +0000 (02:56 +0000)]
[xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate
clocks off which arn't handeld by their subsystems yet.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19984 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros
lars [Fri, 5 Mar 2010 02:53:23 +0000 (02:53 +0000)]
[xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19983 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jz4740_fb: Add support for parallel displays, improve power consumption
lars [Fri, 5 Mar 2010 02:48:55 +0000 (02:48 +0000)]
[xburst] jz4740_fb: Add support for parallel displays, improve power consumption
and some minor bugfixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19982 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoinclude kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
nico [Fri, 5 Mar 2010 00:56:05 +0000 (00:56 +0000)]
include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19981 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofirstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
nico [Fri, 5 Mar 2010 00:53:51 +0000 (00:53 +0000)]
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19980 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] fix watchdog driver unregistering, patch by Bernhard Loos
florian [Thu, 4 Mar 2010 20:48:43 +0000 (20:48 +0000)]
[rdc] fix watchdog driver unregistering, patch by Bernhard Loos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19979 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jz4740_udc: Implement suspend/resume
lars [Thu, 4 Mar 2010 20:20:54 +0000 (20:20 +0000)]
[xburst] jz4740_udc: Implement suspend/resume

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19978 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] rework reboot mechanism with the new watchdog fixes
florian [Thu, 4 Mar 2010 08:28:20 +0000 (08:28 +0000)]
[rdc] rework reboot mechanism with the new watchdog fixes

The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup
can no longer be called from NMI context, instead, override the machine_retart
callback with our southrbridge reboot mechanism. Patch by Bernhard Loos.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19977 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] enable the required packages to use a gpio-based reset button
florian [Thu, 4 Mar 2010 08:28:10 +0000 (08:28 +0000)]
[rdc] enable the required packages to use a gpio-based reset button

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19976 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] remove now unused rdc321x_gpio.h file
florian [Thu, 4 Mar 2010 08:28:05 +0000 (08:28 +0000)]
[rdc] remove now unused rdc321x_gpio.h file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19975 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] improve sitecom device support
florian [Thu, 4 Mar 2010 08:27:59 +0000 (08:27 +0000)]
[rdc] improve sitecom device support

Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons
driver. Patch by Bernhard Loos.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19974 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
florian [Thu, 4 Mar 2010 08:27:51 +0000 (08:27 +0000)]
[rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19973 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[rdc] add a new southbridge driver which registers the gpio and watchdog platform...
florian [Thu, 4 Mar 2010 07:54:25 +0000 (07:54 +0000)]
[rdc] add a new southbridge driver which registers the gpio and watchdog platform devices

This also fixes the watchdog logic and abstracts the access to the RDC321x
southbridge PCI configuration register space. Based on a patch by Bernhard Loos.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19972 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[au1000] merge the two patches applying to the same file in a single patch
florian [Thu, 4 Mar 2010 07:54:20 +0000 (07:54 +0000)]
[au1000] merge the two patches applying to the same file in a single patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19971 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agorevert r19964 for now, there are issues with opkg/ipkg.py generating the status db
thepeople [Thu, 4 Mar 2010 02:42:23 +0000 (02:42 +0000)]
revert r19964 for now, there are issues with opkg/ipkg.py generating the status db

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19970 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobrcm47xx: add CONFIG_CMDLINE again
hauke [Wed, 3 Mar 2010 20:32:41 +0000 (20:32 +0000)]
brcm47xx: add CONFIG_CMDLINE again

Fix for r19955
this patch was suggested by tripolar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19967 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: restore command line on 2.6.33
juhosg [Wed, 3 Mar 2010 20:04:12 +0000 (20:04 +0000)]
ar71xx: restore command line on 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19966 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: sync 2.6.33 config
juhosg [Wed, 3 Mar 2010 20:04:08 +0000 (20:04 +0000)]
ar71xx: sync 2.6.33 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19965 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agograb all config files for installed packages, closes #3718
thepeople [Wed, 3 Mar 2010 18:19:19 +0000 (18:19 +0000)]
grab all config files for installed packages, closes #3718

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19964 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago2.6.33 fixes for atheros and madwifi
matteo [Wed, 3 Mar 2010 13:52:28 +0000 (13:52 +0000)]
2.6.33 fixes for atheros and madwifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19963 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] cleanup the 2.6.33 and later kernels kernel-headers installation
florian [Wed, 3 Mar 2010 12:54:08 +0000 (12:54 +0000)]
[toolchain] cleanup the 2.6.33 and later kernels kernel-headers installation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19962 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: fix m25p80 patches for 2.6.33
juhosg [Wed, 3 Mar 2010 09:40:20 +0000 (09:40 +0000)]
kernel: fix m25p80 patches for 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19961 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: refresh 2.6.33 patches
juhosg [Wed, 3 Mar 2010 09:40:17 +0000 (09:40 +0000)]
ar71xx: refresh 2.6.33 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19960 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: refresh 2.6.33 patches
juhosg [Wed, 3 Mar 2010 09:40:12 +0000 (09:40 +0000)]
kernel: refresh 2.6.33 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19959 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] do not register devices in device_initcall level, this breaks the SSB...
florian [Tue, 2 Mar 2010 21:49:37 +0000 (21:49 +0000)]
[brcm63xx] do not register devices in device_initcall level, this breaks the SSB SPROM registration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19957 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: add some missing config files and make compat-wireless build with kernel...
hauke [Tue, 2 Mar 2010 21:26:36 +0000 (21:26 +0000)]
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33

Thanks tripolar for the missing config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19956 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobrcm47xx: add support for kernel 2.6.33
hauke [Tue, 2 Mar 2010 21:16:18 +0000 (21:16 +0000)]
brcm47xx: add support for kernel 2.6.33

Thanks to acoul and tripolar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19955 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: ag71xx: use correct device pointer for dma_map_single
juhosg [Tue, 2 Mar 2010 13:36:18 +0000 (13:36 +0000)]
ar71xx: ag71xx: use correct device pointer for dma_map_single

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19951 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: ag71xx: don't use virt_to_phys
juhosg [Tue, 2 Mar 2010 13:36:15 +0000 (13:36 +0000)]
ar71xx: ag71xx: don't use virt_to_phys

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19950 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: ag71xx: simplify register access functions
juhosg [Tue, 2 Mar 2010 13:36:12 +0000 (13:36 +0000)]
ar71xx: ag71xx: simplify register access functions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19949 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: ag71xx: use NETDEV_TX_OK
juhosg [Tue, 2 Mar 2010 13:36:09 +0000 (13:36 +0000)]
ar71xx: ag71xx: use NETDEV_TX_OK

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19948 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: use COMMAND_LINE_SIZE
juhosg [Tue, 2 Mar 2010 13:36:04 +0000 (13:36 +0000)]
ar71xx: use COMMAND_LINE_SIZE

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19947 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] firewall: insert rules at the beginning of chains again while maintaining...
jow [Tue, 2 Mar 2010 11:02:24 +0000 (11:02 +0000)]
[package] firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19946 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] openssl: fix build failure on arm, aes asm version is not shipped anymore...
nico [Tue, 2 Mar 2010 04:56:49 +0000 (04:56 +0000)]
[package] openssl: fix build failure on arm, aes asm version is not shipped anymore (closes: #6778)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19945 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofirstboot: fix typo (closes: #6738)
nico [Mon, 1 Mar 2010 23:54:45 +0000 (23:54 +0000)]
firstboot: fix typo (closes: #6738)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19944 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: add the new 802.11n minstrel rate control implementation (optional, not...
nbd [Mon, 1 Mar 2010 21:48:55 +0000 (21:48 +0000)]
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19943 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)
acinonyx [Mon, 1 Mar 2010 21:19:05 +0000 (21:19 +0000)]
[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19942 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoopenssl: upgrade to 0.9.8m (patch by Peter Wagner)
nbd [Mon, 1 Mar 2010 18:46:43 +0000 (18:46 +0000)]
openssl: upgrade to 0.9.8m (patch by Peter Wagner)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19939 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: fix enter failsafe message
nbd [Mon, 1 Mar 2010 18:20:39 +0000 (18:20 +0000)]
base-files: fix enter failsafe message

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19937 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[scripts] ipkg:
jow [Mon, 1 Mar 2010 18:01:33 +0000 (18:01 +0000)]
[scripts] ipkg:
strip directory entries from package file list when offline installing .ipk archives,
this prevents opkg from removing directories like /usr later on when trying to
uninstall preinstalled packages (partial fix for #6772)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19936 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] remove mail headers from patches
florian [Mon, 1 Mar 2010 14:55:34 +0000 (14:55 +0000)]
[brcm63xx] remove mail headers from patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19935 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] prevent UML build failure against decompress_lzo.c
florian [Mon, 1 Mar 2010 14:55:15 +0000 (14:55 +0000)]
[kernel] prevent UML build failure against decompress_lzo.c

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19934 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] fix compilation w/ 2.6.33
florian [Mon, 1 Mar 2010 14:55:07 +0000 (14:55 +0000)]
[toolchain] fix compilation w/ 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19933 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel]: drop support for the old style magicbox-cf driver
kaloz [Mon, 1 Mar 2010 08:04:14 +0000 (08:04 +0000)]
[kernel]: drop support for the old style magicbox-cf driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel]: partly revert [19925] as the ata version builds fine
kaloz [Mon, 1 Mar 2010 08:00:03 +0000 (08:00 +0000)]
[kernel]: partly revert [19925] as the ata version builds fine

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add default network configuration file for the TL-WR741ND board
juhosg [Mon, 1 Mar 2010 07:34:48 +0000 (07:34 +0000)]
ar71xx: add default network configuration file for the TL-WR741ND board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19930 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add default network configuration file for the DIR-600 rev. A1 board
juhosg [Mon, 1 Mar 2010 07:34:46 +0000 (07:34 +0000)]
ar71xx: add default network configuration file for the DIR-600 rev. A1 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19929 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: register DSA switch for the AP91 based boards
juhosg [Mon, 1 Mar 2010 07:34:43 +0000 (07:34 +0000)]
ar71xx: register DSA switch for the AP91 based boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19928 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add DSA driver for the AR7240 built-in ethernet switch
juhosg [Mon, 1 Mar 2010 07:34:41 +0000 (07:34 +0000)]
ar71xx: add DSA driver for the AR7240 built-in ethernet switch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19927 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: add QinQ tagging format for the DSA driver
juhosg [Mon, 1 Mar 2010 07:34:37 +0000 (07:34 +0000)]
ar71xx: add QinQ tagging format for the DSA driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19926 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on...
nico [Mon, 1 Mar 2010 06:25:44 +0000 (06:25 +0000)]
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19925 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with...
nico [Mon, 1 Mar 2010 06:22:42 +0000 (06:22 +0000)]
kernel: add 2 config symbols preventing ppc40x & ppc44X from being configured with all modules enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19924 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
nico [Mon, 1 Mar 2010 05:44:12 +0000 (05:44 +0000)]
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19923 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoswitch: suppress boot error message on 2.4
nico [Mon, 1 Mar 2010 01:12:57 +0000 (01:12 +0000)]
switch: suppress boot error message on 2.4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19922 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] add support for 2.6.33
florian [Sun, 28 Feb 2010 21:24:34 +0000 (21:24 +0000)]
[brcm63xx] add support for 2.6.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19921 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] misc 2.6.33 compilation and config symbols fixes
florian [Sun, 28 Feb 2010 20:50:57 +0000 (20:50 +0000)]
[kernel] misc 2.6.33 compilation and config symbols fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19920 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] add support for 2.6.32, dropped the SPI patch for now
florian [Sun, 28 Feb 2010 20:50:51 +0000 (20:50 +0000)]
[brcm63xx] add support for 2.6.32, dropped the SPI patch for now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19919 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] fix kmod-nls-base dependency with usb-core (#6753)
florian [Sun, 28 Feb 2010 20:50:41 +0000 (20:50 +0000)]
[package] fix kmod-nls-base dependency with usb-core (#6753)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19918 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] iptables: disable kernel module autoloading
jow [Sun, 28 Feb 2010 19:12:47 +0000 (19:12 +0000)]
[package] iptables: disable kernel module autoloading

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix essid setting for ad-hoc (thx, stintel)
nbd [Sun, 28 Feb 2010 19:05:32 +0000 (19:05 +0000)]
mac80211: fix essid setting for ad-hoc (thx, stintel)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19916 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix client mode
nbd [Sun, 28 Feb 2010 19:02:05 +0000 (19:02 +0000)]
mac80211: fix client mode

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19915 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomac80211: fix interface startup order for AP+STA (patch by yann lopez)
nbd [Sun, 28 Feb 2010 17:06:53 +0000 (17:06 +0000)]
mac80211: fix interface startup order for AP+STA (patch by yann lopez)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19912 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm-2.4] remove asterisk from default vlan ports in netconfig
jow [Sun, 28 Feb 2010 16:44:40 +0000 (16:44 +0000)]
[brcm-2.4] remove asterisk from default vlan ports in netconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19910 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] switch:
jow [Sun, 28 Feb 2010 16:40:06 +0000 (16:40 +0000)]
[package] switch:
eliminate the asterisk from the switch port configuration and set it
automatically on the first vlan, this aligns the broadcom vlan config
with the swconfig format

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19909 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: 2.6.33 patches
matteo [Sun, 28 Feb 2010 16:33:15 +0000 (16:33 +0000)]
ar71xx: 2.6.33 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19908 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoatheros: 2.6.33 patches
matteo [Sun, 28 Feb 2010 15:30:07 +0000 (15:30 +0000)]
atheros: 2.6.33 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19906 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: add 2.6.33 patches
matteo [Sun, 28 Feb 2010 15:20:00 +0000 (15:20 +0000)]
kernel: add 2.6.33 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19905 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] fix busybox's ping compilation when the fancy feature is turned off (#6489)
florian [Sun, 28 Feb 2010 12:58:02 +0000 (12:58 +0000)]
[package] fix busybox's ping compilation when the fancy feature is turned off (#6489)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19904 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] switch: do not include linux/autoconf.h (#6513)
florian [Sun, 28 Feb 2010 12:57:57 +0000 (12:57 +0000)]
[package] switch: do not include linux/autoconf.h (#6513)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19903 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[diag] add missing hunks to recognize the Microsoft MN-700 device (#6749)
florian [Sun, 28 Feb 2010 11:09:50 +0000 (11:09 +0000)]
[diag] add missing hunks to recognize the Microsoft MN-700 device (#6749)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19896 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm47xx] explicitely enable shared interrupt 2 for any core that did not a dedicate...
florian [Sun, 28 Feb 2010 11:09:44 +0000 (11:09 +0000)]
[brcm47xx] explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ

Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19895 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm63xx] build images for RG100A (bcm6358-based boards) (#6755)
florian [Sun, 28 Feb 2010 11:09:39 +0000 (11:09 +0000)]
[brcm63xx] build images for RG100A (bcm6358-based boards) (#6755)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19894 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[malta] add a MIPS Malta target to be used with qemu
florian [Sun, 28 Feb 2010 11:09:34 +0000 (11:09 +0000)]
[malta] add a MIPS Malta target to be used with qemu

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19893 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[kernel] add missing libertas symbols
florian [Sun, 28 Feb 2010 11:09:28 +0000 (11:09 +0000)]
[kernel] add missing libertas symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19892 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[brcm47xx] remove unneeded patch
hauke [Sun, 28 Feb 2010 10:21:04 +0000 (10:21 +0000)]
[brcm47xx] remove unneeded patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19891 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: update to kernel 2.6.32.9
hauke [Sun, 28 Feb 2010 10:16:47 +0000 (10:16 +0000)]
kernel: update to kernel 2.6.32.9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19890 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadm5120: remove 2.6.31 related stuff
juhosg [Sun, 28 Feb 2010 09:41:02 +0000 (09:41 +0000)]
adm5120: remove 2.6.31 related stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19889 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadm5120: switch to 2.6.32
juhosg [Sun, 28 Feb 2010 09:41:00 +0000 (09:41 +0000)]
adm5120: switch to 2.6.32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19888 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouse distinct build/staging dirs for EABI/OABI builds
nico [Sat, 27 Feb 2010 18:27:48 +0000 (18:27 +0000)]
use distinct build/staging dirs for EABI/OABI builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19885 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agouse a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names
nico [Sat, 27 Feb 2010 18:14:24 +0000 (18:14 +0000)]
use a DIR_SUFFIX variable to hold libc/version and use it in build/staging dir names

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19884 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agokernel: yet another missing symbol for 2.6.32
juhosg [Sat, 27 Feb 2010 16:27:04 +0000 (16:27 +0000)]
kernel: yet another missing symbol for 2.6.32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19883 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadm5120: fix build error in the USB driver on 2.6.32
juhosg [Sat, 27 Feb 2010 16:26:49 +0000 (16:26 +0000)]
adm5120: fix build error in the USB driver on 2.6.32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19882 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd block-extroot, a package for using an external filesystem as rootfs (patch by...
nbd [Fri, 26 Feb 2010 22:46:10 +0000 (22:46 +0000)]
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19880 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agomark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
nbd [Fri, 26 Feb 2010 22:46:00 +0000 (22:46 +0000)]
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19879 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd support for marking specific kernel module packages as potentially being required...
nbd [Fri, 26 Feb 2010 22:45:54 +0000 (22:45 +0000)]
add support for marking specific kernel module packages as potentially being required for mounting the rootfs (patch by cshore)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19878 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd the block-mount package by Daniel Dickinson (cshore), replacing existing automoun...
nbd [Fri, 26 Feb 2010 22:45:39 +0000 (22:45 +0000)]
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[xburst] jz4740_nand:
lars [Fri, 26 Feb 2010 18:09:12 +0000 (18:09 +0000)]
[xburst] jz4740_nand:
* Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_HW
* Fix subpage writing
* speed up reading

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19875 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoThis patch allows the user to specify esfq as the leaf qdisc, as well as perturb...
thepeople [Fri, 26 Feb 2010 17:22:53 +0000 (17:22 +0000)]
This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19874 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[patchteam] fix issues with pptpd server and firewall, closes #2342
thepeople [Fri, 26 Feb 2010 17:16:18 +0000 (17:16 +0000)]
[patchteam] fix issues with pptpd server and firewall, closes #2342

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19873 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd missing symbol
thepeople [Fri, 26 Feb 2010 16:38:48 +0000 (16:38 +0000)]
add missing symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19872 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch
kaloz [Fri, 26 Feb 2010 11:03:59 +0000 (11:03 +0000)]
[toolchain/uclibc]: upgrade and fixup support for the uclibc nptl branch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19871 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain/gcc]: make TLS support configurable
kaloz [Fri, 26 Feb 2010 11:01:28 +0000 (11:01 +0000)]
[toolchain/gcc]: make TLS support configurable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19870 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoadd support for the MN-700 platform, closes #2575
thepeople [Fri, 26 Feb 2010 01:34:39 +0000 (01:34 +0000)]
add support for the MN-700 platform, closes #2575

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19863 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[netfilter] properly package xt_comment.ko (#6742)
jow [Fri, 26 Feb 2010 00:23:39 +0000 (00:23 +0000)]
[netfilter] properly package xt_comment.ko (#6742)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19861 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[toolchain] add menuconfig item to enable uClibc debug builds
jow [Thu, 25 Feb 2010 19:27:54 +0000 (19:27 +0000)]
[toolchain] add menuconfig item to enable uClibc debug builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19860 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] r8101: update to v1.014.00, fix build on 2.6.31+
nico [Thu, 25 Feb 2010 02:03:33 +0000 (02:03 +0000)]
[package] r8101: update to v1.014.00, fix build on 2.6.31+

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19854 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.069559 seconds and 4 git commands to generate.