| Commit message (Expand) | Author | Age | Files | Lines |
* | deny non-root access to /dev/mtd*ro | Felix Fietkau | 2006-11-23 | 1 | -0/+11 |
* | fix the ixp4xx arch - armeb, not arm | Felix Fietkau | 2006-11-23 | 1 | -1/+1 |
* | Add ethernet bonding support for x86 (#856) | Florian Fainelli | 2006-11-23 | 1 | -1/+1 |
* | add missing src symlink | Felix Fietkau | 2006-11-23 | 1 | -0/+1 |
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 28 | -0/+1232 |
* | remove zimage patch | Felix Fietkau | 2006-11-22 | 1 | -1364/+0 |
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 11 | -11/+11 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | Felix Fietkau | 2006-11-19 | 12 | -44/+44 |
* | remove outdated README file | Felix Fietkau | 2006-11-18 | 1 | -98/+0 |
* | add /sbin to the path for x86 image builds (for fdisk) | Felix Fietkau | 2006-11-18 | 1 | -0/+1 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | Felix Fietkau | 2006-11-18 | 3 | -1/+10 |
* | add lzma kernel compression support for au1000 | Felix Fietkau | 2006-11-18 | 3 | -6/+40 |
* | remove kallsyms from au1000 kernel config - makes the kernels way too big | Felix Fietkau | 2006-11-18 | 1 | -3/+2 |
* | mini_fo fixes | Felix Fietkau | 2006-11-17 | 1 | -34/+2 |
* | add a few missing exports | Felix Fietkau | 2006-11-17 | 1 | -1/+6 |
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 | 1 | -30/+52 |
* | add mini_fo | Felix Fietkau | 2006-11-17 | 16 | -5/+15672 |
* | 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 | 5 | -59/+90 |
* | fix default target | Felix Fietkau | 2006-11-12 | 1 | -0/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 15 | -138/+117 |
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 11 | -22/+63 |
* | use target nm instead of host nm for ar7 images (#936) | Felix Fietkau | 2006-11-08 | 1 | -1/+1 |
* | 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 |
* | Add USR5461 image generation and tool (#817), thanks to Dick Streefland ! | Florian Fainelli | 2006-11-01 | 3 | -1/+192 |
* | fix a small typo | Felix Fietkau | 2006-10-31 | 1 | -1/+1 |
* | fix rootfs partition name for x86 images | Felix Fietkau | 2006-10-31 | 1 | -3/+7 |
* | 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 | 5 | -2/+2 |
* | extend X86_GRUB_ROOTPART selection to jffs2 images | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
* | revert to hda2 | Felix Fietkau | 2006-10-27 | 1 | -2/+2 |
* | this should have been sda not hda | Tim Yardley | 2006-10-27 | 1 | -2/+2 |
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel c... | Felix Fietkau | 2006-10-26 | 7 | -93/+11649 |
* | some minor cleanup | Tim Yardley | 2006-10-25 | 2 | -13/+13 |
* | fix partition issue with x86, leveraging the default size on the second parti... | Tim Yardley | 2006-10-25 | 1 | -6/+6 |