summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* enable yaffs on 2.6.29Gabor Juhos2009-04-241-0/+9
| | | | SVN-Revision: 15378
* also override the default console settings, not all boards set it (e.g: RDC ↵Florian Fainelli2009-04-241-1/+1
| | | | | | 8610 eval board) SVN-Revision: 15376
* resync kernel configurationFlorian Fainelli2009-04-241-63/+7
| | | | SVN-Revision: 15375
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15374
* add missing configuration symbol (for rdc)Florian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15373
* generic/2.6.29: update yaffs codeGabor Juhos2009-04-243-7811/+12344
| | | | SVN-Revision: 15372
* fix ethernet driver on 2.6.29Gabor Juhos2009-04-242-1/+41
| | | | SVN-Revision: 15371
* generic/2.6.29: add missing Kconfig optionsGabor Juhos2009-04-231-0/+4
| | | | SVN-Revision: 15358
* add initial support for 2.6.29Gabor Juhos2009-04-2321-0/+769
| | | | SVN-Revision: 15357
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually ↵Felix Fietkau2009-04-231-34/+16
| | | | | | broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) SVN-Revision: 15351
* enable the synopsys woarkaround in the ehci-ar71xx driverGabor Juhos2009-04-231-0/+1
| | | | SVN-Revision: 15349
* add a workaround for the Synopsys EHCI core * ↵Gabor Juhos2009-04-231-0/+22
| | | | | | http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html SVN-Revision: 15348
* refresh kernel patchesGabor Juhos2009-04-232-6/+6
| | | | SVN-Revision: 15347
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
| | | | SVN-Revision: 15337
* atheros: enable swconfig by defaultFelix Fietkau2009-04-211-1/+1
| | | | SVN-Revision: 15331
* atheros: fix up the wlan mac address if the board data is missingFelix Fietkau2009-04-212-3/+5
| | | | SVN-Revision: 15330
* atheros: add default uci configuration for ICPlus IP175CFelix Fietkau2009-04-211-1/+19
| | | | SVN-Revision: 15329
* rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵Jo-Philipp Wich2009-04-211-1/+1
| | | | | | confusion SVN-Revision: 15316
* Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-211-0/+6
| | | | SVN-Revision: 15314
* clean up the ip175c driver some more, add support for setting the pvid and ↵Felix Fietkau2009-04-201-105/+91
| | | | | | fix querying the phy status SVN-Revision: 15308
* swconfig: add a generic method for setting the port primary vlan id (used ↵Felix Fietkau2009-04-202-7/+42
| | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-204-1/+1368
| | | | SVN-Revision: 15305
* atheros: nuke 2.6.26 support, 2.6.28 is stableFelix Fietkau2009-04-2039-6819/+0
| | | | SVN-Revision: 15303
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-202-13/+13
| | | | SVN-Revision: 15302
* swconfig: remove old debugging stuffFelix Fietkau2009-04-201-2/+0
| | | | SVN-Revision: 15301
* etrax: dump to 2.6.29Claudio Mignanti2009-04-1912-205/+291
| | | | SVN-Revision: 15260
* correctly set mapbase while registering the UART (#4622)Florian Fainelli2009-04-191-1/+2
| | | | SVN-Revision: 15255
* fix redundant driver name printing in probe functionFlorian Fainelli2009-04-191-1/+1
| | | | SVN-Revision: 15254
* make images that can be flashed using the stock firmware web interface, ↵Florian Fainelli2009-04-192-8/+10
| | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253
* ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)Felix Fietkau2009-04-1837-0/+5779
| | | | SVN-Revision: 15252
* add generic 2.6.29 patches and config (squashfs still untested, user space ↵Felix Fietkau2009-04-1887-304/+38252
| | | | | | mkfs still missing) SVN-Revision: 15251
* files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28Andy Boyett2009-04-189-0/+9
| | | | SVN-Revision: 15248
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1782-82/+0
| | | | SVN-Revision: 15242
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | SVN-Revision: 15235
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | SVN-Revision: 15234
* finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and ↵Florian Fainelli2009-04-173-4/+12
| | | | | | WRT54GS v1.1 with no side effects (#4061) SVN-Revision: 15232
* Update default configuration to use profilesHamish Guthrie2009-04-167-15/+58
| | | | SVN-Revision: 15229
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-131-1/+1
| | | | SVN-Revision: 15225
* package ext4 (#4434)Florian Fainelli2009-04-121-0/+1
| | | | SVN-Revision: 15218
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-124-4/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
| | | | SVN-Revision: 15186
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-04-102-5/+4
| | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugFelix Fietkau2009-04-101-11/+11
| | | | SVN-Revision: 15184
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* atheros: make use of netdev_alloc_skbFelix Fietkau2009-04-091-7/+4
| | | | SVN-Revision: 15176
* patches for 2.6.28Claudio Mignanti2009-04-096-97/+189
| | | | SVN-Revision: 15174
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-097-0/+0
| | | | SVN-Revision: 15173
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
| | | | SVN-Revision: 15159