openwrtv4/target/linux
Felix Fietkau 50817f6afe kernel: disable cfi cmdset 0002 erase suspend
on some platforms, erase suspend leads to data corruption and lockups when write
ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh.
rather than play whack-a-mole with a hard to reproduce issue on a variety of devices,
simply disable erase suspend, as it will usually not produce any useful gain on
the small filesystems used on embedded hardware.

SVN-Revision: 27984
2011-08-15 00:15:36 +00:00
..
adm5120 fix usb mis-cleanup after r27162 (#9581) 2011-06-20 10:04:53 +00:00
adm8668 fill maintainer infos for a couple of targets 2011-05-06 12:37:36 +00:00
amazon amazon: Upgrade amazon target to kernel 2.6.37 2011-04-10 15:08:28 +00:00
ar7 add additionnal debug symbols when kernel debugging is enabled 2011-07-17 12:30:04 +00:00
ar71xx ar71xx: add some code to detect DMA stuck conditions on ar7240 2011-08-13 22:30:14 +00:00
at91 AT91: flexibity: add system uci file 2011-07-03 18:55:57 +00:00
atheros atheros: fix mii phy read/write ioctl 2011-07-24 09:11:10 +00:00
au1000 kernel: update kernel to 2.6.39.2 2011-06-28 19:30:58 +00:00
avr32 upgrade avr32 u-boot to 2011.06 2011-07-01 11:32:01 +00:00
brcm47xx brcm47xx: fix flash detection on chipcommon less devices. 2011-08-12 16:37:22 +00:00
brcm63xx fix ehci build on 3.0+ 2011-08-10 11:37:25 +00:00
cns3xxx use the new upstream l2cache and wdt code, smaller changes, refresh patches 2011-07-08 09:41:07 +00:00
cns21xx cns21xx belongs to the Econa family, too 2011-07-02 08:31:25 +00:00
cobalt kernel: update kernel to 2.6.39.2 2011-06-28 19:30:58 +00:00
coldfire remove 2.6.25 support 2010-11-22 13:31:46 +00:00
ep93xx package more board specific modules: 2011-08-11 11:18:44 +00:00
etrax mark it broken 2011-07-02 07:26:04 +00:00
gemini kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
generic kernel: disable cfi cmdset 0002 erase suspend 2011-08-15 00:15:36 +00:00
goldfish global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
imx21 kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
iop32x kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
ixp4xx add 3.0 support 2011-07-06 13:03:38 +00:00
kirkwood kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
lantiq sync default kernel config for lantiq danube/ar9 2011-07-19 18:08:09 +00:00
leon global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
malta kernel: update to kernel version 3.0.1 2011-08-06 09:51:55 +00:00
mpc52xx global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
mpc83xx global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
mpc85xx kernel: update to kernel 2.6.38.8 2011-06-18 15:52:15 +00:00
octeon fill maintainer infos for a couple of targets 2011-05-06 12:37:36 +00:00
omap24xx kernel: update to kernel 2.6.38.8 2011-06-18 15:52:15 +00:00
omap35xx Remove override of max80211.sh 2011-05-18 12:43:54 +00:00
orion kernel: update to kernel version 3.0.1 2011-08-06 09:51:55 +00:00
ppc40x kernel: update to kernel version 3.0.1 2011-08-06 09:51:55 +00:00
ppc44x kernel: update to kernel version 3.0.1 2011-08-06 09:51:55 +00:00
ps3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
pxa kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
pxcab massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
ramips ramips: rt305x: add support for the Netcore NW718 board 2011-07-28 10:56:32 +00:00
rb532 linux/rb532: use kernel and initramfs tags on image generation 2011-05-04 08:47:00 +00:00
rdc fix r6040 multicast patch, thanks nicolas le falher 2011-08-02 14:13:00 +00:00
realview disable hardware perf support to work in qemu 2011-08-11 11:18:37 +00:00
s3c24xx global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 2011-03-26 01:07:12 +00:00
sibyte kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
sparc update to kernel 2.6.36.4 2011-02-19 12:44:07 +00:00
ubicom32 define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
uml update to 3.0.1 2011-08-09 13:13:22 +00:00
x86 Add packages that will be relant as "There's a new Alix platform driver hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0. 2011-08-08 02:33:18 +00:00
xburst kernel: Update to version 2.6.37.6 2011-04-03 13:59:07 +00:00
Makefile Add kernel_nconfig make target 2010-08-06 21:36:35 +00:00