Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc83xx: add 2.6.32 support | Gabor Juhos | 2010-02-11 | 4 | -0/+2317 |
| | | | | SVN-Revision: 19587 | ||||
* | mpc83xx: enable jffs2 | Gabor Juhos | 2010-02-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 19586 | ||||
* | mpc83xx: sync kernel config | Gabor Juhos | 2010-02-11 | 1 | -14/+4 |
| | | | | SVN-Revision: 19585 | ||||
* | mpc83xx: fix device registration on the RB600 | Gabor Juhos | 2010-02-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 19584 | ||||
* | kernel: 2.6.32: move discarding of SYMTAB entries to the right place. | Gabor Juhos | 2010-02-11 | 2 | -18/+11 |
| | | | | | | | This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583 | ||||
* | sort Kconfig symbols automatically to make Kaloz happy :p | Gabor Juhos | 2010-02-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 19582 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 45 | -116/+17 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 29 | -2184/+1814 |
| | | | | SVN-Revision: 19580 | ||||
* | remove 2.6.21 patches and config, too | Imre Kaloz | 2010-02-11 | 47 | -22089/+0 |
| | | | | SVN-Revision: 19579 | ||||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 5 | -7/+3 |
| | | | | SVN-Revision: 19578 | ||||
* | we use per-target kernel versions for 2.6 for a long time now | Imre Kaloz | 2010-02-11 | 1 | -2/+0 |
| | | | | SVN-Revision: 19577 | ||||
* | upgrade to 2.6.32.7, only build squashfs images by default | Imre Kaloz | 2010-02-11 | 2 | -132/+40 |
| | | | | SVN-Revision: 19576 | ||||
* | change the opkg path due to changes in the buildsystem, fixes incorrect path ↵ | Travis Kemen | 2010-02-11 | 1 | -1/+1 |
| | | | | | | in snapshot images SVN-Revision: 19575 | ||||
* | Add destination ip of the wan adapter useful if you have multiple ip addresses. | Travis Kemen | 2010-02-11 | 1 | -0/+2 |
| | | | | SVN-Revision: 19574 | ||||
* | ar71xx: fix WLAN mac address on the TL-WR1043ND | Gabor Juhos | 2010-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 19573 | ||||
* | move 2.6.30 patches to their appropriate directory | Florian Fainelli | 2010-02-10 | 5 | -0/+0 |
| | | | | SVN-Revision: 19572 | ||||
* | switch to 2.6.32 | Florian Fainelli | 2010-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 19571 | ||||
* | dropbear: performance improvements in init script, quiet mode for ↵ | Jo-Philipp Wich | 2010-02-10 | 1 | -9/+8 |
| | | | | | | start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> SVN-Revision: 19569 | ||||
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded ↵ | Lars-Peter Clausen | 2010-02-09 | 1 | -1/+1 |
| | | | | | | and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner SVN-Revision: 19568 | ||||
* | ar71xx: enable CFI probe for the WZR-HP-G300NH | Gabor Juhos | 2010-02-09 | 1 | -1/+0 |
| | | | | SVN-Revision: 19567 | ||||
* | ar71xx: sync kernel config | Gabor Juhos | 2010-02-09 | 1 | -4/+0 |
| | | | | SVN-Revision: 19566 | ||||
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | 6 | -8/+96 |
| | | | | SVN-Revision: 19565 | ||||
* | upgrade to 2.6.32.7, switch to squashfs, remove broken flag | Imre Kaloz | 2010-02-09 | 59 | -20380/+1655 |
| | | | | SVN-Revision: 19562 | ||||
* | jz4740_fb: Do not disable lcd clock during blanking. Only during suspend. | Lars-Peter Clausen | 2010-02-08 | 1 | -9/+42 |
| | | | | SVN-Revision: 19561 | ||||
* | Allow colored output to be disabled when running a non-verbose build by ↵ | Lars-Peter Clausen | 2010-02-08 | 1 | -2/+4 |
| | | | | | | setting NO_COLOR=1 SVN-Revision: 19560 | ||||
* | util-linux-ng: Build setterm | Lars-Peter Clausen | 2010-02-08 | 1 | -2/+22 |
| | | | | SVN-Revision: 19559 | ||||
* | upgrade to 2.6.32 | Imre Kaloz | 2010-02-08 | 2 | -86/+76 |
| | | | | SVN-Revision: 19558 | ||||
* | refresh patch | Imre Kaloz | 2010-02-08 | 1 | -6/+3 |
| | | | | SVN-Revision: 19557 | ||||
* | the CS toolchain FTBS for the gemini, use the old one for now | Imre Kaloz | 2010-02-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 19556 | ||||
* | add a backported fix for the uncompression code | Imre Kaloz | 2010-02-08 | 1 | -0/+63 |
| | | | | SVN-Revision: 19555 | ||||
* | enable additional options for the mpc8377wlan | Imre Kaloz | 2010-02-08 | 1 | -3/+2 |
| | | | | SVN-Revision: 19554 | ||||
* | do old style image generation for the mpc8377wlan, as the current bootloader ↵ | Imre Kaloz | 2010-02-08 | 1 | -1/+3 |
| | | | | | | doesn't support it SVN-Revision: 19553 | ||||
* | mac80211: use wpa_supplicant for unencrypted connections to improve client ↵ | Felix Fietkau | 2010-02-08 | 2 | -1/+18 |
| | | | | | | mode reliability (patch by Stijn Tintel from #6653) SVN-Revision: 19550 | ||||
* | kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx | Gabor Juhos | 2010-02-08 | 8 | -3/+3 |
| | | | | SVN-Revision: 19547 | ||||
* | kernel: 2.6.32: refresh a patch | Gabor Juhos | 2010-02-08 | 1 | -5/+3 |
| | | | | SVN-Revision: 19546 | ||||
* | ar71xx: drop the mx25lxxx patch, these chips are supported in 2.6.32.7 already | Gabor Juhos | 2010-02-08 | 4 | -20/+6 |
| | | | | SVN-Revision: 19545 | ||||
* | defkeymap.c has been renamed to defkeymap.c_shipped in 2.6.32 | Lars-Peter Clausen | 2010-02-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 19544 | ||||
* | etrax: 2.6.32 support | Claudio Mignanti | 2010-02-07 | 12 | -26/+23 |
| | | | | SVN-Revision: 19543 | ||||
* | kernel: fix compilation for platforms without GENERIC_TIME | Claudio Mignanti | 2010-02-07 | 1 | -0/+25 |
| | | | | SVN-Revision: 19542 | ||||
* | board-qi_lb60: Fix battery platform data. | Lars-Peter Clausen | 2010-02-07 | 1 | -6/+9 |
| | | | | SVN-Revision: 19541 | ||||
* | clocks: Fix JZ_REG_CLOCK_SLEEP_CTRL address | Lars-Peter Clausen | 2010-02-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 19540 | ||||
* | ar71xx: add support for the Winbond W25Q32BV SPI flash (based on the patch ↵ | Gabor Juhos | 2010-02-06 | 1 | -0/+10 |
| | | | | | | from #6641) SVN-Revision: 19536 | ||||
* | kernel: merge lzma compressed initramfs fixes to 2.6.32 from [17289] | Gabor Juhos | 2010-02-06 | 1 | -2/+12 |
| | | | | SVN-Revision: 19535 | ||||
* | ar71xx: add missing fields to the ar71xx-ehci driver | Gabor Juhos | 2010-02-06 | 1 | -1/+7 |
| | | | | SVN-Revision: 19534 | ||||
* | fix mips linking failure on bad section (#6635) | Florian Fainelli | 2010-02-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 19533 | ||||
* | base-files: fix udhcpc address acquisition on network restart (patch by ↵ | Jo-Philipp Wich | 2010-02-05 | 2 | -2/+3 |
| | | | | | | Scott Dudley) SVN-Revision: 19530 | ||||
* | Unset PCI support in the config file | Lars-Peter Clausen | 2010-02-04 | 1 | -7/+5 |
| | | | | SVN-Revision: 19527 | ||||
* | There is currently no host usb support. | Lars-Peter Clausen | 2010-02-04 | 1 | -10/+0 |
| | | | | SVN-Revision: 19526 | ||||
* | fix wrong numbering of interfaces in wireless detection | Jo-Philipp Wich | 2010-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 19525 | ||||
* | refresh patches | Florian Fainelli | 2010-02-04 | 2 | -53/+37 |
| | | | | SVN-Revision: 19523 |