summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: reduce button threshold value on the NBG460 boardGabor Juhos2010-04-211-2/+2
| | | | SVN-Revision: 21076
* ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-2121-40/+40
| | | | SVN-Revision: 21075
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-212-0/+51
| | | | SVN-Revision: 21073
* rb532: remove bogus 802.1q kernel config overideFelix Fietkau2010-04-203-3/+0
| | | | SVN-Revision: 21060
* brcm47xx: fix r21042, nuke (boardnum == 42 section)Alexandros C. Couloumbis2010-04-201-30/+13
| | | | SVN-Revision: 21047
* brcm47xx: fix ethernet link state (closes #7056)Alexandros C. Couloumbis2010-04-201-0/+78
| | | | SVN-Revision: 21042
* atheros: refresh 2.6.32 patchesGabor Juhos2010-04-201-1/+1
| | | | SVN-Revision: 21039
* atheros: register wmac device only if it is enabled in the board configGabor Juhos2010-04-203-9/+15
| | | | SVN-Revision: 21038
* ar71xx: fix mtd_layout for the DIR-615-C1 and similar devicesGabor Juhos2010-04-201-1/+1
| | | | | | * Thanks to Yury Polyanskiy for the report SVN-Revision: 21036
* ppc40x: sync kernel configGabor Juhos2010-04-191-1/+13
| | | | SVN-Revision: 21031
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-191-1/+1
| | | | SVN-Revision: 21012
* add missing kernel symbols (#7189)Jo-Philipp Wich2010-04-191-2/+27
| | | | SVN-Revision: 21010
* brcm47xx: allow isdn on brcm47xxHauke Mehrtens2010-04-181-1/+0
| | | | SVN-Revision: 21001
* kernel: refresh patches with 2.6.34-rc4Hauke Mehrtens2010-04-1850-204/+204
| | | | SVN-Revision: 20999
* brcm47xx: refresh patchesHauke Mehrtens2010-04-1814-42/+38
| | | | SVN-Revision: 20996
* kernel: add missing symbolsHauke Mehrtens2010-04-183-2/+8
| | | | SVN-Revision: 20995
* brcm47xx: fix build of tg3 for kernel 2.6.34Hauke Mehrtens2010-04-181-29/+29
| | | | SVN-Revision: 20994
* kernel: fix build with kernel 2.6.34-rc4Hauke Mehrtens2010-04-181-0/+1
| | | | SVN-Revision: 20992
* kernel: add missing symbolsHauke Mehrtens2010-04-181-0/+20
| | | | SVN-Revision: 20991
* ar71xx: adding support for zyxel nbg460n/550n/550nh boardsGabor Juhos2010-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> SVN-Revision: 20990
* ppc40x: build initramfs images for the OpenRB/Magicbox boardsGabor Juhos2010-04-181-0/+8
| | | | SVN-Revision: 20980
* kernel: refresh 2.6.32 patchesGabor Juhos2010-04-172-4/+4
| | | | SVN-Revision: 20952
* ppc40x: fix MagicBox partition tableGabor Juhos2010-04-171-4/+4
| | | | SVN-Revision: 20951
* gemini: add support for wiligear wbd-222 (patch by Darius Augulis)Felix Fietkau2010-04-163-0/+216
| | | | SVN-Revision: 20949
* gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵Felix Fietkau2010-04-161-0/+11
| | | | | | out the define that enables both SVN-Revision: 20940
* swconfig: Add cpu port index to help output.Gabor Juhos2010-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> SVN-Revision: 20939
* atheros: nuke clocksoure init patchGabor Juhos2010-04-163-168/+0
| | | | SVN-Revision: 20937
* ppc40x: enable USB supportGabor Juhos2010-04-161-0/+1
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20933
* ppc40x: add isp116x-hcd to the device tree for the OpenRB boardGabor Juhos2010-04-161-2/+28
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20932
* ppc40x: make isp116x-hcd driver usable on the OpenRB boardGabor Juhos2010-04-162-0/+417
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20931
* ppc40x: add more EBC_BXCR definesGabor Juhos2010-04-164-18/+37
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20930
* ppc40x: move perwe fixup into a separate functionGabor Juhos2010-04-162-12/+24
| | | | | | Cc: backfire@openwrt.org SVN-Revision: 20929
* brcm47xx: fix ide drive assignment (closes #7061)Alexandros C. Couloumbis2010-04-163-0/+42
| | | | SVN-Revision: 20924
* - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵Jo-Philipp Wich2010-04-163-7/+41
| | | | | | available for malta target SVN-Revision: 20923
* ar71xx: fix up alignment handlingFelix Fietkau2010-04-152-26/+41
| | | | | | | | | | | - on ar724x, rx buffers can be aligned with an offset of 2, which keeps the ip header aligned - alignment offset is only added if the ar8216 workaround is not active and the phy driver does not advertise its own packet alignment - ar71xx and ar91xx can not handle rx alignment offsets, however taking a hit on unaligned exceptions seems to have less overhead than re-aligning the data for large packets - use memmove to re-align small packets, if necessary tested on ar9132, ar7240 and ar7242 based devices without ar8216 headers SVN-Revision: 20892
* brcm47xx: add preliminary 2.6.34 supportAlexandros C. Couloumbis2010-04-1524-0/+2672
| | | | SVN-Revision: 20888
* 2.6.34: fix kzalloc errorAlexandros C. Couloumbis2010-04-151-1/+2
| | | | SVN-Revision: 20881
* target/toolchain: match toolchain directory name changes in r19885 & r20215 ↵Nicolas Thill2010-04-151-3/+3
| | | | | | (closes: #7148 & #7162) SVN-Revision: 20865
* target/adm5120: fix image building after r20834Nicolas Thill2010-04-141-0/+4
| | | | SVN-Revision: 20855
* target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill2010-04-142-2/+2
| | | | SVN-Revision: 20854
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵Daniel Dickinson2010-04-141-2/+2
| | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 SVN-Revision: 20850
* add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by ↵Jo-Philipp Wich2010-04-131-12/+4
| | | | | | merging identical fixes SVN-Revision: 20846
* add lzma/jffs2 patches for 2.6.34Alexandros C. Couloumbis2010-04-131-0/+5142
| | | | SVN-Revision: 20845
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. ↵Alexandros C. Couloumbis2010-04-132-2/+4
| | | | | | switch verbose mode on compresor statistics. SVN-Revision: 20844
* vp6500: Add backlight deviceLars-Peter Clausen2010-04-133-8/+187
| | | | SVN-Revision: 20843
* ar71xx: fix image builds (broken by r20834)Felix Fietkau2010-04-131-7/+7
| | | | SVN-Revision: 20840
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-1242-244/+228
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* remove 'svn:executable' propertyNicolas Thill2010-04-128-0/+0
| | | | SVN-Revision: 20831
* add jffs2/lzma support (not activated by default yet)Alexandros C. Couloumbis2010-04-121-0/+5142
| | | | SVN-Revision: 20828
* fix module loading due to CONFIG_LOCALVERSION being on (#7144)Florian Fainelli2010-04-122-2/+0
| | | | SVN-Revision: 20822