| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | enable irq sharing for the serial console | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
* | fix the backport of ipt_string by adding the linux 2.6 textsearch code in a w... | Felix Fietkau | 2006-11-14 | 1 | -117/+750 |
* | add missing uml include (patch from #955) | Felix Fietkau | 2006-11-13 | 1 | -0/+10 |
* | Add rdc-2.6 description | Florian Fainelli | 2006-11-12 | 1 | -0/+5 |
* | reorder variables | Felix Fietkau | 2006-11-12 | 4 | -4/+5 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 4 | -0/+90 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 14 | -0/+116 |
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 11 | -22/+63 |
* | Add missing definitions, prevented users of Fedora Core 5 (and probably other... | Florian Fainelli | 2006-11-06 | 1 | -0/+37 |
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 | 1 | -1/+1 |
* | Update kernel configurations to enable NLS KOI8R (russian) and package the mo... | Florian Fainelli | 2006-11-04 | 10 | -12/+12 |
* | remove obsolete patch | Felix Fietkau | 2006-11-04 | 1 | -11/+0 |
* | port new diag driver to kamikaze | Felix Fietkau | 2006-11-03 | 2 | -65/+84 |
* | use irq sharing on the serial line | Felix Fietkau | 2006-11-03 | 1 | -3/+7 |
* | Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 c... | Florian Fainelli | 2006-11-02 | 1 | -0/+71 |
* | remove old control directory | Felix Fietkau | 2006-11-01 | 58 | -235/+0 |
* | fix kernel config after r8169 change | Felix Fietkau | 2006-10-31 | 1 | -2/+4 |
* | export skb_attach symbol (#887) | Florian Fainelli | 2006-10-31 | 1 | -1/+2 |
* | add a fix for tun/tap related crashes (backported by Carlos Sobrinho) | Felix Fietkau | 2006-10-31 | 1 | -0/+102 |
* | rdc: disable pci serial, remove bluetooth (because usb is disabled) | Felix Fietkau | 2006-10-30 | 1 | -44/+5 |
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | Imre Kaloz | 2006-10-27 | 7 | -57/+3296 |
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | Imre Kaloz | 2006-10-27 | 3 | -0/+0 |
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough | Felix Fietkau | 2006-10-26 | 6 | -85/+11622 |
* | fix irq issue (ap70 eth1) | Mike Baker | 2006-10-24 | 1 | -1/+4 |
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -1/+3 |
* | add fix for samsung flash chips | Felix Fietkau | 2006-10-24 | 1 | -0/+38 |
* | fix a timeout on amd flash chips (patch from #874) | Felix Fietkau | 2006-10-22 | 1 | -0/+39 |
* | add generic and via ide support to x86-2.6 | Felix Fietkau | 2006-10-22 | 1 | -2/+2 |
* | disable pcmcia on rb532 | Nicolas Thill | 2006-10-19 | 1 | -13/+1 |
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 15 | -111/+18 |
* | remove bluetooth from ar7 config | Felix Fietkau | 2006-10-19 | 1 | -23/+1 |
* | cleanup | Felix Fietkau | 2006-10-19 | 14 | -14/+0 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -177/+0 |
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 1 | -124/+0 |
* | add another parallel build fix | Felix Fietkau | 2006-10-18 | 1 | -0/+21 |
* | fix parallel build of brcm-2.4 | Felix Fietkau | 2006-10-18 | 1 | -6/+2 |
* | add missing <asm/segment.h>, fix mini_fo and openswan build on ppc | Nicolas Thill | 2006-10-18 | 1 | -0/+10 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 9 | -75/+99 |
* | port soundcore module | Felix Fietkau | 2006-10-17 | 1 | -8/+0 |
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 | 1 | -109/+1 |
* | remove some old junk | Felix Fietkau | 2006-10-17 | 2 | -33/+0 |
* | remove old target/linux/package directory | Felix Fietkau | 2006-10-17 | 2 | -55/+0 |
* | move sched_use_tsc patch to generic-2.4 | Felix Fietkau | 2006-10-17 | 2 | -84/+0 |
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | 3 | -13353/+0 |
* | move the ar7 adsl driver into a separate package directory with external buil... | Felix Fietkau | 2006-10-17 | 2 | -27217/+0 |
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 1 | -0/+13 |
* | add fix from #763 | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 2 | -73/+2 |
* | remove atm support in a few platforms | Felix Fietkau | 2006-10-17 | 2 | -14/+2 |
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | Felix Fietkau | 2006-10-16 | 1 | -33/+51 |