summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* gemini: remove 3.3 supportjuhosg2013-03-1218-4901/+0
* gemini: switch to 3.8juhosg2013-03-121-1/+1
* gemini: add support for 3.8juhosg2013-03-1218-0/+5275
* [lantiq] fixes NO_XIP on CFI0001 flashblogic2013-03-122-0/+19
* [lantiq] add support for AudioCodes AC-252blogic2013-03-124-1/+116
* [lantiq] unbreak dgn3500 spi-gpioblogic2013-03-121-4/+1
* [ramips] make sure errors get sent to /dev/nullblogic2013-03-121-1/+1
* [ar71xx] make sure errors get sent to /dev/nullblogic2013-03-121-3/+3
* avr32: remove 3.3 supportjuhosg2013-03-122-131/+0
* avr32: switch to 3.8juhosg2013-03-121-1/+1
* avr32: add support for 3.8juhosg2013-03-123-0/+153
* avr32: add sysupgrade supportjuhosg2013-03-121-0/+28
* avr32: add firmware partitionjuhosg2013-03-121-0/+12
* avr32: add diag supportjuhosg2013-03-121-0/+23
* avr32: create network config dynamicallyjuhosg2013-03-122-0/+22
* avr32: built the firmware images from the lzma compressed uImagejuhosg2013-03-121-2/+2
* mpc52xx: remove 3.3 supportjuhosg2013-03-121-272/+0
* mpc52xx: switch to 3.8juhosg2013-03-121-1/+1
* mpc52xx: add support for 3.8juhosg2013-03-121-0/+285
* ramips: add profile and build image for the Upvel UR-326N4G boardjuhosg2013-03-112-0/+16
* ramips: add user-space support for the Upvel UR-326N4G boardjuhosg2013-03-115-0/+16
* ramips: add kernel support for the Upvel UR-326N4G boardjuhosg2013-03-116-0/+111
* ar71xx: om2p-hs: use correct bit mask to disable JTAG functionalityjuhosg2013-03-111-1/+1
* ar71xx: add AR934X_GPIO_FUNC_* definesjuhosg2013-03-111-4/+10
* ar71xx: makefile changes to build image for MR3420v2juhosg2013-03-111-1/+3
* ar71xx: add user-space support for MR3420v2juhosg2013-03-115-0/+16
* ar71xx: add kernel support for MR3420v2juhosg2013-03-112-12/+96
* ar71xx: enabling control GPIO14 and GPIO15 on MR3040/MR11Ujuhosg2013-03-111-0/+6
* ar71xx: add profile support for dir-835-a1juhosg2013-03-112-0/+12
* ar71xx: add user space support for dir-835-a1juhosg2013-03-115-6/+9
* ar71xx: add kernel support for dir-835-a1juhosg2013-03-115-13/+63
* cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ...nbd2013-03-111-4/+4
* cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x...nbd2013-03-111-6/+11
* cns3xxx: increase number of ethernet driver rx buffersnbd2013-03-101-1/+1
* cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip...nbd2013-03-101-1/+2
* cns3xxx: minor ethernet driver cleanupnbd2013-03-101-35/+19
* brcm47xx: refresh confighauke2013-03-102-6/+0
* xburst: fix compilation: remove the __dev attributeshauke2013-03-102-6/+6
* kernel: add some missing config options found by the buildbot.hauke2013-03-105-1/+9
* cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffersnbd2013-03-101-1/+1
* cns3xxx: fix an rx irq handling corner casenbd2013-03-101-5/+5
* cns3xxx: fix ethernet driver memory barrier usagenbd2013-03-101-5/+8
* realview: remove 3.3 supportjuhosg2013-03-103-262/+0
* realview: switch to 3.8juhosg2013-03-101-1/+1
* kernel: prevent -f*-sections from leaking into the boot zImage wrapper on armnbd2013-03-101-0/+10
* kernel: ensure that the arm exception handlers get preservednbd2013-03-101-0/+9
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ...nbd2013-03-102-2/+94
* xburst: remove 3.3 supportjuhosg2013-03-1026-5389/+0
* xburst: switch to 3.8juhosg2013-03-101-2/+2
* xburst: add support for 3.8juhosg2013-03-1020-0/+4655