Age | Commit message (Expand) | Author |
2010-03-07 | ar71xx: add preliminary support for the RouterBOARD 750 | juhosg |
2010-03-07 | ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX | juhosg |
2010-03-07 | ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol | juhosg |
2010-03-07 | [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | nico |
2010-03-07 | [package] siit: use $(KERNEL_MAKEOPTS) | nico |
2010-03-07 | [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | nico |
2010-03-06 | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian |
2010-03-06 | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian |
2010-03-06 | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian |
2010-03-06 | [ar7] add some missing patches to acx-mac80211 it now builds the pci module a... | florian |
2010-03-06 | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico |
2010-03-06 | [ar7] move netdev_ops conversion, previous hunk was not correct | florian |
2010-03-06 | [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new... | florian |
2010-03-06 | [ar7] migrate acx to netdev_ops, required for later kernels | florian |
2010-03-06 | mac80211: enable debugfs support by default - having access to the rate contr... | nbd |
2010-03-05 | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | thepeople |
2010-03-05 | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | thepeople |
2010-03-05 | add missing symbol | thepeople |
2010-03-05 | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | juhosg |
2010-03-05 | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | juhosg |
2010-03-05 | ar71xx: fix status led detection on the RB4xx boards | juhosg |
2010-03-05 | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | juhosg |
2010-03-05 | ar71xx: ag71xx: move link update function | juhosg |
2010-03-05 | ar71xx: ag71xx: don't use dev->trans_start | juhosg |
2010-03-05 | ar71xx: ag71xx: use dma_unmap_single to unmap frames | juhosg |
2010-03-05 | this patch fixes package/Makefile. | thepeople |
2010-03-05 | this patch fixes uboot-envtools so that it is no longer broken. | thepeople |
2010-03-05 | there are quite a lot of package using ln -sf in their Makefile, so | thepeople |
2010-03-05 | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, | thepeople |
2010-03-05 | The attached patch replaces $(1) install by $(if $(1), $(1), | thepeople |
2010-03-05 | this patch fixes toolchain parallel build, which reduces build time. | thepeople |
2010-03-05 | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes | thepeople |
2010-03-05 | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also | thepeople |
2010-03-05 | add build logs directory to 'svn:ignore' property | nico |
2010-03-05 | remove bison requirement (see [10398] & [14900]) | nico |
2010-03-05 | [xburst] Add support for the n516 | lars |
2010-03-05 | [xburst] Add subtarget for each device | lars |
2010-03-05 | image.mk: Adjust ubifs build behaviour to that of others image types | lars |
2010-03-05 | [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend an... | lars |
2010-03-05 | [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | lars |
2010-03-05 | [xburst] jz4740_fb: Add support for parallel displays, improve power consumption | lars |
2010-03-05 | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | nico |
2010-03-05 | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | nico |
2010-03-04 | [rdc] fix watchdog driver unregistering, patch by Bernhard Loos | florian |
2010-03-04 | [xburst] jz4740_udc: Implement suspend/resume | lars |
2010-03-04 | [rdc] rework reboot mechanism with the new watchdog fixes | florian |
2010-03-04 | [rdc] enable the required packages to use a gpio-based reset button | florian |
2010-03-04 | [rdc] remove now unused rdc321x_gpio.h file | florian |
2010-03-04 | [rdc] improve sitecom device support | florian |
2010-03-04 | [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | florian |