aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] add neufbox 4 board support, thx Miguel & FlorianRaphaël HUCK2010-04-273-0/+1035
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add NXP 74HC164 chip driver support, thx Miguel & FlorianRaphaël HUCK2010-04-272-0/+558
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add extended platform devices patch, thx Miguel & FlorianRaphaël HUCK2010-04-272-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: refresh config optionsAlexandros C. Couloumbis2010-04-273-25/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: add 2.6.33 & 2.6.34 kernel supportAlexandros C. Couloumbis2010-04-2738-0/+3077
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: use kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create separate 'factory' and 'sysupgrade' images for the PlanexGabor Juhos2010-04-261-4/+4
| | | | | | | boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove config partition from the mtd map on the MZK-W300NH boardGabor Juhos2010-04-261-6/+2
| | | | | | | This space can be used to extend the rootfs_data partition. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix firmware partition size on the MZK-W04NU boardGabor Juhos2010-04-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build different firmware images for the DIR-825-Bx boardsGabor Juhos2010-04-261-7/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create smaller sysupgrade images for the WRT400N boardGabor Juhos2010-04-261-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the TL-WR941ND v3 boardsGabor Juhos2010-04-262-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NLGabor Juhos2010-04-261-1/+4
| | | | | | | | The 'factory' image requires the garbage at the end of the image. Flashing from the original web interface does not work without that. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ag71xx: remove rx alignment code for small packets, it seems to break ipv6 ↵Felix Fietkau2010-04-261-24/+0
| | | | | | for some reason (fixes #7236) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix spi chip select configurationFlorian Fainelli2010-04-262-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix bcm6358 spi base register address (#7234)Florian Fainelli2010-04-263-53/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] the SPI_CMD register is 16-bits wideFlorian Fainelli2010-04-262-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] refresh 2.6.33 patches, add more mach support, add crypto support, ↵Ralph Hempel2010-04-2526-12/+5058
| | | | | | tbd. mach/board detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] refresh .32 platform patchesRalph Hempel2010-04-255-38/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] add .32 patchesRalph Hempel2010-04-2484-1/+14626
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add missing bits & bytes on r21119Alexandros C. Couloumbis2010-04-243-0/+237
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix a wifi card stability issueFelix Fietkau2010-04-241-1/+26
| | | | | | | | when we receive a pci/ahb interrupt, we need to flush pending data for dma from the device, otherwise the tx path may get stuck if the completion flag of the dma descriptor is not updated at the time the tx interrupt arrives. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-245-6/+6
| | | | | | module names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-242-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-2413-1/+407
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-2411-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/rdc: remove bad ide-core package overrideNicolas Thill2010-04-241-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵Alexandros C. Couloumbis2010-04-246-0/+210
| | | | | | and device ids (credits: Bernhard Loos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵Alexandros C. Couloumbis2010-04-233-11/+144
| | | | | | RT-210W, RT-220W and alike boards (closes #6789) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register spi controller, remove whitespacesFlorian Fainelli2010-04-222-37/+133
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] resync 2.6.33 mtd patch with the one for 2.6.32Florian Fainelli2010-04-221-153/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix wrong refresh on flashmap patchFlorian Fainelli2010-04-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] re-instate SPI supportFlorian Fainelli2010-04-222-0/+1820
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh 2.6.32 patchesFlorian Fainelli2010-04-222-41/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] alwasy read imagetag with 64K erase block sizeFlorian Fainelli2010-04-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [octeon] remove simulator profileFlorian Fainelli2010-04-222-18/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-225-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-2227-90/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-2273-430/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: reduce button threshold value on the NBG460 boardGabor Juhos2010-04-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-2121-40/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-212-0/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: remove bogus 802.1q kernel config overideFelix Fietkau2010-04-203-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix r21042, nuke (boardnum == 42 section)Alexandros C. Couloumbis2010-04-201-30/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix ethernet link state (closes #7056)Alexandros C. Couloumbis2010-04-201-0/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: refresh 2.6.32 patchesGabor Juhos2010-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: register wmac device only if it is enabled in the board configGabor Juhos2010-04-203-9/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix mtd_layout for the DIR-615-C1 and similar devicesGabor Juhos2010-04-201-1/+1
| | | | | | | * Thanks to Yury Polyanskiy for the report git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: sync kernel configGabor Juhos2010-04-191-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21012 3c298f89-4303-0410-b956-a3cf2f4a3e73