summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: add 2.6.33 & 2.6.34 kernel supportacoul2010-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.12acoul2010-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 Planexjuhosg2010-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 boardjuhosg2010-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 boardjuhosg2010-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 boardsjuhosg2010-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 boardjuhosg2010-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 boardsjuhosg2010-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 WRT160NLjuhosg2010-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 ↵nbd2010-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 configurationflorian2010-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)florian2010-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 wideflorian2010-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, ↵ralph2010-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 patchesralph2010-04-255-38/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] add .32 patchesralph2010-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 r21119acoul2010-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 issuenbd2010-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 ↵nico2010-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 & submenunico2010-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 filesnico2010-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)nico2010-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 overridenico2010-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 ↵acoul2010-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 ↵acoul2010-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 whitespacesflorian2010-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.32florian2010-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 patchflorian2010-04-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] re-instate SPI supportflorian2010-04-222-0/+1820
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh 2.6.32 patchesflorian2010-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 sizeflorian2010-04-222-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [octeon] remove simulator profileflorian2010-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 buttonsjuhosg2010-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 md5sumjuhosg2010-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 kernelsjuhosg2010-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 boardjuhosg2010-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 buttonsjuhosg2010-04-2121-40/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add KEY_WPS_BUTTON definitionjuhosg2010-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 overidenbd2010-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)acoul2010-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)acoul2010-04-201-0/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: refresh 2.6.32 patchesjuhosg2010-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 configjuhosg2010-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 devicesjuhosg2010-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 configjuhosg2010-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)nico2010-04-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xen] add missing kernel symbols (#7189)jow2010-04-191-2/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: allow isdn on brcm47xxhauke2010-04-181-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches with 2.6.34-rc4hauke2010-04-1850-204/+204
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: refresh patcheshauke2010-04-1814-42/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20996 3c298f89-4303-0410-b956-a3cf2f4a3e73