Jo-Philipp Wich
2036c23faa
Update ppp TX restart patch to avoid race condition
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
SVN-Revision: 31312
2012-04-16 15:04:44 +00:00
John Crispin
83948d6385
adds 3.3 patches and files
...
SVN-Revision: 31307
2012-04-16 12:31:48 +00:00
Florian Fainelli
fb2b2b958e
backport missing platform data members for gpio-keys
...
SVN-Revision: 31306
2012-04-16 12:09:15 +00:00
Florian Fainelli
e4f3867650
backport a missing eeprom 93cx6 define for building rt2x00
...
SVN-Revision: 31305
2012-04-16 12:09:13 +00:00
Florian Fainelli
db728b6583
add missing debugging symbols
...
SVN-Revision: 31302
2012-04-16 11:38:35 +00:00
Florian Fainelli
bb7cea7e65
add missing debugging symbols
...
SVN-Revision: 31301
2012-04-16 11:38:33 +00:00
Florian Fainelli
c0ca7aed8e
mark set but unused variables as such
...
SVN-Revision: 31296
2012-04-15 18:53:48 +00:00
Florian Fainelli
a70ad13a79
refresh 2.6.32 patches
...
SVN-Revision: 31295
2012-04-15 18:53:45 +00:00
Florian Fainelli
47c8473475
refresh 2.6.32 patches
...
SVN-Revision: 31294
2012-04-15 18:53:42 +00:00
Florian Fainelli
f2f5820d13
silence an annoying x86 warning
...
SVN-Revision: 31293
2012-04-15 18:53:39 +00:00
Hauke Mehrtens
eb2191f5b0
at91: Missing kernel config symbols for AT91 target platform
...
I looked into buildbot snapshots and noticed that some platforms have
not successfully compiled for a long time. One example is at91, which
seems to be missing device-related kernel config symbols and the
snapshot build crashes already there.
Please find attached a patch that makes the at91 kernel config and
build to succeed again.
Signed off by: hannu.nyman@iki.fi
SVN-Revision: 31288
2012-04-15 09:50:51 +00:00
Hauke Mehrtens
7475bb3dc6
brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based SoCs.
...
bcma: use fallback sprom if no on chip sprom is available
SVN-Revision: 31285
2012-04-14 12:12:22 +00:00
Hauke Mehrtens
62f0c3793b
kernel: refresh patches
...
SVN-Revision: 31279
2012-04-13 19:37:15 +00:00
Hauke Mehrtens
6af575967c
kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing
...
SVN-Revision: 31278
2012-04-13 19:35:40 +00:00
Hauke Mehrtens
c75e700d42
brcm47xx: remove support for kernel 3.0
...
SVN-Revision: 31276
2012-04-13 16:53:16 +00:00
Felix Fietkau
99768ccb7c
ixp4xx: add support for linux 3.3.1
...
SVN-Revision: 31275
2012-04-13 13:38:49 +00:00
Felix Fietkau
ec667208e6
kernel: fix arm compressed images build on mac os x
...
SVN-Revision: 31274
2012-04-13 13:38:45 +00:00
Jo-Philipp Wich
4b230e19fc
PATCH: Disable console terminal in Grub for alix2 target
...
The alix2 target has the VGA console for grub enabled by default. This
prevents the grub menu from appearing on bootup. It is disabled by
default for the other embedded x86 platforms. This patch corrects that
behavior for the alix2 target.
Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>
SVN-Revision: 31270
2012-04-12 23:30:27 +00:00
John Crispin
e3889bcf7c
update 3.2 patches
...
sync with lantiq kernel series
SVN-Revision: 31260
2012-04-12 12:33:56 +00:00
Jo-Philipp Wich
60a708edf1
remove preconfig variables
...
SVN-Revision: 31257
2012-04-12 09:43:43 +00:00
Jo-Philipp Wich
d558632955
remove preconfig variables
...
SVN-Revision: 31256
2012-04-12 09:43:41 +00:00
Jo-Philipp Wich
fcfdbd4961
add missing Kernel symbol spotted by buildbot
...
SVN-Revision: 31232
2012-04-10 10:09:27 +00:00
Imre Kaloz
ed5abd5e4a
add missing symbols
...
SVN-Revision: 31231
2012-04-09 17:03:02 +00:00
Jonas Gorski
50eba35cd3
kernel: update linux 3.3 to 3.3.1
...
SVN-Revision: 31223
2012-04-09 14:48:56 +00:00
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
2012-04-09 14:48:51 +00:00
Jonas Gorski
1a57b05f47
kernel: add some more additional missing config symbols for 3.2 and 3.3
...
SVN-Revision: 31221
2012-04-09 14:48:46 +00:00
Mirko Vogt
b0971e69f2
level up target xburst to linux kernel version 3.2.1
...
Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu
SVN-Revision: 31218
2012-04-08 12:09:52 +00:00
Gabor Juhos
f14fd53e3c
ar71xx: image: build initramfs images for the WHR boards
...
SVN-Revision: 31209
2012-04-06 06:45:08 +00:00
Gabor Juhos
e295a077ce
ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnD
...
Great collaboration on these two fantastic routers on the openwrt forum:
https://forum.openwrt.org/viewtopic.php?id=32320
Above all kudos to aryufan. Well done and thank you everyone else who
contributed.
To-Do: LED for wlan is not yet activated
To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by
the router
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
[juhosg: fix line wrapped patch, fix checkpatch errors, add missing
kernel patches]
SVN-Revision: 31208
2012-04-06 06:45:07 +00:00
Gabor Juhos
fe6d66afe2
ar71xx: add rb750 to diag.sh
...
Support status led in diag.sh for RB750
Patch from: Evangelos Arkalis <arkalis.e@gmail.com>
SVN-Revision: 31207
2012-04-06 06:45:04 +00:00
John Crispin
da3f3f8f9d
add Easybox 802 - ARV752DPW
...
Implements the ARV752DPW architecture in mach-arv.c
Signed-off-by: Christian Rustmeier <rustmeier@gmail.com>
SVN-Revision: 31206
2012-04-05 20:03:21 +00:00
John Crispin
94af65db49
enable usb on dgn3500
...
A power-enable toggle gpio is not available, it is always on and protected with a resettable fuse.
Signed-off-by: Pieter Voorthuijsen<p.voorthuijsen at gmail.com>
SVN-Revision: 31205
2012-04-05 20:03:19 +00:00
Florian Fainelli
b545c4b4fe
generic: use magic_long in sysupgrade
...
Signed-off-by: Matthias Bücher <mail@maddes.net>
SVN-Revision: 31200
2012-04-04 16:06:29 +00:00
Florian Fainelli
930a820172
update wrt350nv2-builder to v2.4 and use new functionality for target orion_generic
...
Signed-off-by: Matthias Bücher <mail@maddes.net>
SVN-Revision: 31199
2012-04-04 16:06:25 +00:00
Florian Fainelli
b47fc0f936
add support for D-Link DNS-323
...
this patch adds support for D-Link DNS323 storage device.
You can find more info here:
http://dns323.lukaperkov.net/
Currently you need serial cable to flash OpenWrt on DNS-323.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
SVN-Revision: 31198
2012-04-04 15:53:55 +00:00
Florian Fainelli
90e89bf4a9
add missing DM/MD config symbols
...
SVN-Revision: 31197
2012-04-04 15:53:52 +00:00
Florian Fainelli
152f38a615
fix typos in adm5120 switch driver ( #4241 )
...
SVN-Revision: 31196
2012-04-04 15:53:15 +00:00
Florian Fainelli
09ade17a15
add Edimax specific MAGIC_MAC_BASE to read MAC from flash ( #4241 ]
...
SVN-Revision: 31195
2012-04-04 15:53:12 +00:00
Florian Fainelli
b180e0fb3b
fix support for 2.6.38 kernel
...
This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP:
- kernel comes up with machine selection during build, even though everything was properly set in menuconfig
- USB api changes
Successfully built and tested with r29755.
Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de>
SVN-Revision: 31194
2012-04-04 15:53:09 +00:00
Florian Fainelli
f087e07b5c
refresh 2.6.38 patches
...
SVN-Revision: 31193
2012-04-04 15:53:07 +00:00
Florian Fainelli
db04bcb8e7
fix gcc-4.6 set but unused warnings
...
SVN-Revision: 31192
2012-04-04 15:53:04 +00:00
Florian Fainelli
30f0cb476f
refresh patches
...
SVN-Revision: 31191
2012-04-04 15:53:01 +00:00
Jonas Gorski
d87efd8c3c
kernel: update linux 3.2 to 3.2.13 and refresh patches
...
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
2012-04-01 07:56:55 +00:00
Jonas Gorski
1a395bd290
kernel: add some more missing kernel symbols for 3.2 and 3.3
...
SVN-Revision: 31157
2012-04-01 07:56:49 +00:00
Jonas Gorski
400ab1802f
kernel: add some more missing serial 8250 config symbols
...
SVN-Revision: 31149
2012-03-30 08:11:01 +00:00
Jo-Philipp Wich
e9c4d3d1f2
ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation
...
SVN-Revision: 31144
2012-03-29 16:03:04 +00:00
Hauke Mehrtens
de0527a354
brcm47xx: fix memory leak, backport from the mainline kernel
...
SVN-Revision: 31143
2012-03-29 15:44:06 +00:00
Hauke Mehrtens
9992ce3a51
brcm47xx: add missing breaks into the nvram read code in the switch case statements
...
SVN-Revision: 31142
2012-03-29 15:43:16 +00:00
Felix Fietkau
5f87ce9150
kernel: restore ebtables functionality by running netfilter hooks when the ebtables module is loaded
...
SVN-Revision: 31141
2012-03-29 14:15:54 +00:00
Jonas Gorski
f7df1eafc4
bcm63xx: enable bcm6368 for linux 3.3 and build images
...
Only build bcm6368 images when building for linux 3.3.
SVN-Revision: 31133
2012-03-28 20:42:37 +00:00