1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 05:36:20 +03:00
openwrt-xburst/target/linux
hauke b7397011b8 [brcm47xx] make brcm47xx build only with bcma or only with ssb support.
There are some ifdefs missing so when only ssb or only bcma was
selected in the kernel config it did not build.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-18 14:08:35 +00:00
..
adm5120 [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
adm8668 [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
amazon [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
ar7 [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
ar71xx ar71xx: setup WLAN LED for the TL-WA901ND v2 2012-08-16 07:11:30 +00:00
at91 [at91] move i2c module to target modules.mk 2012-07-29 13:20:51 +00:00
atheros [atheros] Add leds back after migration to sysfs 2012-07-26 17:06:55 +00:00
au1000 [au1000] rename upgrade image to sysupgrade.bin for consistency 2012-07-17 16:47:57 +00:00
avr32 [avr32] move mmc driver to target specific modules.mk 2012-07-25 15:50:26 +00:00
brcm47xx [brcm47xx] make brcm47xx build only with bcma or only with ssb support. 2012-08-18 14:08:35 +00:00
brcm63xx [brcm63xx] leds: do not register device if no leds defined 2012-08-13 09:55:10 +00:00
brcm2708 [brcm2708] add more missing config symbols 2012-07-26 17:03:08 +00:00
cns3xxx [cns3xx] laguna: fix eeprom read buffer size during platform configuration 2012-07-25 08:01:38 +00:00
cns21xx [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
cobalt [package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly 2012-07-25 19:36:19 +00:00
coldfire linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
ep93xx [ep93xx] make sure target modules depend on the target 2012-07-26 17:03:02 +00:00
etrax linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
gemini [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
generic generic: extend pci_isable_usb_common_quirks patch 2012-08-15 13:26:51 +00:00
goldfish linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
imx21 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
iop32x [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
ixp4xx [ixp4xx] move ixp4xx-eth to target specific modules.mk 2012-07-25 15:50:23 +00:00
kirkwood kernel: add Marvell SoC built-in RTC to modules 2012-07-15 14:25:30 +00:00
lantiq [lantiq] pci gpio mapping 2012-08-08 12:14:43 +00:00
leon linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
malta [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
mcs814x [mcs814x] MCS8140 actually selects CPU_ARM926T 2012-08-14 16:19:30 +00:00
mpc52xx [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
mpc83xx [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
mpc85xx [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
octeon [octeon] move i2c driver to target modules.mk 2012-07-25 15:50:13 +00:00
omap4 [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
omap24xx [omap24xx] resync config 2012-07-29 13:20:39 +00:00
omap35xx linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
orion [orion] generic: enhanced image Makefile 2012-08-13 14:46:47 +00:00
ppc40x [ppc40x] move isp116x driver to target specific modules.mk 2012-07-25 15:50:45 +00:00
ppc44x [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
ps3 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
pxa [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
pxcab linux: add broken flag to targets which are using 2.6.30 2012-04-21 15:18:54 +00:00
ramips ramips: add board alias for the ALL0239-3G 2012-08-17 17:56:07 +00:00
rb532 [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
rdc [rdc] remove broken flags 2012-06-16 16:45:28 +00:00
realview [realview] resync config 2012-07-27 15:35:15 +00:00
s3c24xx linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
sibyte [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
sparc linux: add broken flag to targets which are using 2.6.36 2012-04-29 15:00:32 +00:00
ubicom32 linux: move certain disabled symbols to the generic configs 2012-05-15 10:58:52 +00:00
uml [kernel] bump to 3.3.8 2012-06-05 06:57:51 +00:00
x86 [x86] set xen images to gzip compression, fixes #11970 2012-08-15 09:20:12 +00:00
xburst [target/xburst] verified to work - remove broken flag 2012-06-20 19:04:35 +00:00
Makefile Add kernel_nconfig make target 2010-08-06 21:36:35 +00:00