Commit Graph

3943 Commits

Author SHA1 Message Date
Martin Michlmayr 4b381c2c84 update
svn path=/dists/trunk/linux-2.6/; revision=11353
2008-05-11 18:18:43 +00:00
Bastian Blank 72d6fe9b3c * debian/bin/gencontrol.py: Cleanup.
* debian/lib/python/debian_linux/gencontrol.py
  - Provide all informations for main type functions.
  - Remove some "vars" updates.

svn path=/dists/trunk/linux-2.6/; revision=11352
2008-05-11 18:17:54 +00:00
Martin Michlmayr c9dff4f35c disable some new drivers
svn path=/dists/trunk/linux-2.6/; revision=11351
2008-05-11 17:21:42 +00:00
Martin Michlmayr 110a9434a0 Add some patches from Marvell's Orion tree
svn path=/dists/trunk/linux-2.6/; revision=11350
2008-05-11 17:11:42 +00:00
Martin Michlmayr 2ebd19a615 remove obsolete/old patches
svn path=/dists/trunk/linux-2.6/; revision=11349
2008-05-11 17:01:41 +00:00
Martin Michlmayr 32c2ad1c78 [arm/orion5x] Update the config to reflect upstream renaming this
subarch.

svn path=/dists/trunk/linux-2.6/; revision=11348
2008-05-11 16:56:37 +00:00
Maximilian Attems dfd3e92a3b amd64: set initial pvops Xen amd64 config options
most of these are a nogo for the generic config.
but this is a first start for the x86_64 -xen flavour for now.

svn path=/dists/trunk/linux-2.6/; revision=11342
2008-05-09 13:38:31 +00:00
Maximilian Attems 12d48d0cc9 update to patch-2.6.26-rc1-git7
nuke upstream merge media build fix
first patch conflict too, ah the pleasure of pruning

svn path=/dists/trunk/linux-2.6/; revision=11341
2008-05-09 12:24:09 +00:00
Maximilian Attems 8f894774d4 Revert "topconfig disable sis190"
build breakage was temporal, fix up.
might need trunk porting for next 2.6.25 upload too.

This reverts commit 374102b71e5b729e91c500e13f245396f5374fb1.

svn path=/dists/trunk/linux-2.6/; revision=11340
2008-05-08 22:13:25 +00:00
Maximilian Attems d819b4cf30 topconfig enable TCP_MD5SIG
seen enabled on generic fedora config
it is required for using MD5 TCP signatures to help protect BGP sessions.

don't override setting in mips* configs.

svn path=/dists/trunk/linux-2.6/; revision=11339
2008-05-08 20:49:24 +00:00
Maximilian Attems cc3122750b topconfig reenable 2 usb serial drivers
USB_SERIAL_EDGEPORT and USB_SERIAL_EDGEPORT_TI.

svn path=/dists/trunk/linux-2.6/; revision=11338
2008-05-08 19:39:40 +00:00
Maximilian Attems bfa2d9ae11 update to 2.6.26-rc1-git6
no conflict yet

svn path=/dists/trunk/linux-2.6/; revision=11329
2008-05-08 08:43:39 +00:00
Maximilian Attems d3dc2e698e topconfig explicitly disable MODULE_FORCE_LOAD
default disabled, Kconfig help text explains why it is a bad idea.

svn path=/dists/trunk/linux-2.6/; revision=11315
2008-05-06 13:46:43 +00:00
Maximilian Attems 7367a30e51 topconfig enable ATA_SFF
default enabled, legacy IDE interface..

svn path=/dists/trunk/linux-2.6/; revision=11314
2008-05-06 13:46:40 +00:00
Maximilian Attems 658856b1ef topconfig enable SATA_PMP
support for SATA Port Multipliers, default enabled.

svn path=/dists/trunk/linux-2.6/; revision=11313
2008-05-06 13:46:37 +00:00
Maximilian Attems 580bf0a079 topconfig enable ATA_ACPI
default enabled, retrieves ata-related acpi objects to write them to
disk controller. can be disabled by libata.noacpi=1

svn path=/dists/trunk/linux-2.6/; revision=11312
2008-05-06 13:46:34 +00:00
Maximilian Attems e9cb9f815c topconfig enable VIDEO_ALLOW_V4L1
enables drivers based on the legacy V4L1 API,
still several drivers depending on it.

svn path=/dists/trunk/linux-2.6/; revision=11311
2008-05-06 13:46:32 +00:00
Maximilian Attems 23f2eeca75 x86: enable modular FB_N411
see 0e27aa3dabb541edee9f23b37114856a528de01e

svn path=/dists/trunk/linux-2.6/; revision=11310
2008-05-06 13:46:30 +00:00
Maximilian Attems d8df8d484a topconfig explicitly disable FB_FOREIGN_ENDIAN
see e4c690e061b909127ab0f12e929f82f3f39ec953

svn path=/dists/trunk/linux-2.6/; revision=11309
2008-05-06 13:46:25 +00:00
Daniel Baumann 5920d88945 Reverting previous re-adding of process_version_linux as it is desired to be somewhere else.
svn path=/dists/trunk/linux-2.6/; revision=11308
2008-05-06 11:03:49 +00:00
Daniel Baumann 25eb9d06bf Re-adding dropped process_version_linux argument in linux-support to make conglomeration packages work again.
svn path=/dists/trunk/linux-2.6/; revision=11305
2008-05-06 10:42:03 +00:00
Maximilian Attems 1b971882c6 update to 2.6.26-rc1-git4
no conflict yet.

svn path=/dists/trunk/linux-2.6/; revision=11302
2008-05-06 10:13:20 +00:00
Maximilian Attems 9b52bd9fa7 x86: enable EEEPC_LAPTOP hotkey driver
supports  Fn-Fx keys on Eee PC laptops,
see e59f87966adef2cb03d419530e3ade5159487d6d
already shipped by fedora for some time,
we allmost had it for 2.6.25 too.

svn path=/dists/trunk/linux-2.6/; revision=11291
2008-05-05 12:14:04 +00:00
Maximilian Attems 287a037a26 x86 set appropriate FRAME_WARN build time warnings
needs gcc 4.4, obsoletes make checkstack
see 35bb5b1e0e84cfa1a8906f7e6a77f391ff315791

svn path=/dists/trunk/linux-2.6/; revision=11290
2008-05-05 12:01:12 +00:00
Maximilian Attems 827d6da494 x86 enable THERMAL sysfs driver
needed by acpi thermal, so default enabled modular.

svn path=/dists/trunk/linux-2.6/; revision=11289
2008-05-05 11:54:51 +00:00
Maximilian Attems 87d537194e disable USB_ISP1760_PC
only seen on some test boards, so..

svn path=/dists/trunk/linux-2.6/; revision=11288
2008-05-05 11:54:44 +00:00
Maximilian Attems 67417477f5 enable modular LEDS_TRIGGER_DEFAULT_ON
userspace can load this, see 060856c799191ffc360105cac49f3f9e68d526b7

svn path=/dists/trunk/linux-2.6/; revision=11287
2008-05-05 11:54:40 +00:00
Maximilian Attems 99902feae7 x86 ISCSI_IBFT enable
see 138fe4e069798d9aa948a5402ff15e58f483ee4e
for full details see
ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmwa

svn path=/dists/trunk/linux-2.6/; revision=11286
2008-05-05 11:54:33 +00:00
Maximilian Attems 8f987d40cd update to 2.6.26-rc1-git2
no conflict yet, mostly kvm merge.

svn path=/dists/trunk/linux-2.6/; revision=11285
2008-05-05 11:36:13 +00:00
Maximilian Attems 1183f80649 topconfig disable DEBUG_OBJECTS
see 3ac7fe5a4aab409bd5674d0b070bce97f9d20872

svn path=/dists/trunk/linux-2.6/; revision=11282
2008-05-04 22:55:12 +00:00
Maximilian Attems 1578199b75 topconfig explicitly disable r/o bind mounts debug infrastructure
see ad775f5a8faa5845377f093ca11caf577404add9

svn path=/dists/trunk/linux-2.6/; revision=11281
2008-05-04 22:55:09 +00:00
Maximilian Attems 304d390094 amd64: disable explicitly X86_PTDUMP
only useful for dev

svn path=/dists/trunk/linux-2.6/; revision=11280
2008-05-04 22:55:06 +00:00
Maximilian Attems 783ca0e997 x86: disable DIRECT_GBPAGES for now
may be enabled later, see 00d1c5e05736f947687be27706bda01cec104e57

svn path=/dists/trunk/linux-2.6/; revision=11279
2008-05-04 22:55:04 +00:00
Maximilian Attems 8fe7905071 topconfig disable kgdb
needs to land on the once promised debug kernel..

svn path=/dists/trunk/linux-2.6/; revision=11278
2008-05-04 22:55:00 +00:00
Maximilian Attems 23db689f63 amd64: enable SCSI_DPT_I2O
got 64 bit clean, see 62ac5aedc51485d672a5d91c262a001acecbe447

svn path=/dists/trunk/linux-2.6/; revision=11277
2008-05-04 22:28:12 +00:00
Maximilian Attems b7f751b406 topconfig set M25PXX_USE_FAST_READ
default for FAST_READ OPCode allowing SPI CLK <= 50MHz

svn path=/dists/trunk/linux-2.6/; revision=11276
2008-05-04 22:28:10 +00:00
Maximilian Attems c5ab92dcba topconfig reinstate IEEE80211 settings
got lost on cleanup

svn path=/dists/trunk/linux-2.6/; revision=11275
2008-05-04 22:28:07 +00:00
Maximilian Attems 01be5f5e81 add drivers media build fix
alternate way would be to temporarly disable dvb :P

svn path=/dists/trunk/linux-2.6/; revision=11273
2008-05-04 21:58:12 +00:00
Maximilian Attems bf7b9c32ab add c67x00 build fix
svn path=/dists/trunk/linux-2.6/; revision=11272
2008-05-04 21:58:06 +00:00
Maximilian Attems 8bb4184fc7 update to 2.6.26-rc1-git1
no patch conflicts yet

svn path=/dists/trunk/linux-2.6/; revision=11271
2008-05-04 21:58:01 +00:00
Maximilian Attems 435171525c [x86]: Enable Xen guest support in all i386 flavours.
sync with trunk xen settings

svn path=/dists/trunk/linux-2.6/; revision=11270
2008-05-04 20:31:58 +00:00
Maximilian Attems f29444e13d topconfig enable A11Y_BRAILLE_CONSOLE
support for Console on braille device

svn path=/dists/trunk/linux-2.6/; revision=11267
2008-05-04 14:43:30 +00:00
Maximilian Attems 7aa5912f3b topconfig set LOGIRUMBLEPAD2_FF
Logitech Rumblepad 2 support

svn path=/dists/trunk/linux-2.6/; revision=11266
2008-05-04 14:43:24 +00:00
Maximilian Attems dd93226901 topconfig set all options for WM97XX support
svn path=/dists/trunk/linux-2.6/; revision=11265
2008-05-04 14:43:14 +00:00
Maximilian Attems 52b654afe3 topconfig enable UIO_SMX
SMX cryptengine UIO interface

svn path=/dists/trunk/linux-2.6/; revision=11264
2008-05-04 14:35:11 +00:00
Maximilian Attems f2de747fc2 topconfig enable ACCESSIBILITY
braille output option should appear with it.

svn path=/dists/trunk/linux-2.6/; revision=11263
2008-05-04 14:35:02 +00:00
Maximilian Attems 48e19f1a8a topconfig enable SFC
finaly merged driver for Solarflare Solarstorm SFC4000 support

svn path=/dists/trunk/linux-2.6/; revision=11262
2008-05-04 14:34:56 +00:00
Maximilian Attems f901b40c61 topconfig enable JOYSTICK_ZHENHUA
support for 5-byte Zhenhua RC transmitter

svn path=/dists/trunk/linux-2.6/; revision=11261
2008-05-04 14:34:44 +00:00
Maximilian Attems ca4475d69a topconfig enable: TOUCHSCREEN_WM97XX_MAINSTONE
support for WM97xx Mainstone accelerated touch

svn path=/dists/trunk/linux-2.6/; revision=11260
2008-05-04 14:34:36 +00:00
Maximilian Attems 759c92497d topconfig enabe HTC_PASIC3
HTC PASIC3 LED/DS1WM chip support

svn path=/dists/trunk/linux-2.6/; revision=11259
2008-05-04 14:34:32 +00:00