Gabor Juhos
014f82ef6d
ar71xx: update package list for the DIR-825 rev. B1
...
SVN-Revision: 19219
2010-01-18 09:01:52 +00:00
Gabor Juhos
ea2bf44bf1
ar71xx: add swconfig to the default packages
...
SVN-Revision: 19218
2010-01-18 09:01:49 +00:00
Gabor Juhos
a9c5e3159f
ar71xx: update default network configuration for the WNDR3700/DIR-825-B1
...
Also drop the default network configuration of the TL-WR1043ND, because
the RTL8366RB switch is not yet supported by the rtl8366-smi driver.
SVN-Revision: 19217
2010-01-18 09:01:47 +00:00
Gabor Juhos
71d0a7a7bf
ar71xx: fix ethernet mac address on the WZR-HP-G300NH
...
SVN-Revision: 19216
2010-01-18 09:01:44 +00:00
Gabor Juhos
c4838a0f9e
rtl8366_smi: use inline function instead of a macro on top of container_of
...
SVN-Revision: 19215
2010-01-18 09:01:40 +00:00
Felix Fietkau
a86a28841c
ar71xx: add some default configs for rtl8366 based devices
...
SVN-Revision: 19210
2010-01-18 00:44:52 +00:00
Felix Fietkau
3cc98b09f7
adjust switch default configs for the swconfig api change
...
SVN-Revision: 19209
2010-01-18 00:38:08 +00:00
Felix Fietkau
2670e906b6
ar71xx: fix portability errors in dd commands
...
SVN-Revision: 19207
2010-01-18 00:12:15 +00:00
Felix Fietkau
88ddc59655
rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists
...
SVN-Revision: 19206
2010-01-18 00:12:12 +00:00
Felix Fietkau
b228fd428a
rtl8366_smi: fix excessive stack usage and buffer handling bugs
...
SVN-Revision: 19205
2010-01-18 00:12:07 +00:00
Felix Fietkau
8394a32815
ar71xx: fix return statement in the rtl8366 driver
...
SVN-Revision: 19204
2010-01-17 22:57:08 +00:00
Felix Fietkau
c15a8f3b93
add mini_fo locking fix from #5864
...
SVN-Revision: 19203
2010-01-17 22:52:24 +00:00
Gabor Juhos
d2229cb1cc
rtl8366_smi: register the switch directly from the probe routine
...
SVN-Revision: 19202
2010-01-17 21:37:09 +00:00
Gabor Juhos
088ba7e1db
rtl8366_smi: use vlanmc name for all vlanconfig variables
...
SVN-Revision: 19201
2010-01-17 21:17:59 +00:00
Gabor Juhos
639212697d
rtl8366_smi: use vlan4k name for all vlan4kentry variables
...
SVN-Revision: 19200
2010-01-17 21:17:57 +00:00
Gabor Juhos
9cb11e2eef
rtl8366_smi: move memset into the rtl8366s_get_member_config function
...
SVN-Revision: 19199
2010-01-17 21:17:53 +00:00
Gabor Juhos
f55beb9e9b
rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19198
2010-01-17 21:17:49 +00:00
Gabor Juhos
7f9b0eca90
rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function
...
SVN-Revision: 19197
2010-01-17 21:17:46 +00:00
Gabor Juhos
a90792056c
ar71xx: upgrade rtl8366_smi driver
...
Thanks to Antti Seppälä.
Patch from https://forum.openwrt.org/viewtopic.php?pid=100150#p100150
SVN-Revision: 19196
2010-01-17 21:17:42 +00:00
Gabor Juhos
001ebd8d90
ar71xx: create sysupgrade file for the WZR-HP-G300NH
...
SVN-Revision: 19193
2010-01-17 18:53:42 +00:00
Gabor Juhos
2c4be9350d
ar71xx: update cfi patches for 2.6.3[12] as well
...
SVN-Revision: 19188
2010-01-17 14:33:35 +00:00
Gabor Juhos
8b78972577
ar71xx: move forcing of word write into a separate patch
...
SVN-Revision: 19187
2010-01-17 14:33:32 +00:00
Gabor Juhos
f9f827eac2
ar71xx: add optimizations to the cfi cmdset 002 status checking
...
SVN-Revision: 19186
2010-01-17 14:33:29 +00:00
Gabor Juhos
3789aa82ac
ar71xx: fix phy interface selection for the RB-450G
...
Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865
SVN-Revision: 19185
2010-01-17 14:33:26 +00:00
Gabor Juhos
e02f1581d0
Fix Routerboard 411ar on board wireless
...
This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless).
Signed-off-by: Andrew Bates abates@omeganetserv.com
SVN-Revision: 19184
2010-01-17 14:33:23 +00:00
Jo-Philipp Wich
82e1ed603f
missing prerequisite for Orion images Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net>
...
SVN-Revision: 19183
2010-01-17 13:50:10 +00:00
Felix Fietkau
ae440b2f00
ar71xx: the lack of DQ* flash status checking for cfi cmdset 0002 does not only apply to erase commands, it also affects writes. extend the workaround to cover writes commands as well
...
SVN-Revision: 19175
2010-01-17 01:07:18 +00:00
Jo-Philipp Wich
2a4a1eeae3
fix serial flash support ( #6442 )
...
SVN-Revision: 19171
2010-01-16 15:11:52 +00:00
Jo-Philipp Wich
e44b91f718
add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - thanks Matthias Buecher
...
SVN-Revision: 19166
2010-01-16 13:36:27 +00:00
Daniel Dickinson
f623119680
Fix typo in AGPF_S0 reset button definition
...
SVN-Revision: 19160
2010-01-16 03:13:56 +00:00
Claudio Mignanti
ec7ce827d5
etrax: fix detection of samsung flash chip ( #6155 )
...
SVN-Revision: 19153
2010-01-15 13:40:18 +00:00
Claudio Mignanti
b031e14bf0
bcm63xx: add gpio leds to alice gate
...
SVN-Revision: 19152
2010-01-15 13:30:46 +00:00
Gabor Juhos
21a235bc67
ar71xx: fix typos in the ar71xx.sh
...
SVN-Revision: 19151
2010-01-15 12:11:05 +00:00
Gabor Juhos
cb80426641
ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
...
SVN-Revision: 19150
2010-01-15 12:08:03 +00:00
Gabor Juhos
e92c0c7830
ar71xx: add GPIO driver for the NXP 74HC153 chip
...
SVN-Revision: 19149
2010-01-15 12:07:58 +00:00
Gabor Juhos
3dc1073b53
ar71xx: reduce button threshold values
...
SVN-Revision: 19116
2010-01-13 10:18:30 +00:00
Gabor Juhos
21742847bd
kernel: change debounce logic in the gpio-buttons driver
...
* thanks to Nuno Gonçalves
SVN-Revision: 19115
2010-01-13 10:18:24 +00:00
Gabor Juhos
29653e2467
ar71xx: fix 320S33B flash chip support
...
SVN-Revision: 19114
2010-01-13 06:52:12 +00:00
Lars-Peter Clausen
a0a6ab8181
Disable CONFIG_MODVERSIONS
...
SVN-Revision: 19109
2010-01-11 19:48:32 +00:00
Imre Kaloz
ad558af26d
targets using 2.6.32 should use the latest release
...
SVN-Revision: 19101
2010-01-11 09:16:40 +00:00
Gabor Juhos
58301cdeb8
ar71xx: add support for the D-Link DIR-600 rev. A1 board
...
SVN-Revision: 19100
2010-01-11 08:02:10 +00:00
Lars-Peter Clausen
541158d5ad
Merge xburst target.
...
SVN-Revision: 19098
2010-01-11 04:44:45 +00:00
Lars-Peter Clausen
db06ca593b
Add support for building ubifs images.
...
SVN-Revision: 19097
2010-01-11 01:10:45 +00:00
Imre Kaloz
3c0f3ae294
FIT uImage support for the MPC8377-WLAN
...
SVN-Revision: 19094
2010-01-10 18:14:23 +00:00
Imre Kaloz
7d5f49afc1
upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet
...
SVN-Revision: 19092
2010-01-10 16:02:11 +00:00
Imre Kaloz
46783f81ee
remove unneeded patch
...
SVN-Revision: 19088
2010-01-09 23:17:49 +00:00
Imre Kaloz
f8834b9c70
upgrade to latest kernels
...
SVN-Revision: 19087
2010-01-09 23:13:27 +00:00
Gabor Juhos
d8ace8978a
ar71xx: add NAPI statistics to the ag71xx driver
...
SVN-Revision: 19079
2010-01-08 20:22:55 +00:00
Gabor Juhos
a37ae4f128
ar71xx: add missing flash partition for the DIR-825
...
SVN-Revision: 19075
2010-01-08 13:35:25 +00:00
Michael Büsch
c97341b761
bcm47xx: Add basic 2.6.32 support.
...
SVN-Revision: 19062
2010-01-07 16:06:05 +00:00
Jo-Philipp Wich
d8bd549d71
fix typo after r19054
...
SVN-Revision: 19059
2010-01-06 20:16:07 +00:00
Gabor Juhos
d2ff313775
ar71xx: don't include nvram.h for the WRT400N
...
SVN-Revision: 19055
2010-01-06 15:24:04 +00:00
Gabor Juhos
51c76750fc
ar71xx: add detailed interrupt statistics for the ag71xx driver
...
SVN-Revision: 19054
2010-01-06 15:24:01 +00:00
Gabor Juhos
f5111bd23b
kernel: use generic thread_info allocator on MIPS
...
* Fixes kernel panic if SLUB_DEBUG is enabled.
SVN-Revision: 19053
2010-01-06 15:23:57 +00:00
Felix Fietkau
e5e3624fff
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
...
SVN-Revision: 19051
2010-01-06 06:05:15 +00:00
Gabor Juhos
de6bbad010
ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)
...
SVN-Revision: 19047
2010-01-05 20:12:12 +00:00
Nicolas Thill
ba699cf1c1
ixp4xx: add missing config symbol for 2.6.30
...
SVN-Revision: 19046
2010-01-05 19:47:55 +00:00
Felix Fietkau
e8d518154f
ar71xx: fix ubntxm image builds
...
SVN-Revision: 19044
2010-01-05 18:37:22 +00:00
Florian Fainelli
80dc021b97
remove target since it was merged as a subtarget of x86
...
SVN-Revision: 19035
2010-01-04 19:16:38 +00:00
Felix Fietkau
29a6649cf0
ar71xx: clean up image fs selection templates
...
SVN-Revision: 19034
2010-01-04 16:27:41 +00:00
Gabor Juhos
4e558554cb
ar71xx: add missing templates for PB4X image generation
...
SVN-Revision: 19033
2010-01-04 14:28:31 +00:00
Gabor Juhos
46b572636b
ar71xx: update Kconfig of the ag71xx driver
...
SVN-Revision: 19032
2010-01-04 14:28:28 +00:00
Gabor Juhos
63a320c8f7
ar71xx: add dummy debugfs support for the ag71xx driver
...
SVN-Revision: 19031
2010-01-04 14:28:25 +00:00
Gabor Juhos
8113f1ae11
ar71xx: fix RB-450G board detection ( closes : #6453 )
...
SVN-Revision: 19030
2010-01-04 14:28:20 +00:00
Felix Fietkau
4dbf116c5f
ar71xx: fix generating pb4x images
...
SVN-Revision: 19029
2010-01-04 11:54:58 +00:00
Florian Fainelli
5a481b16ad
add support for titan variant (WRTP54G) ( #6185 )
...
SVN-Revision: 19022
2010-01-03 20:19:32 +00:00
Gabor Juhos
fd6bfeaf65
adm5120: don't use IRQF_DISABLED flag in the switch driver
...
SVN-Revision: 19017
2010-01-03 12:14:19 +00:00
Gabor Juhos
d256f20adc
adm5120: improve sysupgrade support
...
SVN-Revision: 19016
2010-01-03 12:14:17 +00:00
Gabor Juhos
87d1ab25af
adm5120: fix board detection
...
SVN-Revision: 19015
2010-01-03 12:14:14 +00:00
Hauke Mehrtens
2a87343a00
amazon: readd wrongly removed file
...
SVN-Revision: 19014
2010-01-03 00:06:37 +00:00
Hauke Mehrtens
3478d91266
amazon: work on pci controller
...
SVN-Revision: 19013
2010-01-02 23:08:15 +00:00
Gabor Juhos
ac4b63a18b
ar71xx: create firmware images for the AP81/PB42/PB44 boards
...
SVN-Revision: 19011
2010-01-02 16:30:52 +00:00
Gabor Juhos
acf09aa0a8
ar71xx: simplify image generation a bit
...
SVN-Revision: 19010
2010-01-02 16:30:49 +00:00
Gabor Juhos
89f3773ca4
adm5120: preliminary 2.6.32 support ( closes : #6304 )
...
SVN-Revision: 19005
2010-01-02 15:52:34 +00:00
Gabor Juhos
e16f20b518
adm5120: use enum for MACH_ADM5120_ definitions
...
SVN-Revision: 19004
2010-01-02 15:52:30 +00:00
Gabor Juhos
60c6268c01
adm5120: nuke adm5120_mach_type, use mips_machtype instead
...
SVN-Revision: 19003
2010-01-02 15:07:45 +00:00
Gabor Juhos
28fbaf0457
adm5120: split bootext partition on the ZyXEL P-33x boards
...
SVN-Revision: 19002
2010-01-02 15:07:42 +00:00
Gabor Juhos
466e84e144
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
...
SVN-Revision: 19001
2010-01-02 15:07:39 +00:00
Gabor Juhos
e564b686b8
adm5120: move early-printk support into a separate file
...
SVN-Revision: 19000
2010-01-02 15:07:34 +00:00
Gabor Juhos
9240fe972d
adm5120: merge 2.6.30+ specific patches
...
SVN-Revision: 18999
2010-01-02 15:07:31 +00:00
Hauke Mehrtens
023c474951
mazon: use platform_device for most drivers and fix some printk's
...
SVN-Revision: 18989
2010-01-01 21:44:37 +00:00
Gabor Juhos
953ff0cf43
ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
...
SVN-Revision: 18988
2010-01-01 19:40:04 +00:00
Gabor Juhos
f8b7b8ee41
ar71xx: update mips multi-machine stuff
...
SVN-Revision: 18985
2010-01-01 11:28:19 +00:00
Gabor Juhos
1a32a435f4
ar71xx: select AR71XX_NVRAM for the WRT160NL
...
SVN-Revision: 18984
2010-01-01 11:11:43 +00:00
Gabor Juhos
8516d4ca64
ar71xx: refresh patches
...
SVN-Revision: 18983
2010-01-01 11:11:39 +00:00
Gabor Juhos
311c91775d
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
...
SVN-Revision: 18982
2010-01-01 11:11:17 +00:00
Gabor Juhos
9649acf7c6
ar71xx: fix wireless mac address on the WRT160NL
...
SVN-Revision: 18976
2009-12-31 12:42:53 +00:00
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Imre Kaloz
06d8dc9329
get rid of even more 2.6.28 stuff
...
SVN-Revision: 18953
2009-12-27 21:35:42 +00:00
Imre Kaloz
1fe38ff73b
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
...
SVN-Revision: 18952
2009-12-27 21:28:02 +00:00
Gabor Juhos
858ea76117
ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
...
SVN-Revision: 18951
2009-12-27 20:59:54 +00:00
Gabor Juhos
86a8480788
ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function
...
SVN-Revision: 18950
2009-12-27 20:59:50 +00:00
Gabor Juhos
828221c683
ar71xx: remove duplicated include
...
SVN-Revision: 18949
2009-12-27 20:59:46 +00:00
Gabor Juhos
34ba3ff92c
hostap: move patches to the right place
...
SVN-Revision: 18945
2009-12-26 14:43:25 +00:00
Gabor Juhos
761e67f9ff
ar71xx: move dsa switch device support into a separate file
...
SVN-Revision: 18943
2009-12-26 14:19:26 +00:00
Gabor Juhos
bea984e187
ar71xx: move mach type definitions into a separate include file
...
SVN-Revision: 18942
2009-12-26 14:19:22 +00:00
Gabor Juhos
b7ee264d5f
ar71xx: change board specific Kconfig option to 'default n'
...
SVN-Revision: 18941
2009-12-26 14:19:17 +00:00
Gabor Juhos
6ee4aa34ed
ar71xx: move USB host device support into a separate file
...
SVN-Revision: 18940
2009-12-26 14:19:13 +00:00
Gabor Juhos
a93033d354
ar71xx: remove more unnecessary includes
...
SVN-Revision: 18939
2009-12-26 14:19:08 +00:00
Gabor Juhos
991a8d4398
ar71xx: use the generic m25p80 registration code for the MZK-W04NU
...
SVN-Revision: 18938
2009-12-26 14:19:05 +00:00
Gabor Juhos
c0993046d6
ar71xx: move gpio-buttons support into a spearate file
...
SVN-Revision: 18937
2009-12-26 14:19:01 +00:00
Gabor Juhos
3687b4fb26
ar71xx: move leds-gpio device support into a spearate file
...
SVN-Revision: 18936
2009-12-26 14:18:54 +00:00
Hauke Mehrtens
371e7aa521
work on pci.
...
This is from ticket #6374
Michael Richter thanks for your patch.
SVN-Revision: 18933
2009-12-26 00:09:00 +00:00
Gabor Juhos
eb15b88af2
ar71xx: move PB42 specific PCI init code into a separate file
...
SVN-Revision: 18932
2009-12-25 13:09:04 +00:00
Gabor Juhos
7cf529c357
ar71xx: remove unnecessary includes
...
SVN-Revision: 18931
2009-12-25 13:09:00 +00:00
Felix Fietkau
be2adce709
remove more duplicate kernel source files
...
SVN-Revision: 18928
2009-12-25 12:09:03 +00:00
Felix Fietkau
2d61e4c580
deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
...
SVN-Revision: 18927
2009-12-25 10:34:21 +00:00
Gabor Juhos
40219e9bf4
ar71xx: fix bi-color led on the TL-WR841N v1.5
...
SVN-Revision: 18926
2009-12-25 10:06:25 +00:00
Gabor Juhos
cd2416e6ea
ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
...
Fixes a possible NULL pointer dereference.
SVN-Revision: 18925
2009-12-25 10:06:22 +00:00
Felix Fietkau
46f75ee869
add WRT300N v1.1 support (patch from #6379 )
...
SVN-Revision: 18921
2009-12-24 10:58:09 +00:00
Nicolas Thill
4d568a18b1
sort & rearrange arch selection
...
SVN-Revision: 18904
2009-12-23 10:38:26 +00:00
Nicolas Thill
3969ccfde4
generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)
...
SVN-Revision: 18900
2009-12-23 08:12:15 +00:00
Nicolas Thill
917f4cf2a5
generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
...
SVN-Revision: 18899
2009-12-23 08:05:04 +00:00
Gabor Juhos
af228d9eab
ar71xx: change firmware image name for th TP-Link boards
...
SVN-Revision: 18895
2009-12-22 19:36:07 +00:00
Gabor Juhos
f8767b177d
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
...
SVN-Revision: 18894
2009-12-22 19:36:03 +00:00
Gabor Juhos
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Gabor Juhos
ce6136a61c
ar71xx: add dsa driver for the 88e6063 chip
...
SVN-Revision: 18892
2009-12-22 19:31:19 +00:00
Nicolas Thill
a25a3ac7ae
mpc52xx: add missing kernel config symbol
...
SVN-Revision: 18881
2009-12-22 00:44:51 +00:00
Nicolas Thill
f0ada687f0
stay coherent when defining ARCH
...
SVN-Revision: 18873
2009-12-21 03:28:35 +00:00
Nicolas Thill
95e0fd88c3
remove redundant LINUX_KARCH variables
...
SVN-Revision: 18871
2009-12-21 03:26:09 +00:00
Gabor Juhos
9e86a8064a
kernel: add mips_machine_set_name function
...
SVN-Revision: 18861
2009-12-20 14:32:51 +00:00
Gabor Juhos
bb9123ebbe
ar71xx: update AR7240 PCI code
...
SVN-Revision: 18860
2009-12-20 13:46:23 +00:00
Felix Fietkau
6859128d3a
kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
...
SVN-Revision: 18858
2009-12-20 04:41:10 +00:00
Gabor Juhos
0a46ab2f97
ar71xx: fix WNDR3700 firmware images
...
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.
SVN-Revision: 18851
2009-12-19 18:10:41 +00:00
Nicolas Thill
775ab67b6b
ar71xx: fix WNDR3700 image generation
...
SVN-Revision: 18849
2009-12-19 14:45:43 +00:00
Gabor Juhos
6fcb5f6294
ar71xx: Fix LED active_low for the TL-WR1043ND board
...
This fixes the LED active_low's for the TP-Link wr1043nd board
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18844
2009-12-19 07:35:49 +00:00
Nicolas Thill
ac695f35fa
disable IB & SDK when using an external toolchain ( closes : #6001 )
...
SVN-Revision: 18837
2009-12-18 18:55:03 +00:00
Nicolas Thill
81be8e3147
Config.in: fix powerpc64 endianness
...
SVN-Revision: 18828
2009-12-18 16:30:26 +00:00
Felix Fietkau
ca96b2113e
refresh 2.6.31 patches
...
SVN-Revision: 18823
2009-12-18 15:43:25 +00:00
Felix Fietkau
7ce0bc4472
remove incomplete union mounts / jffs2 patches. will be replaced by updated versions once they're ready - should fix #6375
...
SVN-Revision: 18822
2009-12-18 15:43:20 +00:00
Gabor Juhos
17ee33ebb9
tl-wr1043nd: Register missing leds.
...
This adds the folowing for the TP-Link wr1043nd board
1. USB and WLAN LEDS
2. Change QSS LED from red to green
3. Fix polarity of the System LED
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18821
2009-12-18 12:57:12 +00:00
Gabor Juhos
a733e30bf6
ar71xx: ar913x_wmac device support into a separate file
...
SVN-Revision: 18820
2009-12-18 12:57:09 +00:00
Gabor Juhos
70d31d46a8
ar71xx: move AP94 specific PCI init code into a separate file
...
SVN-Revision: 18819
2009-12-18 12:57:05 +00:00
Gabor Juhos
1f114b0dbd
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch from #6186 )
...
SVN-Revision: 18818
2009-12-18 12:57:01 +00:00
Gabor Juhos
e190743d25
ar71xx: add common m25p80 device
...
SVN-Revision: 18817
2009-12-18 12:56:55 +00:00
Felix Fietkau
6fd0f35028
ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
...
SVN-Revision: 18806
2009-12-17 16:21:13 +00:00
Felix Fietkau
6a90a35f2b
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
...
SVN-Revision: 18789
2009-12-15 22:37:54 +00:00
Gabor Juhos
8bc4e3ea14
ar71xx: enable diagnostic LED on the Routerstation Pro
...
SVN-Revision: 18782
2009-12-15 08:35:11 +00:00
Jens Muecke
8431a6aa5e
Make beagleboard as subtarget from omap35xx
...
SVN-Revision: 18779
2009-12-14 20:58:18 +00:00
Jens Muecke
2e00cd6d71
Adding Beagleboard support - unfinished
...
The beagleboard target is still unfinied:
running:
- MMC Card (incl. boot)
- DSS2 graphic driver
missing:
- full USB Host and Gadget
TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support
SVN-Revision: 18775
2009-12-14 10:35:16 +00:00
Florian Fainelli
9a3d0be8d1
generate bifferboard images, patch from bifferos
...
SVN-Revision: 18768
2009-12-13 00:02:29 +00:00
Florian Fainelli
a39dcb405e
add preliminary support for the bifferboard, patch from bifferos
...
SVN-Revision: 18766
2009-12-12 17:17:00 +00:00
Felix Fietkau
62d2ed2657
build wrt350n v2 recovery and web upgrade images (based on patch from #5970 )
...
SVN-Revision: 18763
2009-12-12 00:45:32 +00:00
Gabor Juhos
4734a69891
ar71xx: add driver for the USB LED on the WNDR3700
...
SVN-Revision: 18758
2009-12-11 20:32:31 +00:00
Gabor Juhos
de8bfcaf38
ar71xx: add ar71xx_device_stopped function
...
SVN-Revision: 18757
2009-12-11 20:32:28 +00:00
Gabor Juhos
5e209e3852
ar71xx: fix build error with 2.6.31.7
...
SVN-Revision: 18756
2009-12-11 20:32:25 +00:00
Gabor Juhos
8956009fa6
ar71xx: fix NULL pointer dereference in the ethernet driver
...
SVN-Revision: 18755
2009-12-11 19:32:58 +00:00
Florian Fainelli
95fa070202
convert gpio code to use gpiolib, make rdc321x:dmz led work again
...
SVN-Revision: 18754
2009-12-11 19:32:52 +00:00
Florian Fainelli
0992bb916a
remove the host-tool lzma dependency we now use the one provided in openwrt
...
SVN-Revision: 18753
2009-12-11 19:32:45 +00:00
Gabor Juhos
1156a9ac0c
ar71xx: merge DSA switch patch
...
SVN-Revision: 18752
2009-12-11 16:41:51 +00:00
Gabor Juhos
18885b425c
ar71xx: merge ag71xx specific patches
...
SVN-Revision: 18751
2009-12-11 16:41:40 +00:00
Gabor Juhos
fce3ebbff8
ar71xx: nuke 2.6.28 support
...
SVN-Revision: 18750
2009-12-11 15:56:38 +00:00
Gabor Juhos
d38fd20cb7
ar71xx: move mdio_bus reset code
...
SVN-Revision: 18749
2009-12-11 12:21:15 +00:00
Imre Kaloz
ac40715c5f
refresh patch
...
SVN-Revision: 18748
2009-12-11 11:40:05 +00:00
Imre Kaloz
948ecb59d9
upgrade to 2.6.31.7
...
SVN-Revision: 18747
2009-12-11 11:10:49 +00:00
Gabor Juhos
e35c8c6dc5
ar71xx: sync kernel configs
...
SVN-Revision: 18711
2009-12-09 08:03:35 +00:00
Gabor Juhos
2b988fa855
ar71xx: register rtl8366-smi device on the DIR-825 B1 board
...
SVN-Revision: 18710
2009-12-09 08:03:31 +00:00
Felix Fietkau
2bff4bf4e5
rtl8306: manage the wan port as a separate phy device with proper link status reading and autonegotiation - the genphy driver does not handle it properly
...
SVN-Revision: 18709
2009-12-09 03:25:33 +00:00
Jo-Philipp Wich
e0042b55ea
fix default network config after r18699
...
SVN-Revision: 18708
2009-12-08 22:22:16 +00:00
John Crispin
cc5994a452
ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA
...
SVN-Revision: 18701
2009-12-08 14:38:17 +00:00
Felix Fietkau
ddc2e2270b
ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection ( #6309 )
...
SVN-Revision: 18699
2009-12-08 14:06:18 +00:00
Felix Fietkau
df35ee622f
fix link status detection in various switch drivers
...
SVN-Revision: 18698
2009-12-08 14:06:09 +00:00
Gabor Juhos
7d8a1bf239
ar71xx: TL-WR1043ND support cleanup
...
SVN-Revision: 18697
2009-12-08 12:46:30 +00:00
Gabor Juhos
b12d752a63
ar71xx: preliminary support for the TL-WR1043ND
...
Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.
Hope Ive done this right, First time submiting a patch.
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18696
2009-12-08 12:46:25 +00:00
Gabor Juhos
63d8f159db
ar71xx: register rtl8366_smi device on the WNDR3700
...
SVN-Revision: 18695
2009-12-08 10:29:37 +00:00
Gabor Juhos
cc1b9a6046
ar71xx: add mdio bus driver for the rtl8366 switch
...
SVN-Revision: 18694
2009-12-08 10:29:35 +00:00
Gabor Juhos
5c7ee7f039
ar71xx: refresh patches
...
SVN-Revision: 18693
2009-12-08 10:29:30 +00:00
Gabor Juhos
18867965f7
ar71xx: add support for external mii_bus
...
SVN-Revision: 18692
2009-12-08 10:29:27 +00:00
Gabor Juhos
0e79007faf
ar71xx: move phy_connect call to ag71xx_open
...
SVN-Revision: 18691
2009-12-08 10:29:19 +00:00
Florian Fainelli
a653c7602e
update README after r18624
...
SVN-Revision: 18683
2009-12-07 16:56:00 +00:00
Florian Fainelli
896d205346
make mkimg_sitecom.pl executable
...
SVN-Revision: 18682
2009-12-07 16:55:33 +00:00
Lars-Peter Clausen
6a2ea35b79
Remove 2.6.31 support.
...
SVN-Revision: 18673
2009-12-07 10:13:32 +00:00
Florian Fainelli
a155e4fd53
add rootwait option to the kernel command line ( #6209 )
...
SVN-Revision: 18672
2009-12-06 09:12:34 +00:00
Florian Fainelli
8c2091f823
correct flash size and detection for sitecom targets ( #6278 ), patch from rtz
...
SVN-Revision: 18671
2009-12-06 09:08:03 +00:00
Florian Fainelli
ece1801c1f
simplify sitecom image generation with a script, patch from rtz
...
SVN-Revision: 18670
2009-12-06 09:07:58 +00:00
Florian Fainelli
eb82e0d7a1
fix the handling of MAC addresses with r6040, patch from rtz
...
SVN-Revision: 18669
2009-12-06 09:07:53 +00:00
Jo-Philipp Wich
d55e721178
fix typo in switch config migration script
...
SVN-Revision: 18657
2009-12-05 12:39:28 +00:00
Gabor Juhos
9bb13d59d9
ar71xx: experimental 2.6.32 support
...
SVN-Revision: 18638
2009-12-04 20:27:03 +00:00
Gabor Juhos
3184772820
kernel: fix swconfig for 2.6.32
...
SVN-Revision: 18637
2009-12-04 20:26:59 +00:00
Gabor Juhos
1b04095cb2
kernel: add md5sum for 2.6.32 final, and refresh patches
...
SVN-Revision: 18636
2009-12-04 20:26:55 +00:00
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Florian Fainelli
8045b37a82
add missing CONFIG_HID_WACOM symbol
...
SVN-Revision: 18633
2009-12-04 14:52:37 +00:00
Florian Fainelli
65ea84d2ae
resync kernel configuration
...
SVN-Revision: 18632
2009-12-04 14:52:33 +00:00
Florian Fainelli
5352215161
add missing kernel configuration symbols
...
SVN-Revision: 18630
2009-12-04 14:52:23 +00:00
Florian Fainelli
f2adc6e331
add more missing configuration symbols
...
SVN-Revision: 18625
2009-12-03 18:21:25 +00:00
Gabor Juhos
4692b4e31e
ar71xx: refresh 2.6.30 patches
...
SVN-Revision: 18623
2009-12-03 15:07:44 +00:00
Gabor Juhos
f065bbdf7f
ar71xx: DIR-825 support cleanup
...
SVN-Revision: 18622
2009-12-03 15:07:41 +00:00
Gabor Juhos
e4d21e0399
ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
...
SVN-Revision: 18621
2009-12-03 15:07:34 +00:00
Gabor Juhos
8a7e19e7db
ar71xx: change mii_bus name
...
SVN-Revision: 18619
2009-12-03 14:17:12 +00:00
Gabor Juhos
a1e1fc7707
ar71xx: refresh 2.6.31 patches
...
SVN-Revision: 18618
2009-12-03 14:17:07 +00:00
Gabor Juhos
35dbf66787
ar71xx: override fifo_cfg[123] values on AR7240
...
SVN-Revision: 18614
2009-11-30 13:53:39 +00:00
Imre Kaloz
cbae183c9e
refresh 2.6.32 patches with -rc8
...
SVN-Revision: 18613
2009-11-30 11:45:37 +00:00
Imre Kaloz
bf8db0ded6
enable ACPI/HPET/MSI in the generic config
...
SVN-Revision: 18612
2009-11-30 11:05:18 +00:00
Imre Kaloz
bacb8f14b0
add some more symbols to the generic 2.6.32 config
...
SVN-Revision: 18611
2009-11-30 11:01:53 +00:00
Imre Kaloz
b1b45530ab
upgrade x86 to 2.6.31.6, resync patches
...
SVN-Revision: 18609
2009-11-30 10:32:20 +00:00
Hauke Mehrtens
c4ce5f3937
Update to kernel 2.6.30
...
SVN-Revision: 18605
2009-11-29 16:54:17 +00:00
Hauke Mehrtens
6fe93904b0
Read the size of the available memory from parameters passed to the kernel by firmware.
...
SVN-Revision: 18604
2009-11-29 16:53:50 +00:00
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Felix Fietkau
cb85dcb1a8
ar71xx: mask out reserved bits from the dma tx status in the ethernet driver
...
SVN-Revision: 18599
2009-11-29 13:38:03 +00:00
Felix Fietkau
896090973f
ar71xx: add usb support for ubnt rocket m
...
SVN-Revision: 18598
2009-11-29 13:33:15 +00:00