aboutsummaryrefslogtreecommitdiff
path: root/target/linux
Commit message (Collapse)AuthorAge
...
* use the openwrt lzma options for nowImre Kaloz2009-06-01
| | | | SVN-Revision: 16281
* add missing config optionImre Kaloz2009-06-01
| | | | SVN-Revision: 16280
* backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵Florian Fainelli2009-06-01
| | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277
* remove some more obsolete filesFelix Fietkau2009-06-01
| | | | SVN-Revision: 16276
* remove 2.6.23 support, as the last target using that has been nuked, tooImre Kaloz2009-06-01
| | | | SVN-Revision: 16275
* now that the gemini target is working, get rid of the obsolete and buggy ↵Imre Kaloz2009-06-01
| | | | | | storm target SVN-Revision: 16274
* use squashfs on the gemini by default, remove broken flagImre Kaloz2009-06-01
| | | | SVN-Revision: 16273
* fixup mac addresses on gemini boardsImre Kaloz2009-06-01
| | | | SVN-Revision: 16271
* generate squashfs imagesImre Kaloz2009-06-01
| | | | SVN-Revision: 16268
* register the watchdog on the wbd111Imre Kaloz2009-06-01
| | | | SVN-Revision: 16267
* optimize the kernel for size... *sigh*Imre Kaloz2009-06-01
| | | | SVN-Revision: 16265
* Add missing kernel symbol.Hauke Mehrtens2009-06-01
| | | | SVN-Revision: 16264
* fixup sheevaplug support (for now we use sdcards for rootfs)Imre Kaloz2009-06-01
| | | | SVN-Revision: 16252
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-01
| | | | SVN-Revision: 16251
* add patches to support the advanced power management on Kirkwood socsImre Kaloz2009-06-01
| | | | SVN-Revision: 16250
* fix compatibility with certain SD cardsImre Kaloz2009-06-01
| | | | SVN-Revision: 16249
* even if we don't support booting from the nand yet, change the rootfs name ↵Imre Kaloz2009-06-01
| | | | | | for OpenWrt SVN-Revision: 16248
* fix mv643xx_eth dma maskImre Kaloz2009-06-01
| | | | SVN-Revision: 16247
* fix VFP handling on feroceon coresImre Kaloz2009-06-01
| | | | SVN-Revision: 16246
* fix typo and add nand_gpio to the generic configImre Kaloz2009-06-01
| | | | SVN-Revision: 16245
* enable optimize for size, avoid to trigger gcc bug #36482Claudio Mignanti2009-06-01
| | | | SVN-Revision: 16244
* add experimental 2.6.30 support, boot testedFlorian Fainelli2009-06-01
| | | | SVN-Revision: 16242
* refresh 2.6.30 patchesFlorian Fainelli2009-06-01
| | | | SVN-Revision: 16241
* remove old 2.6.24 codeFlorian Fainelli2009-06-01
| | | | SVN-Revision: 16240
* add diag.sh to report boot status on the front-led of the machineFlorian Fainelli2009-05-31
| | | | SVN-Revision: 16233
* register parallel flash device on the AP83 boardGabor Juhos2009-05-31
| | | | SVN-Revision: 16232
* Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>Jo-Philipp Wich2009-05-30
| | | | SVN-Revision: 16223
* add support for the SST 39VF6401B flash chipGabor Juhos2009-05-30
| | | | SVN-Revision: 16210
* mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-30
| | | | SVN-Revision: 16209
* use 2.6.27.24Florian Fainelli2009-05-30
| | | | SVN-Revision: 16208
* cleanup old patches and kernel configurationFlorian Fainelli2009-05-30
| | | | SVN-Revision: 16204
* rework ar7 profiles to separate dsl firmwares, annex-a being now the default ↵Florian Fainelli2009-05-30
| | | | | | and most widespread SVN-Revision: 16201
* include wpa-supplicant iw in the default profileFlorian Fainelli2009-05-29
| | | | SVN-Revision: 16195
* s3c24xx: get rid of unnecessary config overrides, which break stuff in ↵Felix Fietkau2009-05-29
| | | | | | package/kernel SVN-Revision: 16174
* refresh generic-2.6.29 patchesFlorian Fainelli2009-05-29
| | | | SVN-Revision: 16169
* refresh patchesGabor Juhos2009-05-29
| | | | SVN-Revision: 16168
* add support for the EN25P64 flash chipGabor Juhos2009-05-29
| | | | SVN-Revision: 16167
* s3c24xx: do not override CONFIG_WIRELESS, this breaks packagesFelix Fietkau2009-05-29
| | | | SVN-Revision: 16163
* refresh patchesFlorian Fainelli2009-05-28
| | | | SVN-Revision: 16156
* refresh patchesFlorian Fainelli2009-05-28
| | | | SVN-Revision: 16155
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-28
| | | | SVN-Revision: 16144
* brcm47xx: make input support modular (closes: #5174)Nicolas Thill2009-05-28
| | | | SVN-Revision: 16143
* brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵Felix Fietkau2009-05-28
| | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141
* brcm-2.4: disable ip_vs, refresh kernel configFelix Fietkau2009-05-28
| | | | SVN-Revision: 16139
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-28
| | | | SVN-Revision: 16134
* add support for board specific PLL settingsGabor Juhos2009-05-28
| | | | SVN-Revision: 16133
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-28
| | | | SVN-Revision: 16127
* renumber sibyte patchesImre Kaloz2009-05-28
| | | | SVN-Revision: 16126
* Detect 16MB flash chipsHauke Mehrtens2009-05-27
| | | | SVN-Revision: 16120
* Extends workaround for swapping problem.Hauke Mehrtens2009-05-27
| | | | SVN-Revision: 16119