openwrt/svn-archive/archive.git
13 years agobackfire: generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls...
Gabor Juhos [Sat, 26 Jun 2010 19:53:14 +0000 (19:53 +0000)]
backfire: generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls (backport of r21912)

SVN-Revision: 21931

13 years agobackfire: generic: rtl8366: move mii bus handling to the rtl8366_smi code (backport...
Gabor Juhos [Sat, 26 Jun 2010 19:53:05 +0000 (19:53 +0000)]
backfire: generic: rtl8366: move mii bus handling to the rtl8366_smi code (backport of r21911)

SVN-Revision: 21930

13 years agobackfire: generic: rtl8366: introduce rtl8366_smi_ops (backport of r21910)
Gabor Juhos [Sat, 26 Jun 2010 19:52:55 +0000 (19:52 +0000)]
backfire: generic: rtl8366: introduce rtl8366_smi_ops (backport of r21910)

SVN-Revision: 21929

13 years agobackfire: generic: rtl8366: change format string for debugfs error messages (backport...
Gabor Juhos [Sat, 26 Jun 2010 19:52:45 +0000 (19:52 +0000)]
backfire: generic: rtl8366: change format string for debugfs error messages (backport of r21909)

SVN-Revision: 21928

13 years agobackfire: generic: rtl8366: don't show link parameters if the link is down (backport...
Gabor Juhos [Sat, 26 Jun 2010 19:52:36 +0000 (19:52 +0000)]
backfire: generic: rtl8366: don't show link parameters if the link is down (backport of r21908)

SVN-Revision: 21927

13 years agobackfire: generic: rtl8366: fix register offset and size of MIB counters (backport...
Gabor Juhos [Sat, 26 Jun 2010 19:52:24 +0000 (19:52 +0000)]
backfire: generic: rtl8366: fix register offset and size of MIB counters (backport of r29107)

SVN-Revision: 21926

13 years agobackfire: generic: rtl8366: prevent modifications of VLAN 0 (backport of r29106)
Gabor Juhos [Sat, 26 Jun 2010 19:52:14 +0000 (19:52 +0000)]
backfire: generic: rtl8366: prevent modifications of VLAN 0 (backport of r29106)

SVN-Revision: 21925

13 years agobackfire: ar71xx: don't use vlan 0 for devices with rtl8366s switch (backport of...
Gabor Juhos [Sat, 26 Jun 2010 19:52:03 +0000 (19:52 +0000)]
backfire: ar71xx: don't use vlan 0 for devices with rtl8366s switch (backport of r21905)

SVN-Revision: 21924

13 years ago[backfire] merge r21903
Jo-Philipp Wich [Sat, 26 Jun 2010 18:12:10 +0000 (18:12 +0000)]
[backfire] merge r21903

SVN-Revision: 21904

13 years agobackfire: swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED (backport of r21708)
Gabor Juhos [Sun, 20 Jun 2010 05:42:44 +0000 (05:42 +0000)]
backfire: swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED (backport of r21708)

SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask.

Signed-off-by: Martin Mares <mj@ucw.cz>
Signed-off-by: Patrick Horn <patrick.horn@gmail.com>
SVN-Revision: 21847

13 years agobackfire: [kernel] swconfig: Check vlan/port indexes for validity. (backport of r20811)
Gabor Juhos [Sun, 20 Jun 2010 05:42:38 +0000 (05:42 +0000)]
backfire: [kernel] swconfig: Check vlan/port indexes for validity. (backport of r20811)

Swconfig needs to make sure that requested vlans/ports actually exist,
else it might read or modify memory not belonging to itself.

This patch adds a quick range check in swconfig's kernel part to
prevent accidential or intentional memory modification.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 21846

13 years ago[backfire] merge r21833
Jo-Philipp Wich [Fri, 18 Jun 2010 07:58:32 +0000 (07:58 +0000)]
[backfire] merge r21833

SVN-Revision: 21834

13 years ago[backfire] merge r21823
Jo-Philipp Wich [Wed, 16 Jun 2010 23:37:46 +0000 (23:37 +0000)]
[backfire] merge r21823

SVN-Revision: 21824

13 years ago[backfire] merge r21820 and r21821
Jo-Philipp Wich [Wed, 16 Jun 2010 20:28:55 +0000 (20:28 +0000)]
[backfire] merge r21820 and r21821

SVN-Revision: 21822

13 years ago[backfire] backport mac80211 updates from trunk
Felix Fietkau [Mon, 14 Jun 2010 18:35:47 +0000 (18:35 +0000)]
[backfire] backport mac80211 updates from trunk

SVN-Revision: 21803

13 years ago[backfire] backport the ssb dma device change from trunk
Felix Fietkau [Mon, 14 Jun 2010 18:35:45 +0000 (18:35 +0000)]
[backfire] backport the ssb dma device change from trunk

SVN-Revision: 21802

13 years agobackfire: swconfig: fix lock imbalance in unregister_switch() (backport of r21780)
Gabor Juhos [Sun, 13 Jun 2010 11:45:45 +0000 (11:45 +0000)]
backfire: swconfig: fix lock imbalance in unregister_switch() (backport of r21780)

Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>
SVN-Revision: 21782

13 years agobackfire: swconfig: release switch in error path of swconfig_get_attr (backport of...
Gabor Juhos [Sun, 13 Jun 2010 11:45:40 +0000 (11:45 +0000)]
backfire: swconfig: release switch in error path of swconfig_get_attr (backport of r21799)

Signed-off-by: Karl Beldan <karl.beldan@sagemcom.com>
SVN-Revision: 21781

13 years ago[backfire] merge r21492, r21556 and r21762
Jo-Philipp Wich [Sat, 12 Jun 2010 13:00:55 +0000 (13:00 +0000)]
[backfire] merge r21492, r21556 and r21762

SVN-Revision: 21763

13 years ago[backfire] merge r21700
Jo-Philipp Wich [Mon, 7 Jun 2010 10:48:03 +0000 (10:48 +0000)]
[backfire] merge r21700

SVN-Revision: 21701

13 years ago[backfire] merge network config fixes: r21641, r21652, r21655, r21659 and r21661
Jo-Philipp Wich [Wed, 2 Jun 2010 20:39:26 +0000 (20:39 +0000)]
[backfire] merge network config fixes: r21641, r21652, r21655, r21659 and r21661

SVN-Revision: 21662

13 years agobackport the latest version of the mac80211 package to backfire. includes fixes for...
Felix Fietkau [Tue, 1 Jun 2010 15:33:49 +0000 (15:33 +0000)]
backport the latest version of the mac80211 package to backfire. includes fixes for wpa key handling, throughput issues, etc.

SVN-Revision: 21649

13 years agoorion: add wrt350nv2 mac address fix from r21647
Felix Fietkau [Tue, 1 Jun 2010 14:42:49 +0000 (14:42 +0000)]
orion: add wrt350nv2 mac address fix from r21647

SVN-Revision: 21648

13 years ago[backfire] merge r21638
Jo-Philipp Wich [Sun, 30 May 2010 18:40:22 +0000 (18:40 +0000)]
[backfire] merge r21638

SVN-Revision: 21639

13 years ago[backfire] merge r21616
Jo-Philipp Wich [Sat, 29 May 2010 00:33:40 +0000 (00:33 +0000)]
[backfire] merge r21616

SVN-Revision: 21620

13 years ago[backfire] revert r21596
Jo-Philipp Wich [Fri, 28 May 2010 10:53:10 +0000 (10:53 +0000)]
[backfire] revert r21596

SVN-Revision: 21598

13 years ago[backfire] merge r21595
Jo-Philipp Wich [Fri, 28 May 2010 00:59:51 +0000 (00:59 +0000)]
[backfire] merge r21595

SVN-Revision: 21596

13 years ago[backfire] merge r21590
Jo-Philipp Wich [Fri, 28 May 2010 00:48:52 +0000 (00:48 +0000)]
[backfire] merge r21590

SVN-Revision: 21594

13 years ago[backfire] merge r21588 and r21591
Jo-Philipp Wich [Fri, 28 May 2010 00:47:23 +0000 (00:47 +0000)]
[backfire] merge r21588 and r21591

SVN-Revision: 21593

13 years ago[backfire] merge r21489-r21494
Jo-Philipp Wich [Fri, 28 May 2010 00:41:57 +0000 (00:41 +0000)]
[backfire] merge r21489-r21494

SVN-Revision: 21592

13 years ago[backfire] merge r21511 - fix a preinit hang in jffs2_ready() when no rootfs_data...
Nicolas Thill [Thu, 27 May 2010 14:19:44 +0000 (14:19 +0000)]
[backfire] merge r21511 - fix a preinit hang in jffs2_ready() when no rootfs_data partition is found (closes: #7362)

SVN-Revision: 21582

13 years ago[backfire] backport bridge fix from r21577
Felix Fietkau [Thu, 27 May 2010 14:07:39 +0000 (14:07 +0000)]
[backfire] backport bridge fix from r21577

SVN-Revision: 21581

13 years ago[backfire] merge r21574
Jo-Philipp Wich [Wed, 26 May 2010 20:15:31 +0000 (20:15 +0000)]
[backfire] merge r21574

SVN-Revision: 21575

13 years ago[backfire] merge ppp, pppoe, pptp and 3g fixes
Jo-Philipp Wich [Mon, 24 May 2010 17:06:58 +0000 (17:06 +0000)]
[backfire] merge ppp, pppoe, pptp and 3g fixes
r21283, r21284, r21285, r21287, r21302, r21303, r21341,
r21361, r21379, r21383, r21386, r21387, r21388, r21389,
r21390, r21391, r21392, r21393, r21426, r21556, r21563

SVN-Revision: 21564

13 years ago[backfire] backport r21427
Hauke Mehrtens [Sun, 23 May 2010 23:01:22 +0000 (23:01 +0000)]
[backfire] backport r21427

brcm47xx: ehci-ssb: some updates:
 * update pointers in struct hc_driver
 * make ssb_ehci_detach more look like the pci version
 * remove resume and suspend as they are never activated and not compiling
 * replace ssb_ehci_start with ehci_run as it only calls this method

SVN-Revision: 21560

13 years ago[backfire] backport r21470
Hauke Mehrtens [Sun, 23 May 2010 22:59:05 +0000 (22:59 +0000)]
[backfire] backport r21470

mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY

This should close #6907

SVN-Revision: 21559

13 years ago[backfire] backport r21449
Hauke Mehrtens [Sun, 23 May 2010 22:57:36 +0000 (22:57 +0000)]
[backfire] backport r21449

ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21558

13 years ago[backfire] backport r21497 and r21517
Hauke Mehrtens [Sun, 23 May 2010 22:54:46 +0000 (22:54 +0000)]
[backfire] backport r21497 and r21517

brcm47xx: fix destroying of 128MB modded ASUS WL-500GP

This should fix the last problem in #3177
Thank you b.sander for the patch.

SVN-Revision: 21557

13 years ago[backfire] merge r21550 - remove unused $Id$
Nicolas Thill [Sun, 23 May 2010 21:48:01 +0000 (21:48 +0000)]
[backfire] merge r21550 - remove unused $Id$

SVN-Revision: 21555

13 years ago[backfire] merge r21507 - add missing bits for 2.6.30 ssb update
Nicolas Thill [Sun, 23 May 2010 21:46:40 +0000 (21:46 +0000)]
[backfire] merge r21507 - add missing bits for 2.6.30 ssb update

SVN-Revision: 21554

13 years ago[backfire] merge r21547 - add PKG_RELEASE var to packages lacking one
Nicolas Thill [Sun, 23 May 2010 14:34:54 +0000 (14:34 +0000)]
[backfire] merge r21547 - add PKG_RELEASE var to packages lacking one

SVN-Revision: 21549

13 years ago[backfire] package/compcache: merge r21546 - fix release number
Nicolas Thill [Sun, 23 May 2010 14:32:47 +0000 (14:32 +0000)]
[backfire] package/compcache: merge r21546 - fix release number

SVN-Revision: 21548

13 years ago[backfire] package/ppp: bump release number
Nicolas Thill [Sun, 16 May 2010 13:55:35 +0000 (13:55 +0000)]
[backfire] package/ppp: bump release number

SVN-Revision: 21479

13 years ago[backfire] merge r21477
Nicolas Thill [Sun, 16 May 2010 13:50:40 +0000 (13:50 +0000)]
[backfire] merge r21477

SVN-Revision: 21478

13 years ago[backfire] merge [21362:21365] & [21369]
Nicolas Thill [Sun, 16 May 2010 13:45:38 +0000 (13:45 +0000)]
[backfire] merge [21362:21365] & [21369]

SVN-Revision: 21476

13 years ago[backfire] merge CRLF changes from r21462
Felix Fietkau [Sun, 16 May 2010 00:23:06 +0000 (00:23 +0000)]
[backfire] merge CRLF changes from r21462

SVN-Revision: 21463

13 years agomerge over commit 21412 ("sound-soc-qi_lb60: rename package as underscores are not...
Mirko Vogt [Wed, 12 May 2010 22:04:49 +0000 (22:04 +0000)]
merge over commit 21412  ("sound-soc-qi_lb60: rename package as underscores are not allowed by opkg")

SVN-Revision: 21435

13 years ago[backfire] merge r21422
Jo-Philipp Wich [Mon, 10 May 2010 19:34:38 +0000 (19:34 +0000)]
[backfire] merge r21422

SVN-Revision: 21423

13 years ago[backfire] merge r21417
Jo-Philipp Wich [Mon, 10 May 2010 19:28:09 +0000 (19:28 +0000)]
[backfire] merge r21417

SVN-Revision: 21421

13 years ago[backfire] backport r21401
Nicolas Thill [Sat, 8 May 2010 13:04:36 +0000 (13:04 +0000)]
[backfire] backport r21401

SVN-Revision: 21402

13 years ago[backfire] backport network hotplug change from r21379
Felix Fietkau [Wed, 5 May 2010 15:58:21 +0000 (15:58 +0000)]
[backfire] backport network hotplug change from r21379

SVN-Revision: 21380

13 years ago[backfire] adjust kmod-crc16 dependencies and dependencies on kmod-crc16 (closes...
Nicolas Thill [Wed, 5 May 2010 12:01:17 +0000 (12:01 +0000)]
[backfire] adjust kmod-crc16 dependencies and dependencies on kmod-crc16 (closes: #7063)

SVN-Revision: 21377

13 years ago[backfire] merge r21261 & r21262
Nicolas Thill [Wed, 5 May 2010 11:22:44 +0000 (11:22 +0000)]
[backfire] merge r21261 & r21262

SVN-Revision: 21376

13 years ago[backfire] package/grub: disable curses support
Nicolas Thill [Wed, 5 May 2010 02:37:26 +0000 (02:37 +0000)]
[backfire] package/grub: disable curses support

SVN-Revision: 21367

13 years ago[backfire] merge r21305 & r21353
Nicolas Thill [Wed, 5 May 2010 02:15:29 +0000 (02:15 +0000)]
[backfire] merge r21305 & r21353

SVN-Revision: 21366

13 years ago[backfire] merge r21304
Nicolas Thill [Tue, 4 May 2010 17:36:18 +0000 (17:36 +0000)]
[backfire] merge r21304

SVN-Revision: 21355

13 years ago[backfire] backport mac80211 and hostapd from trunk
Felix Fietkau [Tue, 4 May 2010 15:36:29 +0000 (15:36 +0000)]
[backfire] backport mac80211 and hostapd from trunk

SVN-Revision: 21354

13 years agobackport r21349 to backfire
Florian Fainelli [Tue, 4 May 2010 07:39:38 +0000 (07:39 +0000)]
backport r21349 to backfire

SVN-Revision: 21350

13 years agobackport r21347 to backfire
Florian Fainelli [Tue, 4 May 2010 07:34:00 +0000 (07:34 +0000)]
backport r21347 to backfire

SVN-Revision: 21348

13 years ago[backfire] merge r21344
Jo-Philipp Wich [Mon, 3 May 2010 20:33:23 +0000 (20:33 +0000)]
[backfire] merge r21344

SVN-Revision: 21345

13 years ago[backfire] remove JFFS2 compressor options introduced in [21322]
Nicolas Thill [Mon, 3 May 2010 11:44:16 +0000 (11:44 +0000)]
[backfire] remove JFFS2 compressor options introduced in [21322]

SVN-Revision: 21342

13 years ago[backfire] merge r21247
Nicolas Thill [Mon, 3 May 2010 10:34:04 +0000 (10:34 +0000)]
[backfire] merge r21247

SVN-Revision: 21339

13 years agobackport r21306 to backfire (#7274)
Florian Fainelli [Mon, 3 May 2010 06:18:02 +0000 (06:18 +0000)]
backport r21306 to backfire (#7274)

SVN-Revision: 21332

13 years ago[backfire] merge r21267, r21282, r21291 & r21318
Nicolas Thill [Mon, 3 May 2010 01:15:19 +0000 (01:15 +0000)]
[backfire] merge r21267, r21282, r21291 & r21318

SVN-Revision: 21331

13 years ago[backfire] remove ps3-utils, backfire has no ps3 target
Nicolas Thill [Mon, 3 May 2010 00:32:39 +0000 (00:32 +0000)]
[backfire] remove ps3-utils, backfire has no ps3 target

SVN-Revision: 21330

13 years ago[backfire] remove goldfish-qemu, backfire has no glodfish target
Nicolas Thill [Mon, 3 May 2010 00:30:27 +0000 (00:30 +0000)]
[backfire] remove goldfish-qemu, backfire has no glodfish target

SVN-Revision: 21329

13 years ago[backfire] merge r21205
Nicolas Thill [Mon, 3 May 2010 00:27:32 +0000 (00:27 +0000)]
[backfire] merge r21205

SVN-Revision: 21328

13 years ago[backfire] merge r20784 & r20788
Nicolas Thill [Mon, 3 May 2010 00:26:25 +0000 (00:26 +0000)]
[backfire] merge r20784 & r20788

SVN-Revision: 21327

13 years ago[backfire] merge r21243
Nicolas Thill [Mon, 3 May 2010 00:17:57 +0000 (00:17 +0000)]
[backfire] merge r21243

SVN-Revision: 21326

13 years ago[backfire] merge r21245, r21246 & r21277
Nicolas Thill [Mon, 3 May 2010 00:16:36 +0000 (00:16 +0000)]
[backfire] merge r21245, r21246 & r21277

SVN-Revision: 21325

13 years ago[backfire] merge r21242
Nicolas Thill [Mon, 3 May 2010 00:07:17 +0000 (00:07 +0000)]
[backfire] merge r21242

SVN-Revision: 21324

13 years ago[backfire] merge [21237:21239] & [21244]
Nicolas Thill [Sun, 2 May 2010 23:05:23 +0000 (23:05 +0000)]
[backfire] merge [21237:21239] & [21244]

SVN-Revision: 21322

13 years agobackport r21313 to backfire
Florian Fainelli [Sun, 2 May 2010 19:52:16 +0000 (19:52 +0000)]
backport r21313 to backfire

SVN-Revision: 21314

13 years agobackport r21307 to backfire
Florian Fainelli [Sun, 2 May 2010 19:31:29 +0000 (19:31 +0000)]
backport r21307 to backfire

SVN-Revision: 21312

13 years ago[backfire] backport r21293 (closes: #6918)
Nicolas Thill [Sun, 2 May 2010 12:06:58 +0000 (12:06 +0000)]
[backfire] backport r21293 (closes: #6918)

SVN-Revision: 21295

13 years ago[backfire] merge r21282 (closes: #6918)
Nicolas Thill [Sun, 2 May 2010 04:40:48 +0000 (04:40 +0000)]
[backfire] merge r21282 (closes: #6918)

SVN-Revision: 21294

13 years ago[backfire] merge r21288
Jo-Philipp Wich [Sun, 2 May 2010 00:45:51 +0000 (00:45 +0000)]
[backfire] merge r21288

SVN-Revision: 21289

14 years ago[backfire] merge r21280
Jo-Philipp Wich [Sat, 1 May 2010 12:03:53 +0000 (12:03 +0000)]
[backfire] merge r21280

SVN-Revision: 21281

14 years ago[backfire] backport ssb updates from r21269, this is required for future mac80211...
Felix Fietkau [Fri, 30 Apr 2010 16:54:57 +0000 (16:54 +0000)]
[backfire] backport ssb updates from r21269, this is required for future mac80211 updates

SVN-Revision: 21276

14 years ago[backfire] merge vsc73x5-ucode download patch from r21274
Felix Fietkau [Fri, 30 Apr 2010 16:54:53 +0000 (16:54 +0000)]
[backfire] merge vsc73x5-ucode download patch from r21274

SVN-Revision: 21275

14 years ago[backfire] merge r21270
Jo-Philipp Wich [Fri, 30 Apr 2010 15:55:41 +0000 (15:55 +0000)]
[backfire] merge r21270

SVN-Revision: 21272

14 years agobackfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex...
Gabor Juhos [Wed, 28 Apr 2010 10:46:38 +0000 (10:46 +0000)]
backfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boards (backport of r21175)

SVN-Revision: 21230

14 years agobackfire: tools/firmware-utils: add size check to the mkplanexfw tool (backport of...
Gabor Juhos [Wed, 28 Apr 2010 10:46:33 +0000 (10:46 +0000)]
backfire: tools/firmware-utils: add size check to the mkplanexfw tool (backport of 21174)

Also pad the image to a 64K boundary.

SVN-Revision: 21229

14 years agobackfire: ar71xx: remove config partition from the mtd map on the MZK-W300NH board...
Gabor Juhos [Wed, 28 Apr 2010 10:46:28 +0000 (10:46 +0000)]
backfire: ar71xx: remove config partition from the mtd map on the MZK-W300NH board (backport of r21173)

This space can be used to extend the rootfs_data partition.

SVN-Revision: 21228

14 years agobackfire: ar71xx: fix firmware partition size on the MZK-W04NU board (backport of...
Gabor Juhos [Wed, 28 Apr 2010 10:46:21 +0000 (10:46 +0000)]
backfire: ar71xx: fix firmware partition size on the MZK-W04NU board (backport of r21172)

SVN-Revision: 21227

14 years agobackfire: ar71xx: build different firmware images for the DIR-825-Bx boards (backport...
Gabor Juhos [Wed, 28 Apr 2010 10:46:15 +0000 (10:46 +0000)]
backfire: ar71xx: build different firmware images for the DIR-825-Bx boards (backport of r21171)

SVN-Revision: 21226

14 years agobackfire: ar71xx: create smaller sysupgrade images for the WRT400N board (backport...
Gabor Juhos [Wed, 28 Apr 2010 10:46:10 +0000 (10:46 +0000)]
backfire: ar71xx: create smaller sysupgrade images for the WRT400N board (backport of 21170)

SVN-Revision: 21225

14 years agobackfire: ar71xx: create firmware images for the TL-WR941ND v3 boards (backport of...
Gabor Juhos [Wed, 28 Apr 2010 10:46:03 +0000 (10:46 +0000)]
backfire: ar71xx: create firmware images for the TL-WR941ND v3 boards (backport of r21169)

SVN-Revision: 21224

14 years agobackfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL...
Gabor Juhos [Wed, 28 Apr 2010 10:45:56 +0000 (10:45 +0000)]
backfire: ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL (backport of r21168)

The 'factory' image requires the garbage at the end of the image.
Flashing from the original web interface does not work without that.

SVN-Revision: 21223

14 years ago[backfire] merge r21213
Jo-Philipp Wich [Tue, 27 Apr 2010 22:22:10 +0000 (22:22 +0000)]
[backfire] merge r21213

SVN-Revision: 21214

14 years ago[backfire] backport mkimage dependency from r21210
Felix Fietkau [Tue, 27 Apr 2010 21:59:15 +0000 (21:59 +0000)]
[backfire] backport mkimage dependency from r21210

SVN-Revision: 21212

14 years ago[backfire] ar71xx: backport profile change from r21209
Felix Fietkau [Tue, 27 Apr 2010 21:59:11 +0000 (21:59 +0000)]
[backfire] ar71xx: backport profile change from r21209

SVN-Revision: 21211

14 years ago[backfire] merge r20834, r20840, r20854 & r20855
Nicolas Thill [Tue, 27 Apr 2010 19:28:40 +0000 (19:28 +0000)]
[backfire] merge r20834, r20840, r20854 & r20855

SVN-Revision: 21208

14 years ago[backfire] ar71xx: backport pci/dma fix from r21143
Felix Fietkau [Tue, 27 Apr 2010 18:50:56 +0000 (18:50 +0000)]
[backfire] ar71xx: backport pci/dma fix from r21143

SVN-Revision: 21207

14 years ago[backfire] merge r21129
Nicolas Thill [Tue, 27 Apr 2010 17:30:04 +0000 (17:30 +0000)]
[backfire] merge r21129

SVN-Revision: 21206

14 years ago[backfire] merge r21188
Alexandros C. Couloumbis [Tue, 27 Apr 2010 13:11:14 +0000 (13:11 +0000)]
[backfire] merge r21188

SVN-Revision: 21190

14 years ago[backfire] merge r21187
Jo-Philipp Wich [Tue, 27 Apr 2010 13:08:30 +0000 (13:08 +0000)]
[backfire] merge r21187

SVN-Revision: 21189

14 years agomerge commit 21050 ("add "patented"-build flag to allow packages being with and witho...
Mirko Vogt [Sun, 25 Apr 2010 11:49:44 +0000 (11:49 +0000)]
merge commit 21050 ("add "patented"-build flag to allow packages being with and without patented technology")
to backfire branch, as changes made on packages/ require that value set

SVN-Revision: 21156

14 years ago[backfire] merge r21153
Ralph Hempel [Sun, 25 Apr 2010 09:43:45 +0000 (09:43 +0000)]
[backfire] merge r21153

SVN-Revision: 21154

14 years ago[backfire] backport r21130
Nicolas Thill [Sat, 24 Apr 2010 13:16:27 +0000 (13:16 +0000)]
[backfire] backport r21130

SVN-Revision: 21131