aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill2010-04-142-2/+2
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in im...Daniel Dickinson2010-04-141-2/+2
* add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merg...Jo-Philipp Wich2010-04-131-12/+4
* add lzma/jffs2 patches for 2.6.34Alexandros C. Couloumbis2010-04-131-0/+5142
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...Alexandros C. Couloumbis2010-04-132-2/+4
* vp6500: Add backlight deviceLars-Peter Clausen2010-04-133-8/+187
* ar71xx: fix image builds (broken by r20834)Felix Fietkau2010-04-131-7/+7
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-1242-244/+228
* remove 'svn:executable' propertyNicolas Thill2010-04-128-0/+0
* add jffs2/lzma support (not activated by default yet)Alexandros C. Couloumbis2010-04-121-0/+5142
* fix module loading due to CONFIG_LOCALVERSION being on (#7144)Florian Fainelli2010-04-122-2/+0
* ppc40x: add sysupgrade supportGabor Juhos2010-04-125-15/+110
* ppc40x: increase kernel partition size on OpenRB/MagicboxGabor Juhos2010-04-123-10/+10
* ppc40x: sync kernel configGabor Juhos2010-04-121-26/+28
* mpc83xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1228-0/+4716
* vp6500: Add leds and keypad devices.Lars-Peter Clausen2010-04-123-6/+100
* Add missing symbols to 2.6.34 configLars-Peter Clausen2010-04-111-0/+9
* Use lzma kernel compression.Lars-Peter Clausen2010-04-112-3/+79
* swconfig: Check vlan/port indexes for validity.Florian Fainelli2010-04-111-0/+4
* refresh 2.6.33 patches for 2.6.33.2Florian Fainelli2010-04-1121-72/+72
* ramips: nuke clocksource init patchGabor Juhos2010-04-111-56/+0
* ramips: generate sysupgrade images for the rt305x devicesGabor Juhos2010-04-111-10/+75
* ramips: add sysupgrade supportGabor Juhos2010-04-111-0/+38
* ramips: add diag supportGabor Juhos2010-04-114-2/+96
* ramips: enable image commandline hack and cmdline partition parsingGabor Juhos2010-04-112-0/+4
* ramips: add default profilesGabor Juhos2010-04-112-0/+32
* time.c: Timer enable registers are only 8bit width.Lars-Peter Clausen2010-04-111-2/+2
* add net5501 supportFlorian Fainelli2010-04-117-60/+121
* ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)Alexandros C. Couloumbis2010-04-112-0/+330
* ixp4xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1138-0/+6169
* create two endian-specific subtargets, as malta can run bothFlorian Fainelli2010-04-107-9/+382
* adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33John Crispin2010-04-10103-55/+9649
* remove 2.6.32 files, out of sync and going to be replaced differentlyFlorian Fainelli2010-04-104-469/+0
* Add mx2 target with very basic support for the vp6500 voip phoneLars-Peter Clausen2010-04-108-0/+408
* ar71xx: add a profile for PB92Felix Fietkau2010-04-101-0/+11
* add script to fixup the wireless mac (#7102)Jo-Philipp Wich2010-04-101-0/+33
* Generic: Clean up output of AR8216 driver.Gabor Juhos2010-04-101-6/+8
* refresh patchesFlorian Fainelli2010-04-099-38/+28
* do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338Florian Fainelli2010-04-092-0/+26
* ar71xx: nuke clocksource init patches, it is not required since 2.6.27Gabor Juhos2010-04-093-168/+0
* x86: generic: fix soekris support (closes #7081)Alexandros C. Couloumbis2010-04-091-0/+2
* ar71xx: update phy masks for the Planex boardsGabor Juhos2010-04-092-4/+10
* generic: make chip detection more reliable in the AR8216 driverGabor Juhos2010-04-091-2/+22
* ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boardsGabor Juhos2010-04-094-8/+52
* ar71xx: ag71xx: avoid unalinged accesses when using the phy specific receive ...Gabor Juhos2010-04-092-1/+8
* ar71xx: ag71xx: call the phy driver's netif_receive_skb()Gabor Juhos2010-04-092-3/+7
* fix kexec for mips, patch from Adrian Byszuk (#7115)Florian Fainelli2010-04-086-0/+66
* fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switchJo-Philipp Wich2010-04-061-0/+2
* ar71xx: fix ethernet on final pb92 board (previous value was based on a preli...Felix Fietkau2010-04-061-1/+1
* Add support for the ar8316 switch. This patch enhances the ar8216 driver with...Jo-Philipp Wich2010-04-059-38/+256