openwrt.git
15 years agoavoid implicit rules in even more places
nbd [Tue, 3 Mar 2009 14:16:48 +0000 (14:16 +0000)]
avoid implicit rules in even more places

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

15 years agoavoid using implicit rules during metadata dump to speed up the process even more
nbd [Tue, 3 Mar 2009 14:07:39 +0000 (14:07 +0000)]
avoid using implicit rules during metadata dump to speed up the process even more

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

15 years agofix a package metadata parsing bug
nbd [Tue, 3 Mar 2009 14:03:37 +0000 (14:03 +0000)]
fix a package metadata parsing bug

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

15 years agospeed up metadata scanning a lot by avoiding unnecessary shell commands and make...
nbd [Tue, 3 Mar 2009 13:54:29 +0000 (13:54 +0000)]
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions

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

15 years ago[brcm63xx] fix a bcm963xx-flash warning
florian [Mon, 2 Mar 2009 18:55:47 +0000 (18:55 +0000)]
[brcm63xx] fix a bcm963xx-flash warning

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

15 years agodon't abort if the operation is failing
ralph [Mon, 2 Mar 2009 17:42:29 +0000 (17:42 +0000)]
don't abort if the operation is failing
( if the board is connected via NFS files might be created by root and can't be changed at this point of time )

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

15 years agoensure that the timestamp script will follow the path even if it is link
ralph [Mon, 2 Mar 2009 17:38:08 +0000 (17:38 +0000)]
ensure that the timestamp script will follow the path even if it is link
( in our case the build directory might be a link to a ClearCase dynamic view )

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

15 years agocheck for correct make version
ralph [Mon, 2 Mar 2009 17:34:34 +0000 (17:34 +0000)]
check for correct make version
( thanks to Thomas )

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

15 years agostrip relocatable binaries (not depending on the extension)
ralph [Mon, 2 Mar 2009 17:33:02 +0000 (17:33 +0000)]
strip relocatable binaries (not depending on the extension)
( thanks to Thomas )

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

15 years agofixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
markus [Mon, 2 Mar 2009 11:47:25 +0000 (11:47 +0000)]
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".

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

15 years agoreadd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
agb [Mon, 2 Mar 2009 03:03:21 +0000 (03:03 +0000)]
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699

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

15 years ago[brcm47xx] refresh patches and configuration
hauke [Sun, 1 Mar 2009 20:19:55 +0000 (20:19 +0000)]
[brcm47xx] refresh patches and configuration

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

15 years ago[kernel] add missing symbols
hauke [Sun, 1 Mar 2009 20:15:33 +0000 (20:15 +0000)]
[kernel] add missing symbols

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

15 years ago[kernel] refresh patches for kernel 2.6.28
hauke [Sun, 1 Mar 2009 20:09:04 +0000 (20:09 +0000)]
[kernel] refresh patches for kernel 2.6.28

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

15 years ago[x86] add BLK_DEV_PIIX symbol needed for Virtual Box.
hauke [Sun, 1 Mar 2009 20:07:56 +0000 (20:07 +0000)]
[x86] add BLK_DEV_PIIX symbol needed for Virtual Box.

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

15 years ago[x86] add missing symbols for some packages needed by x86 target
hauke [Sun, 1 Mar 2009 19:43:43 +0000 (19:43 +0000)]
[x86] add missing symbols for some packages needed by x86 target

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

15 years ago[kernel] generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
hauke [Sun, 1 Mar 2009 19:39:46 +0000 (19:39 +0000)]
[kernel] generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}

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

15 years ago[kernel] generic-2.6: remove remaining ipp2p patches
juhosg [Sun, 1 Mar 2009 19:19:29 +0000 (19:19 +0000)]
[kernel] generic-2.6: remove remaining ipp2p patches

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

15 years ago[packages] hostapd: add 11n mode and ht_capab option for hostapd
juhosg [Sun, 1 Mar 2009 18:02:49 +0000 (18:02 +0000)]
[packages] hostapd: add 11n mode and ht_capab option for hostapd

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

15 years ago[ar71xx] build firmware image for the Atlantis-Land A02-RB-W300N
juhosg [Sun, 1 Mar 2009 11:50:05 +0000 (11:50 +0000)]
[ar71xx] build firmware image for the Atlantis-Land A02-RB-W300N

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

15 years ago[ar71xx] tl-wr941nd: rename firmware image
juhosg [Sun, 1 Mar 2009 11:36:49 +0000 (11:36 +0000)]
[ar71xx] tl-wr941nd: rename firmware image

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

15 years ago[ar71xx] tew-632brp: increase the size of rootfs partition, and build one unified...
juhosg [Sun, 1 Mar 2009 11:17:16 +0000 (11:17 +0000)]
[ar71xx] tew-632brp: increase the size of rootfs partition, and build one unified firmware image only

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

15 years agofix powerpc build (works for 2.4 and 2.6)
ralph [Sun, 1 Mar 2009 11:04:08 +0000 (11:04 +0000)]
fix powerpc build (works for 2.4 and 2.6)

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

15 years ago[ar71xx] tl-wr941nd: change profile's description as well
juhosg [Sun, 1 Mar 2009 10:49:38 +0000 (10:49 +0000)]
[ar71xx] tl-wr941nd: change profile's description as well

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

15 years ago[ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation code...
agb [Sun, 1 Mar 2009 10:34:52 +0000 (10:34 +0000)]
[ar71xx] tl-wr941nd: change profile name to what new ar71xx image generation code expects

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

15 years agoadd dependency (needed for parallel build)
ralph [Sun, 1 Mar 2009 09:47:05 +0000 (09:47 +0000)]
add dependency (needed for parallel build)

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

15 years agoadded source distribution to package dump, used by our SDK (include source distributi...
ralph [Sun, 1 Mar 2009 09:35:53 +0000 (09:35 +0000)]
added source distribution to package dump, used by our SDK (include source distributions for offline usage)
added bugfix for sub-targets
added bugfix for help info
(thanks to Thomas)

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

15 years ago[avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)
nico [Sun, 1 Mar 2009 01:11:10 +0000 (01:11 +0000)]
[avr32] fix u-boot build error (make[...]: avr32-linux-gcc: Command not found)

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

15 years agoadjust host-build.mk to bring it closer to package.mk
nbd [Sat, 28 Feb 2009 21:03:17 +0000 (21:03 +0000)]
adjust host-build.mk to bring it closer to package.mk

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

15 years agoadd staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can insta...
nbd [Sat, 28 Feb 2009 21:03:06 +0000 (21:03 +0000)]
add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries

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

15 years agoupgrade the cross-gdb to 6.8 (patch from #4701)
nbd [Sat, 28 Feb 2009 21:02:49 +0000 (21:02 +0000)]
upgrade the cross-gdb to 6.8 (patch from #4701)

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

15 years ago[ar71xx] add default network configuration for the RB-411 board
juhosg [Sat, 28 Feb 2009 18:55:46 +0000 (18:55 +0000)]
[ar71xx] add default network configuration for the RB-411 board

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

15 years ago[ar71xx] move madwifi driver into a separate profile, and add hostapd-mini for the...
juhosg [Sat, 28 Feb 2009 18:47:43 +0000 (18:47 +0000)]
[ar71xx] move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x

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

15 years ago[ar71xx] add initial profiles
juhosg [Sat, 28 Feb 2009 17:47:33 +0000 (17:47 +0000)]
[ar71xx] add initial profiles

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

15 years ago[kernel] generic-2.6/2.6.28: add missing Kconfig option
juhosg [Sat, 28 Feb 2009 15:34:28 +0000 (15:34 +0000)]
[kernel] generic-2.6/2.6.28: add missing Kconfig option

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

15 years ago[ar71xx] update kernel config
juhosg [Sat, 28 Feb 2009 15:21:46 +0000 (15:21 +0000)]
[ar71xx] update kernel config

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

15 years agoUpstream fix for syscall() not setting errno on errors on MIPS
cyrus [Sat, 28 Feb 2009 01:29:00 +0000 (01:29 +0000)]
Upstream fix for syscall() not setting errno on errors on MIPS

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

15 years ago[ar71xx] add default network configuration for the AW-NR580
juhosg [Fri, 27 Feb 2009 20:49:51 +0000 (20:49 +0000)]
[ar71xx] add default network configuration for the AW-NR580

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

15 years ago[ar71xx] aw-nr580: add GPIO LEDs
juhosg [Fri, 27 Feb 2009 18:32:04 +0000 (18:32 +0000)]
[ar71xx] aw-nr580: add GPIO LEDs

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

15 years ago[ar71xx] aw-nr580: add support for the PCI slot
juhosg [Fri, 27 Feb 2009 17:06:29 +0000 (17:06 +0000)]
[ar71xx] aw-nr580: add support for the PCI slot

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

15 years ago[ar71xx] aw-nr580: add support for the LAN ports
juhosg [Fri, 27 Feb 2009 16:34:09 +0000 (16:34 +0000)]
[ar71xx] aw-nr580: add support for the LAN ports

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

15 years ago[kernel] also make 2.6.27 use the sprom fallback
florian [Fri, 27 Feb 2009 15:49:37 +0000 (15:49 +0000)]
[kernel] also make 2.6.27 use the sprom fallback

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

15 years ago[brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__
florian [Fri, 27 Feb 2009 15:48:23 +0000 (15:48 +0000)]
[brcm63xx] provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__

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

15 years ago[ar71xx] aw-nr580: add GPIO buttons
juhosg [Fri, 27 Feb 2009 15:45:29 +0000 (15:45 +0000)]
[ar71xx] aw-nr580: add GPIO buttons

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

15 years ago[brcm63xx] move the device registration to an earlier initcall level, required for...
florian [Fri, 27 Feb 2009 15:18:34 +0000 (15:18 +0000)]
[brcm63xx] move the device registration to an earlier initcall level, required for fallback SPROM to work

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

15 years ago[ar71xx] move 'ar71xx_add_device_usb' definition into devices.h
juhosg [Fri, 27 Feb 2009 10:09:20 +0000 (10:09 +0000)]
[ar71xx] move 'ar71xx_add_device_usb' definition into devices.h

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

15 years agossb: Add support for fallback SPROM.
mb [Thu, 26 Feb 2009 20:15:17 +0000 (20:15 +0000)]
ssb: Add support for fallback SPROM.

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

15 years ago[ar71xx] update target name and description
juhosg [Thu, 26 Feb 2009 20:01:35 +0000 (20:01 +0000)]
[ar71xx] update target name and description

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

15 years agoubsec: Fix bus disable ordering and fix probe error path.
mb [Thu, 26 Feb 2009 19:19:59 +0000 (19:19 +0000)]
ubsec: Fix bus disable ordering and fix probe error path.

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

15 years ago[ar71xx] remove another empty directory
juhosg [Thu, 26 Feb 2009 18:48:27 +0000 (18:48 +0000)]
[ar71xx] remove another empty directory

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

15 years ago[package] mac80211: update compat-wireless to 2009-02-25
juhosg [Thu, 26 Feb 2009 18:03:20 +0000 (18:03 +0000)]
[package] mac80211: update compat-wireless to 2009-02-25

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

15 years ago[ar71xx] generate firmware image for the TL-WR941ND device
juhosg [Thu, 26 Feb 2009 17:02:28 +0000 (17:02 +0000)]
[ar71xx] generate firmware image for the TL-WR941ND device

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

15 years ago[ar71xx] TL-WR941ND: update flash partition map
juhosg [Thu, 26 Feb 2009 17:01:05 +0000 (17:01 +0000)]
[ar71xx] TL-WR941ND: update flash partition map

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

15 years ago[tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND...
juhosg [Thu, 26 Feb 2009 16:59:15 +0000 (16:59 +0000)]
[tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device

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

15 years ago[package] allow mac80211 devices to be configured to do 802.11s, requires iw
florian [Thu, 26 Feb 2009 14:53:03 +0000 (14:53 +0000)]
[package] allow mac80211 devices to be configured to do 802.11s, requires iw

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

15 years ago[package] update ubsec_ssb to version 2009-02-21 (#4693)
florian [Thu, 26 Feb 2009 11:45:58 +0000 (11:45 +0000)]
[package] update ubsec_ssb to version 2009-02-21 (#4693)

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

15 years ago[ar71xx] preliminary support for the Ubiquiti RouterStation Pro
juhosg [Thu, 26 Feb 2009 07:39:30 +0000 (07:39 +0000)]
[ar71xx] preliminary support for the Ubiquiti RouterStation Pro

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

15 years ago[ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662
agb [Thu, 26 Feb 2009 06:34:30 +0000 (06:34 +0000)]
[ar71xx] defconfig: remove leftover /etc/config/defaults/ dir after r14662

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

15 years ago[ar71xx] defconfig: remove network config installed by base-files so defconfig can...
agb [Thu, 26 Feb 2009 05:54:46 +0000 (05:54 +0000)]
[ar71xx] defconfig: remove network config installed by base-files so defconfig can work

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

15 years ago[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now work
agb [Thu, 26 Feb 2009 05:54:32 +0000 (05:54 +0000)]
[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now work

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

15 years ago[ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/,...
agb [Thu, 26 Feb 2009 05:54:07 +0000 (05:54 +0000)]
[ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci

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

15 years ago[ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
agb [Thu, 26 Feb 2009 01:22:57 +0000 (01:22 +0000)]
[ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)

ar8216 headers are embedded in packets on eth0 so it is not usable yet

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

15 years ago[ar71xx] wnr2000: buttons and blinkenlights!
agb [Thu, 26 Feb 2009 01:20:27 +0000 (01:20 +0000)]
[ar71xx] wnr2000: buttons and blinkenlights!

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

15 years agoallow packages to override PKG_UNPACK, HOST_UNPACK
nbd [Wed, 25 Feb 2009 21:43:04 +0000 (21:43 +0000)]
allow packages to override PKG_UNPACK, HOST_UNPACK

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

15 years ago[ar71xx] ag71xx driver: forgot to add a new file
juhosg [Wed, 25 Feb 2009 17:52:14 +0000 (17:52 +0000)]
[ar71xx] ag71xx driver: forgot to add a new file

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

15 years ago[ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default network...
juhosg [Wed, 25 Feb 2009 16:48:56 +0000 (16:48 +0000)]
[ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file

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

15 years ago[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable...
juhosg [Wed, 25 Feb 2009 16:47:11 +0000 (16:47 +0000)]
[ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver

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

15 years ago[ar71xx] add default network configuration for the TL-WR941ND board
juhosg [Tue, 24 Feb 2009 18:19:02 +0000 (18:19 +0000)]
[ar71xx] add default network configuration for the TL-WR941ND board

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

15 years ago[ar71xx] add more base-files
juhosg [Tue, 24 Feb 2009 18:16:40 +0000 (18:16 +0000)]
[ar71xx] add more base-files

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

15 years agoFix ath5k crash on load (#4689)
florian [Tue, 24 Feb 2009 09:08:06 +0000 (09:08 +0000)]
Fix ath5k crash on load (#4689)

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

15 years ago[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS)...
nico [Tue, 24 Feb 2009 00:08:08 +0000 (00:08 +0000)]
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate

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

15 years ago[toolchain] gdb: use @GNU mirror facility, cleanup
nico [Mon, 23 Feb 2009 23:59:23 +0000 (23:59 +0000)]
[toolchain] gdb: use @GNU mirror facility, cleanup

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

15 years ago[package] gdb: fix gdbserver subpackage, cleanup
nico [Mon, 23 Feb 2009 23:58:07 +0000 (23:58 +0000)]
[package] gdb: fix gdbserver subpackage, cleanup

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

15 years ago[toolchain] move common variables to a dedicated include file
nico [Mon, 23 Feb 2009 23:52:27 +0000 (23:52 +0000)]
[toolchain] move common variables to a dedicated include file

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

15 years agore-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
mirko [Mon, 23 Feb 2009 20:23:11 +0000 (20:23 +0000)]
re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore

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

15 years agoinitialize the url field for packages
nbd [Mon, 23 Feb 2009 18:51:12 +0000 (18:51 +0000)]
initialize the url field for packages

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

15 years ago[toolchain] kernel-headers: fix build error when run for the second time
nico [Mon, 23 Feb 2009 17:49:36 +0000 (17:49 +0000)]
[toolchain] kernel-headers: fix build error when run for the second time

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

15 years ago[package] change libnl mirror to point to openwrt, original website seems down
florian [Mon, 23 Feb 2009 15:39:32 +0000 (15:39 +0000)]
[package] change libnl mirror to point to openwrt, original website seems down

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

15 years ago[ar71xx] enable DSA support
juhosg [Mon, 23 Feb 2009 13:01:21 +0000 (13:01 +0000)]
[ar71xx] enable DSA support

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

15 years ago[ar71xx] remove duplicated includes
juhosg [Mon, 23 Feb 2009 11:34:05 +0000 (11:34 +0000)]
[ar71xx] remove duplicated includes

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

15 years ago[ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch
juhosg [Mon, 23 Feb 2009 10:43:23 +0000 (10:43 +0000)]
[ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch

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

15 years ago[ar71xx] move device registration function prototypes into a separate header file
juhosg [Mon, 23 Feb 2009 08:50:00 +0000 (08:50 +0000)]
[ar71xx] move device registration function prototypes into a separate header file

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

15 years ago[ar71xx] rename platform.c to devices.c
juhosg [Mon, 23 Feb 2009 08:21:05 +0000 (08:21 +0000)]
[ar71xx] rename platform.c to devices.c

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

15 years ago[ar71xx] enable TL-WR941ND in kernel config
juhosg [Mon, 23 Feb 2009 08:01:31 +0000 (08:01 +0000)]
[ar71xx] enable TL-WR941ND in kernel config

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

15 years ago[ar71xx] tl-wr941nd: register ethernet device, and fix machine id
juhosg [Mon, 23 Feb 2009 07:58:44 +0000 (07:58 +0000)]
[ar71xx] tl-wr941nd: register ethernet device, and fix machine id

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

15 years agoadd back the old host patches for lua to improve portability
nbd [Sun, 22 Feb 2009 23:54:26 +0000 (23:54 +0000)]
add back the old host patches for lua to improve portability

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

15 years agoallow a separate patch directory for host patches
nbd [Sun, 22 Feb 2009 23:54:17 +0000 (23:54 +0000)]
allow a separate patch directory for host patches

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

15 years agofix the host vs native stampfile dependencies to improve quilt support
nbd [Sun, 22 Feb 2009 23:54:05 +0000 (23:54 +0000)]
fix the host vs native stampfile dependencies to improve quilt support

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

15 years ago[ar71xx] micrel phy driver: change initcall level if compiled into the kernel
juhosg [Sun, 22 Feb 2009 20:52:12 +0000 (20:52 +0000)]
[ar71xx] micrel phy driver: change initcall level if compiled into the kernel

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

15 years ago[ar71xx] preliminary support for the TL-WR941ND
juhosg [Sun, 22 Feb 2009 20:49:06 +0000 (20:49 +0000)]
[ar71xx] preliminary support for the TL-WR941ND

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

15 years ago[ar7] include pppoa and br2684 packages by default (#4648)
florian [Sun, 22 Feb 2009 18:55:21 +0000 (18:55 +0000)]
[ar7] include pppoa and br2684 packages by default (#4648)

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

15 years ago[ar7] do not patch the local copy of ar7part.c to be exactly like what is mainline...
florian [Sun, 22 Feb 2009 18:48:55 +0000 (18:48 +0000)]
[ar7] do not patch the local copy of ar7part.c to be exactly like what is mainline already

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

15 years agoAsus WL-330gE Support
nbd [Sun, 22 Feb 2009 18:45:39 +0000 (18:45 +0000)]
Asus WL-330gE Support

Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.

Signed-off-by: David Cooper <dave@kupesoft.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoonly define unpack templates if PKG_SOURCE is set
nbd [Sun, 22 Feb 2009 18:27:53 +0000 (18:27 +0000)]
only define unpack templates if PKG_SOURCE is set

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

15 years agomerge host build of lua from tools/ into package/lua/Makefile
nbd [Sun, 22 Feb 2009 18:10:23 +0000 (18:10 +0000)]
merge host build of lua from tools/ into package/lua/Makefile

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

15 years agoallow concurrent use of host-build.mk and package.mk as well as their templates
nbd [Sun, 22 Feb 2009 18:10:05 +0000 (18:10 +0000)]
allow concurrent use of host-build.mk and package.mk as well as their templates

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

15 years agoeliminate redundancy by creating the quilt_used stampfile in the right place
nbd [Sun, 22 Feb 2009 17:50:31 +0000 (17:50 +0000)]
eliminate redundancy by creating the quilt_used stampfile in the right place

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

15 years agonuke some wgt634u specific crap that was introduced upstream
nbd [Sun, 22 Feb 2009 17:14:28 +0000 (17:14 +0000)]
nuke some wgt634u specific crap that was introduced upstream

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

15 years agofix broadcom-diag on linux 2.6.28 (#4633)
nbd [Sun, 22 Feb 2009 17:12:36 +0000 (17:12 +0000)]
fix broadcom-diag on linux 2.6.28 (#4633)

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

15 years agofix missing change from r14610
nbd [Sun, 22 Feb 2009 16:49:21 +0000 (16:49 +0000)]
fix missing change from r14610

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