summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* kernel: add missing symbolshauke2010-04-183-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix build of tg3 for kernel 2.6.34hauke2010-04-181-29/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix build with kernel 2.6.34-rc4hauke2010-04-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing symbolshauke2010-04-181-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: adding support for zyxel nbg460n/550n/550nh boardsjuhosg2010-04-188-0/+245
| | | | | | | | | | | This patch adds support for the zyxel nbg460n/550n/550nh routers. Currently this only works if a second stage bootloader is also flashed, as the used switch needs extra initialization. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: build initramfs images for the OpenRB/Magicbox boardsjuhosg2010-04-181-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 2.6.32 patchesjuhosg2010-04-172-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: fix MagicBox partition tablejuhosg2010-04-171-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gemini: add support for wiligear wbd-222 (patch by Darius Augulis)nbd2010-04-163-0/+216
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵nbd2010-04-161-0/+11
| | | | | | out the define that enables both git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Add cpu port index to help output.juhosg2010-04-162-0/+2
| | | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: nuke clocksoure init patchjuhosg2010-04-163-168/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: enable USB supportjuhosg2010-04-161-0/+1
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: add isp116x-hcd to the device tree for the OpenRB boardjuhosg2010-04-161-2/+28
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: make isp116x-hcd driver usable on the OpenRB boardjuhosg2010-04-162-0/+417
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: add more EBC_BXCR definesjuhosg2010-04-164-18/+37
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20930 3c298f89-4303-0410-b956-a3cf2f4a3e73