| Commit message (Expand) | Author | Age | Files | Lines |
| * | deny non-root access to /dev/mtd*ro | nbd | 2006-11-23 | 1 | -0/+11 |
| * | fix the ixp4xx arch - armeb, not arm | nbd | 2006-11-23 | 1 | -1/+1 |
| * | Add ethernet bonding support for x86 (#856) | florian | 2006-11-23 | 1 | -1/+1 |
| * | add missing src symlink | nbd | 2006-11-23 | 1 | -0/+1 |
| * | move platform specific base-files into target/linux/<targetname> | nbd | 2006-11-22 | 28 | -0/+1232 |
| * | remove zimage patch | nbd | 2006-11-22 | 1 | -1364/+0 |
| * | autodetect atm, pci, usb, pcmcia features from kernel config file | nbd | 2006-11-19 | 11 | -11/+11 |
| * | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | nbd | 2006-11-19 | 12 | -44/+44 |
| * | remove outdated README file | nbd | 2006-11-18 | 1 | -98/+0 |
| * | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd | 2006-11-18 | 1 | -0/+2 |
| * | remove kallsyms from au1000 kernel config - makes the kernels way too big | nbd | 2006-11-18 | 1 | -3/+2 |
| * | mini_fo fixes | nbd | 2006-11-17 | 1 | -34/+2 |
| * | add a few missing exports | nbd | 2006-11-17 | 1 | -1/+6 |
| * | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | nbd | 2006-11-17 | 1 | -30/+52 |
| * | add mini_fo | nbd | 2006-11-17 | 16 | -5/+15672 |
| * | enable irq sharing for the serial console | nbd | 2006-11-17 | 1 | -1/+1 |
| * | fix the backport of ipt_string by adding the linux 2.6 textsearch code in a w... | nbd | 2006-11-14 | 1 | -117/+750 |
| * | add missing uml include (patch from #955) | nbd | 2006-11-13 | 1 | -0/+10 |
| * | Add rdc-2.6 description | florian | 2006-11-12 | 1 | -0/+5 |
| * | reorder variables | nbd | 2006-11-12 | 4 | -4/+5 |
| * | implement target profiles in menuconfig | nbd | 2006-11-12 | 4 | -0/+90 |
| * | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 14 | -0/+116 |
| * | Enable iso9660 and udf kernel modules (#930) | florian | 2006-11-09 | 11 | -22/+63 |
| * | Add missing definitions, prevented users of Fedora Core 5 (and probably other... | florian | 2006-11-06 | 1 | -0/+37 |
| * | Add support for ne2000 pci NIC (#916) | florian | 2006-11-06 | 1 | -1/+1 |
| * | Update kernel configurations to enable NLS KOI8R (russian) and package the mo... | florian | 2006-11-04 | 10 | -12/+12 |
| * | remove obsolete patch | nbd | 2006-11-04 | 1 | -11/+0 |
| * | port new diag driver to kamikaze | nbd | 2006-11-03 | 2 | -65/+84 |
| * | use irq sharing on the serial line | nbd | 2006-11-03 | 1 | -3/+7 |
| * | Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 c... | florian | 2006-11-02 | 1 | -0/+71 |
| * | remove old control directory | nbd | 2006-11-01 | 58 | -235/+0 |
| * | fix kernel config after r8169 change | nbd | 2006-10-31 | 1 | -2/+4 |
| * | export skb_attach symbol (#887) | florian | 2006-10-31 | 1 | -1/+2 |
| * | add a fix for tun/tap related crashes (backported by Carlos Sobrinho) | nbd | 2006-10-31 | 1 | -0/+102 |
| * | rdc: disable pci serial, remove bluetooth (because usb is disabled) | nbd | 2006-10-30 | 1 | -44/+5 |
| * | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | kaloz | 2006-10-27 | 7 | -57/+3296 |
| * | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.... | kaloz | 2006-10-27 | 3 | -0/+0 |
| * | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough | nbd | 2006-10-26 | 6 | -85/+11622 |
| * | fix irq issue (ap70 eth1) | mbm | 2006-10-24 | 1 | -1/+4 |
| * | add e1000 driver, remove references to LINUX_2_4_X86 | nbd | 2006-10-24 | 1 | -1/+3 |
| * | add fix for samsung flash chips | nbd | 2006-10-24 | 1 | -0/+38 |
| * | fix a timeout on amd flash chips (patch from #874) | nbd | 2006-10-22 | 1 | -0/+39 |
| * | add generic and via ide support to x86-2.6 | nbd | 2006-10-22 | 1 | -2/+2 |
| * | disable pcmcia on rb532 | nico | 2006-10-19 | 1 | -13/+1 |
| * | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 15 | -111/+18 |
| * | remove bluetooth from ar7 config | nbd | 2006-10-19 | 1 | -23/+1 |
| * | cleanup | nbd | 2006-10-19 | 14 | -14/+0 |
| * | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 1 | -177/+0 |
| * | port more modules over to the new system | nbd | 2006-10-19 | 1 | -124/+0 |
| * | add another parallel build fix | nbd | 2006-10-18 | 1 | -0/+21 |