openwrt.git
12 years agofirmware-utils/mkfwimage: allow to override firmware magic
juhosg [Sat, 18 Feb 2012 14:45:54 +0000 (14:45 +0000)]
firmware-utils/mkfwimage: allow to override firmware magic

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

12 years agoar71xx: fix image signature for UBNT-XM boards
juhosg [Sat, 18 Feb 2012 14:45:52 +0000 (14:45 +0000)]
ar71xx: fix image signature for UBNT-XM boards

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

12 years agoath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315...
nbd [Fri, 17 Feb 2012 22:15:33 +0000 (22:15 +0000)]
ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 (#10574)

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

12 years agoath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
nbd [Fri, 17 Feb 2012 22:15:26 +0000 (22:15 +0000)]
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration

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

12 years agogeneric/2.6.37: fix 'set but unused' build errors on MIPS
juhosg [Fri, 17 Feb 2012 17:21:03 +0000 (17:21 +0000)]
generic/2.6.37: fix 'set but unused' build errors on MIPS

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

12 years agogcc: use .eh_frame sections for exception handling stack unwind - saves about 400...
nbd [Fri, 17 Feb 2012 16:55:08 +0000 (16:55 +0000)]
gcc: use .eh_frame sections for exception handling stack unwind - saves about 400 bytes on every executable or shared library

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

12 years agogcc: enable --with-headers for the final toolchain build
nbd [Fri, 17 Feb 2012 16:55:01 +0000 (16:55 +0000)]
gcc: enable --with-headers for the final toolchain build

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

12 years agocrda: remove unnecessary build dependency on mac80211
nbd [Fri, 17 Feb 2012 15:54:57 +0000 (15:54 +0000)]
crda: remove unnecessary build dependency on mac80211

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

12 years agohostapd: remove unnecessary dependency on mac80211
nbd [Fri, 17 Feb 2012 15:54:53 +0000 (15:54 +0000)]
hostapd: remove unnecessary dependency on mac80211

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

12 years ago[package] broadcom-diag: add missing brackets breakign the detection logic (#10836)
jow [Fri, 17 Feb 2012 09:04:23 +0000 (09:04 +0000)]
[package] broadcom-diag: add missing brackets breakign the detection logic (#10836)

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

12 years ago[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like...
jow [Fri, 17 Feb 2012 00:36:25 +0000 (00:36 +0000)]
[package] iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2

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

12 years agoramips: extract eeprom for the built-in wlan module on the RT-N56U
juhosg [Thu, 16 Feb 2012 20:06:22 +0000 (20:06 +0000)]
ramips: extract eeprom for the built-in wlan module on the RT-N56U

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

12 years agoramips: rt3883: change eeprom file name
juhosg [Thu, 16 Feb 2012 20:06:21 +0000 (20:06 +0000)]
ramips: rt3883: change eeprom file name

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

12 years ago[scripts] env: colorize git output
florian [Thu, 16 Feb 2012 19:24:34 +0000 (19:24 +0000)]
[scripts] env: colorize git output

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

12 years ago[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong
jow [Thu, 16 Feb 2012 17:58:33 +0000 (17:58 +0000)]
[package] iwinfo: fix detection of Bullet M5, the PCI ID was wrong

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

12 years ago[x86] Disable by default padding of images
acinonyx [Thu, 16 Feb 2012 17:54:07 +0000 (17:54 +0000)]
[x86] Disable by default padding of images

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

12 years ago[x86] Allow gzipping of squashfs images with padded jffs2 partition
acinonyx [Thu, 16 Feb 2012 17:54:04 +0000 (17:54 +0000)]
[x86] Allow gzipping of squashfs images with padded jffs2 partition

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

12 years ago[x86] GZip only ext4 and padded images
acinonyx [Thu, 16 Feb 2012 17:54:01 +0000 (17:54 +0000)]
[x86] GZip only ext4 and padded images

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

12 years ago[x86] Make gzipping of images configurable via menuconfig
acinonyx [Thu, 16 Feb 2012 17:53:57 +0000 (17:53 +0000)]
[x86] Make gzipping of images configurable via menuconfig

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

12 years agopackage/mac80211: fix a possible NULL pointer dereference in rt2x00
juhosg [Thu, 16 Feb 2012 17:14:34 +0000 (17:14 +0000)]
package/mac80211: fix a possible NULL pointer dereference in rt2x00

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

12 years agoar71xx: remove duplicated define from the D-Link profile
juhosg [Thu, 16 Feb 2012 09:03:27 +0000 (09:03 +0000)]
ar71xx: remove duplicated define from the D-Link profile

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

12 years agoramips: select HW_HAS_PCI on per-board basis
juhosg [Thu, 16 Feb 2012 08:17:54 +0000 (08:17 +0000)]
ramips: select HW_HAS_PCI on per-board basis

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

12 years agoramips: rt3883: remove a stray character from rt3883.h
juhosg [Thu, 16 Feb 2012 08:17:53 +0000 (08:17 +0000)]
ramips: rt3883: remove a stray character from rt3883.h

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

12 years agoramips: rt288x: don't register the PCI controller on each board
juhosg [Thu, 16 Feb 2012 08:17:52 +0000 (08:17 +0000)]
ramips: rt288x: don't register the PCI controller on each board

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

12 years agoramips: raeth: separate ring allocation and setup
juhosg [Thu, 16 Feb 2012 08:17:50 +0000 (08:17 +0000)]
ramips: raeth: separate ring allocation and setup

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

12 years agogeneric: add SND_PPC symbol
juhosg [Thu, 16 Feb 2012 07:51:44 +0000 (07:51 +0000)]
generic: add SND_PPC symbol

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

12 years ago[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB...
cshore [Thu, 16 Feb 2012 07:45:28 +0000 (07:45 +0000)]
[ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drivers by default

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

12 years ago[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images...
cshore [Thu, 16 Feb 2012 07:38:33 +0000 (07:38 +0000)]
[ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images than DIR-600

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

12 years ago[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger
cshore [Thu, 16 Feb 2012 07:29:26 +0000 (07:29 +0000)]
[ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger

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

12 years ago[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)
cshore [Thu, 16 Feb 2012 07:24:45 +0000 (07:24 +0000)]
[ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)

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

12 years agolinux 3.2: missing generic symbols
jow [Wed, 15 Feb 2012 23:37:47 +0000 (23:37 +0000)]
linux 3.2: missing generic symbols

These symbols are dependent on CONFIG_PCI being enabled.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30565 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] kernel: fix KCONFIG depends of kmod-md modules
jow [Wed, 15 Feb 2012 23:34:24 +0000 (23:34 +0000)]
[package] kernel: fix KCONFIG depends of kmod-md modules

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

12 years agoramips: rt288x: fix PCI resource conflict
juhosg [Wed, 15 Feb 2012 21:19:02 +0000 (21:19 +0000)]
ramips: rt288x: fix PCI resource conflict

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

12 years ago[ramips] correct PCI IO/Mem resource swapping
florian [Wed, 15 Feb 2012 21:13:21 +0000 (21:13 +0000)]
[ramips] correct PCI IO/Mem resource swapping

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

12 years ago[ramips] add Ralink V11ST-FE board support
florian [Wed, 15 Feb 2012 21:13:11 +0000 (21:13 +0000)]
[ramips] add Ralink V11ST-FE board support

This board is equipped with:
- 4MB of NOR Flash
- 32MB of SDRAM
- IC+ IP175C switch
- one Mini-PCI slot

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

12 years agobuild: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to...
nbd [Wed, 15 Feb 2012 19:19:12 +0000 (19:19 +0000)]
build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to avoid stupid -Werror related package breakage

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

12 years agoramips: raeth: add a helper function for skb allocation
juhosg [Wed, 15 Feb 2012 18:33:42 +0000 (18:33 +0000)]
ramips: raeth: add a helper function for skb allocation

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

12 years agoramips: raeth: use netdev_alloc_skb
juhosg [Wed, 15 Feb 2012 18:33:41 +0000 (18:33 +0000)]
ramips: raeth: use netdev_alloc_skb

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

12 years agoramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures
juhosg [Wed, 15 Feb 2012 18:33:40 +0000 (18:33 +0000)]
ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures

This helps GCC to generare more efficient code.

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

12 years agoramips: raeth: use 're' instead of 'priv' everywhere
juhosg [Wed, 15 Feb 2012 18:33:38 +0000 (18:33 +0000)]
ramips: raeth: use 're' instead of 'priv' everywhere

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

12 years agoath9k: prevent writes to const data on AR9160
nbd [Wed, 15 Feb 2012 18:02:57 +0000 (18:02 +0000)]
ath9k: prevent writes to const data on AR9160

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

12 years agoramips: raeth: force link down in ramips_phy_stop
juhosg [Wed, 15 Feb 2012 13:47:52 +0000 (13:47 +0000)]
ramips: raeth: force link down in ramips_phy_stop

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

12 years agoramips: raeth: serialize ramips_link_adjust calls
juhosg [Wed, 15 Feb 2012 13:47:50 +0000 (13:47 +0000)]
ramips: raeth: serialize ramips_link_adjust calls

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

12 years agoramips: raeth: add PHYLIB support
juhosg [Wed, 15 Feb 2012 06:47:12 +0000 (06:47 +0000)]
ramips: raeth: add PHYLIB support

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

12 years ago[package] gdb: use an updated 6.8a tarball
florian [Tue, 14 Feb 2012 20:13:28 +0000 (20:13 +0000)]
[package] gdb: use an updated 6.8a tarball

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

12 years ago[kernel] add missing autoload shortcut to crypto modules for btrfs
blogic [Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)]
[kernel] add missing autoload shortcut to crypto modules for btrfs

Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.

Signed-off-by: Jan Willies <jan@willies.info>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30542 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux-atm: update solos-pci driver to upstream
blogic [Tue, 14 Feb 2012 20:11:24 +0000 (20:11 +0000)]
linux-atm: update solos-pci driver to upstream

Fixes for the solos-pci driver.

- Corrects calculation of headroom for padding.
- Removes pointless debug messages.
- Expose Bis A and Bis M annex capabilities.
- Expose hardware revision.

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30541 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agolinux-atm: headroom/padding fixes
blogic [Tue, 14 Feb 2012 20:11:22 +0000 (20:11 +0000)]
linux-atm: headroom/padding fixes

Submitted upstream to netdev by Chas Williams on linux-atm.

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30540 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: Allow preamble configuration
blogic [Tue, 14 Feb 2012 19:07:15 +0000 (19:07 +0000)]
mac80211: Allow preamble configuration

Add a new wireless config parameter short_preamble=0|1 to enable
usage of short preambles. Default is to only allow long preambles
as before.

Even if short_preamble is set to 1 hostapd will take care that
short preambles are disabled as soon as a STA associates that
cannot handle short preambles.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30539 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoAdd kernel module package for SLIP
blogic [Tue, 14 Feb 2012 19:07:13 +0000 (19:07 +0000)]
Add kernel module package for SLIP

This patch adds support for a kernel module package for SLIP. We needed it forusing tunslip6 from Contiki OS for 6LoWPAN communications.

Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30538 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq] generate uboot environment data in target
blogic [Tue, 14 Feb 2012 19:07:11 +0000 (19:07 +0000)]
[lantiq] generate uboot environment data in target

With this patch it is possible to generate uboot environment config file
inside lantiq target. Currently it is only supporting GIGASX76X board.

uboot environment config is used by fw_printenv fw_setenv tools.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30537 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoUpdate bridge-utils to the last upstream version 1.5.
blogic [Tue, 14 Feb 2012 19:07:09 +0000 (19:07 +0000)]
Update bridge-utils to the last upstream version 1.5.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30536 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[OpenWrt-Devel] update e2fsprogs
blogic [Tue, 14 Feb 2012 19:07:07 +0000 (19:07 +0000)]
[OpenWrt-Devel] update e2fsprogs

Update e2fsprogs to the last upstream version 1.42.

blkid works fine without 100_add_missing_libpthread_for_blkid.patch.

Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30535 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[lantiq] fix compile error in previous commit
blogic [Tue, 14 Feb 2012 19:07:05 +0000 (19:07 +0000)]
[lantiq] fix compile error in previous commit

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

12 years ago[lantiq] Support booting the Speedport W502V using BRN-BOOT.
blogic [Tue, 14 Feb 2012 17:48:04 +0000 (17:48 +0000)]
[lantiq] Support booting the Speedport W502V using BRN-BOOT.

While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.

This patch add two firmware utilities, mkbrncmdline and mkbrnboot.

mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.

mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.

The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage

The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.

A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30532 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[pjsip] drop obselete Config.in file
blogic [Tue, 14 Feb 2012 17:48:01 +0000 (17:48 +0000)]
[pjsip] drop obselete Config.in file

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

12 years agoramips: extract eeprom for the PCIe wlan module on the RT-N56U
juhosg [Tue, 14 Feb 2012 17:32:45 +0000 (17:32 +0000)]
ramips: extract eeprom for the PCIe wlan module on the RT-N56U

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

12 years agoramips: rt3883: enable PCI on the RT-N56U board
juhosg [Tue, 14 Feb 2012 17:32:44 +0000 (17:32 +0000)]
ramips: rt3883: enable PCI on the RT-N56U board

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

12 years agoramips: rt3883: add PCI support
juhosg [Tue, 14 Feb 2012 17:32:42 +0000 (17:32 +0000)]
ramips: rt3883: add PCI support

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

12 years agoramips: rt3883: sync 2.6.39 config
juhosg [Tue, 14 Feb 2012 17:32:41 +0000 (17:32 +0000)]
ramips: rt3883: sync 2.6.39 config

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

12 years agoramips: use SoC specific irq.h
juhosg [Tue, 14 Feb 2012 17:32:40 +0000 (17:32 +0000)]
ramips: use SoC specific irq.h

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

12 years ago[lantiq] fixes irq locking in ethernet driver
blogic [Tue, 14 Feb 2012 15:05:58 +0000 (15:05 +0000)]
[lantiq] fixes irq locking in ethernet driver

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

12 years ago[lantiq] fixes gpio_export patch
blogic [Tue, 14 Feb 2012 15:05:57 +0000 (15:05 +0000)]
[lantiq] fixes gpio_export patch

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

12 years ago[pjsip] bump to 1.12, merge improved lantiq aud_dev driver
blogic [Tue, 14 Feb 2012 15:05:55 +0000 (15:05 +0000)]
[pjsip] bump to 1.12, merge improved lantiq aud_dev driver

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

12 years ago[lantiq] add a simple sip client
blogic [Tue, 14 Feb 2012 15:05:52 +0000 (15:05 +0000)]
[lantiq] add a simple sip client

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

12 years ago[ltq-dsl] add annex selection support to ltq_dsl package
blogic [Tue, 14 Feb 2012 15:05:49 +0000 (15:05 +0000)]
[ltq-dsl] add annex selection support to ltq_dsl package

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

12 years agoar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards
juhosg [Mon, 13 Feb 2012 17:11:58 +0000 (17:11 +0000)]
ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards

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

12 years agoar71xx: add model detection for TL-WR842N/ND
juhosg [Mon, 13 Feb 2012 17:11:57 +0000 (17:11 +0000)]
ar71xx: add model detection for TL-WR842N/ND

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

12 years ago[package] hostapd: correctly pass 64 char hex PSK to wpa_supplicant
hcg [Mon, 13 Feb 2012 16:07:53 +0000 (16:07 +0000)]
[package] hostapd: correctly pass 64 char hex PSK to wpa_supplicant

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

12 years ago[malta] update to 3.2
florian [Mon, 13 Feb 2012 16:05:30 +0000 (16:05 +0000)]
[malta] update to 3.2

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

12 years ago[ar7] fix titan gpio register size
florian [Mon, 13 Feb 2012 16:05:27 +0000 (16:05 +0000)]
[ar7] fix titan gpio register size

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

12 years agoblock-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)
nbd [Mon, 13 Feb 2012 15:31:31 +0000 (15:31 +0000)]
block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)

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

12 years agoquilt: add a NO_RECONFIGURE override for compiling a package without re-running Build...
nbd [Mon, 13 Feb 2012 15:31:28 +0000 (15:31 +0000)]
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure

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

12 years agoramips: rt3883: update package list in the default profile
juhosg [Mon, 13 Feb 2012 15:18:05 +0000 (15:18 +0000)]
ramips: rt3883: update package list in the default profile

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

12 years agoramips: add preliminary support for the Asus RT-N56U board
juhosg [Mon, 13 Feb 2012 15:18:04 +0000 (15:18 +0000)]
ramips: add preliminary support for the Asus RT-N56U board

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

12 years agoramips: raeth: enable MDIO code for RT3883
juhosg [Mon, 13 Feb 2012 15:18:03 +0000 (15:18 +0000)]
ramips: raeth: enable MDIO code for RT3883

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

12 years agopackage/modules: enable ECHI/OHCI for RT3883
juhosg [Mon, 13 Feb 2012 15:18:01 +0000 (15:18 +0000)]
package/modules: enable ECHI/OHCI for RT3883

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

12 years agoramips: add preliminary support for the RT3662/RT3883 SoCs
juhosg [Mon, 13 Feb 2012 15:17:59 +0000 (15:17 +0000)]
ramips: add preliminary support for the RT3662/RT3883 SoCs

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

12 years ago[package] kexec-tools: update to 2.0.3 (fixes #9846)
florian [Mon, 13 Feb 2012 12:36:36 +0000 (12:36 +0000)]
[package] kexec-tools: update to 2.0.3 (fixes #9846)

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

12 years ago[malta] add support for 3.2
florian [Mon, 13 Feb 2012 12:36:34 +0000 (12:36 +0000)]
[malta] add support for 3.2

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

12 years agobrcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
hauke [Sun, 12 Feb 2012 22:41:20 +0000 (22:41 +0000)]
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.

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

12 years agobrcm47xx: activate config bug to show warnings
hauke [Sun, 12 Feb 2012 22:40:01 +0000 (22:40 +0000)]
brcm47xx: activate config bug to show warnings

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

12 years agogcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc...
nbd [Sun, 12 Feb 2012 20:25:47 +0000 (20:25 +0000)]
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary

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

12 years agoswconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
nbd [Sun, 12 Feb 2012 19:27:01 +0000 (19:27 +0000)]
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)

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

12 years agopackage/grub: fix stage2 link with recent binutils
nbd [Sun, 12 Feb 2012 18:40:18 +0000 (18:40 +0000)]
package/grub: fix stage2 link with recent binutils

We want the `_start's symbols to be at the very beginning of the `stage2'
binary's `.text' section. However, nothing enforces this requirement. With
recent binutils (ie. post 2.19.1), this results in a corrupt binary, as ld(1)
puts another symbol (eg. `journal_init') at the beginning of the section.

Fix this by providing a stripped down version of the default linker script
where we enforces the position of `_start' in the `.text' section.

Patch by Arnaud Lacombe (#10444)

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

12 years agoramips: use GENERIC_{4,8}M image template for WR5123GN
juhosg [Sun, 12 Feb 2012 18:04:47 +0000 (18:04 +0000)]
ramips: use GENERIC_{4,8}M image template for WR5123GN

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

12 years agoramips: rt305x: pass MTD partition map to the ALL0256N via cmdline
juhosg [Sun, 12 Feb 2012 18:04:46 +0000 (18:04 +0000)]
ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline

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

12 years agobrcm47xx: refresh patches
hauke [Sun, 12 Feb 2012 16:45:27 +0000 (16:45 +0000)]
brcm47xx: refresh patches

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

12 years agobrcm47xx: update usb driver for brcm47xx.
hauke [Sun, 12 Feb 2012 16:38:10 +0000 (16:38 +0000)]
brcm47xx: update usb driver for brcm47xx.

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

12 years agotools/genext2fs: do not include the host getline.h, it breaks the tool in subtle...
nbd [Sun, 12 Feb 2012 16:12:08 +0000 (16:12 +0000)]
tools/genext2fs: do not include the host getline.h, it breaks the tool in subtle ways, and the source already has a getline replacement

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

12 years agoglibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch...
nbd [Sun, 12 Feb 2012 16:12:01 +0000 (16:12 +0000)]
glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL)

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

12 years agobroadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)
nbd [Sun, 12 Feb 2012 15:43:14 +0000 (15:43 +0000)]
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)

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

12 years agoramips: add initial support for 3.2
juhosg [Sun, 12 Feb 2012 12:52:14 +0000 (12:52 +0000)]
ramips: add initial support for 3.2

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

12 years agoramips: include 'linux/module.h' in the ramips_spi driver
juhosg [Sun, 12 Feb 2012 12:52:13 +0000 (12:52 +0000)]
ramips: include 'linux/module.h' in the ramips_spi driver

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

12 years agoramips: rt288x: remove per-board physmap_flash_data instances
juhosg [Sun, 12 Feb 2012 12:52:12 +0000 (12:52 +0000)]
ramips: rt288x: remove per-board physmap_flash_data instances

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

12 years agoramips: rt305x: remove per-board physmap_flash_data instances
juhosg [Sun, 12 Feb 2012 12:52:10 +0000 (12:52 +0000)]
ramips: rt305x: remove per-board physmap_flash_data instances

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

12 years ago[cns3xxx]: enable another l2 cache errate on newer kernels
kaloz [Sun, 12 Feb 2012 11:22:08 +0000 (11:22 +0000)]
[cns3xxx]: enable another l2 cache errate on newer kernels

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

12 years ago[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled
kaloz [Sun, 12 Feb 2012 09:56:47 +0000 (09:56 +0000)]
[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled

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

12 years ago[toolchain/gcc]: upgrade vanilla gcc to 4.6.2
kaloz [Sun, 12 Feb 2012 09:48:39 +0000 (09:48 +0000)]
[toolchain/gcc]: upgrade vanilla gcc to 4.6.2

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

12 years ago[toolchain/binutils]: use binutils 2.22 by default
kaloz [Sun, 12 Feb 2012 09:17:54 +0000 (09:17 +0000)]
[toolchain/binutils]: use binutils 2.22 by default

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

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