| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | nico | 2010-03-07 | 1 | -1/+1 |
* | [package] siit: use $(KERNEL_MAKEOPTS) | nico | 2010-03-07 | 1 | -7/+3 |
* | [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | nico | 2010-03-07 | 1 | -1/+1 |
* | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian | 2010-03-06 | 2 | -0/+22 |
* | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian | 2010-03-06 | 1 | -0/+16 |
* | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian | 2010-03-06 | 1 | -0/+15 |
* | [ar7] add some missing patches to acx-mac80211 it now builds the pci module a... | florian | 2010-03-06 | 2 | -0/+62 |
* | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico | 2010-03-06 | 1 | -5/+8 |
* | [ar7] move netdev_ops conversion, previous hunk was not correct | florian | 2010-03-06 | 1 | -7/+17 |
* | [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new... | florian | 2010-03-06 | 8 | -371/+176 |
* | [ar7] migrate acx to netdev_ops, required for later kernels | florian | 2010-03-06 | 1 | -0/+41 |
* | mac80211: enable debugfs support by default - having access to the rate contr... | nbd | 2010-03-06 | 1 | -0/+1 |
* | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | thepeople | 2010-03-05 | 1 | -0/+24 |
* | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | thepeople | 2010-03-05 | 1 | -0/+3 |
* | add missing symbol | thepeople | 2010-03-05 | 1 | -0/+1 |
* | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | juhosg | 2010-03-05 | 1 | -0/+7 |
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | juhosg | 2010-03-05 | 1 | -1/+1 |
* | ar71xx: fix status led detection on the RB4xx boards | juhosg | 2010-03-05 | 2 | -4/+16 |
* | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | juhosg | 2010-03-05 | 1 | -3/+3 |
* | ar71xx: ag71xx: move link update function | juhosg | 2010-03-05 | 3 | -104/+105 |
* | ar71xx: ag71xx: don't use dev->trans_start | juhosg | 2010-03-05 | 2 | -3/+1 |
* | ar71xx: ag71xx: use dma_unmap_single to unmap frames | juhosg | 2010-03-05 | 2 | -5/+14 |
* | this patch fixes package/Makefile. | thepeople | 2010-03-05 | 1 | -2/+4 |
* | this patch fixes uboot-envtools so that it is no longer broken. | thepeople | 2010-03-05 | 3 | -17/+132 |
* | there are quite a lot of package using ln -sf in their Makefile, so | thepeople | 2010-03-05 | 1 | -1/+2 |
* | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, | thepeople | 2010-03-05 | 1 | -33/+21 |
* | The attached patch replaces $(1) install by $(if $(1), $(1), | thepeople | 2010-03-05 | 1 | -1/+1 |
* | this patch fixes toolchain parallel build, which reduces build time. | thepeople | 2010-03-05 | 2 | -3/+3 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes | thepeople | 2010-03-05 | 1 | -25/+22 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also | thepeople | 2010-03-05 | 1 | -29/+23 |
* | add build logs directory to 'svn:ignore' property | nico | 2010-03-05 | 0 | -0/+0 |
* | remove bison requirement (see [10398] & [14900]) | nico | 2010-03-05 | 1 | -1/+1 |
* | [xburst] Add support for the n516 | lars | 2010-03-05 | 11 | -3/+2467 |
* | [xburst] Add subtarget for each device | lars | 2010-03-05 | 7 | -23/+57 |
* | image.mk: Adjust ubifs build behaviour to that of others image types | lars | 2010-03-05 | 1 | -1/+2 |
* | [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend an... | lars | 2010-03-05 | 6 | -20/+52 |
* | [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | lars | 2010-03-05 | 1 | -4/+4 |
* | [xburst] jz4740_fb: Add support for parallel displays, improve power consumption | lars | 2010-03-05 | 3 | -106/+295 |
* | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | nico | 2010-03-05 | 1 | -7/+3 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | nico | 2010-03-05 | 1 | -5/+5 |
* | [rdc] fix watchdog driver unregistering, patch by Bernhard Loos | florian | 2010-03-04 | 1 | -3/+12 |
* | [xburst] jz4740_udc: Implement suspend/resume | lars | 2010-03-04 | 1 | -9/+39 |
* | [rdc] rework reboot mechanism with the new watchdog fixes | florian | 2010-03-04 | 3 | -2/+46 |
* | [rdc] enable the required packages to use a gpio-based reset button | florian | 2010-03-04 | 1 | -1/+2 |
* | [rdc] remove now unused rdc321x_gpio.h file | florian | 2010-03-04 | 1 | -16/+0 |
* | [rdc] improve sitecom device support | florian | 2010-03-04 | 2 | -9/+14 |
* | [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | florian | 2010-03-04 | 1 | -0/+1 |
* | [rdc] add a new southbridge driver which registers the gpio and watchdog plat... | florian | 2010-03-04 | 5 | -97/+493 |
* | [au1000] merge the two patches applying to the same file in a single patch | florian | 2010-03-04 | 2 | -10/+9 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | thepeople | 2010-03-04 | 1 | -3/+2 |