Felix Fietkau [Mon, 20 Feb 2012 10:51:43 +0000 (10:51 +0000)]
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain
SVN-Revision: 30659
Jo-Philipp Wich [Mon, 20 Feb 2012 09:27:32 +0000 (09:27 +0000)]
iwinfo: add more device entries
SVN-Revision: 30658
Felix Fietkau [Mon, 20 Feb 2012 09:03:17 +0000 (09:03 +0000)]
kernel: strip unnecessary symbol table information from kernel modules, reduces default squashfs size on ar71xx by about 4k
SVN-Revision: 30657
Gabor Juhos [Sun, 19 Feb 2012 19:40:37 +0000 (19:40 +0000)]
ramips: rt3883: make rt3883_nand_data visible
SVN-Revision: 30655
Gabor Juhos [Sun, 19 Feb 2012 17:52:23 +0000 (17:52 +0000)]
ramips: merge 3.2 fixes
SVN-Revision: 30652
Gabor Juhos [Sun, 19 Feb 2012 17:52:20 +0000 (17:52 +0000)]
ramips: nuke 2.6.39 support
SVN-Revision: 30651
Gabor Juhos [Sun, 19 Feb 2012 17:52:15 +0000 (17:52 +0000)]
ramips: rt305x: nuke built-in MTD partition maps
SVN-Revision: 30650
Gabor Juhos [Sun, 19 Feb 2012 17:52:11 +0000 (17:52 +0000)]
ramips: rt288x: nuke built-in MTD partition maps
SVN-Revision: 30649
Gabor Juhos [Sun, 19 Feb 2012 17:52:08 +0000 (17:52 +0000)]
ramips: build sysupgrade image for the V11ST-FE board
SVN-Revision: 30648
Gabor Juhos [Sun, 19 Feb 2012 16:44:49 +0000 (16:44 +0000)]
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
[juhosg:
- don't switch back to 2.6.39
- update config-3.2
- change machine id to SL-R7205
- reorder case entries in platform scripts
- remove button hotplug script]
Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com>
SVN-Revision: 30645
Hauke Mehrtens [Sun, 19 Feb 2012 14:21:21 +0000 (14:21 +0000)]
mac80211: brcmsmac: fix a build warning, till we update bcma
SVN-Revision: 30644
Hauke Mehrtens [Sun, 19 Feb 2012 14:05:17 +0000 (14:05 +0000)]
mac80211: add brcmsmac driver
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
Hauke Mehrtens [Sun, 19 Feb 2012 13:26:35 +0000 (13:26 +0000)]
mac80211: fix directory of mwl8k firmware
Thank you Eugene San for the patch
SVN-Revision: 30642
Hauke Mehrtens [Sat, 18 Feb 2012 23:21:47 +0000 (23:21 +0000)]
brcm47xx: add code to generate images for some netgear devices
This is commented out until we get report of working devices.
SVN-Revision: 30639
Hauke Mehrtens [Sat, 18 Feb 2012 23:08:26 +0000 (23:08 +0000)]
brcm47xx: sprom for nvram parsing
This adds support for parsing sprom form nvram for sprom version form 1 to 9.
It also adds sprom from nvram support for devices on the bcma bus.
SVN-Revision: 30638
Gabor Juhos [Sat, 18 Feb 2012 17:36:21 +0000 (17:36 +0000)]
ralink: rt3883: disable the 2GHz band on the RT-N56U
SVN-Revision: 30632
Gabor Juhos [Sat, 18 Feb 2012 17:36:16 +0000 (17:36 +0000)]
ramips: rt3883: make rt3883_wlan_data visible
SVN-Revision: 30631
Gabor Juhos [Sat, 18 Feb 2012 17:36:13 +0000 (17:36 +0000)]
generic: add disable_[25]ghz to struct rt2x00_platform_data
SVN-Revision: 30630
Gabor Juhos [Sat, 18 Feb 2012 17:36:09 +0000 (17:36 +0000)]
mac80211: rt2x00: allow to disable bands via platform data
SVN-Revision: 30629
Gabor Juhos [Sat, 18 Feb 2012 16:02:18 +0000 (16:02 +0000)]
package/kernel: add package for MTD testing modules
SVN-Revision: 30628
Gabor Juhos [Sat, 18 Feb 2012 14:45:54 +0000 (14:45 +0000)]
firmware-utils/mkfwimage: allow to override firmware magic
SVN-Revision: 30627
Gabor Juhos [Sat, 18 Feb 2012 14:45:52 +0000 (14:45 +0000)]
ar71xx: fix image signature for UBNT-XM boards
SVN-Revision: 30626
Felix Fietkau [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)
SVN-Revision: 30624
Felix Fietkau [Fri, 17 Feb 2012 22:15:26 +0000 (22:15 +0000)]
ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration
SVN-Revision: 30623
Gabor Juhos [Fri, 17 Feb 2012 17:21:03 +0000 (17:21 +0000)]
generic/2.6.37: fix 'set but unused' build errors on MIPS
SVN-Revision: 30615
Felix Fietkau [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
SVN-Revision: 30614
Felix Fietkau [Fri, 17 Feb 2012 16:55:01 +0000 (16:55 +0000)]
gcc: enable --with-headers for the final toolchain build
SVN-Revision: 30613
Felix Fietkau [Fri, 17 Feb 2012 15:54:57 +0000 (15:54 +0000)]
crda: remove unnecessary build dependency on mac80211
SVN-Revision: 30612
Felix Fietkau [Fri, 17 Feb 2012 15:54:53 +0000 (15:54 +0000)]
hostapd: remove unnecessary dependency on mac80211
SVN-Revision: 30611
Jo-Philipp Wich [Fri, 17 Feb 2012 09:04:23 +0000 (09:04 +0000)]
broadcom-diag: add missing brackets breakign the detection logic (#10836)
SVN-Revision: 30610
Jo-Philipp Wich [Fri, 17 Feb 2012 00:36:25 +0000 (00:36 +0000)]
iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
SVN-Revision: 30605
Gabor Juhos [Thu, 16 Feb 2012 20:06:22 +0000 (20:06 +0000)]
ramips: extract eeprom for the built-in wlan module on the RT-N56U
SVN-Revision: 30604
Gabor Juhos [Thu, 16 Feb 2012 20:06:21 +0000 (20:06 +0000)]
ramips: rt3883: change eeprom file name
SVN-Revision: 30603
Florian Fainelli [Thu, 16 Feb 2012 19:24:34 +0000 (19:24 +0000)]
env: colorize git output
SVN-Revision: 30602
Jo-Philipp Wich [Thu, 16 Feb 2012 17:58:33 +0000 (17:58 +0000)]
iwinfo: fix detection of Bullet M5, the PCI ID was wrong
SVN-Revision: 30591
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:07 +0000 (17:54 +0000)]
Disable by default padding of images
SVN-Revision: 30590
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:04 +0000 (17:54 +0000)]
Allow gzipping of squashfs images with padded jffs2 partition
SVN-Revision: 30589
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:54:01 +0000 (17:54 +0000)]
GZip only ext4 and padded images
SVN-Revision: 30588
Vasilis Tsiligiannis [Thu, 16 Feb 2012 17:53:57 +0000 (17:53 +0000)]
Make gzipping of images configurable via menuconfig
SVN-Revision: 30587
Gabor Juhos [Thu, 16 Feb 2012 17:14:34 +0000 (17:14 +0000)]
package/mac80211: fix a possible NULL pointer dereference in rt2x00
SVN-Revision: 30586
Gabor Juhos [Thu, 16 Feb 2012 09:03:27 +0000 (09:03 +0000)]
ar71xx: remove duplicated define from the D-Link profile
SVN-Revision: 30577
Gabor Juhos [Thu, 16 Feb 2012 08:17:54 +0000 (08:17 +0000)]
ramips: select HW_HAS_PCI on per-board basis
SVN-Revision: 30576
Gabor Juhos [Thu, 16 Feb 2012 08:17:53 +0000 (08:17 +0000)]
ramips: rt3883: remove a stray character from rt3883.h
SVN-Revision: 30575
Gabor Juhos [Thu, 16 Feb 2012 08:17:52 +0000 (08:17 +0000)]
ramips: rt288x: don't register the PCI controller on each board
SVN-Revision: 30574
Gabor Juhos [Thu, 16 Feb 2012 08:17:50 +0000 (08:17 +0000)]
ramips: raeth: separate ring allocation and setup
SVN-Revision: 30573
Gabor Juhos [Thu, 16 Feb 2012 07:51:44 +0000 (07:51 +0000)]
generic: add SND_PPC symbol
SVN-Revision: 30572
Daniel Dickinson [Thu, 16 Feb 2012 07:45:28 +0000 (07:45 +0000)]
Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drivers by default
SVN-Revision: 30571
Daniel Dickinson [Thu, 16 Feb 2012 07:38:33 +0000 (07:38 +0000)]
d-link: Add DIR-601 Profile Definition; It needs different factory images than DIR-600
SVN-Revision: 30570
Daniel Dickinson [Thu, 16 Feb 2012 07:29:26 +0000 (07:29 +0000)]
Fix partitions for Cameo-based boards; kernel 3.2 is bigger
SVN-Revision: 30569
Daniel Dickinson [Thu, 16 Feb 2012 07:24:45 +0000 (07:24 +0000)]
image: For Cameo-based board fix adding mtd layout to kernel commandline)
SVN-Revision: 30568
Jo-Philipp Wich [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>
SVN-Revision: 30565
Jo-Philipp Wich [Wed, 15 Feb 2012 23:34:24 +0000 (23:34 +0000)]
kernel: fix KCONFIG depends of kmod-md modules
SVN-Revision: 30564
Gabor Juhos [Wed, 15 Feb 2012 21:19:02 +0000 (21:19 +0000)]
ramips: rt288x: fix PCI resource conflict
SVN-Revision: 30563
Florian Fainelli [Wed, 15 Feb 2012 21:13:21 +0000 (21:13 +0000)]
correct PCI IO/Mem resource swapping
SVN-Revision: 30562
Florian Fainelli [Wed, 15 Feb 2012 21:13:11 +0000 (21:13 +0000)]
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
SVN-Revision: 30561
Felix Fietkau [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
SVN-Revision: 30556
Gabor Juhos [Wed, 15 Feb 2012 18:33:42 +0000 (18:33 +0000)]
ramips: raeth: add a helper function for skb allocation
SVN-Revision: 30555
Gabor Juhos [Wed, 15 Feb 2012 18:33:41 +0000 (18:33 +0000)]
ramips: raeth: use netdev_alloc_skb
SVN-Revision: 30554
Gabor Juhos [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.
SVN-Revision: 30553
Gabor Juhos [Wed, 15 Feb 2012 18:33:38 +0000 (18:33 +0000)]
ramips: raeth: use 're' instead of 'priv' everywhere
SVN-Revision: 30552
Felix Fietkau [Wed, 15 Feb 2012 18:02:57 +0000 (18:02 +0000)]
ath9k: prevent writes to const data on AR9160
SVN-Revision: 30551
Gabor Juhos [Wed, 15 Feb 2012 13:47:52 +0000 (13:47 +0000)]
ramips: raeth: force link down in ramips_phy_stop
SVN-Revision: 30550
Gabor Juhos [Wed, 15 Feb 2012 13:47:50 +0000 (13:47 +0000)]
ramips: raeth: serialize ramips_link_adjust calls
SVN-Revision: 30549
Gabor Juhos [Wed, 15 Feb 2012 06:47:12 +0000 (06:47 +0000)]
ramips: raeth: add PHYLIB support
SVN-Revision: 30547
Florian Fainelli [Tue, 14 Feb 2012 20:13:28 +0000 (20:13 +0000)]
gdb: use an updated 6.8a tarball
SVN-Revision: 30543
John Crispin [Tue, 14 Feb 2012 20:11:28 +0000 (20:11 +0000)]
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>
SVN-Revision: 30542
John Crispin [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>
SVN-Revision: 30541
John Crispin [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>
SVN-Revision: 30540
John Crispin [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>
SVN-Revision: 30539
John Crispin [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>
SVN-Revision: 30538
John Crispin [Tue, 14 Feb 2012 19:07:11 +0000 (19:07 +0000)]
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>
SVN-Revision: 30537
John Crispin [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>
SVN-Revision: 30536
John Crispin [Tue, 14 Feb 2012 19:07:07 +0000 (19:07 +0000)]
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>
SVN-Revision: 30535
John Crispin [Tue, 14 Feb 2012 19:07:05 +0000 (19:07 +0000)]
fix compile error in previous commit
SVN-Revision: 30534
John Crispin [Tue, 14 Feb 2012 17:48:04 +0000 (17:48 +0000)]
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>
SVN-Revision: 30532
John Crispin [Tue, 14 Feb 2012 17:48:01 +0000 (17:48 +0000)]
drop obselete Config.in file
SVN-Revision: 30531
Gabor Juhos [Tue, 14 Feb 2012 17:32:45 +0000 (17:32 +0000)]
ramips: extract eeprom for the PCIe wlan module on the RT-N56U
SVN-Revision: 30529
Gabor Juhos [Tue, 14 Feb 2012 17:32:44 +0000 (17:32 +0000)]
ramips: rt3883: enable PCI on the RT-N56U board
SVN-Revision: 30528
Gabor Juhos [Tue, 14 Feb 2012 17:32:42 +0000 (17:32 +0000)]
ramips: rt3883: add PCI support
SVN-Revision: 30527
Gabor Juhos [Tue, 14 Feb 2012 17:32:41 +0000 (17:32 +0000)]
ramips: rt3883: sync 2.6.39 config
SVN-Revision: 30526
Gabor Juhos [Tue, 14 Feb 2012 17:32:40 +0000 (17:32 +0000)]
ramips: use SoC specific irq.h
SVN-Revision: 30525
John Crispin [Tue, 14 Feb 2012 15:05:58 +0000 (15:05 +0000)]
fixes irq locking in ethernet driver
SVN-Revision: 30522
John Crispin [Tue, 14 Feb 2012 15:05:57 +0000 (15:05 +0000)]
fixes gpio_export patch
SVN-Revision: 30521
John Crispin [Tue, 14 Feb 2012 15:05:55 +0000 (15:05 +0000)]
bump to 1.12, merge improved lantiq aud_dev driver
SVN-Revision: 30520
John Crispin [Tue, 14 Feb 2012 15:05:52 +0000 (15:05 +0000)]
add a simple sip client
SVN-Revision: 30519
John Crispin [Tue, 14 Feb 2012 15:05:49 +0000 (15:05 +0000)]
add annex selection support to ltq_dsl package
SVN-Revision: 30518
Gabor Juhos [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
SVN-Revision: 30508
Gabor Juhos [Mon, 13 Feb 2012 17:11:57 +0000 (17:11 +0000)]
ar71xx: add model detection for TL-WR842N/ND
SVN-Revision: 30507
Hamish Guthrie [Mon, 13 Feb 2012 16:07:53 +0000 (16:07 +0000)]
hostapd: correctly pass 64 char hex PSK to wpa_supplicant
SVN-Revision: 30504
Florian Fainelli [Mon, 13 Feb 2012 16:05:30 +0000 (16:05 +0000)]
update to 3.2
SVN-Revision: 30503
Florian Fainelli [Mon, 13 Feb 2012 16:05:27 +0000 (16:05 +0000)]
fix titan gpio register size
SVN-Revision: 30502
Felix Fietkau [Mon, 13 Feb 2012 15:31:31 +0000 (15:31 +0000)]
block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)
SVN-Revision: 30501
Felix Fietkau [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
SVN-Revision: 30500
Gabor Juhos [Mon, 13 Feb 2012 15:18:05 +0000 (15:18 +0000)]
ramips: rt3883: update package list in the default profile
SVN-Revision: 30499
Gabor Juhos [Mon, 13 Feb 2012 15:18:04 +0000 (15:18 +0000)]
ramips: add preliminary support for the Asus RT-N56U board
SVN-Revision: 30498
Gabor Juhos [Mon, 13 Feb 2012 15:18:03 +0000 (15:18 +0000)]
ramips: raeth: enable MDIO code for RT3883
SVN-Revision: 30497
Gabor Juhos [Mon, 13 Feb 2012 15:18:01 +0000 (15:18 +0000)]
package/modules: enable ECHI/OHCI for RT3883
SVN-Revision: 30496
Gabor Juhos [Mon, 13 Feb 2012 15:17:59 +0000 (15:17 +0000)]
ramips: add preliminary support for the RT3662/RT3883 SoCs
SVN-Revision: 30495
Florian Fainelli [Mon, 13 Feb 2012 12:36:36 +0000 (12:36 +0000)]
kexec-tools: update to 2.0.3 (fixes #9846)
SVN-Revision: 30493
Florian Fainelli [Mon, 13 Feb 2012 12:36:34 +0000 (12:36 +0000)]
add support for 3.2
SVN-Revision: 30492