summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-171-43/+57
| | | | SVN-Revision: 13255
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-0/+0
| | | | SVN-Revision: 13254
* Since profiles kernel configuration are not concatenated to the one, ↵Florian Fainelli2008-11-161-0/+6
| | | | | | resulting images will panic due to no platform flash driver, prevent this from happening SVN-Revision: 13231
* Fix small typo in the ethernet driverFlorian Fainelli2008-11-161-1/+1
| | | | SVN-Revision: 13230
* Remove some left-over debugging options making the kerkenl exceed 768KB, ↵Florian Fainelli2008-11-161-5/+5
| | | | | | resulting in a non-bootable image SVN-Revision: 13229
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-6/+2
| | | | SVN-Revision: 13225
* Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted outFlorian Fainelli2008-11-1510-0/+1523
| | | | SVN-Revision: 13224
* Use 2.6.27 for au1000Florian Fainelli2008-11-159-76/+379
| | | | SVN-Revision: 13220
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵Florian Fainelli2008-11-153-3/+31
| | | | | | working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) SVN-Revision: 13213
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-151-1/+2
| | | | SVN-Revision: 13212
* Remove old kernel configuration filesFlorian Fainelli2008-11-152-617/+0
| | | | SVN-Revision: 13211
* Delete old brcm63xx filesFlorian Fainelli2008-11-1547-7502/+0
| | | | SVN-Revision: 13210
* Added support for 2.6.27 kernelHamish Guthrie2008-11-143-0/+32263
| | | | SVN-Revision: 13202
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵Gabor Juhos2008-11-131-2/+2
| | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199
* rewrite memory size detectionGabor Juhos2008-11-131-21/+7
| | | | SVN-Revision: 13198
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-2/+1
| | | | SVN-Revision: 13197
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-5/+2
| | | | SVN-Revision: 13196
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-122-16/+16
| | | | SVN-Revision: 13193
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-1241-420/+158
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* add missing kconfig symbols for 2.6.27 targets when all modules are enabledNicolas Thill2008-11-113-0/+27
| | | | SVN-Revision: 13178
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+1
| | | | SVN-Revision: 13175
* add config symbol missed from [13169]Nicolas Thill2008-11-113-0/+3
| | | | SVN-Revision: 13174
* Add missing firewire configuration symbols to 2.4 as wellFlorian Fainelli2008-11-101-0/+9
| | | | SVN-Revision: 13171
* add FireWire/IEEE1394 config symbols, preventing user interation when ↵Nicolas Thill2008-11-105-0/+32
| | | | | | kmod-ieee1394 is selected SVN-Revision: 13169
* fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. CouloumbisGabor Juhos2008-11-101-1/+1
| | | | SVN-Revision: 13168
* Add missing config symbol when building uml on amd64 hosts, it would keep ↵Florian Fainelli2008-11-091-0/+1
| | | | | | asking for host machine type SVN-Revision: 13166
* Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include ↵Florian Fainelli2008-11-091-1/+1
| | | | | | b43legacy by default in the Generic bcm47xx profile (#4179) SVN-Revision: 13164
* Add support for creating VMware vmdk images #1317Florian Fainelli2008-11-093-2/+23
| | | | SVN-Revision: 13158
* Update USR8200 patch and profilePeter Denison2008-11-093-6/+354
| | | | SVN-Revision: 13152
* fix gpiommc driver on 2.6.26 (closes #4129)Gabor Juhos2008-11-071-0/+41
| | | | SVN-Revision: 13139
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-07118-1635/+1613
| | | | SVN-Revision: 13137
* refresh 2.6.26 patchesGabor Juhos2008-11-06159-845/+835
| | | | SVN-Revision: 13135
* brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵Felix Fietkau2008-11-061-13/+5
| | | | | | - should make the automatic rootfs overlay split work and fix the mounting of the right partition SVN-Revision: 13130
* Update olpc target to 2.6.27.4Lars-Peter Clausen2008-11-053-1/+937
| | | | SVN-Revision: 13129
* fix broken patch.Lars-Peter Clausen2008-11-051-88/+83
| | | | SVN-Revision: 13126
* Fix broken patch to drivers/mtd/device/block2mtd.cLars-Peter Clausen2008-11-051-6/+23
| | | | SVN-Revision: 13125
* Enable more PCMCIA specific options, thanks sn9Florian Fainelli2008-11-031-0/+3
| | | | SVN-Revision: 13110
* Add basic support for Inventel Liveboxes, resync kernel configFlorian Fainelli2008-11-032-2/+197
| | | | SVN-Revision: 13108
* Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark ↵Florian Fainelli2008-11-032-2/+2
| | | | | | brcm63xx as broken SVN-Revision: 13106
* enable ethernet and PCI on RB-493/AHGabor Juhos2008-11-031-2/+2
| | | | SVN-Revision: 13104
* turn the wrtsl54gs workaround into a more generic fix and reduce the chance ↵Felix Fietkau2008-11-021-36/+18
| | | | | | of it introducing any breakage SVN-Revision: 13098
* Flash mapping fixes from sn9, thanksFlorian Fainelli2008-11-012-18/+24
| | | | SVN-Revision: 13090
* setup speed/duplex on RB-433/450 (closes #4151)Gabor Juhos2008-10-313-1/+16
| | | | SVN-Revision: 13087
* add missing config optionFelix Fietkau2008-10-291-0/+1
| | | | SVN-Revision: 13074
* Update kernel configuration and add profiles and per-profile kernel ↵Florian Fainelli2008-10-285-9/+48
| | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064
* Add flashmap support for AMIT and Zyxel boards, thanks sn9Florian Fainelli2008-10-282-6/+300
| | | | SVN-Revision: 13063
* Remove some configuration files, workarounds are now in the ethernet driver, ↵Florian Fainelli2008-10-284-46/+38
| | | | | | thanks sn9 SVN-Revision: 13062
* Add amit boards specific fixupsFlorian Fainelli2008-10-284-0/+124
| | | | SVN-Revision: 13061
* improve routing/nat performance for devices using the marvell 88e6060 switchFelix Fietkau2008-10-285-10/+89
| | | | SVN-Revision: 13060