summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* this patch fixes package/Makefile.thepeople2010-03-051-2/+4
* this patch fixes uboot-envtools so that it is no longer broken.thepeople2010-03-053-17/+132
* there are quite a lot of package using ln -sf in their Makefile, sothepeople2010-03-051-1/+2
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile,thepeople2010-03-051-33/+21
* The attached patch replaces $(1) install by $(if $(1), $(1),thepeople2010-03-051-1/+1
* this patch fixes toolchain parallel build, which reduces build time.thepeople2010-03-052-3/+3
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixesthepeople2010-03-051-25/+22
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it alsothepeople2010-03-051-29/+23
* add build logs directory to 'svn:ignore' propertynico2010-03-050-0/+0
* remove bison requirement (see [10398] & [14900])nico2010-03-051-1/+1
* [xburst] Add support for the n516lars2010-03-0511-3/+2467
* [xburst] Add subtarget for each devicelars2010-03-057-23/+57
* image.mk: Adjust ubifs build behaviour to that of others image typeslars2010-03-051-1/+2
* [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend an...lars2010-03-056-20/+52
* [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macroslars2010-03-051-4/+4
* [xburst] jz4740_fb: Add support for parallel displays, improve power consumptionlars2010-03-053-106/+295
* include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)nico2010-03-051-7/+3
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testnico2010-03-051-5/+5
* [rdc] fix watchdog driver unregistering, patch by Bernhard Loosflorian2010-03-041-3/+12
* [xburst] jz4740_udc: Implement suspend/resumelars2010-03-041-9/+39
* [rdc] rework reboot mechanism with the new watchdog fixesflorian2010-03-043-2/+46
* [rdc] enable the required packages to use a gpio-based reset buttonflorian2010-03-041-1/+2
* [rdc] remove now unused rdc321x_gpio.h fileflorian2010-03-041-16/+0
* [rdc] improve sitecom device supportflorian2010-03-042-9/+14
* [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverflorian2010-03-041-0/+1
* [rdc] add a new southbridge driver which registers the gpio and watchdog plat...florian2010-03-045-97/+493
* [au1000] merge the two patches applying to the same file in a single patchflorian2010-03-042-10/+9
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...thepeople2010-03-041-3/+2
* brcm47xx: add CONFIG_CMDLINE againhauke2010-03-032-1/+3
* ar71xx: restore command line on 2.6.33juhosg2010-03-031-0/+3
* ar71xx: sync 2.6.33 configjuhosg2010-03-031-11/+0
* grab all config files for installed packages, closes #3718thepeople2010-03-031-2/+3
* 2.6.33 fixes for atheros and madwifimatteo2010-03-033-50/+628
* [toolchain] cleanup the 2.6.33 and later kernels kernel-headers installationflorian2010-03-031-5/+7
* kernel: fix m25p80 patches for 2.6.33juhosg2010-03-033-15/+15
* ar71xx: refresh 2.6.33 patchesjuhosg2010-03-0319-64/+52
* kernel: refresh 2.6.33 patchesjuhosg2010-03-0314-52/+52
* [brcm63xx] do not register devices in device_initcall level, this breaks the ...florian2010-03-022-38/+0
* kernel: add some missing config files and make compat-wireless build with ker...hauke2010-03-023-0/+43
* brcm47xx: add support for kernel 2.6.33hauke2010-03-0225-0/+2629
* ar71xx: ag71xx: use correct device pointer for dma_map_singlejuhosg2010-03-022-4/+6
* ar71xx: ag71xx: don't use virt_to_physjuhosg2010-03-022-14/+17
* ar71xx: ag71xx: simplify register access functionsjuhosg2010-03-021-44/+24