Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove tgz hacks | Florian Fainelli | 2007-07-19 | 2 | -4/+0 | |
| | | | | SVN-Revision: 8066 | |||||
* | really fix tgz images | Felix Fietkau | 2007-07-19 | 1 | -2/+5 | |
| | | | | SVN-Revision: 8065 | |||||
* | restore Kconfig options of rootfs_split for 2.6.21.5 | Gabor Juhos | 2007-07-19 | 1 | -3/+8 | |
| | | | | SVN-Revision: 8064 | |||||
* | Suppress promc.c.orig, fix the nand detection with newer boards (#2038) | Florian Fainelli | 2007-07-19 | 2 | -164/+10 | |
| | | | | SVN-Revision: 8063 | |||||
* | revert 8059, via-rhine is built in the kernel | Florian Fainelli | 2007-07-19 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8061 | |||||
* | rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵ | Gabor Juhos | 2007-07-19 | 2 | -16/+13 | |
| | | | | | | on 2.6.21.5 SVN-Revision: 8060 | |||||
* | Include kmod-via-rhine by default for rb532 | Florian Fainelli | 2007-07-19 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8059 | |||||
* | Convert the NAND driver to platform_driver, allow tgz image to be built ↵ | Florian Fainelli | 2007-07-19 | 3 | -53/+137 | |
| | | | | | | correctly SVN-Revision: 8058 | |||||
* | Add wget2nand, this should allow netboot installation directly to nand | Florian Fainelli | 2007-07-19 | 1 | -0/+65 | |
| | | | | SVN-Revision: 8057 | |||||
* | Really add the LED driver :) | Florian Fainelli | 2007-07-19 | 1 | -0/+29 | |
| | | | | SVN-Revision: 8056 | |||||
* | disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it | Felix Fietkau | 2007-07-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8055 | |||||
* | Put the init flag in the structure | Florian Fainelli | 2007-07-19 | 1 | -3/+4 | |
| | | | | SVN-Revision: 8054 | |||||
* | rb532 has pci support and should build tgz images by default | Florian Fainelli | 2007-07-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8052 | |||||
* | Allow the redboot supplied command line to be append (#2089) | Florian Fainelli | 2007-07-19 | 1 | -0/+4 | |
| | | | | SVN-Revision: 8049 | |||||
* | clean of the rootfs_split patch | Gabor Juhos | 2007-07-19 | 10 | -128/+288 | |
| | | | | SVN-Revision: 8047 | |||||
* | Replace hardcoded values with their correct definitions | Florian Fainelli | 2007-07-18 | 2 | -2/+2 | |
| | | | | SVN-Revision: 8046 | |||||
* | Convert the nand driver to a platform_device, should only allow routerboards ↵ | Florian Fainelli | 2007-07-18 | 4 | -56/+162 | |
| | | | | | | to use it SVN-Revision: 8045 | |||||
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 1 | -0/+2 | |
| | | | | SVN-Revision: 8042 | |||||
* | The RB1xx profile should only provide tgz image and pci support | Florian Fainelli | 2007-07-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8041 | |||||
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | Florian Fainelli | 2007-07-18 | 2 | -0/+4 | |
| | | | | SVN-Revision: 8039 | |||||
* | Add an ar7 tnetd7200 fix by DerAgo, thanks ! | Florian Fainelli | 2007-07-18 | 2 | -36/+144 | |
| | | | | SVN-Revision: 8036 | |||||
* | add missing config symbols | Felix Fietkau | 2007-07-18 | 2 | -0/+4 | |
| | | | | SVN-Revision: 8035 | |||||
* | Resync x86_64 kernel config and make uml build ext2 images by default | Florian Fainelli | 2007-07-18 | 2 | -4/+4 | |
| | | | | SVN-Revision: 8034 | |||||
* | Upgrade uml to 2.6.22.1 | Florian Fainelli | 2007-07-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8033 | |||||
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵ | Florian Fainelli | 2007-07-18 | 2 | -5/+15 | |
| | | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032 | |||||
* | disable a few things that are not packaged yet | Felix Fietkau | 2007-07-18 | 2 | -6/+6 | |
| | | | | SVN-Revision: 8030 | |||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 3 | -19/+18 | |
| | | | | | | build system config SVN-Revision: 8026 | |||||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | 5 | -20/+94 | |
| | | | | SVN-Revision: 8021 | |||||
* | Preliminary support to bcm6358 | Florian Fainelli | 2007-07-17 | 1 | -9/+19 | |
| | | | | SVN-Revision: 8020 | |||||
* | bump brcm63xx to 2.6.22.1, too | Imre Kaloz | 2007-07-17 | 4 | -20/+20 | |
| | | | | SVN-Revision: 8018 | |||||
* | Add diagnostic stuff to rb500 | Florian Fainelli | 2007-07-17 | 1 | -0/+19 | |
| | | | | SVN-Revision: 8016 | |||||
* | Upgrade rb500 to .22.1, add the LED driver from #986 | Florian Fainelli | 2007-07-17 | 4 | -20/+97 | |
| | | | | SVN-Revision: 8015 | |||||
* | Add ipt_random module | Florian Fainelli | 2007-07-17 | 1 | -0/+318 | |
| | | | | SVN-Revision: 8014 | |||||
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | Florian Fainelli | 2007-07-17 | 2 | -126/+230 | |
| | | | | SVN-Revision: 8013 | |||||
* | Fix warnings | Florian Fainelli | 2007-07-17 | 2 | -6/+7 | |
| | | | | SVN-Revision: 8012 | |||||
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 1 | -0/+2 | |
| | | | | SVN-Revision: 8011 | |||||
* | Remove the bogus pciutils dependency | Florian Fainelli | 2007-07-16 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8007 | |||||
* | fix ipp2p | Felix Fietkau | 2007-07-16 | 2 | -2/+4 | |
| | | | | SVN-Revision: 8005 | |||||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8003 | |||||
* | ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+1 | |
| | | | | | | temperature sensing and fan control SVN-Revision: 7998 | |||||
* | disable __must_check by default | Felix Fietkau | 2007-07-16 | 2 | -2/+2 | |
| | | | | SVN-Revision: 7996 | |||||
* | Set ixp4xx network config to static 192.168.1.1 | Rod Whitby | 2007-07-16 | 1 | -0/+13 | |
| | | | | SVN-Revision: 7995 | |||||
* | ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+1 | |
| | | | | | | kernel) SVN-Revision: 7994 | |||||
* | ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵ | Rod Whitby | 2007-07-16 | 1 | -11/+0 | |
| | | | | | | ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. SVN-Revision: 7991 | |||||
* | ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵ | Rod Whitby | 2007-07-16 | 2 | -89/+0 | |
| | | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images SVN-Revision: 7990 | |||||
* | ixp4xx-2.6/config: Removed the disabling of swap so that the generic ↵ | Rod Whitby | 2007-07-16 | 1 | -1/+0 | |
| | | | | | | enabling of swap can come through SVN-Revision: 7989 | |||||
* | don't run the image prereq check if the image directory does not exist | Felix Fietkau | 2007-07-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7988 | |||||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 | 4 | -1/+13 | |
| | | | | SVN-Revision: 7979 | |||||
* | refresh patches for 2.6.22.1 using quilt | Gabor Juhos | 2007-07-15 | 12 | -81/+81 | |
| | | | | SVN-Revision: 7976 | |||||
* | lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵ | Gabor Juhos | 2007-07-15 | 8 | -452/+784 | |
| | | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975 |