Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add more options to the generic 2.6.26 config | Imre Kaloz | 2008-08-03 | |
| | | | | SVN-Revision: 12078 | |||
* | revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143 | Imre Kaloz | 2008-08-03 | |
| | | | | SVN-Revision: 12077 | |||
* | fix compile error | Gabor Juhos | 2008-08-02 | |
| | | | | SVN-Revision: 12075 | |||
* | ixp4xx: disable ixp4xx beeper | Andy Boyett | 2008-08-02 | |
| | | | | SVN-Revision: 12073 | |||
* | generic-2.6: resync 2.6.26 config | Andy Boyett | 2008-08-02 | |
| | | | | SVN-Revision: 12071 | |||
* | try to clean up some kernel configs | Travis Kemen | 2008-08-02 | |
| | | | | SVN-Revision: 12067 | |||
* | update to 2.6.26 | Gabor Juhos | 2008-08-01 | |
| | | | | SVN-Revision: 12066 | |||
* | Add missing ebtables configuration symbol, 2.6.22 file untouched, not used | Florian Fainelli | 2008-08-01 | |
| | | | | SVN-Revision: 12063 | |||
* | enable multiqueue in the generic config | Imre Kaloz | 2008-07-31 | |
| | | | | SVN-Revision: 12042 | |||
* | handle the nonstandard redboot mac variable for the WG302v1 | Imre Kaloz | 2008-07-31 | |
| | | | | SVN-Revision: 12041 | |||
* | enable the second uart on the WG302v1 | Imre Kaloz | 2008-07-31 | |
| | | | | SVN-Revision: 12040 | |||
* | fixup the optional UART on the Cambria -- thanks, Chris | Imre Kaloz | 2008-07-31 | |
| | | | | SVN-Revision: 12039 | |||
* | switch CONFIG_I2C to =m by default on avr32 (see #3756) | Felix Fietkau | 2008-07-31 | |
| | | | | SVN-Revision: 12037 | |||
* | remove unnecessary ixp4xx network config override | Felix Fietkau | 2008-07-31 | |
| | | | | SVN-Revision: 12033 | |||
* | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 | |
| | | | | SVN-Revision: 12007 | |||
* | ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's ↵ | Gabor Juhos | 2008-07-29 | |
| | | | | | | miii bus from now on * swap eth0 & eth1 on RB433/450 SVN-Revision: 11995 | |||
* | fix the name of the micrel PHY driver | Gabor Juhos | 2008-07-29 | |
| | | | | SVN-Revision: 11990 | |||
* | switch to the production phy ids on the Cambria | Imre Kaloz | 2008-07-28 | |
| | | | | SVN-Revision: 11979 | |||
* | add a fix to prevent startup crashes on i386 when built with gcc < 4.3 | Nicolas Thill | 2008-07-28 | |
| | | | | SVN-Revision: 11969 | |||
* | update to 2.6.26 | Gabor Juhos | 2008-07-28 | |
| | | | | SVN-Revision: 11968 | |||
* | make use DMA_BIT_MASK | Gabor Juhos | 2008-07-28 | |
| | | | | SVN-Revision: 11966 | |||
* | atheros: 2.6.26 patches | Matteo Croce | 2008-07-27 | |
| | | | | SVN-Revision: 11965 | |||
* | Resynced x86_64 kernel config for uml | Florian Fainelli | 2008-07-27 | |
| | | | | SVN-Revision: 11962 | |||
* | fix a bug in the USB driver debug code | Gabor Juhos | 2008-07-27 | |
| | | | | SVN-Revision: 11961 | |||
* | sync 2.6.26 config | Gabor Juhos | 2008-07-27 | |
| | | | | SVN-Revision: 11955 | |||
* | add missing symbols to 2.6.26 defconfig | Gabor Juhos | 2008-07-27 | |
| | | | | SVN-Revision: 11954 | |||
* | disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx | Felix Fietkau | 2008-07-26 | |
| | | | | SVN-Revision: 11949 | |||
* | fix kernel oops in the redboot partition parser when ↵ | Felix Fietkau | 2008-07-26 | |
| | | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition SVN-Revision: 11948 | |||
* | initial 2.6.26 support | Gabor Juhos | 2008-07-26 | |
| | | | | SVN-Revision: 11946 | |||
* | cleanup trailing whitespaces in 2.6.26 patches | Gabor Juhos | 2008-07-26 | |
| | | | | SVN-Revision: 11945 | |||
* | Remove 2.6.23 files, we will stick to 2.6.24 for rdc | Florian Fainelli | 2008-07-26 | |
| | | | | SVN-Revision: 11944 | |||
* | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | |
| | | | | SVN-Revision: 11941 | |||
* | make boot quiet a bit | Gabor Juhos | 2008-07-26 | |
| | | | | SVN-Revision: 11939 | |||
* | add backported HSO driver | Imre Kaloz | 2008-07-26 | |
| | | | | SVN-Revision: 11938 | |||
* | fix yaffs on 2.6.26 | Gabor Juhos | 2008-07-26 | |
| | | | | SVN-Revision: 11936 | |||
* | fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵ | Gabor Juhos | 2008-07-26 | |
| | | | | | | #2788) SVN-Revision: 11935 | |||
* | allow mkfwimage to fail during atheros builds. sometimes images get too big ↵ | Felix Fietkau | 2008-07-26 | |
| | | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934 | |||
* | update to 2.6.25.12 | Gabor Juhos | 2008-07-26 | |
| | | | | SVN-Revision: 11933 | |||
* | add chip_fixup patch of the platform_nand driver to 2.6.26 as well | Gabor Juhos | 2008-07-25 | |
| | | | | SVN-Revision: 11922 | |||
* | Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵ | Travis Kemen | 2008-07-25 | |
| | | | | | | back in ubiquiti image generation. SVN-Revision: 11920 | |||
* | parse mac address on RouterBOARDs | Gabor Juhos | 2008-07-22 | |
| | | | | SVN-Revision: 11910 | |||
* | fix sierra patches | Travis Kemen | 2008-07-22 | |
| | | | | SVN-Revision: 11909 | |||
* | fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797) | Gabor Juhos | 2008-07-22 | |
| | | | | SVN-Revision: 11908 | |||
* | fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | |
| | | | | SVN-Revision: 11907 | |||
* | Disable NFS_ACL support in the UML config, other platforms do not have it as ↵ | Florian Fainelli | 2008-07-22 | |
| | | | | | | well SVN-Revision: 11905 | |||
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | |
| | | | | SVN-Revision: 11900 | |||
* | This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵ | Travis Kemen | 2008-07-21 | |
| | | | | | | | | | | | | | | | | | against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.). Changes from Linksys tree: - Remove 'vendor' and 'product' parameters; these aren't used in the mainstream driver and seem to only have served to break it. - Remove bogus 'sierra_device_ids' table, used with above. - Changed references to 'sierra_device_ids' back to id_table - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS - Added #include to enable pl2303 hack to remain until I can figure out if it's still necessary. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11899 | |||
* | This series of patches closes the support gap on one of the explicitly ↵ | Travis Kemen | 2008-07-21 | |
| | | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898 | |||
* | Fix routerboard boot partition name in wget2nand (#3791) | Florian Fainelli | 2008-07-21 | |
| | | | | SVN-Revision: 11897 | |||
* | update mvswitch for 2.6.25 and 2.6.26 as well | Felix Fietkau | 2008-07-21 | |
| | | | | SVN-Revision: 11896 |