Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include kmod-via-rhine by default for rb532 | Florian Fainelli | 2007-07-19 | 2 | -1/+2 | |
| | | | | 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 | |||||
* | aodv-uu is not broken anymore | Florian Fainelli | 2007-07-19 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8051 | |||||
* | Add optionnal support for a BUILD_DIR suffix (#2057) | Florian Fainelli | 2007-07-19 | 2 | -1/+9 | |
| | | | | SVN-Revision: 8050 | |||||
* | Allow the redboot supplied command line to be append (#2089) | Florian Fainelli | 2007-07-19 | 1 | -0/+4 | |
| | | | | SVN-Revision: 8049 | |||||
* | Fix kmod-ipip build (#2092) | Florian Fainelli | 2007-07-19 | 1 | -2/+1 | |
| | | | | SVN-Revision: 8048 | |||||
* | 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 | 2 | -0/+3 | |
| | | | | 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 | 4 | -1/+6 | |
| | | | | SVN-Revision: 8039 | |||||
* | libgcc is not available with host-toolchain, DEPENDS was overriden with the ↵ | Florian Fainelli | 2007-07-18 | 1 | -1/+1 | |
| | | | | | | avr32 condition SVN-Revision: 8038 | |||||
* | add missing dep | Felix Fietkau | 2007-07-18 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8037 | |||||
* | 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 | |||||
* | prevent the new config changes from interfering with kernel_menuconfig | Felix Fietkau | 2007-07-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8031 | |||||
* | disable a few things that are not packaged yet | Felix Fietkau | 2007-07-18 | 2 | -6/+6 | |
| | | | | SVN-Revision: 8030 | |||||
* | allow kconfig symbols to be shared between packages | Felix Fietkau | 2007-07-18 | 1 | -3/+14 | |
| | | | | SVN-Revision: 8029 | |||||
* | add missing kconfig lines | Felix Fietkau | 2007-07-18 | 1 | -0/+3 | |
| | | | | SVN-Revision: 8028 | |||||
* | fix a kconfig usage bug | Felix Fietkau | 2007-07-18 | 1 | -4/+1 | |
| | | | | SVN-Revision: 8027 | |||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 19 | -222/+255 | |
| | | | | | | build system config SVN-Revision: 8026 | |||||
* | add fix for running udhcpc on bridges (patch by Eric L. Chen) | Felix Fietkau | 2007-07-18 | 1 | -0/+17 | |
| | | | | SVN-Revision: 8025 | |||||
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8024 | |||||
* | fix two small bugs in the hotplug2 rule parser (#2085) | Felix Fietkau | 2007-07-18 | 1 | -0/+22 | |
| | | | | SVN-Revision: 8023 | |||||
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8022 | |||||
* | 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 | |||||
* | avr32 build fixes | Imre Kaloz | 2007-07-17 | 5 | -3/+226 | |
| | | | | SVN-Revision: 8017 | |||||
* | 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 | 2 | -0/+321 | |
| | | | | 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 | 2 | -13/+9 | |
| | | | | SVN-Revision: 8011 | |||||
* | Remove the bogus pciutils dependency | Florian Fainelli | 2007-07-16 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8007 | |||||
* | Move back pciutils to utils, and haserl in the meantime | Florian Fainelli | 2007-07-16 | 3 | -128/+0 | |
| | | | | SVN-Revision: 8006 | |||||
* | fix ipp2p | Felix Fietkau | 2007-07-16 | 2 | -2/+4 | |
| | | | | SVN-Revision: 8005 | |||||
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 3 | -4/+6 | |
| | | | | SVN-Revision: 8003 | |||||
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | 2 | -2/+10 | |
| | | | | SVN-Revision: 8002 | |||||
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8000 |