aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-05
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-05
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-05
* this patch fixes package/Makefile.Travis Kemen2010-03-05
* this patch fixes uboot-envtools so that it is no longer broken.Travis Kemen2010-03-05
* there are quite a lot of package using ln -sf in their Makefile, so this patc...Travis Kemen2010-03-05
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the men...Travis Kemen2010-03-05
* The attached patch replaces $(1) install by $(if $(1), $(1), install) in the ...Travis Kemen2010-03-05
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-05
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel...Travis Kemen2010-03-05
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes...Travis Kemen2010-03-05
* remove bison requirement (see [10398] & [14900])Nicolas Thill2010-03-05
* Add support for the n516Lars-Peter Clausen2010-03-05
* Add subtarget for each deviceLars-Peter Clausen2010-03-05
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-05
* jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate cl...Lars-Peter Clausen2010-03-05
* gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macrosLars-Peter Clausen2010-03-05
* jz4740_fb: Add support for parallel displays, improve power consumption and s...Lars-Peter Clausen2010-03-05
* include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-05
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-05
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-04
* jz4740_udc: Implement suspend/resumeLars-Peter Clausen2010-03-04
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-04
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-04
* remove now unused rdc321x_gpio.h fileFlorian Fainelli2010-03-04
* improve sitecom device supportFlorian Fainelli2010-03-04
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-04
* add a new southbridge driver which registers the gpio and watchdog platform d...Florian Fainelli2010-03-04
* merge the two patches applying to the same file in a single patchFlorian Fainelli2010-03-04
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-04
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-03
* ar71xx: restore command line on 2.6.33Gabor Juhos2010-03-03
* ar71xx: sync 2.6.33 configGabor Juhos2010-03-03
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-03
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-03
* cleanup the 2.6.33 and later kernels kernel-headers installationFlorian Fainelli2010-03-03
* kernel: fix m25p80 patches for 2.6.33Gabor Juhos2010-03-03
* ar71xx: refresh 2.6.33 patchesGabor Juhos2010-03-03
* kernel: refresh 2.6.33 patchesGabor Juhos2010-03-03
* do not register devices in device_initcall level, this breaks the SSB SPROM r...Florian Fainelli2010-03-02
* kernel: add some missing config files and make compat-wireless build with ker...Hauke Mehrtens2010-03-02
* brcm47xx: add support for kernel 2.6.33Hauke Mehrtens2010-03-02
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-02
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-02
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-02
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-02
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-02
* firewall: insert rules at the beginning of chains again while maintaining non...Jo-Philipp Wich2010-03-02
* openssl: fix build failure on arm, aes asm version is not shipped anymore (cl...Nicolas Thill2010-03-02
* firstboot: fix typo (closes: #6738)Nicolas Thill2010-03-01