summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: ib62x0 fix rebootLuka Perkov2012-06-081-0/+1
| | | | SVN-Revision: 32131
* xburst: remove an obsolete CompareKernelPatchVer callFelix Fietkau2012-06-071-11/+0
| | | | SVN-Revision: 32115
* fix 553-board_96348w3.patch patch wrt gpio-keys-polledFlorian Fainelli2012-06-061-1/+1
| | | | SVN-Revision: 32096
* ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)Felix Fietkau2012-06-061-1/+1
| | | | SVN-Revision: 32095
* kernel: add a few more tracing related symbolsFelix Fietkau2012-06-061-0/+2
| | | | SVN-Revision: 32094
* ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)Felix Fietkau2012-06-061-0/+4
| | | | SVN-Revision: 32093
* ar71xx: add a helper function for setting up PHY4 swapping on ar933xFelix Fietkau2012-06-063-15/+21
| | | | SVN-Revision: 32092
* target: do not make target/*/install depend on target/*/compile - removes ↵Felix Fietkau2012-06-061-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 Fietkau2012-06-061-1/+1
| | | | | | some time on make target/install SVN-Revision: 32090
* fix alarm led color for board 96348A-122Florian Fainelli2012-06-061-1/+1
| | | | SVN-Revision: 32089
* add 96348w3 board (#10764)Florian Fainelli2012-06-063-3/+72
| | | | SVN-Revision: 32088
* update livebox board support (#8677)Florian Fainelli2012-06-061-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 boardsFlorian Fainelli2012-06-0626-166/+429
| | | | SVN-Revision: 32086
* kernel: make tracing support configurableFelix Fietkau2012-06-061-0/+3
| | | | SVN-Revision: 32085
* backport upstream spi-bcm63xx fixesFlorian Fainelli2012-06-063-0/+381
| | | | | | | | * message pump conversion * not using stopping state * setting spi driver mode bits SVN-Revision: 32078
* backport spi message queue infrastructureFlorian Fainelli2012-06-061-0/+603
| | | | SVN-Revision: 32077
* increase led number in patch 301-led_count.patchFlorian Fainelli2012-06-064-33/+11
| | | | | | So that board patches are only touching board-related code SVN-Revision: 32076
* clean up generic image buildingJohn Crispin2012-06-051-48/+0
| | | | SVN-Revision: 32065
* fix board patches so that new boards are withing appropriate ifdefFlorian Fainelli2012-06-0539-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 patchesFlorian Fainelli2012-06-055-15/+11
| | | | SVN-Revision: 32059
* fix bisectability of patch 303-spi-board-info.patchFlorian Fainelli2012-06-051-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.8John Crispin2012-06-0538-38/+38
| | | | SVN-Revision: 32055
* kirkwood: reorganize targetLuka Perkov2012-06-0514-787/+693
| | | | SVN-Revision: 32053
* uboot-envtools: update to 2012.04.01Luka Perkov2012-06-042-69/+0
| | | | SVN-Revision: 32051
* bcm63xx: fix ethernet on 96328avng and 963281TANJonas Gorski2012-06-047-15/+19
| | | | | | The internal switch did not get registered. SVN-Revision: 32041
* adds unset Kbuild symbolJohn Crispin2012-06-021-0/+1
| | | | SVN-Revision: 32026
* malta: remove 3.2 patchesGabor Juhos2012-06-021-14/+0
| | | | SVN-Revision: 32023
* malta: use common kernel configGabor Juhos2012-06-022-319/+15
| | | | SVN-Revision: 32022
* xburst: add missing config symbolGabor Juhos2012-06-021-0/+1
| | | | SVN-Revision: 32021
* add $(SUBTARGET) to the filename if availableJohn Crispin2012-05-301-1/+1
| | | | SVN-Revision: 32007
* adds patch to make Tantos (psb6970) switch buildable againJohn Crispin2012-05-303-0/+26
| | | | SVN-Revision: 32006
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-3011-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 SPW303VJonas Gorski2012-05-301-0/+1
| | | | SVN-Revision: 32003
* generic: ar8216: add revision specific PHY fixups for AR8327Gabor Juhos2012-05-292-8/+41
| | | | SVN-Revision: 32000
* generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_privGabor Juhos2012-05-292-31/+25
| | | | SVN-Revision: 31999
* generic: ar8216: add chip_is_ar8{216,236,316,327} helpersGabor Juhos2012-05-291-8/+28
| | | | SVN-Revision: 31998
* ar71xx: add default LED setup for the DB120 boardGabor Juhos2012-05-291-0/+5
| | | | SVN-Revision: 31997
* cns21xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-292-42/+21
| | | | SVN-Revision: 31996
* lantiq: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-99/+26
| | | | SVN-Revision: 31995
* kirkwood: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-38/+4
| | | | SVN-Revision: 31994
* ramips: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-41/+8
| | | | SVN-Revision: 31993
* ar71xx: use the generic uci-default functions for initial LED setupGabor Juhos2012-05-291-152/+60
| | | | SVN-Revision: 31992
* kirkwood: use uci-defaults to configure different boardsGabor Juhos2012-05-296-30/+107
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31990
* ramips: WAN LED for D-Link DIR-300-B1Gabor Juhos2012-05-292-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 Fietkau2012-05-281-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 Fietkau2012-05-282-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 Fietkau2012-05-274-5/+30
| | | | | | stability on AR934x SVN-Revision: 31925
* kernel: fix suppressing -s for linking modules when profiling is enabledFelix Fietkau2012-05-271-1/+1
| | | | SVN-Revision: 31924
* ar71xx: fix TL-WR1041 image sizeGabor Juhos2012-05-271-1/+1
| | | | SVN-Revision: 31923
* ramips: rt3883: add device registration code for the SPI controllerGabor Juhos2012-05-272-0/+26
| | | | SVN-Revision: 31922