summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* ACMP252: fix USB-enable GPIO and use default PCI configuration for nowJohn Crispin2013-03-141-8/+1
* fix buttons on vr9 eval kitJohn Crispin2013-03-141-10/+2
* select vdsl packages on vr9 boardsJohn Crispin2013-03-142-1/+13
* fix fritzbox 3370 partitions/memory/cmdlineJohn Crispin2013-03-141-5/+5
* build jffs images for nand based fritzboxJohn Crispin2013-03-141-1/+5
* bump to v3.8John Crispin2013-03-1443-1/+14590
* move GPHY FW blobs to non versioned folderJohn Crispin2013-03-144-0/+0
* kernel: add support for 3.9-rc2Florian Fainelli2013-03-14156-0/+30824
* update the /init file to start /sbin/initJohn Crispin2013-03-131-94/+2
* make sure the console works when using procd as our pid 1John Crispin2013-03-131-0/+2
* gemini: remove 3.3 supportGabor Juhos2013-03-1218-4901/+0
* gemini: switch to 3.8Gabor Juhos2013-03-121-1/+1
* gemini: add support for 3.8Gabor Juhos2013-03-1218-0/+5275
* fixes NO_XIP on CFI0001 flashJohn Crispin2013-03-122-0/+19
* add support for AudioCodes AC-252John Crispin2013-03-124-1/+116
* unbreak dgn3500 spi-gpioJohn Crispin2013-03-121-4/+1
* make sure errors get sent to /dev/nullJohn Crispin2013-03-121-1/+1
* make sure errors get sent to /dev/nullJohn Crispin2013-03-121-3/+3
* avr32: remove 3.3 supportGabor Juhos2013-03-122-131/+0
* avr32: switch to 3.8Gabor Juhos2013-03-121-1/+1
* avr32: add support for 3.8Gabor Juhos2013-03-123-0/+153
* avr32: add sysupgrade supportGabor Juhos2013-03-121-0/+28
* avr32: add firmware partitionGabor Juhos2013-03-121-0/+12
* avr32: add diag supportGabor Juhos2013-03-121-0/+23
* avr32: create network config dynamicallyGabor Juhos2013-03-122-0/+22
* avr32: built the firmware images from the lzma compressed uImageGabor Juhos2013-03-121-2/+2
* mpc52xx: remove 3.3 supportGabor Juhos2013-03-121-272/+0
* mpc52xx: switch to 3.8Gabor Juhos2013-03-121-1/+1
* mpc52xx: add support for 3.8Gabor Juhos2013-03-121-0/+285
* ramips: add profile and build image for the Upvel UR-326N4G boardGabor Juhos2013-03-112-0/+16
* ramips: add user-space support for the Upvel UR-326N4G boardGabor Juhos2013-03-115-0/+16
* ramips: add kernel support for the Upvel UR-326N4G boardGabor Juhos2013-03-116-0/+111
* ar71xx: om2p-hs: use correct bit mask to disable JTAG functionalityGabor Juhos2013-03-111-1/+1
* ar71xx: add AR934X_GPIO_FUNC_* definesGabor Juhos2013-03-111-4/+10
* ar71xx: makefile changes to build image for MR3420v2Gabor Juhos2013-03-111-1/+3
* ar71xx: add user-space support for MR3420v2Gabor Juhos2013-03-115-0/+16
* ar71xx: add kernel support for MR3420v2Gabor Juhos2013-03-112-12/+96
* ar71xx: enabling control GPIO14 and GPIO15 on MR3040/MR11UGabor Juhos2013-03-111-0/+6
* ar71xx: add profile support for dir-835-a1Gabor Juhos2013-03-112-0/+12
* ar71xx: add user space support for dir-835-a1Gabor Juhos2013-03-115-6/+9
* ar71xx: add kernel support for dir-835-a1Gabor Juhos2013-03-115-13/+63
* cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...Felix Fietkau2013-03-111-4/+4
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...Felix Fietkau2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersFelix Fietkau2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...Felix Fietkau2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupFelix Fietkau2013-03-101-35/+19
* brcm47xx: refresh configHauke Mehrtens2013-03-102-6/+0
* xburst: fix compilation: remove the __dev attributesHauke Mehrtens2013-03-102-6/+6
* kernel: add some missing config options found by the buildbot.Hauke Mehrtens2013-03-105-1/+9
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersFelix Fietkau2013-03-101-1/+1