Lars-Peter Clausen
e438c665db
vp6500: Add backlight device
...
SVN-Revision: 20843
15 years ago
Felix Fietkau
231012cba0
ar71xx: fix image builds (broken by r20834)
...
SVN-Revision: 20840
15 years ago
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
15 years ago
Nicolas Thill
0946764732
remove 'svn:executable' property
...
SVN-Revision: 20831
15 years ago
Alexandros C. Couloumbis
c2c88d315f
add jffs2/lzma support (not activated by default yet)
...
SVN-Revision: 20828
15 years ago
Florian Fainelli
06cece53ef
fix module loading due to CONFIG_LOCALVERSION being on ( #7144 )
...
SVN-Revision: 20822
15 years ago
Gabor Juhos
185965e128
ppc40x: add sysupgrade support
...
Cc: backfire@openwrt.org
SVN-Revision: 20821
15 years ago
Gabor Juhos
bc4cd8c850
ppc40x: increase kernel partition size on OpenRB/Magicbox
...
Cc: backfire@openwrt.org
SVN-Revision: 20820
15 years ago
Gabor Juhos
bd0c2617f1
ppc40x: sync kernel config
...
Cc: backfire@openwrt.org
SVN-Revision: 20819
15 years ago
Alexandros C. Couloumbis
efaf0367f2
mpc83xx: add 2.6.33 support
...
SVN-Revision: 20818
15 years ago
Lars-Peter Clausen
985ce5e3fa
vp6500: Add leds and keypad devices.
...
SVN-Revision: 20817
15 years ago
Lars-Peter Clausen
d3f097bfde
Add missing symbols to 2.6.34 config
...
SVN-Revision: 20816
15 years ago
Lars-Peter Clausen
e95a1d7228
Use lzma kernel compression.
...
SVN-Revision: 20815
15 years ago
Florian Fainelli
fba1a0a074
swconfig: Check vlan/port indexes for validity.
...
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: 20811
15 years ago
Florian Fainelli
2a018eb380
refresh 2.6.33 patches for 2.6.33.2
...
SVN-Revision: 20803
15 years ago
Gabor Juhos
de18353622
ramips: nuke clocksource init patch
...
SVN-Revision: 20802
15 years ago
Gabor Juhos
b4bb5ebfaa
ramips: generate sysupgrade images for the rt305x devices
...
SVN-Revision: 20801
15 years ago
Gabor Juhos
7581054e93
ramips: add sysupgrade support
...
SVN-Revision: 20800
15 years ago
Gabor Juhos
09aec474af
ramips: add diag support
...
SVN-Revision: 20799
15 years ago
Gabor Juhos
2872bade69
ramips: enable image commandline hack and cmdline partition parsing
...
SVN-Revision: 20798
15 years ago
Gabor Juhos
af05b16c98
ramips: add default profiles
...
SVN-Revision: 20797
15 years ago
Lars-Peter Clausen
d1031cd861
time.c: Timer enable registers are only 8bit width.
...
SVN-Revision: 20796
15 years ago
Florian Fainelli
15e8d2e0b7
add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
15 years ago
Alexandros C. Couloumbis
62b96185c3
ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
...
SVN-Revision: 20793
15 years ago
Alexandros C. Couloumbis
3c48fb6ff9
ixp4xx: add 2.6.33 support
...
SVN-Revision: 20792
15 years ago
Florian Fainelli
f4d71f5e81
create two endian-specific subtargets, as malta can run both
...
SVN-Revision: 20790
15 years ago
John Crispin
b4d0b6cbb3
adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
...
SVN-Revision: 20789
15 years ago
Florian Fainelli
6d12bc20ce
remove 2.6.32 files, out of sync and going to be replaced differently
...
SVN-Revision: 20787
15 years ago
Lars-Peter Clausen
1d8823ae61
Add mx2 target with very basic support for the vp6500 voip phone
...
SVN-Revision: 20786
15 years ago
Felix Fietkau
1633dd6b6c
ar71xx: add a profile for PB92
...
SVN-Revision: 20778
15 years ago
Jo-Philipp Wich
8f25fb6086
add script to fixup the wireless mac ( #7102 )
...
SVN-Revision: 20775
15 years ago
Gabor Juhos
3491026cbb
Generic: Clean up output of AR8216 driver.
...
This patch is rather a cosmetic patch. It fixes the following issues:
* Demote the unknown device message to debug level to not spam
the log.
* Fix the version print of the unknown device message.
* Output the 'attach' message only when attaching as switch driver,
not when attaching as phy driver.
* Correctly return NET_RX_DROP when dropping packets.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc: bacfire@openwrt.org
SVN-Revision: 20773
15 years ago
Florian Fainelli
222390bafc
refresh patches
...
SVN-Revision: 20767
15 years ago
Florian Fainelli
b87e590b24
do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
...
SVN-Revision: 20765
15 years ago
Gabor Juhos
6139571932
ar71xx: nuke clocksource init patches, it is not required since 2.6.27
...
SVN-Revision: 20764
15 years ago
Alexandros C. Couloumbis
33bcbab6a4
x86: generic: fix soekris support ( closes #7081 )
...
SVN-Revision: 20757
15 years ago
Gabor Juhos
dd7304ec6d
ar71xx: update phy masks for the Planex boards
...
This avoids probing of the AR8216 chip on the eth0 interface.
Cc: backfire@openwrt.org
SVN-Revision: 20754
15 years ago
Gabor Juhos
72d4353728
generic: make chip detection more reliable in the AR8216 driver
...
Fixes broken ethernet on the Planex MZK-W04NU/W300NH boards.
Cc: bacfire@openwrt.org
SVN-Revision: 20753
15 years ago
Gabor Juhos
d6c0363884
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
...
Cc: backfire@openwrt.org
SVN-Revision: 20752
15 years ago
Gabor Juhos
4c29a2c263
ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive functions
...
Cc: backfire@openwrt.org
SVN-Revision: 20751
15 years ago
Gabor Juhos
4a28844d80
ar71xx: ag71xx: call the phy driver's netif_receive_skb()
...
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.
This fixes the header mangling of the AR8216 driver.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
Cc:backfire@openwrt.org
SVN-Revision: 20750
15 years ago
Florian Fainelli
722e75f066
fix kexec for mips, patch from Adrian Byszuk ( #7115 )
...
SVN-Revision: 20745
15 years ago
Jo-Philipp Wich
44810702d2
fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
...
SVN-Revision: 20733
15 years ago
Felix Fietkau
df463abb18
ar71xx: fix ethernet on final pb92 board (previous value was based on a preliminary version)
...
SVN-Revision: 20725
15 years ago
Jo-Philipp Wich
23bebe33a7
Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
...
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.
SVN-Revision: 20722
15 years ago
Jo-Philipp Wich
22e3bd0d8b
add kernel support for iptables comment match
...
SVN-Revision: 20720
15 years ago
Nicolas Thill
83bf10cb3f
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
SVN-Revision: 20714
15 years ago
Felix Fietkau
ddb677e13d
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
...
SVN-Revision: 20708
15 years ago
Nicolas Thill
1fc7da0306
sysupgrade: fix typo in platform_do_upgrade() on x86 ( closes : #7068 ), thanks to acinonyx
...
SVN-Revision: 20703
15 years ago
Lars-Peter Clausen
f8275576d9
jzcodec: Only support 16bit formats for now
...
SVN-Revision: 20701
15 years ago