| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move back pciutils to utils, and haserl in the meantime | florian | 2007-07-16 | 3 | -128/+0 |
* | fix ipp2p | nbd | 2007-07-16 | 2 | -2/+4 |
* | add kernel_oldconfig target | nbd | 2007-07-16 | 3 | -4/+6 |
* | detect whether the find command supports -L or -follow | nbd | 2007-07-16 | 2 | -2/+10 |
* | find: use -follow instead of -L, some systems don't support -L | nbd | 2007-07-16 | 1 | -1/+1 |
* | check if oss emulation is available before trying to package it into soundcore | nbd | 2007-07-16 | 1 | -2/+2 |
* | ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 temperature... | rwhitby | 2007-07-16 | 1 | -1/+1 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | nbd | 2007-07-16 | 2 | -7/+6 |
* | disable __must_check by default | nbd | 2007-07-16 | 2 | -2/+2 |
* | Set ixp4xx network config to static 192.168.1.1 | rwhitby | 2007-07-16 | 1 | -0/+13 |
* | ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the k... | rwhitby | 2007-07-16 | 1 | -1/+1 |
* | ixp4xx-2.6: Removed the network config override file, cause we agreed that ix... | rwhitby | 2007-07-16 | 1 | -11/+0 |
* | ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on the... | rwhitby | 2007-07-16 | 2 | -89/+0 |
* | ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling... | rwhitby | 2007-07-16 | 1 | -1/+0 |
* | don't run the image prereq check if the image directory does not exist | nbd | 2007-07-16 | 1 | -1/+1 |
* | target scan needs a maxdepth of 2 | nbd | 2007-07-16 | 1 | -1/+1 |
* | keep some structure when running package/symlinks - now that the build system... | nbd | 2007-07-16 | 1 | -1/+1 |
* | set maxdepth appropriately for package scanning | nbd | 2007-07-15 | 1 | -2/+2 |
* | follow symlinks in package scan | nbd | 2007-07-15 | 1 | -1/+1 |
* | properly support dependencies on packages that just use Build/DefaultTargets | nbd | 2007-07-15 | 2 | -5/+5 |
* | fixes for recursive package scanning | nbd | 2007-07-15 | 2 | -11/+17 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | nbd | 2007-07-15 | 3 | -35/+49 |
* | [adm5120] fix of the board specific initialization of the GPIO pins | juhosg | 2007-07-15 | 4 | -1/+13 |
* | Fix the ip6tables dependency (#2079) | florian | 2007-07-15 | 1 | -0/+1 |
* | [adm5120] refresh patches for 2.6.22.1 using quilt | juhosg | 2007-07-15 | 12 | -81/+81 |
* | [adm5120] lzma-loader improvements | juhosg | 2007-07-15 | 8 | -452/+784 |
* | ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to be... | rwhitby | 2007-07-13 | 1 | -1/+0 |
* | [adm5120] flash driver shows the correct chip size from now | juhosg | 2007-07-13 | 1 | -1/+1 |
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | florian | 2007-07-13 | 1 | -1/+1 |
* | Move pciutils to trunk (#2061) | florian | 2007-07-13 | 1 | -0/+74 |
* | fix e2fsprogs on avr32 | kaloz | 2007-07-13 | 1 | -0/+5 |
* | sync avr32 to 2.6.22.atmel.2 | kaloz | 2007-07-13 | 2 | -87/+1419 |
* | refresh madwifi patches | nbd | 2007-07-13 | 23 | -145/+145 |
* | madwifi: patch for 'fixing' stuck beacons through card recalibration | nbd | 2007-07-13 | 1 | -0/+102 |
* | clean up some leftover junk | nbd | 2007-07-13 | 1 | -1/+0 |
* | fix madwifi unload/reload on SoC | nbd | 2007-07-13 | 1 | -5/+6 |
* | fix monitor mode related crash in madwifi (#2034) | nbd | 2007-07-13 | 1 | -0/+15 |
* | fix unwanted automatic package cleaning when using quilt | nbd | 2007-07-13 | 1 | -1/+1 |
* | move firmware loading to hotplug2-init.rules (should fix #2056) | nbd | 2007-07-13 | 2 | -5/+5 |
* | busybox: Ensure that diff is available for ipkg upgrade requirements | rwhitby | 2007-07-13 | 2 | -1/+2 |
* | use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset | nbd | 2007-07-13 | 1 | -1/+1 |
* | avoid a race condition that might lead to dnsmasq reading an empty resolv.con... | nbd | 2007-07-12 | 1 | -3/+4 |
* | fix layer7 for 2.6.21 | nbd | 2007-07-12 | 1 | -1/+2 |
* | fix static routes for dynamic interfaces (#1446) | nbd | 2007-07-12 | 1 | -0/+1 |
* | add missing changes from #1949 | nbd | 2007-07-12 | 1 | -7/+8 |
* | add tpc change from #1949 | nbd | 2007-07-12 | 1 | -2/+14 |
* | move to iptables 1.3.8 | pavlov | 2007-07-12 | 3 | -8868/+2 |
* | upgrade AVR32 to 2.6.22.1 | kaloz | 2007-07-12 | 3 | -6850/+6965 |
* | upgrade dnsmasq (#1975) | nbd | 2007-07-12 | 4 | -26/+9 |
* | remove a hack that is no longer necessary | nbd | 2007-07-12 | 1 | -1/+1 |