Commit graph

4691 commits

Author SHA1 Message Date
Felix Fietkau
2f706d3d5b mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
SVN-Revision: 19670
2010-02-16 18:29:16 +00:00
Felix Fietkau
2b1e4dccaf mpc83xx: add support for the vitesse 8601 phy
SVN-Revision: 19669
2010-02-16 18:29:12 +00:00
Felix Fietkau
982407554e mpc83xx: add support for mpc8313 in 2.6.32
SVN-Revision: 19668
2010-02-16 18:29:08 +00:00
Imre Kaloz
ab60b8f963 ...and probably claudio forgot to rename this directory, too :)
SVN-Revision: 19655
2010-02-16 08:08:54 +00:00
Imre Kaloz
6606efac31 I guess florian didn't want this file here ;)
SVN-Revision: 19654
2010-02-16 08:08:11 +00:00
Imre Kaloz
8fc2abee8d change back kernel version to 2.6.32.8
SVN-Revision: 19653
2010-02-16 08:00:13 +00:00
Lars-Peter Clausen
900de42186 Add audio feature flag.
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
2010-02-15 20:03:18 +00:00
Jo-Philipp Wich
98e41f341e add missing symbols to default config
SVN-Revision: 19631
2010-02-14 16:40:33 +00:00
Gabor Juhos
1d3ab0732f kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
85d6f271e4 jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
SVN-Revision: 19628
2010-02-13 23:08:26 +00:00
Jo-Philipp Wich
1875c08dda revert accidentally committed changes in Xen config
SVN-Revision: 19627
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich
501235fc51 merge 2.6.31 and 2.6.32 configs
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich
81c56d1c52 move kernel config symbols from the Xen subtarget to the platform config
SVN-Revision: 19625
2010-02-13 20:15:05 +00:00
Lars-Peter Clausen
26c885dfc4 More missing debug config symbols for the generic 2.6.32 config
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00
Travis Kemen
9afc4a1109 fix mistake, thanks xMff
SVN-Revision: 19620
2010-02-13 01:05:31 +00:00
Travis Kemen
2dc489505e sync kernel config, closes #6675
SVN-Revision: 19619
2010-02-13 00:53:21 +00:00
Lars-Peter Clausen
5dcf0e571b Add some missing debug symbols to the generic 2.6.32 config.
SVN-Revision: 19618
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich
e268649a97 prepare kernel 2.6.32 support
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich
a243108655 add preinit xenfs mount handler
SVN-Revision: 19616
2010-02-12 22:37:17 +00:00
Jo-Philipp Wich
e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
SVN-Revision: 19612
2010-02-12 19:04:12 +00:00
Jo-Philipp Wich
cde615a0b4 add Xen DomU subtarget
SVN-Revision: 19610
2010-02-12 19:01:10 +00:00
Jo-Philipp Wich
4db8a05770 add some missing symbols
SVN-Revision: 19609
2010-02-12 18:57:47 +00:00
Imre Kaloz
810b511a24 remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
SVN-Revision: 19598
2010-02-12 09:39:51 +00:00
Travis Kemen
cb9c37af38 Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for 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
2010-02-12 01:40:57 +00:00
Travis Kemen
dfa8152068 disable devtmpfs in 2.6.32 because its not used, thanks tripolar
SVN-Revision: 19594
2010-02-12 01:18:50 +00:00
Travis Kemen
f05d9d2e8e update brcm47xx to .32, thanks tripolar
SVN-Revision: 19592
2010-02-12 01:14:56 +00:00
Travis Kemen
5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
2010-02-12 01:12:11 +00:00
Gabor Juhos
dce714ad07 mpc83xx: add 2.6.32 support
SVN-Revision: 19587
2010-02-11 13:31:52 +00:00
Gabor Juhos
ac41260100 mpc83xx: enable jffs2
SVN-Revision: 19586
2010-02-11 13:31:49 +00:00
Gabor Juhos
84748e6d47 mpc83xx: sync kernel config
SVN-Revision: 19585
2010-02-11 13:31:47 +00:00
Gabor Juhos
a99bc52758 mpc83xx: fix device registration on the RB600
SVN-Revision: 19584
2010-02-11 13:31:44 +00:00
Gabor Juhos
6960d7c8db kernel: 2.6.32: move discarding of SYMTAB entries to the right place.
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
2010-02-11 13:31:40 +00:00
Imre Kaloz
825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz
0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Imre Kaloz
a9f0a09c02 remove 2.6.21 patches and config, too
SVN-Revision: 19579
2010-02-11 08:40:20 +00:00
Imre Kaloz
b4ff0e943a upgrade to 2.6.32.7, only build squashfs images by default
SVN-Revision: 19576
2010-02-11 08:30:12 +00:00
Gabor Juhos
0017e832cc ar71xx: fix WLAN mac address on the TL-WR1043ND
SVN-Revision: 19573
2010-02-10 20:01:20 +00:00
Florian Fainelli
e71f4e9df0 move 2.6.30 patches to their appropriate directory
SVN-Revision: 19572
2010-02-10 08:48:33 +00:00
Florian Fainelli
6fd4369159 switch to 2.6.32
SVN-Revision: 19571
2010-02-10 08:48:29 +00:00
Gabor Juhos
b285f2fc16 ar71xx: enable CFI probe for the WZR-HP-G300NH
SVN-Revision: 19567
2010-02-09 17:55:36 +00:00
Gabor Juhos
9677818050 ar71xx: sync kernel config
SVN-Revision: 19566
2010-02-09 17:55:33 +00:00
Gabor Juhos
0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
SVN-Revision: 19565
2010-02-09 16:27:35 +00:00
Imre Kaloz
40ba15806f upgrade to 2.6.32.7, switch to squashfs, remove broken flag
SVN-Revision: 19562
2010-02-09 00:11:50 +00:00
Lars-Peter Clausen
7c8f9f5630 jz4740_fb: Do not disable lcd clock during blanking. Only during suspend.
SVN-Revision: 19561
2010-02-08 23:36:18 +00:00
Imre Kaloz
d326f80042 upgrade to 2.6.32
SVN-Revision: 19558
2010-02-08 21:55:13 +00:00
Imre Kaloz
354e72a03a refresh patch
SVN-Revision: 19557
2010-02-08 21:27:13 +00:00
Imre Kaloz
d9dceeed50 add a backported fix for the uncompression code
SVN-Revision: 19555
2010-02-08 21:25:46 +00:00
Imre Kaloz
fbfdb702f5 enable additional options for the mpc8377wlan
SVN-Revision: 19554
2010-02-08 20:11:53 +00:00
Imre Kaloz
dc695034b8 do old style image generation for the mpc8377wlan, as the current bootloader doesn't support it
SVN-Revision: 19553
2010-02-08 20:11:01 +00:00
Gabor Juhos
d2cd6f3b99 kernel: 2.6.32: integrate m25p80 driver related patches from ar71xx
SVN-Revision: 19547
2010-02-08 09:37:16 +00:00