| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Put the init flag in the structure | Florian Fainelli | 2007-07-19 | 1 | -3/+4 |
* | rb532 has pci support and should build tgz images by default | Florian Fainelli | 2007-07-19 | 1 | -1/+1 |
* | aodv-uu is not broken anymore | Florian Fainelli | 2007-07-19 | 1 | -1/+0 |
* | Add optionnal support for a BUILD_DIR suffix (#2057) | Florian Fainelli | 2007-07-19 | 2 | -1/+9 |
* | Allow the redboot supplied command line to be append (#2089) | Florian Fainelli | 2007-07-19 | 1 | -0/+4 |
* | Fix kmod-ipip build (#2092) | Florian Fainelli | 2007-07-19 | 1 | -2/+1 |
* | clean of the rootfs_split patch | Gabor Juhos | 2007-07-19 | 10 | -128/+288 |
* | Replace hardcoded values with their correct definitions | Florian Fainelli | 2007-07-18 | 2 | -2/+2 |
* | Convert the nand driver to a platform_device, should only allow routerboards ... | Florian Fainelli | 2007-07-18 | 4 | -56/+162 |
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 2 | -0/+3 |
* | The RB1xx profile should only provide tgz image and pci support | Florian Fainelli | 2007-07-18 | 1 | -1/+1 |
* | Add a USES_TGZ config.in variable, so that RB1xx profiles can use it | Florian Fainelli | 2007-07-18 | 4 | -1/+6 |
* | libgcc is not available with host-toolchain, DEPENDS was overriden with the a... | Florian Fainelli | 2007-07-18 | 1 | -1/+1 |
* | add missing dep | Felix Fietkau | 2007-07-18 | 1 | -2/+2 |
* | Add an ar7 tnetd7200 fix by DerAgo, thanks ! | Florian Fainelli | 2007-07-18 | 2 | -36/+144 |
* | add missing config symbols | Felix Fietkau | 2007-07-18 | 2 | -0/+4 |
* | Resync x86_64 kernel config and make uml build ext2 images by default | Florian Fainelli | 2007-07-18 | 2 | -4/+4 |
* | Upgrade uml to 2.6.22.1 | Florian Fainelli | 2007-07-18 | 1 | -1/+1 |
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use the... | Florian Fainelli | 2007-07-18 | 2 | -5/+15 |
* | prevent the new config changes from interfering with kernel_menuconfig | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
* | disable a few things that are not packaged yet | Felix Fietkau | 2007-07-18 | 2 | -6/+6 |
* | allow kconfig symbols to be shared between packages | Felix Fietkau | 2007-07-18 | 1 | -3/+14 |
* | add missing kconfig lines | Felix Fietkau | 2007-07-18 | 1 | -0/+3 |
* | fix a kconfig usage bug | Felix Fietkau | 2007-07-18 | 1 | -4/+1 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | Felix Fietkau | 2007-07-18 | 19 | -222/+255 |
* | add fix for running udhcpc on bridges (patch by Eric L. Chen) | Felix Fietkau | 2007-07-18 | 1 | -0/+17 |
* | fail in .quilt_patched when there were patches that didn't apply | Felix Fietkau | 2007-07-18 | 1 | -1/+1 |
* | fix two small bugs in the hotplug2 rule parser (#2085) | Felix Fietkau | 2007-07-18 | 1 | -0/+22 |
* | cope with QUILT=1 when there are no patches | Peter Denison | 2007-07-17 | 1 | -1/+1 |
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | 5 | -20/+94 |
* | Preliminary support to bcm6358 | Florian Fainelli | 2007-07-17 | 1 | -9/+19 |
* | bump brcm63xx to 2.6.22.1, too | Imre Kaloz | 2007-07-17 | 4 | -20/+20 |
* | avr32 build fixes | Imre Kaloz | 2007-07-17 | 5 | -3/+226 |
* | Add diagnostic stuff to rb500 | Florian Fainelli | 2007-07-17 | 1 | -0/+19 |
* | Upgrade rb500 to .22.1, add the LED driver from #986 | Florian Fainelli | 2007-07-17 | 4 | -20/+97 |
* | Add ipt_random module | Florian Fainelli | 2007-07-17 | 2 | -0/+321 |
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | Florian Fainelli | 2007-07-17 | 2 | -126/+230 |
* | Fix warnings | Florian Fainelli | 2007-07-17 | 2 | -6/+7 |
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 2 | -13/+9 |
* | Remove the bogus pciutils dependency | Florian Fainelli | 2007-07-16 | 1 | -1/+0 |
* | Move back pciutils to utils, and haserl in the meantime | Florian Fainelli | 2007-07-16 | 3 | -128/+0 |
* | fix ipp2p | Felix Fietkau | 2007-07-16 | 2 | -2/+4 |
* | add kernel_oldconfig target | Felix Fietkau | 2007-07-16 | 3 | -4/+6 |
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | 2 | -2/+10 |
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
* | check if oss emulation is available before trying to package it into soundcore | Felix Fietkau | 2007-07-16 | 1 | -2/+2 |
* | ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature... | Rod Whitby | 2007-07-16 | 1 | -1/+1 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | Felix Fietkau | 2007-07-16 | 2 | -7/+6 |
* | disable __must_check by default | Felix Fietkau | 2007-07-16 | 2 | -2/+2 |
* | Set ixp4xx network config to static 192.168.1.1 | Rod Whitby | 2007-07-16 | 1 | -0/+13 |