summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Expand)AuthorAgeFilesLines
* Add missing definitions, prevented users of Fedora Core 5 (and probably other...florian2006-11-061-0/+37
* Add support for ne2000 pci NIC (#916)florian2006-11-061-1/+1
* Update kernel configurations to enable NLS KOI8R (russian) and package the mo...florian2006-11-0410-12/+12
* remove obsolete patchnbd2006-11-041-11/+0
* port new diag driver to kamikazenbd2006-11-032-65/+84
* use irq sharing on the serial linenbd2006-11-031-3/+7
* Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 c...florian2006-11-021-0/+71
* remove old control directorynbd2006-11-0158-235/+0
* fix kernel config after r8169 changenbd2006-10-311-2/+4
* export skb_attach symbol (#887)florian2006-10-311-1/+2
* add a fix for tun/tap related crashes (backported by Carlos Sobrinho)nbd2006-10-311-0/+102
* rdc: disable pci serial, remove bluetooth (because usb is disabled)nbd2006-10-301-44/+5
* add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e...kaloz2006-10-277-57/+3296
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-273-0/+0
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenoughnbd2006-10-266-85/+11622
* fix irq issue (ap70 eth1)mbm2006-10-241-1/+4
* add e1000 driver, remove references to LINUX_2_4_X86nbd2006-10-241-1/+3
* add fix for samsung flash chipsnbd2006-10-241-0/+38
* fix a timeout on amd flash chips (patch from #874)nbd2006-10-221-0/+39
* add generic and via ide support to x86-2.6nbd2006-10-221-2/+2
* disable pcmcia on rb532nico2006-10-191-13/+1
* cleanup/rewrite of the kernel build processnbd2006-10-1915-111/+18
* remove bluetooth from ar7 confignbd2006-10-191-23/+1
* cleanupnbd2006-10-1914-14/+0
* finally kill KMOD_template - removes a big chunk of legacy build codenbd2006-10-191-177/+0
* port more modules over to the new systemnbd2006-10-191-124/+0
* add another parallel build fixnbd2006-10-181-0/+21
* fix parallel build of brcm-2.4nbd2006-10-181-6/+2
* add missing <asm/segment.h>, fix mini_fo and openswan build on ppcnico2006-10-181-0/+10
* enable native ipsec modules on 2.6, add ipsec kernel modulesnico2006-10-189-75/+99
* port soundcore modulenbd2006-10-171-8/+0
* port the usb modules over to the new systemnbd2006-10-171-109/+1
* remove some old junknbd2006-10-172-33/+0
* remove old target/linux/package directorynbd2006-10-172-55/+0
* move sched_use_tsc patch to generic-2.4nbd2006-10-172-84/+0
* move the ar7 network driver into a separate packagenbd2006-10-173-13353/+0
* move the ar7 adsl driver into a separate package directory with external buil...nbd2006-10-172-27217/+0
* allow platform support directories to add and modify kernel module packagesnbd2006-10-171-0/+13
* add fix from #763nbd2006-10-171-2/+2
* some kernel module cleanupnbd2006-10-172-73/+2
* remove atm support in a few platformsnbd2006-10-172-14/+2
* bcm4710: port a missing part of the cache fixes to linux 2.6nbd2006-10-161-33/+51
* fix irq sharing issue on bcm4710nbd2006-10-161-4/+5
* fix extpci irq assignment bugnbd2006-10-161-4/+16
* accidentally removed a small part of the flash map patch - fixing that.nbd2006-10-161-0/+27
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ...florian2006-10-151-24/+0
* Updated kernel configflorian2006-10-151-6/+4
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-155-0/+3677
* add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...nbd2006-10-152-32/+43
* don't hardcode the cpu frequency for bcm47xx in linux 2.6nbd2006-10-151-160/+227