Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||
* | kernel: remove all local symbols from kernel modules at link time to reduce ↵ | Felix Fietkau | 2011-03-25 |
| | | | | | | their size SVN-Revision: 26298 | ||
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵ | Felix Fietkau | 2011-03-25 |
| | | | | | | oprofile fix SVN-Revision: 26297 | ||
* | Correct CTI patch | Hamish Guthrie | 2011-03-23 |
| | | | | SVN-Revision: 26276 | ||
* | kernel: add CTI usb-id's to FTDI driver | Hamish Guthrie | 2011-03-23 |
| | | | | SVN-Revision: 26275 | ||
* | Add patch to correct sub-page alignment | Hamish Guthrie | 2011-03-23 |
| | | | | SVN-Revision: 26274 | ||
* | fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 |
| | | | | SVN-Revision: 26271 | ||
* | add 2.6.38 support | Imre Kaloz | 2011-03-22 |
| | | | | SVN-Revision: 26268 | ||
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 |
| | | | | SVN-Revision: 26267 | ||
* | sysupgrade works on the wp54 | Travis Kemen | 2011-03-21 |
| | | | | SVN-Revision: 26257 | ||
* | Update to 2.6.38 | Claudio Mignanti | 2011-03-20 |
| | | | | SVN-Revision: 26246 | ||
* | omap24xx: Update to 2.6.38. Remove 2.6.37 files | Michael Büsch | 2011-03-20 |
| | | | | SVN-Revision: 26244 | ||
* | brcm47xx: remove kmod-usb-ohci from WGT634U packages. | Hauke Mehrtens | 2011-03-19 |
| | | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting SVN-Revision: 26240 | ||
* | kernel: add missing config options | Hauke Mehrtens | 2011-03-19 |
| | | | | SVN-Revision: 26238 | ||
* | kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by ↵ | Hauke Mehrtens | 2011-03-19 |
| | | | | | | | | | | generated/autoconf.h. This fixes build with kernel 2.6.38. This was only build tested. Thank you philipp64 for reporting SVN-Revision: 26237 | ||
* | remove 2.6.34 support | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26229 | ||
* | upgrade to 2.6.37.4 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26228 | ||
* | upgrade to 2.6.37.4 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26227 | ||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26226 | ||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26225 | ||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26224 | ||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26223 | ||
* | upgrade to 2.6.37, mark it broken | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26222 | ||
* | kernel: fix an overlayfs deadlock on rmdir | Felix Fietkau | 2011-03-17 |
| | | | | SVN-Revision: 26215 | ||
* | kernel: replace mini_fo with overlayfs for 2.6.38 | Felix Fietkau | 2011-03-17 |
| | | | | SVN-Revision: 26213 | ||
* | ar71xx: remove 2.6.32 support | Felix Fietkau | 2011-03-17 |
| | | | | SVN-Revision: 26211 | ||
* | kernel: replace mini_fo with overlayfs for 2.6.37 | Felix Fietkau | 2011-03-17 |
| | | | | SVN-Revision: 26209 | ||
* | mpc85xx: update to linux 2.6.38, remove the broken flag | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26195 | ||
* | kernel: refresh 2.6.38 patches for final release | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26194 | ||
* | kernel: disable xz for 2.6.38 for now, it is unused | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26193 | ||
* | kernel: add a few more missing config symbols | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26192 | ||
* | mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR) | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26191 | ||
* | mpc85xx: remove bogus config overrides | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26190 | ||
* | kernel: add a few missing kernel config symbols | Felix Fietkau | 2011-03-16 |
| | | | | SVN-Revision: 26189 | ||
* | ar71xx: add default configuration for the switch on AP96 | Felix Fietkau | 2011-03-15 |
| | | | | | | | Enables forwarding of frames between the switch ports (eth0). Patch by Jouni Malinen SVN-Revision: 26180 | ||
* | * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵ | John Crispin | 2011-03-14 |
| | | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157 | ||
* | lantiq: add missing #include for the falcon i2c driver | Felix Fietkau | 2011-03-13 |
| | | | | SVN-Revision: 26152 | ||
* | brcm47xx: add workaround for fuse again. | Hauke Mehrtens | 2011-03-13 |
| | | | | | | This closes #4754 SVN-Revision: 26141 | ||
* | ssb: update ssb to version from linux-next-20110311 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26127 | ||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26126 | ||
* | kernel: update to kernel version 2.6.34.8 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26125 | ||
* | kernel: update to kernel version 2.6.32.32 | Hauke Mehrtens | 2011-03-13 |
| | | | | SVN-Revision: 26124 | ||
* | ramips: initial board support for Aztech HW550-3G | Gabor Juhos | 2011-03-13 |
| | | | | | | | | | | | This patch adds initial support for the Aztech HW550-3G (Ralink RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet. Wireless appears to work fine. USB does not work yet (as with other Ralink boards). Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26123 | ||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | ||
* | gumstix: Bump gcc version in defconfig | Hamish Guthrie | 2011-03-11 |
| | | | | SVN-Revision: 26027 | ||
* | * add atm patch to generic .37 series. this is needed for the dsl driver to ↵ | John Crispin | 2011-03-11 |
| | | | | | | work. SVN-Revision: 26022 | ||
* | * update kernel to .37 * add support for falcon (big thank you goes to ↵ | John Crispin | 2011-03-11 |
| | | | | | | lantiq !!) SVN-Revision: 26021 | ||
* | kernel: allow EAP frames to pass through bridges even in learning state - ↵ | Felix Fietkau | 2011-03-10 |
| | | | | | | fixes issues with WDS SVN-Revision: 26015 | ||
* | gumstix: Modify vpp profile | Hamish Guthrie | 2011-03-10 |
| | | | | SVN-Revision: 26011 | ||
* | Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa ↵ | Jo-Philipp Wich | 2011-03-10 |
| | | | | | | (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34 SVN-Revision: 26007 |