Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I guess florian didn't want this file here ;) | Imre Kaloz | 2010-02-16 | 1 | -269/+0 |
| | | | | SVN-Revision: 19654 | ||||
* | change back kernel version to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19653 | ||||
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 3 | -3/+8 |
| | | | | | | | | | There are targets which neither have usb host nor pci support but do have audio capabilities. Those targets should expliclitly specifiy that they support audio through the new feature flag. The audio feature flag is also implicitly selected by the usb and pci feature flags. SVN-Revision: 19643 | ||||
* | add missing symbols to default config | Jo-Philipp Wich | 2010-02-14 | 1 | -0/+5 |
| | | | | SVN-Revision: 19631 | ||||
* | kernel: yet another missing config symbol for 2.6.32 | Gabor Juhos | 2010-02-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 19629 | ||||
* | jz-mmc: Fix deadlock which could occur if the card was removed while a data ↵ | Lars-Peter Clausen | 2010-02-13 | 1 | -10/+53 |
| | | | | | | transfer was active. SVN-Revision: 19628 | ||||
* | revert accidentally committed changes in Xen config | Jo-Philipp Wich | 2010-02-13 | 1 | -18/+1 |
| | | | | SVN-Revision: 19627 | ||||
* | merge 2.6.31 and 2.6.32 configs | Jo-Philipp Wich | 2010-02-13 | 4 | -545/+18 |
| | | | | SVN-Revision: 19626 | ||||
* | move kernel config symbols from the Xen subtarget to the platform config | Jo-Philipp Wich | 2010-02-13 | 2 | -44/+65 |
| | | | | SVN-Revision: 19625 | ||||
* | More missing debug config symbols for the generic 2.6.32 config | Lars-Peter Clausen | 2010-02-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 19624 | ||||
* | fix custom package selection | Jo-Philipp Wich | 2010-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 19623 | ||||
* | fix mistake, thanks xMff | Travis Kemen | 2010-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 19620 | ||||
* | sync kernel config, closes #6675 | Travis Kemen | 2010-02-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 19619 | ||||
* | Add some missing debug symbols to the generic 2.6.32 config. | Lars-Peter Clausen | 2010-02-13 | 1 | -0/+39 |
| | | | | SVN-Revision: 19618 | ||||
* | prepare kernel 2.6.32 support | Jo-Philipp Wich | 2010-02-13 | 8 | -26/+777 |
| | | | | SVN-Revision: 19617 | ||||
* | add preinit xenfs mount handler | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 19616 | ||||
* | make console port editable through menuconfig, gzip ext2 images, add ↵ | Jo-Philipp Wich | 2010-02-12 | 3 | -8/+24 |
| | | | | | | suitable defaults for Xen SVN-Revision: 19612 | ||||
* | add Xen DomU subtarget | Jo-Philipp Wich | 2010-02-12 | 4 | -1/+92 |
| | | | | SVN-Revision: 19610 | ||||
* | add some missing symbols | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+5 |
| | | | | SVN-Revision: 19609 | ||||
* | remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵ | Imre Kaloz | 2010-02-12 | 1 | -22/+0 |
| | | | | | | already includes a fix for this.. SVN-Revision: 19598 | ||||
* | Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵ | Travis Kemen | 2010-02-12 | 1 | -6/+12 |
| | | | | | | | | the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image. Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19596 | ||||
* | disable devtmpfs in 2.6.32 because its not used, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 19594 | ||||
* | update brcm47xx to .32, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19592 | ||||
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 | 11 | -11/+11 |
| | | | | SVN-Revision: 19591 | ||||
* | 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 | ||||
* | 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 | ||||
* | upgrade to 2.6.32.7, only build squashfs images by default | Imre Kaloz | 2010-02-11 | 2 | -132/+40 |
| | | | | SVN-Revision: 19576 | ||||
* | 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 | ||||
* | 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 | 4 | -6/+18 |
| | | | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 |