summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ramips: consistently use 'firmware' name for sysupgrade partitionsGabor Juhos2011-07-036-6/+6
* ramips: fix a section mismatch warningGabor Juhos2011-07-031-1/+1
* ramips: remove unused include from the common GPIO codeGabor Juhos2011-07-031-1/+0
* ramips: disable watchdog on sysupgradeGabor Juhos2011-07-031-0/+10
* ramips: swap target check in image generationGabor Juhos2011-07-031-3/+3
* ramips: update HW550-3G mtd partitionsGabor Juhos2011-07-031-8/+4
* ramips: set cp0_perfcount_irq for RT305XGabor Juhos2011-07-031-0/+5
* download.pl: cope with potential two-digit linux versionsJo-Philipp Wich2011-07-031-2/+2
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ...Felix Fietkau2011-07-031-2/+2
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valueFelix Fietkau2011-07-031-0/+3
* target/patches: This has been sent upstream, but might not appear for a coupl...Daniel Dickinson2011-07-032-0/+24
* package/kernel/modules: Alexandros pointed me at this patch, and I noted that...Daniel Dickinson2011-07-031-2/+20
* target/patches: Like the earlier mfgpt patch, the new GPIO drivers also requi...Daniel Dickinson2011-07-032-0/+22
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the M...Daniel Dickinson2011-07-033-42/+2
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive...Daniel Dickinson2011-07-033-2/+42
* The Geode CS5535 and CS5536 companion chips are backward compatible with the ...Daniel Dickinson2011-07-031-0/+1
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465Felix Fietkau2011-07-031-0/+23
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ...Felix Fietkau2011-07-031-0/+18
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
* tools: always build mpc, now that older gcc versions have been eliminated, fi...Felix Fietkau2011-07-021-2/+1
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
* padjffs2: fix a compiler warning that makes the build fail because of -WerrorFelix Fietkau2011-07-021-1/+1
* eglibc: remove old versionsFelix Fietkau2011-07-0211-243/+0
* eglibc: fix portability issues rpcgen and zic, fixes compile on darwinFelix Fietkau2011-07-024-0/+196
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-022-1/+4
* ar71xx: use 4k image only for the AP121 boardGabor Juhos2011-07-021-15/+15
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-021-9/+1
* tools: create a new tool for more efficient jffs2 paddingGabor Juhos2011-07-024-1/+207
* cns21xx belongs to the Econa family, tooImre Kaloz2011-07-021-1/+1
* simplify configurationImre Kaloz2011-07-022-12/+5
* ath5k: fix a crash when setting coverage class before the first channel chang...Felix Fietkau2011-07-021-0/+10
* nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u...Imre Kaloz2011-07-0245-120789/+1
* both coldfire and etrax are broken and should use a newer gcc when they will ...Imre Kaloz2011-07-021-1/+0
* mark it brokenImre Kaloz2011-07-021-1/+1
* broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by...Felix Fietkau2011-07-021-0/+31
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...Felix Fietkau2011-07-021-1/+1
* add a portable version of sys/sysmacros.h and and let the kernel use the host...Felix Fietkau2011-07-023-1/+60
* move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -...Felix Fietkau2011-07-024-24/+36
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-024-1/+6
* revert r27043 (#9513)Jo-Philipp Wich2011-07-011-1/+1
* revert r27341, it introduce wrong behaviour for other modelsJo-Philipp Wich2011-07-011-1/+1
* turn status LED off if device finished initializingJo-Philipp Wich2011-07-011-1/+1
* ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av...Felix Fietkau2011-07-011-0/+54
* ath9k: merge an upstream patch that provides a minor throughput improvement o...Felix Fietkau2011-07-011-1/+11
* switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re...Imre Kaloz2011-07-011-2/+2
* bump the 4.4 flavour to 4.4.6Imre Kaloz2011-07-0117-22/+22
* use u-boot 2011.06 as sourceImre Kaloz2011-07-011-3/+3
* firewall: fix port range quirk in previous commitJo-Philipp Wich2011-07-011-2/+2
* firewall: properly handle negated ports in nat reflectionJo-Philipp Wich2011-07-012-5/+13