summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Remove files now present upstream in files-2.6.25 (This is mostly just ↵Peter Denison2008-05-1650-42/+17582
| | | | | | drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 SVN-Revision: 11155
* fix mini_fo bug on 2.6.25Gabor Juhos2008-05-131-0/+68
| | | | SVN-Revision: 11135
* config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet ↵Rod Whitby2008-05-131-1/+4
| | | | | | driver for the DSMG600RevA can be selected. SVN-Revision: 11134
* atheros: added marvell switch driverMatteo Croce2008-05-134-0/+178
| | | | SVN-Revision: 11129
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-093-6/+6
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* update to 2.6.25.1 and refresh patchesGabor Juhos2008-05-0253-2778/+3321
| | | | SVN-Revision: 11006
* add missing CONFIG_HID_SUPPORT to generic 2.6.23 configNicolas Thill2008-05-021-0/+1
| | | | SVN-Revision: 10999
* add fixes for mmc_sdhci needed after [10637]Nicolas Thill2008-05-011-0/+154
| | | | SVN-Revision: 10997
* more missing symbols in 2.6.25 configAndy Boyett2008-05-011-0/+9
| | | | SVN-Revision: 10995
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+0
| | | | SVN-Revision: 10992
* fix some netfilter extensions on 2.6.25Gabor Juhos2008-04-304-13/+13
| | | | SVN-Revision: 10991
* add missing symbols to .25 configGabor Juhos2008-04-301-0/+2
| | | | SVN-Revision: 10989
* sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25Imre Kaloz2008-04-302-0/+19
| | | | SVN-Revision: 10988
* revert conntrack optimization, as it's broken on armImre Kaloz2008-04-301-0/+29
| | | | SVN-Revision: 10987
* the ds1672 can be detected -- fix the driver and remove unneeded hacksImre Kaloz2008-04-291-0/+16
| | | | SVN-Revision: 10984
* add Dallas's 1-wire related packagesGabor Juhos2008-04-295-3/+402
| | | | SVN-Revision: 10977
* enable a different pseudo-vlan mode in the marvell switch (uses a ↵Felix Fietkau2008-04-293-32/+113
| | | | | | proprietary header instead of a proprietary trailer) - fixes some mtu issues SVN-Revision: 10975
* allow bigger packets in the marvell switch (does not fix the mtu problems yet)Felix Fietkau2008-04-281-0/+6
| | | | SVN-Revision: 10970
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-16/+1
| | | | SVN-Revision: 10959
* add another bunch of missing CONFIG_ symbolsNicolas Thill2008-04-271-0/+8
| | | | SVN-Revision: 10954
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-273-3/+3
| | | | SVN-Revision: 10952
* Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 onesImre Kaloz2008-04-261-0/+11
| | | | SVN-Revision: 10947
* fix mini_fo on 2.6.25Gabor Juhos2008-04-262-326/+477
| | | | SVN-Revision: 10943
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
| | | | SVN-Revision: 10934
* clear VLANTunnel bit on the marvell switch ports - should help with some ↵Felix Fietkau2008-04-231-1/+0
| | | | | | bridging issues SVN-Revision: 10931
* kill hotplug2 before running initFelix Fietkau2008-04-231-0/+1
| | | | SVN-Revision: 10929
* update config filesImre Kaloz2008-04-211-0/+33
| | | | SVN-Revision: 10901
* remove unneeded patchImre Kaloz2008-04-201-35/+0
| | | | SVN-Revision: 10892
* disable IMQ on 2.6.25 until we have a new patchImre Kaloz2008-04-201-0/+1790
| | | | SVN-Revision: 10890
* fix mini_fo compile -- still oopses on bootImre Kaloz2008-04-201-12/+12
| | | | SVN-Revision: 10889
* fix patchImre Kaloz2008-04-201-462/+0
| | | | SVN-Revision: 10887
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-205-0/+609
| | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876
* remove some redundant codeFelix Fietkau2008-04-201-41/+2
| | | | SVN-Revision: 10870
* Add stub driver for ADM6996F switches (configured through MII) The driver ↵Felix Fietkau2008-04-205-0/+332
| | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869
* add proper 2.6.25 supportImre Kaloz2008-04-1951-0/+134102
| | | | SVN-Revision: 10865
* disable CONFIG_BRIDGE_NETFILTER by defaultFelix Fietkau2008-04-172-2/+2
| | | | SVN-Revision: 10854
* disable CONFIG_NO_HZ by default (who enabled this?)Felix Fietkau2008-04-173-3/+3
| | | | SVN-Revision: 10849
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-156-0/+359
| | | | SVN-Revision: 10844
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1519-2842/+3162
| | | | SVN-Revision: 10843
* add 2 more symbols missed from my last commitNicolas Thill2008-04-151-0/+2
| | | | SVN-Revision: 10842
* add missing symbols to 2.6.24 generic config, preventing proper kernel ↵Nicolas Thill2008-04-151-0/+10
| | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841
* add missing SSB config symbolsNicolas Thill2008-04-121-0/+3
| | | | SVN-Revision: 10797
* fix a quilt incompatible patchGabor Juhos2008-04-101-95/+12
| | | | SVN-Revision: 10781
* add generic arm machine registry updateImre Kaloz2008-04-091-0/+426
| | | | SVN-Revision: 10779
* forward port redboot rootfs partition space expansion patch to 2.6.24Felix Fietkau2008-04-081-0/+32
| | | | SVN-Revision: 10773
* modules/gpio-buttons: fix build error on older kernelsGabor Juhos2008-04-081-13/+16
| | | | SVN-Revision: 10771
* ssb-mips: Fix IRQ routing on the MIPS core.Michael Büsch2008-04-081-6/+7
| | | | SVN-Revision: 10770
* add a polled GPIO buttons input driverGabor Juhos2008-04-075-0/+331
| | | | SVN-Revision: 10766
* generic-2.6/config-2.6.23: add config entry for SENSORS_LM70Andy Boyett2008-04-041-0/+1
| | | | SVN-Revision: 10733
* Add routed support to br2684Florian Fainelli2008-04-021-0/+730
| | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710