Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix alarm led color for board 96348A-122 | Florian Fainelli | 2012-06-06 |
| | | | | SVN-Revision: 32089 | ||
* | add 96348w3 board (#10764) | Florian Fainelli | 2012-06-06 |
| | | | | SVN-Revision: 32088 | ||
* | update livebox board support (#8677) | Florian Fainelli | 2012-06-06 |
| | | | | | | | | | | | | | | 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 |
| | | | | SVN-Revision: 32086 | ||
* | kernel: make tracing support configurable | Felix Fietkau | 2012-06-06 |
| | | | | SVN-Revision: 32085 | ||
* | backport upstream spi-bcm63xx fixes | Florian Fainelli | 2012-06-06 |
| | | | | | | | | * 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 |
| | | | | SVN-Revision: 32077 | ||
* | increase led number in patch 301-led_count.patch | Florian Fainelli | 2012-06-06 |
| | | | | | | So that board patches are only touching board-related code SVN-Revision: 32076 | ||
* | clean up generic image building | John Crispin | 2012-06-05 |
| | | | | SVN-Revision: 32065 | ||
* | fix board patches so that new boards are withing appropriate ifdef | Florian Fainelli | 2012-06-05 |
| | | | | | | | 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 |
| | | | | SVN-Revision: 32059 | ||
* | fix bisectability of patch 303-spi-board-info.patch | Florian Fainelli | 2012-06-05 |
| | | | | | | | 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 |
| | | | | SVN-Revision: 32055 | ||
* | kirkwood: reorganize target | Luka Perkov | 2012-06-05 |
| | | | | SVN-Revision: 32053 | ||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 |
| | | | | SVN-Revision: 32051 | ||
* | bcm63xx: fix ethernet on 96328avng and 963281TAN | Jonas Gorski | 2012-06-04 |
| | | | | | | The internal switch did not get registered. SVN-Revision: 32041 | ||
* | adds unset Kbuild symbol | John Crispin | 2012-06-02 |
| | | | | SVN-Revision: 32026 | ||
* | malta: remove 3.2 patches | Gabor Juhos | 2012-06-02 |
| | | | | SVN-Revision: 32023 | ||
* | malta: use common kernel config | Gabor Juhos | 2012-06-02 |
| | | | | SVN-Revision: 32022 | ||
* | xburst: add missing config symbol | Gabor Juhos | 2012-06-02 |
| | | | | SVN-Revision: 32021 | ||
* | add $(SUBTARGET) to the filename if available | John Crispin | 2012-05-30 |
| | | | | SVN-Revision: 32007 | ||
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 |
| | | | | SVN-Revision: 32006 | ||
* | bcm63xx: build images for 6328 reference boards with various flash sizes | Jonas Gorski | 2012-05-30 |
| | | | | | | | | | | | 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 |
| | | | | SVN-Revision: 32003 | ||
* | generic: ar8216: add revision specific PHY fixups for AR8327 | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 32000 | ||
* | generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31999 | ||
* | generic: ar8216: add chip_is_ar8{216,236,316,327} helpers | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31998 | ||
* | ar71xx: add default LED setup for the DB120 board | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31997 | ||
* | cns21xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31996 | ||
* | lantiq: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31995 | ||
* | kirkwood: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31994 | ||
* | ramips: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31993 | ||
* | ar71xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 |
| | | | | SVN-Revision: 31992 | ||
* | kirkwood: use uci-defaults to configure different boards | Gabor Juhos | 2012-05-29 |
| | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | 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 |
| | | | | | | (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 |
| | | | | | | 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 |
| | | | | | | stability on AR934x SVN-Revision: 31925 | ||
* | kernel: fix suppressing -s for linking modules when profiling is enabled | Felix Fietkau | 2012-05-27 |
| | | | | SVN-Revision: 31924 | ||
* | ar71xx: fix TL-WR1041 image size | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31923 | ||
* | ramips: rt3883: add device registration code for the SPI controller | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31922 | ||
* | ramips: allow to use the SPI driver on RT3662/RT3883 | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31921 | ||
* | ramips: rt3883: fix GPIO reservation for the SPI pins | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31920 | ||
* | ramips: rt305x: remove superfluous controller_data assignment | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31919 | ||
* | ramips: make rt2x00 firmware extraction quiet | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31918 | ||
* | generic: rtl8367: rename a misnamed variable | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31917 | ||
* | generic: rtl8366_smi: remove duplicated spinlock initialization | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31916 | ||
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31915 | ||
* | generic: rtl8367: allow to use VLANs > 31 | Gabor Juhos | 2012-05-27 |
| | | | | SVN-Revision: 31914 | ||
* | move files-3.3 -> files | John Crispin | 2012-05-27 |
| | | | | SVN-Revision: 31912 |