summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-052-3/+3
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel...Travis Kemen2010-03-051-25/+22
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes...Travis Kemen2010-03-051-29/+23
* remove bison requirement (see [10398] & [14900])Nicolas Thill2010-03-051-1/+1
* Add support for the n516Lars-Peter Clausen2010-03-0511-3/+2467
* Add subtarget for each deviceLars-Peter Clausen2010-03-057-23/+57
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-051-1/+2
* jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate cl...Lars-Peter Clausen2010-03-056-20/+52
* gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macrosLars-Peter Clausen2010-03-051-4/+4
* jz4740_fb: Add support for parallel displays, improve power consumption and s...Lars-Peter Clausen2010-03-053-106/+295
* include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-051-7/+3
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-051-5/+5
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-041-3/+12
* jz4740_udc: Implement suspend/resumeLars-Peter Clausen2010-03-041-9/+39
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-043-2/+46
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-041-1/+2
* remove now unused rdc321x_gpio.h fileFlorian Fainelli2010-03-041-16/+0
* improve sitecom device supportFlorian Fainelli2010-03-042-9/+14
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-041-0/+1
* add a new southbridge driver which registers the gpio and watchdog platform d...Florian Fainelli2010-03-045-97/+493
* merge the two patches applying to the same file in a single patchFlorian Fainelli2010-03-042-10/+9
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...Travis Kemen2010-03-041-3/+2
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-032-1/+3
* ar71xx: restore command line on 2.6.33Gabor Juhos2010-03-031-0/+3
* ar71xx: sync 2.6.33 configGabor Juhos2010-03-031-11/+0
* grab all config files for installed packages, closes #3718Travis Kemen2010-03-031-2/+3
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-033-50/+628
* cleanup the 2.6.33 and later kernels kernel-headers installationFlorian Fainelli2010-03-031-5/+7
* kernel: fix m25p80 patches for 2.6.33Gabor Juhos2010-03-033-15/+15
* ar71xx: refresh 2.6.33 patchesGabor Juhos2010-03-0319-64/+52
* kernel: refresh 2.6.33 patchesGabor Juhos2010-03-0314-52/+52
* do not register devices in device_initcall level, this breaks the SSB SPROM r...Florian Fainelli2010-03-022-38/+0
* kernel: add some missing config files and make compat-wireless build with ker...Hauke Mehrtens2010-03-023-0/+43
* brcm47xx: add support for kernel 2.6.33Hauke Mehrtens2010-03-0225-0/+2629
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-022-4/+6
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-022-14/+17
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-021-44/+24
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-022-4/+5
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
* firewall: insert rules at the beginning of chains again while maintaining non...Jo-Philipp Wich2010-03-021-1/+4
* openssl: fix build failure on arm, aes asm version is not shipped anymore (cl...Nicolas Thill2010-03-022-16/+0
* firstboot: fix typo (closes: #6738)Nicolas Thill2010-03-011-1/+1
* mac80211: add the new 802.11n minstrel rate control implementation (optional,...Felix Fietkau2010-03-017-1/+1314
* dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag (#6757)Vasilis Tsiligiannis2010-03-011-1/+1
* openssl: upgrade to 0.9.8m (patch by Peter Wagner)Felix Fietkau2010-03-0114-512/+16
* base-files: fix enter failsafe messageFelix Fietkau2010-03-011-1/+0
* ipkg: strip directory entries from package file list when offline installing ...Jo-Philipp Wich2010-03-011-1/+1
* remove mail headers from patchesFlorian Fainelli2010-03-012-128/+0
* prevent UML build failure against decompress_lzo.cFlorian Fainelli2010-03-012-2/+2
* fix compilation w/ 2.6.33Florian Fainelli2010-03-011-0/+4