| Commit message (Expand) | Author | Age | Files | Lines |
* | fix yealink kmod compile | nbd | 2007-07-21 | 2 | -0/+14 |
* | fix kmod-pwc compile | nbd | 2007-07-21 | 2 | -10/+83 |
* | [adm5120] fix switch driver, force all packets from all the ports are low pri... | juhosg | 2007-07-20 | 2 | -0/+4 |
* | rootfs_split: fix a typo, and fix compiler warnings | juhosg | 2007-07-20 | 2 | -3/+3 |
* | fix rootfs split partition renaming (fix by Eric L. Chen) | nbd | 2007-07-20 | 2 | -2/+2 |
* | Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow... | florian | 2007-07-20 | 1 | -42/+137 |
* | Fix wget2nand with the host's patch-cmdline and the new kernel filename | florian | 2007-07-20 | 1 | -9/+1 |
* | compress the kernel that resides on the nand memory | florian | 2007-07-20 | 1 | -2/+12 |
* | [adm5120] fix switch_driver to avoid segfaults | juhosg | 2007-07-20 | 1 | -6/+6 |
* | [adm5120] update trxsplit | juhosg | 2007-07-20 | 3 | -63/+46 |
* | Fix indentation for add_mtd_partitions (#2072) | florian | 2007-07-19 | 1 | -1/+1 |
* | Remove tgz hacks | florian | 2007-07-19 | 2 | -4/+0 |
* | really fix tgz images | nbd | 2007-07-19 | 1 | -2/+5 |
* | restore Kconfig options of rootfs_split for 2.6.21.5 | juhosg | 2007-07-19 | 1 | -3/+8 |
* | Suppress promc.c.orig, fix the nand detection with newer boards (#2038) | florian | 2007-07-19 | 2 | -164/+10 |
* | revert 8059, via-rhine is built in the kernel | florian | 2007-07-19 | 1 | -1/+0 |
* | rootfs_split fixes | juhosg | 2007-07-19 | 2 | -16/+13 |
* | Include kmod-via-rhine by default for rb532 | florian | 2007-07-19 | 1 | -0/+1 |
* | Convert the NAND driver to platform_driver, allow tgz image to be built corre... | florian | 2007-07-19 | 3 | -53/+137 |
* | Add wget2nand, this should allow netboot installation directly to nand | florian | 2007-07-19 | 1 | -0/+65 |
* | Really add the LED driver :) | florian | 2007-07-19 | 1 | -0/+29 |
* | disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it | nbd | 2007-07-19 | 1 | -1/+1 |
* | Put the init flag in the structure | florian | 2007-07-19 | 1 | -3/+4 |
* | rb532 has pci support and should build tgz images by default | florian | 2007-07-19 | 1 | -1/+1 |
* | Allow the redboot supplied command line to be append (#2089) | florian | 2007-07-19 | 1 | -0/+4 |
* | clean of the rootfs_split patch | juhosg | 2007-07-19 | 10 | -128/+288 |
* | Replace hardcoded values with their correct definitions | florian | 2007-07-18 | 2 | -2/+2 |
* | Convert the nand driver to a platform_device, should only allow routerboards ... | florian | 2007-07-18 | 4 | -56/+162 |
* | Fix the tgz image build | florian | 2007-07-18 | 1 | -0/+2 |
* | The RB1xx profile should only provide tgz image and pci support | florian | 2007-07-18 | 1 | -1/+1 |
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | florian | 2007-07-18 | 2 | -0/+4 |
* | Add an ar7 tnetd7200 fix by DerAgo, thanks ! | florian | 2007-07-18 | 2 | -36/+144 |
* | add missing config symbols | nbd | 2007-07-18 | 2 | -0/+4 |
* | Resync x86_64 kernel config and make uml build ext2 images by default | florian | 2007-07-18 | 2 | -4/+4 |
* | Upgrade uml to 2.6.22.1 | florian | 2007-07-18 | 1 | -1/+1 |
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use the... | florian | 2007-07-18 | 2 | -5/+15 |
* | disable a few things that are not packaged yet | nbd | 2007-07-18 | 2 | -6/+6 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 3 | -19/+18 |
* | [adm5120] restore support for Infineon's EASY 5120 boards | juhosg | 2007-07-17 | 5 | -20/+94 |
* | Preliminary support to bcm6358 | florian | 2007-07-17 | 1 | -9/+19 |
* | bump brcm63xx to 2.6.22.1, too | kaloz | 2007-07-17 | 4 | -20/+20 |
* | Add diagnostic stuff to rb500 | florian | 2007-07-17 | 1 | -0/+19 |
* | Upgrade rb500 to .22.1, add the LED driver from #986 | florian | 2007-07-17 | 4 | -20/+97 |
* | Add ipt_random module | florian | 2007-07-17 | 1 | -0/+318 |
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | florian | 2007-07-17 | 2 | -126/+230 |
* | Fix warnings | florian | 2007-07-17 | 2 | -6/+7 |
* | better support for handling various jffs2 eraseblock sizes | nbd | 2007-07-16 | 1 | -0/+2 |
* | Remove the bogus pciutils dependency | florian | 2007-07-16 | 1 | -1/+0 |
* | fix ipp2p | nbd | 2007-07-16 | 2 | -2/+4 |
* | add kernel_oldconfig target | nbd | 2007-07-16 | 1 | -1/+1 |