aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-173-13353/+0
* move the ar7 adsl driver into a separate package directory with external buil...Felix Fietkau2006-10-172-27217/+0
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-0/+13
* add fix from #763Felix Fietkau2006-10-171-2/+2
* some kernel module cleanupFelix Fietkau2006-10-172-73/+2
* remove atm support in a few platformsFelix Fietkau2006-10-172-14/+2
* add ATM_SUPPORT flagFelix Fietkau2006-10-171-0/+6
* add USES_EXT2 flag for target platformsFelix Fietkau2006-10-171-0/+4
* bcm4710: port a missing part of the cache fixes to linux 2.6Felix Fietkau2006-10-161-33/+51
* fix irq sharing issue on bcm4710Felix Fietkau2006-10-161-4/+5
* fix extpci irq assignment bugFelix Fietkau2006-10-161-4/+16
* accidentally removed a small part of the flash map patch - fixing that.Felix Fietkau2006-10-161-0/+27
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ...Florian Fainelli2006-10-151-24/+0
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-157-0/+3712
* add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...Felix Fietkau2006-10-152-32/+43
* don't hardcode the cpu frequency for bcm47xx in linux 2.6Felix Fietkau2006-10-151-160/+227
* fix bcm4710 cache fixesFelix Fietkau2006-10-151-9/+9
* Update kernel config : add support for bluetooth devices, enable packet suppo...Florian Fainelli2006-10-151-8/+28
* cleanupFelix Fietkau2006-10-142-13/+1
* use the native toolchain for grub on non-amd64 hostsFelix Fietkau2006-10-141-2/+23
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-142-2/+5
* move brcm-2.4 specific kmod to new module layoutNicolas Thill2006-10-131-10/+0
* rewrite of platform irq handlerMike Baker2006-10-121-229/+78
* fix bug in ethernet irq handlerMike Baker2006-10-121-1/+1
* another compile fixFelix Fietkau2006-10-111-8/+10
* fix compile errorFelix Fietkau2006-10-111-70/+71
* use bash for gen_image.shFelix Fietkau2006-10-111-1/+1
* kernel patch: remove pcmcia compatibility crap - doesn't run on freebsdFelix Fietkau2006-10-101-0/+21
* fix target/utils compile on freebsdFelix Fietkau2006-10-101-1/+1
* add generic ide support for x86-2.6Felix Fietkau2006-10-101-1/+1
* pppoe: use the interface mtu as upper limit for ppp packet size + header (bas...Felix Fietkau2006-10-102-0/+24
* fix uml-2.6 build on x86_64Nicolas Thill2006-10-091-0/+1
* fix ar7 image alignment for jffs2Felix Fietkau2006-10-091-7/+8
* Remove unecessary control files since those kmods are packaged with the new l...Florian Fainelli2006-10-0921-84/+0
* Remove unecessary control files, others to comeFlorian Fainelli2006-10-091-4/+0
* enable more netfilter features in the x86-2.6 kernelFelix Fietkau2006-10-091-13/+13
* add reboot=bios to x86 grub images to fix reboot issue on wrapFelix Fietkau2006-10-091-1/+1
* enable jffs2 by default on x86-2.6Felix Fietkau2006-10-081-0/+1
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...Felix Fietkau2006-10-085-1/+189
* add a fix for the block2mtd initFelix Fietkau2006-10-082-12/+235
* add ext2 to the x86-2.6 kernel by defaultFelix Fietkau2006-10-081-1/+1
* add block2mtd by default in x86-2.6Felix Fietkau2006-10-081-1/+1
* remove x86-2.4Felix Fietkau2006-10-077-1862/+0
* rename patchFelix Fietkau2006-10-071-0/+0
* fix default ARCH settingNicolas Thill2006-10-071-1/+2
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-061-7/+0
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-041-514/+515
* move BIG_ENDIAN selection to arch configsFelix Fietkau2006-10-031-7/+6
* set the sdk default to y if CONFIG_ALL is setFelix Fietkau2006-10-031-1/+1