summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* fix kernel config after r8169 changeFelix Fietkau2006-10-311-2/+4
| | | | SVN-Revision: 5366
* export skb_attach symbol (#887)Florian Fainelli2006-10-311-1/+2
| | | | SVN-Revision: 5359
* add a fix for tun/tap related crashes (backported by Carlos Sobrinho)Felix Fietkau2006-10-311-0/+102
| | | | SVN-Revision: 5352
* rdc: disable pci serial, remove bluetooth (because usb is disabled)Felix Fietkau2006-10-301-44/+5
| | | | SVN-Revision: 5335
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵Imre Kaloz2006-10-277-57/+3296
| | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵Imre Kaloz2006-10-275-2/+2
| | | | | | 4.1 patch for arm SVN-Revision: 5310
* extend X86_GRUB_ROOTPART selection to jffs2 imagesFelix Fietkau2006-10-271-2/+2
| | | | SVN-Revision: 5308
* revert to hda2Felix Fietkau2006-10-271-2/+2
| | | | SVN-Revision: 5307
* this should have been sda not hdaTim Yardley2006-10-271-2/+2
| | | | SVN-Revision: 5306
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵Felix Fietkau2006-10-267-93/+11649
| | | | | | command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) SVN-Revision: 5296
* some minor cleanupTim Yardley2006-10-252-13/+13
| | | | SVN-Revision: 5294
* fix partition issue with x86, leveraging the default size on the second ↵Tim Yardley2006-10-251-6/+6
| | | | | | partition (all of the remaining drive) in order to get around size differences SVN-Revision: 5293
* code to bring in the following for x86: X86_GRUB_ROOTPART: configureable ↵Tim Yardley2006-10-242-1/+14
| | | | | | root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line SVN-Revision: 5289
* fix irq issue (ap70 eth1)Mike Baker2006-10-241-1/+4
| | | | SVN-Revision: 5288
* add e1000 driver, remove references to LINUX_2_4_X86Felix Fietkau2006-10-241-1/+3
| | | | SVN-Revision: 5286
* add fix for samsung flash chipsFelix Fietkau2006-10-241-0/+38
| | | | SVN-Revision: 5284
* fix a timeout on amd flash chips (patch from #874)Felix Fietkau2006-10-221-0/+39
| | | | SVN-Revision: 5262
* add generic and via ide support to x86-2.6Felix Fietkau2006-10-221-2/+2
| | | | SVN-Revision: 5255
* disable pcmcia on rb532Nicolas Thill2006-10-191-13/+1
| | | | SVN-Revision: 5239
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-1915-111/+18
| | | | SVN-Revision: 5226
* remove bluetooth from ar7 configFelix Fietkau2006-10-191-23/+1
| | | | SVN-Revision: 5225
* cleanupFelix Fietkau2006-10-1914-14/+0
| | | | SVN-Revision: 5224
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-177/+0
| | | | SVN-Revision: 5222
* make filesystem size selection generic (for ext2)Felix Fietkau2006-10-192-5/+2
| | | | SVN-Revision: 5221
* port more modules over to the new systemFelix Fietkau2006-10-191-124/+0
| | | | SVN-Revision: 5220
* add another parallel build fixFelix Fietkau2006-10-181-0/+21
| | | | SVN-Revision: 5209
* fix parallel build of brcm-2.4Felix Fietkau2006-10-181-6/+2
| | | | SVN-Revision: 5207
* add missing <asm/segment.h>, fix mini_fo and openswan build on ppcNicolas Thill2006-10-181-0/+10
| | | | SVN-Revision: 5206
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-189-75/+99
| | | | SVN-Revision: 5205
* port soundcore moduleFelix Fietkau2006-10-171-8/+0
| | | | SVN-Revision: 5199
* port the usb modules over to the new systemFelix Fietkau2006-10-171-109/+1
| | | | SVN-Revision: 5197
* remove some old junkFelix Fietkau2006-10-172-33/+0
| | | | SVN-Revision: 5190
* remove old target/linux/package directoryFelix Fietkau2006-10-172-55/+0
| | | | SVN-Revision: 5188
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-172-84/+0
| | | | SVN-Revision: 5187
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-173-13353/+0
| | | | SVN-Revision: 5186
* move the ar7 adsl driver into a separate package directory with external ↵Felix Fietkau2006-10-172-27217/+0
| | | | | | build and source download SVN-Revision: 5185
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-0/+13
| | | | SVN-Revision: 5184
* add fix from #763Felix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5179
* some kernel module cleanupFelix Fietkau2006-10-172-73/+2
| | | | SVN-Revision: 5178
* remove atm support in a few platformsFelix Fietkau2006-10-172-14/+2
| | | | SVN-Revision: 5177
* add ATM_SUPPORT flagFelix Fietkau2006-10-171-0/+6
| | | | SVN-Revision: 5176
* add USES_EXT2 flag for target platformsFelix Fietkau2006-10-171-0/+4
| | | | SVN-Revision: 5175
* bcm4710: port a missing part of the cache fixes to linux 2.6Felix Fietkau2006-10-161-33/+51
| | | | SVN-Revision: 5163
* fix irq sharing issue on bcm4710Felix Fietkau2006-10-161-4/+5
| | | | SVN-Revision: 5160
* fix extpci irq assignment bugFelix Fietkau2006-10-161-4/+16
| | | | SVN-Revision: 5159
* accidentally removed a small part of the flash map patch - fixing that.Felix Fietkau2006-10-161-0/+27
| | | | SVN-Revision: 5158
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵Florian Fainelli2006-10-151-24/+0
| | | | | | the board automatically SVN-Revision: 5141
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
| | | | SVN-Revision: 5139
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-157-0/+3712
| | | | SVN-Revision: 5138
* add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵Felix Fietkau2006-10-152-32/+43
| | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134