| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | deptest: Do not clobber the base build and staging dirs | mb | 2010-11-03 | 1 | -17/+83 |
* | ensure an empty BUILD_DIR variable is passed down u-boot's makefile | mb | 2010-11-03 | 1 | -1/+1 |
* | package/madwifi: fix r23829 commit | acoul | 2010-11-03 | 1 | -0/+0 |
* | package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://ma... | acoul | 2010-11-03 | 1 | -0/+9 |
* | target/linux: add preliminary 2.6.37 kernel support | acoul | 2010-11-03 | 116 | -0/+67724 |
* | deptest: --force also overrides blacklist stamps | mb | 2010-11-03 | 1 | -2/+2 |
* | deptest: Add --force to force a test | mb | 2010-11-03 | 1 | -1/+7 |
* | deptest: Install of host tools has to be forced for every test, because the h... | mb | 2010-11-03 | 2 | -2/+3 |
* | ath9k: fix cycle counter tracking | nbd | 2010-11-03 | 1 | -0/+33 |
* | ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec... | nbd | 2010-11-03 | 1 | -0/+686 |
* | ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ... | nbd | 2010-11-03 | 13 | -122/+177 |
* | deptest: Add option for lean test | mb | 2010-11-03 | 1 | -14/+40 |
* | deptest: Add sanity check to avoid trouble with illegal package names | mb | 2010-11-03 | 1 | -0/+2 |
* | deptest: Support specifying certain packages to test on the commandline. | mb | 2010-11-03 | 1 | -27/+54 |
* | [package] hostapd: Add 'identity' config option when eap_type is 'tls' on wpa... | acinonyx | 2010-11-03 | 2 | -1/+3 |
* | deptest: Add optional blacklisting | mb | 2010-11-03 | 1 | -1/+8 |
* | deptest: Check for .config | mb | 2010-11-03 | 1 | -0/+2 |
* | deptest: Install the kernel at init stage | mb | 2010-11-03 | 1 | -0/+1 |
* | deptest: Better detection of base directory | mb | 2010-11-02 | 1 | -8/+16 |
* | deptest: Also make sure the toolchain is built in the initialization step. Th... | mb | 2010-11-02 | 1 | -4/+8 |
* | deptest: Also create "failed" stamps. This makes it easier to check what fail... | mb | 2010-11-02 | 1 | -7/+14 |
* | deptest: Add shbang | mb | 2010-11-02 | 1 | -0/+2 |
* | deptest: Fix indent | mb | 2010-11-02 | 1 | -23/+23 |
* | make IGNORE_ERRORS apply to deselected packages as well (typically triggered ... | nbd | 2010-11-02 | 1 | -1/+1 |
* | make the display support feature flag selectable | nbd | 2010-11-02 | 2 | -3/+4 |
* | [toolchain]: switch to uClibc 0.9.31 | kaloz | 2010-11-02 | 2 | -2/+2 |
* | [toolchain]: switch to binutils 2.20.1 (except for avr32 and ubicom32) | kaloz | 2010-11-02 | 1 | -2/+4 |
* | [toolchain]: remove support for uClibc 0.9.30.2 and 0.9.30.3 | kaloz | 2010-11-02 | 62 | -10621/+0 |
* | more 2.6.36 config symbols.. | kaloz | 2010-11-02 | 1 | -0/+6 |
* | [ppc4xx]: add additional config symbols | kaloz | 2010-11-02 | 2 | -0/+4 |
* | [ixp4xx]: refresh 2.6.36 patches | kaloz | 2010-11-02 | 18 | -46/+46 |
* | [ixp4xx]: update the gpiolib patch | kaloz | 2010-11-02 | 1 | -5/+6 |
* | [ixp4xx]: remove unneeded patches | kaloz | 2010-11-02 | 3 | -199/+0 |
* | [ixp4xx]: support only 2.6.32 and 2.6.36 | kaloz | 2010-11-02 | 135 | -19738/+0 |
* | [generic/arm]: add a patch to export dma_set_coherent_mask | kaloz | 2010-11-02 | 1 | -0/+31 |
* | this is not a platform specific patch | kaloz | 2010-11-02 | 1 | -0/+0 |
* | add some additional 2.6.36 symbol | kaloz | 2010-11-02 | 1 | -0/+5 |
* | package/apex: fix a compile issue | acoul | 2010-11-02 | 1 | -0/+20 |
* | n810-gui profile: Add xkeyboard-config | mb | 2010-11-01 | 1 | -1/+1 |
* | [ep93xx] switch to 2.6.36 | florian | 2010-11-01 | 1 | -1/+1 |
* | [ep93xx] set the mac address using the chip-unique serial number | florian | 2010-11-01 | 1 | -0/+12 |
* | [ep93xx] add support for 2.6.36 kernel | florian | 2010-11-01 | 5 | -0/+1587 |
* | [ep93xx] resync kernel config | florian | 2010-11-01 | 1 | -27/+29 |
* | [package] uci: use a delete-safe iterator in the Lua :foreach() function | jow | 2010-11-01 | 2 | -1/+21 |
* | [brcm63xx] remove empty directories | florian | 2010-10-31 | 0 | -0/+0 |
* | [ar7] initialize clocks earlier for lpj to be correct (#7548) | florian | 2010-10-31 | 1 | -0/+53 |
* | [ar7] refresh 2.6.32 patches | florian | 2010-10-31 | 2 | -5/+5 |
* | remove an obsolete comment for the flock template | nbd | 2010-10-31 | 1 | -1/+0 |
* | fix usage of flock - use the command mode instead of locking a file descripto... | nbd | 2010-10-31 | 1 | -3/+4 |
* | nl80211: fix a station dump crash triggered by sending an invalid ifindex | nbd | 2010-10-31 | 1 | -0/+13 |