Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kirkwood: ib62x0 fix reboot | Luka Perkov | 2012-06-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 32131 | ||||
* | xburst: remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2012-06-07 | 1 | -11/+0 |
| | | | | SVN-Revision: 32115 | ||||
* | fix 553-board_96348w3.patch patch wrt gpio-keys-polled | Florian Fainelli | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32096 | ||||
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32095 | ||||
* | kernel: add a few more tracing related symbols | Felix Fietkau | 2012-06-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 32094 | ||||
* | ar71xx: fix PHY setup on TL-MR3020 (fixes #11572) | Felix Fietkau | 2012-06-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 32093 | ||||
* | ar71xx: add a helper function for setting up PHY4 swapping on ar933x | Felix Fietkau | 2012-06-06 | 3 | -15/+21 |
| | | | | SVN-Revision: 32092 | ||||
* | target: do not make target/*/install depend on target/*/compile - removes ↵ | Felix Fietkau | 2012-06-06 | 1 | -4/+1 |
| | | | | | | one redundant kernel build dir call on target/install SVN-Revision: 32091 | ||||
* | ar71xx: only build all loader images if the image builder is enabled - saves ↵ | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | | | some time on make target/install SVN-Revision: 32090 | ||||
* | fix alarm led color for board 96348A-122 | Florian Fainelli | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32089 | ||||
* | add 96348w3 board (#10764) | Florian Fainelli | 2012-06-06 | 3 | -3/+72 |
| | | | | SVN-Revision: 32088 | ||||
* | update livebox board support (#8677) | Florian Fainelli | 2012-06-06 | 1 | -62/+200 |
| | | | | | | | | | | | | | | Merge most fixes from #8677: - add basic hardware detection of Livebox Blue 5g revisions - register leds and gpio buttons - fix boot address location - properly parse mac addresses Plus some more fixes: - make board_livebox.c more in line with board_bcm963xx.c SVN-Revision: 32087 | ||||
* | fix leds naming for all bcm63xx boards | Florian Fainelli | 2012-06-06 | 26 | -166/+429 |
| | | | | SVN-Revision: 32086 | ||||
* | kernel: make tracing support configurable | Felix Fietkau | 2012-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 32085 | ||||
* | backport upstream spi-bcm63xx fixes | Florian Fainelli | 2012-06-06 | 3 | -0/+381 |
| | | | | | | | | * message pump conversion * not using stopping state * setting spi driver mode bits SVN-Revision: 32078 | ||||
* | backport spi message queue infrastructure | Florian Fainelli | 2012-06-06 | 1 | -0/+603 |
| | | | | SVN-Revision: 32077 | ||||
* | increase led number in patch 301-led_count.patch | Florian Fainelli | 2012-06-06 | 4 | -33/+11 |
| | | | | | | So that board patches are only touching board-related code SVN-Revision: 32076 | ||||
* | clean up generic image building | John Crispin | 2012-06-05 | 1 | -48/+0 |
| | | | | SVN-Revision: 32065 | ||||
* | fix board patches so that new boards are withing appropriate ifdef | Florian Fainelli | 2012-06-05 | 39 | -111/+133 |
| | | | | | | | Some new board definitions were added within the #ifdef CONFIG_CPU_6338 section while some other were added within #ifdef CONFIG_CPU_6345, fix this SVN-Revision: 32060 | ||||
* | refresh generic patches | Florian Fainelli | 2012-06-05 | 5 | -15/+11 |
| | | | | SVN-Revision: 32059 | ||||
* | fix bisectability of patch 303-spi-board-info.patch | Florian Fainelli | 2012-06-05 | 1 | -1/+9 |
| | | | | | | | It uses spi_register_board_info() from linux/spi/spi.h but does not include it explicitely. SVN-Revision: 32058 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 38 | -38/+38 |
| | | | | SVN-Revision: 32055 | ||||
* | kirkwood: reorganize target | Luka Perkov | 2012-06-05 | 14 | -787/+693 |
| | | | | SVN-Revision: 32053 | ||||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 | 2 | -69/+0 |
| | | | | SVN-Revision: 32051 | ||||
* | bcm63xx: fix ethernet on 96328avng and 963281TAN | Jonas Gorski | 2012-06-04 | 7 | -15/+19 |
| | | | | | | The internal switch did not get registered. SVN-Revision: 32041 | ||||
* | adds unset Kbuild symbol | John Crispin | 2012-06-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 32026 | ||||
* | malta: remove 3.2 patches | Gabor Juhos | 2012-06-02 | 1 | -14/+0 |
| | | | | SVN-Revision: 32023 | ||||
* | malta: use common kernel config | Gabor Juhos | 2012-06-02 | 2 | -319/+15 |
| | | | | SVN-Revision: 32022 | ||||
* | xburst: add missing config symbol | Gabor Juhos | 2012-06-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 32021 | ||||
* | add $(SUBTARGET) to the filename if available | John Crispin | 2012-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 32007 | ||||
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 | 3 | -0/+26 |
| | | | | SVN-Revision: 32006 | ||||
* | bcm63xx: build images for 6328 reference boards with various flash sizes | Jonas Gorski | 2012-05-30 | 11 | -28/+232 |
| | | | | | | | | | | | Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004 | ||||
* | bcm63xx: readd accidentially dropped network config for SPW303V | Jonas Gorski | 2012-05-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 32003 | ||||
* | generic: ar8216: add revision specific PHY fixups for AR8327 | Gabor Juhos | 2012-05-29 | 2 | -8/+41 |
| | | | | SVN-Revision: 32000 | ||||
* | generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv | Gabor Juhos | 2012-05-29 | 2 | -31/+25 |
| | | | | SVN-Revision: 31999 | ||||
* | generic: ar8216: add chip_is_ar8{216,236,316,327} helpers | Gabor Juhos | 2012-05-29 | 1 | -8/+28 |
| | | | | SVN-Revision: 31998 | ||||
* | ar71xx: add default LED setup for the DB120 board | Gabor Juhos | 2012-05-29 | 1 | -0/+5 |
| | | | | SVN-Revision: 31997 | ||||
* | cns21xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 2 | -42/+21 |
| | | | | SVN-Revision: 31996 | ||||
* | lantiq: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -99/+26 |
| | | | | SVN-Revision: 31995 | ||||
* | kirkwood: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -38/+4 |
| | | | | SVN-Revision: 31994 | ||||
* | ramips: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -41/+8 |
| | | | | SVN-Revision: 31993 | ||||
* | ar71xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -152/+60 |
| | | | | SVN-Revision: 31992 | ||||
* | kirkwood: use uci-defaults to configure different boards | Gabor Juhos | 2012-05-29 | 6 | -30/+107 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990 | ||||
* | ramips: WAN LED for D-Link DIR-300-B1 | Gabor Juhos | 2012-05-29 | 2 | -0/+38 |
| | | | | | | | | | | | | | | | | | | Add led devices for D-Link DIR-300-B1 WAN LED. Note that the GPIO state is also ANDed with the esw switch port 4 LED state, which is why I've set the amber LED to default-on. Closes: https://dev.openwrt.org/ticket/11326 Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> [ juhosg: - fix comment style in mach-dir-300-revb.c, - remove the PPP specific LED setup, not everyone uses a PPP connection on the WAN interface] SVN-Revision: 31989 | ||||
* | ar71xx: do not override the mdio clock for ar9330. the override value ↵ | Felix Fietkau | 2012-05-28 | 1 | -2/+0 |
| | | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956 | ||||
* | ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵ | Felix Fietkau | 2012-05-28 | 2 | -41/+49 |
| | | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934 | ||||
* | ar71xx: fix MII clock settings for various chips, improves ethernet ↵ | Felix Fietkau | 2012-05-27 | 4 | -5/+30 |
| | | | | | | stability on AR934x SVN-Revision: 31925 | ||||
* | kernel: fix suppressing -s for linking modules when profiling is enabled | Felix Fietkau | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31924 | ||||
* | ar71xx: fix TL-WR1041 image size | Gabor Juhos | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31923 | ||||
* | ramips: rt3883: add device registration code for the SPI controller | Gabor Juhos | 2012-05-27 | 2 | -0/+26 |
| | | | | SVN-Revision: 31922 |