Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove extern directives | Gabor Juhos | 2009-05-09 | 1 | -6/+6 |
| | | | | SVN-Revision: 15735 | ||||
* | increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15734 | ||||
* | rb532: add missing drivers and adjust the kernel command line for the right ↵ | Felix Fietkau | 2009-05-08 | 2 | -5/+8 |
| | | | | | | device name SVN-Revision: 15725 | ||||
* | rb532: restore command line patching functionality | Felix Fietkau | 2009-05-08 | 1 | -0/+20 |
| | | | | SVN-Revision: 15724 | ||||
* | rb532: disable the automatic rootfs selection - it breaks the cmdline based ↵ | Felix Fietkau | 2009-05-08 | 1 | -0/+2 |
| | | | | | | selection SVN-Revision: 15723 | ||||
* | rb532: bring the target specific default /etc/config/network closer to the ↵ | Felix Fietkau | 2009-05-08 | 1 | -2/+4 |
| | | | | | | global default by setting it to static instead of dhcp SVN-Revision: 15722 | ||||
* | backport mv88e6095 support for orion - this also fixes the non-working ↵ | Imre Kaloz | 2009-05-07 | 1 | -0/+115 |
| | | | | | | switch-port on some routers SVN-Revision: 15697 | ||||
* | add missing RTC_DEBUG symbol | Imre Kaloz | 2009-05-07 | 5 | -0/+5 |
| | | | | SVN-Revision: 15696 | ||||
* | also supports pcmcia | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15693 | ||||
* | include kmod-acx in default images | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15691 | ||||
* | Add pcmcia support on x86 target This is useful for some notebooks which ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
| | | | | | | | | still exist and have this hardware. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15685 | ||||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 | 7 | -7/+7 |
| | | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684 | ||||
* | Fix building of iso filesystem This fixes two errors when building iso ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -2/+5 |
| | | | | | | | | | | | | filesystem: a) dir root.grub/boot doesn't get created. b) the creation of .image file by gen_image.sh which apparently is not needed when building an iso. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15682 | ||||
* | remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 | 81 | -47765/+0 |
| | | | | SVN-Revision: 15666 | ||||
* | update to 2.6.27 (#4122) | Florian Fainelli | 2009-05-07 | 10 | -2/+430 |
| | | | | SVN-Revision: 15665 | ||||
* | update to 2.6.28 | Florian Fainelli | 2009-05-07 | 9 | -42/+493 |
| | | | | SVN-Revision: 15661 | ||||
* | update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 | Jo-Philipp Wich | 2009-05-07 | 22 | -1727/+3022 |
| | | | | SVN-Revision: 15655 | ||||
* | prepare default configuration for kernel side imq update | Jo-Philipp Wich | 2009-05-07 | 5 | -0/+5 |
| | | | | SVN-Revision: 15654 | ||||
* | add better support for the RDC R8610 evaluation board: ide, rtc, super I/O | Florian Fainelli | 2009-05-07 | 5 | -0/+145 |
| | | | | SVN-Revision: 15651 | ||||
* | also copy bzImage when generating initramfs images | Florian Fainelli | 2009-05-07 | 1 | -7/+8 |
| | | | | SVN-Revision: 15650 | ||||
* | add default network configuration | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
| | | | | SVN-Revision: 15643 | ||||
* | use force_sig when handling address errors | Florian Fainelli | 2009-05-06 | 1 | -0/+45 |
| | | | | SVN-Revision: 15642 | ||||
* | add missing patches | Florian Fainelli | 2009-05-06 | 2 | -0/+113 |
| | | | | SVN-Revision: 15641 | ||||
* | add support for the Cavium Octeon SoC, tested on a Mototech evaluation board | Florian Fainelli | 2009-05-06 | 18 | -0/+45789 |
| | | | | SVN-Revision: 15640 | ||||
* | workaround a gcc-4.1 bug which cannot see that word will be initialized | Florian Fainelli | 2009-05-06 | 1 | -0/+11 |
| | | | | SVN-Revision: 15639 | ||||
* | refresh patches | Gabor Juhos | 2009-05-05 | 4 | -14/+14 |
| | | | | SVN-Revision: 15630 | ||||
* | use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers | Gabor Juhos | 2009-05-05 | 7 | -117/+12 |
| | | | | SVN-Revision: 15629 | ||||
* | sync kernel config | Gabor Juhos | 2009-05-05 | 3 | -2/+1 |
| | | | | SVN-Revision: 15628 | ||||
* | add missing RTC symbols to generic configs | Imre Kaloz | 2009-05-05 | 8 | -0/+131 |
| | | | | SVN-Revision: 15617 | ||||
* | use xorg x11-server + glamo driver instead of xglamo kdrive-server per ↵ | Mirko Vogt | 2009-05-04 | 1 | -2/+2 |
| | | | | | | default - the latter one is getting obsoleted SVN-Revision: 15607 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 49 | -209/+57 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 38 | -267/+37 |
| | | | | SVN-Revision: 15605 | ||||
* | fix typo | Imre Kaloz | 2009-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 15604 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 48 | -3119/+2047 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 22 | -45/+18 |
| | | | | SVN-Revision: 15587 | ||||
* | upgrade IOP32x to 2.6.28.10 | Imre Kaloz | 2009-05-04 | 2 | -3/+6 |
| | | | | SVN-Revision: 15586 | ||||
* | change boardnames | Imre Kaloz | 2009-05-04 | 2 | -2/+2 |
| | | | | SVN-Revision: 15582 | ||||
* | refresh patches | Imre Kaloz | 2009-05-04 | 61 | -855/+697 |
| | | | | SVN-Revision: 15581 | ||||
* | layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵ | Imre Kaloz | 2009-05-04 | 3 | -6303/+0 |
| | | | | | | remove them now SVN-Revision: 15580 | ||||
* | refresh generic 2.6.28 patches | Imre Kaloz | 2009-05-04 | 4 | -12/+12 |
| | | | | SVN-Revision: 15578 | ||||
* | remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵ | Nicolas Thill | 2009-05-03 | 2 | -200/+0 |
| | | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576 | ||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 20 | -25/+25 |
| | | | | SVN-Revision: 15575 | ||||
* | netfilter: add a check for ip proto in netfilter_match_speedup patches ↵ | Nicolas Thill | 2009-05-03 | 3 | -9/+18 |
| | | | | | | (closes: #5041) SVN-Revision: 15574 | ||||
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-02 | 27 | -0/+1010 |
| | | | | SVN-Revision: 15561 | ||||
* | generic/2.6.30: add missing Kconfig options | Gabor Juhos | 2009-05-02 | 1 | -0/+3 |
| | | | | SVN-Revision: 15560 | ||||
* | copy kirkwood uImage to the bin dir | Imre Kaloz | 2009-05-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 15557 | ||||
* | add preliminary Marvell Kirkwood support | Imre Kaloz | 2009-05-02 | 3 | -0/+323 |
| | | | | SVN-Revision: 15556 | ||||
* | refresh patches for 2.6.30-rc4 | Imre Kaloz | 2009-05-01 | 3 | -4/+4 |
| | | | | SVN-Revision: 15548 | ||||
* | include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch | Jo-Philipp Wich | 2009-05-01 | 1 | -0/+17 |
| | | | | SVN-Revision: 15546 | ||||
* | upgrade sibyte to .30-rc4 | Imre Kaloz | 2009-05-01 | 4 | -22/+95 |
| | | | | SVN-Revision: 15545 |