summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* ar8216: fix the mtu register definitionnbd2010-03-091-1/+1
* ar71xx: add default network configuration for the PB44 boardjuhosg2010-03-091-0/+16
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)juhosg2010-03-091-2/+2
* ar71xx: add uci-defaults for the RB750 boardjuhosg2010-03-091-0/+52
* ar71xx: override lan port names on the RB750juhosg2010-03-092-2/+9
* ar71xx: allow overriding of the lan port names on AP91 based boardsjuhosg2010-03-095-5/+24
* ar71xx: improve wget2nand scriptjuhosg2010-03-091-28/+41
* ar71xx: fix a typo in the ar7240 dsa driverjuhosg2010-03-091-1/+1
* ar71xx: ag71xx: fix MAC address setupjuhosg2010-03-092-4/+4
* ar71xx: add missing protocol definitions to default network configurationsjuhosg2010-03-095-0/+5
* [ar7] switch to 2.6.32florian2010-03-091-1/+1
* [ar7] fix missing bits in ar7.h after r20037florian2010-03-091-2/+4
* [imagebuilder] remove dependency on CONFIG_ALLjow2010-03-091-1/+0
* Several small fixes for ar8216 driver (patch by Jonas Gorski)nbd2010-03-092-12/+35
* [xburst] jz4740: Properly setup intc irq handler.lars2010-03-091-2/+3
* [xburst] n516-lpc: Ack wakeup events and some minor cleanupslars2010-03-091-54/+40
* brcm47xx: fix commit r18413 "128MB ram problem"hauke2010-03-0811-61/+146
* [xburst] jz4740-gpio: Fix potential race conditionlars2010-03-081-1/+1
* [xbrust] Fix gpio and irq wakeup irq handling.lars2010-03-082-1/+7
* [xburst] Export gpio and irq registers through debugfslars2010-03-082-18/+90
* imagebuilder: add REVISION variable (closes #6795)juhosg2010-03-082-2/+6
* ar71xx: simplify WP543 image generation, and fix rootfs offsetjuhosg2010-03-081-16/+7
* ar71xx: sync .33 configjuhosg2010-03-081-5/+0
* ar71xx: enable AR7240 DSA driver on 2.6.33 as welljuhosg2010-03-083-0/+109
* ar71xx: refresh patchesjuhosg2010-03-083-10/+10
* ar71xx: add NAND driver for the RB750juhosg2010-03-086-1/+410
* ar71xx: add ar71xx_gpio_function_setupjuhosg2010-03-082-1/+21
* ar71xx: add LED driver for the RB750juhosg2010-03-087-0/+249
* ar71xx: add latch handling code for the RB750juhosg2010-03-082-0/+104
* ar71xx: increase kernel partition size for the WP543 boardsjuhosg2010-03-081-4/+4
* [xburst] Add sound support for the n516.lars2010-03-073-0/+313
* [xburst] Add support for enabling/disabling the aic controllers clock.lars2010-03-072-27/+50
* [ar7] correct the MDIO base address and reset sequence for Titan (#6573)florian2010-03-072-27/+85
* ar71xx: add preliminary support for the RouterBOARD 750juhosg2010-03-078-0/+53
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXjuhosg2010-03-072-2/+2
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symboljuhosg2010-03-075-4/+4
* [ar7] let 802.1q tagged frames go in and out from cpmac (#6730)florian2010-03-062-0/+22
* [ar7] fallback to "dumb switch" mode if no PHY was detectedflorian2010-03-061-0/+16
* [ar7] fix cpmac panics with 2.6.32 (#6764)florian2010-03-061-0/+15
* fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddesthepeople2010-03-051-0/+24
* fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddesthepeople2010-03-051-0/+3
* add missing symbolthepeople2010-03-051-0/+1
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetjuhosg2010-03-051-0/+7
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)juhosg2010-03-051-1/+1
* ar71xx: fix status led detection on the RB4xx boardsjuhosg2010-03-052-4/+16
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockjuhosg2010-03-051-3/+3
* ar71xx: ag71xx: move link update functionjuhosg2010-03-053-104/+105
* ar71xx: ag71xx: don't use dev->trans_startjuhosg2010-03-052-3/+1
* ar71xx: ag71xx: use dma_unmap_single to unmap framesjuhosg2010-03-052-5/+14
* [xburst] Add support for the n516lars2010-03-0511-3/+2467