Commit Graph

1414 Commits

Author SHA1 Message Date
Maximilian Attems 937814c421 topconfig set HW_RANDOM_VIRTIO
see f7f510ec195781c857ab76366a3e1c59e1caae42 for further info
on how to feed it.

this leaves the question why HW_RANDOM is top disabled.
kind of a strange choice for this tristate driver, with "default m".

svn path=/dists/trunk/linux-2.6/; revision=11524
2008-06-05 09:42:16 +00:00
Maximilian Attems 16b24be5d5 update to 2.6.26-rc5
no new conflicts

svn path=/dists/trunk/linux-2.6/; revision=11522
2008-06-05 09:32:12 +00:00
Martin Michlmayr e154bcac72 add bug closure
svn path=/dists/trunk/linux-2.6/; revision=11521
2008-06-04 17:30:24 +00:00
Martin Michlmayr 6553b69763 [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524).
svn path=/dists/trunk/linux-2.6/; revision=11520
2008-06-04 17:29:36 +00:00
Martin Michlmayr 29e4dd7e49 [arm/versatile] Enable CONFIG_RTC_DRV_PL031.
svn path=/dists/trunk/linux-2.6/; revision=11516
2008-06-04 15:16:52 +00:00
Maximilian Attems 5d34dec7d4 iwl3945: Add monitor mode patch
easy backport, just applies fine to 2.6.26-rc4
thanks Antoine Sirinelli for suggestion

svn path=/dists/trunk/linux-2.6/; revision=11512
2008-06-03 21:56:58 +00:00
Maximilian Attems 988fee2360 changelog add another snd hda suspend bug report
svn path=/dists/trunk/linux-2.6/; revision=11510
2008-06-03 07:09:53 +00:00
Maximilian Attems 3025b4bb00 changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=11509
2008-06-03 07:05:36 +00:00
Maximilian Attems ad35616b47 x86: Enable dma engine.
first step for that bug closure, mark it pending,
as other options will be enabled too.

svn path=/dists/trunk/linux-2.6/; revision=11507
2008-06-02 22:37:04 +00:00
Maximilian Attems 001a5fc043 topconfig enable USB_ISIGHTFW
new driver from mjg59 for loading firmware loading through request_firmware()
for USB Apple iSight cameras,
see 62d104d0deeabd4148e49eba729d963e740e205f

svn path=/dists/trunk/linux-2.6/; revision=11500
2008-05-30 14:05:00 +00:00
Maximilian Attems 049ccfd71c request_firmware() patch for keyspan
* port upstream patch
* thus keyspan no longer broken
* topconfig enable keyspan
* nuke old dup disabling of keyspan in arm and mips/el
* disable firmware build options, we don't ship them anyway

TODO: add firmwares to package

should fix a frequent source of conflicts against latest git or rc
snapshots.

svn path=/dists/trunk/linux-2.6/; revision=11499
2008-05-30 14:04:56 +00:00
Maximilian Attems caf091870d changelog add r8169 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11497
2008-05-30 07:37:22 +00:00
Maximilian Attems 8b5e5ef3b4 changelog: break long line
makes lintian shut up

svn path=/dists/trunk/linux-2.6/; revision=11493
2008-05-29 21:41:02 +00:00
Maximilian Attems fd1622dc32 changelog: add miboot bug closure
disabled, so doesn't matter if fits on floppy or not.

svn path=/dists/trunk/linux-2.6/; revision=11490
2008-05-29 15:41:39 +00:00
Bastian Blank 7b80b03b75 * debian/hangelog: Update.
* debian/config/powerpc/config.powerpc64:
  Support IBM Cell based plattforms and PS3.

svn path=/dists/trunk/linux-2.6/; revision=11481
2008-05-28 22:58:28 +00:00
Bastian Blank 035a1b2217 * debian/changelog: Update.
* debian/config/powerpc/defines: Disable powerpc-miboot.

svn path=/dists/trunk/linux-2.6/; revision=11478
2008-05-28 22:26:20 +00:00
Maximilian Attems b14d88bb13 changelog: add upstream cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=11468
2008-05-27 23:22:21 +00:00
Maximilian Attems 5acc9c77c3 changelog add alsa bug closure
svn path=/dists/trunk/linux-2.6/; revision=11467
2008-05-27 23:22:15 +00:00
Maximilian Attems e273f7c1a8 update to 2.6.26-rc4
no new conflicts, nuke git patch.

svn path=/dists/trunk/linux-2.6/; revision=11462
2008-05-26 21:32:51 +00:00
Maximilian Attems fb072e75a6 Forward port vmlinuz-target.patch
thanks Ian Campbell.

svn path=/dists/trunk/linux-2.6/; revision=11461
2008-05-26 14:03:29 +00:00
Maximilian Attems 2cd89b56e9 topconfig enable CGROUP_DEVICE
see 08ce5f16ee466ffc5bf243800deeecd77d9eaf50 on nice docs for it
or Documentation/controllers/devices.txt.
seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11458
2008-05-25 10:26:01 +00:00
Maximilian Attems e89281f9e8 topconfig enable PATA_SCH
new driver for Intel SCH (US15W, US15L, UL11L) series host controllers,
no corresponding IDE driver, so go for the pata one.

svn path=/dists/trunk/linux-2.6/; revision=11457
2008-05-25 10:25:54 +00:00
Maximilian Attems fb69ced090 topconfig: enable SENSORS_IBMAEM
new driver for
"IBM Active Energy Manager temperature/power sensors and control"

svn path=/dists/trunk/linux-2.6/; revision=11456
2008-05-25 10:25:50 +00:00
Maximilian Attems c7e0865518 topconfig MTD_AR7_PARTS enabling
enable TI AR7 partitioning support

svn path=/dists/trunk/linux-2.6/; revision=11455
2008-05-25 10:25:23 +00:00
Maximilian Attems 84e984a72b Readme.build updated on how to generate orig tarballs.
thanks to Ian Campbell for patch.

svn path=/dists/trunk/linux-2.6/; revision=11443
2008-05-22 13:18:04 +00:00
Maximilian Attems c9da4cfb3c Revert "linux-libc-dev: Add a replaces for amd64-libs-dev."
-- relevant irc discussion:
00:43 <waldi> maks: sarge->lenny upgrades are not supported
00:44 <maks> waldi i know but people like to install latest linux-26 in etch
00:44 <waldi> not our problem
00:45 <waldi> this is not supported
00:45 <waldi> and even if, only on top of etch, where it is already moved in l-k-h
---

thus revert and close away.

This reverts commit 72cd97dcf534b764c137b62ff2b7fbc6fd362d2b.

svn path=/dists/trunk/linux-2.6/; revision=11442
2008-05-21 22:49:36 +00:00
Maximilian Attems 0eae2689a3 linux-libc-dev: Add a replaces for amd64-libs-dev.
> Both linux-kernel-headers in etch and amd64-libs-dev in sarge
> provide /usr/include/asm/bootsetup.h (among others), leading to a hiccup
> during sarge->etch upgrade if they are not upgraded in the right order.

a bit late not but better safe than sorry,
can be kicked after Lenny release.

svn path=/dists/trunk/linux-2.6/; revision=11441
2008-05-21 22:33:56 +00:00
Maximilian Attems 8ebb71ce2e changelog add another bug closure
f9996aee36921e8f1d499de1b2ea380855cf6d97

svn path=/dists/trunk/linux-2.6/; revision=11440
2008-05-21 16:25:58 +00:00
Maximilian Attems 01fa788e91 topconfig enable new 2.6.26 ipv6 features
see 7bc570c8b4f75ddb3fd5dbeb38127cdc4acbcc9c
both seen enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11438
2008-05-21 13:08:37 +00:00
Maximilian Attems cda7fac4e0 topconfig enable MAC80211_MESH
mac80211 mesh networking (pre-802.11s) support,
more info on http://o11s.org/

svn path=/dists/trunk/linux-2.6/; revision=11437
2008-05-21 13:08:34 +00:00
Maximilian Attems bc801f5a8a topconfig enable USB_WDM
new driver for Wireless Device Management support,
see afba937e540c902c989cd516fd97ea0c8499bb27

svn path=/dists/trunk/linux-2.6/; revision=11434
2008-05-21 13:08:27 +00:00
Maximilian Attems d276ebe3b6 topconfig enable HYSDN
no longer marked broken on smp.
don't disable in 686 images thus.

svn path=/dists/trunk/linux-2.6/; revision=11433
2008-05-21 13:08:25 +00:00
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Maximilian Attems 737b2b2774 changelog: add udf 2.50 bug closure
feature added for 2.6.26

svn path=/dists/trunk/linux-2.6/; revision=11425
2008-05-20 13:55:30 +00:00
Martin Michlmayr c00d30f955 revert for now since they seem to have problems
svn path=/dists/trunk/linux-2.6/; revision=11422
2008-05-19 17:46:08 +00:00
Maximilian Attems d2744d64ad update to 2.6.26-rc3
nuke old git patch, no new conflicts.

svn path=/dists/trunk/linux-2.6/; revision=11421
2008-05-18 22:48:10 +00:00
Maximilian Attems 5134ab2930 topconfig enable USB_SERIAL_MOTOROLA
see 6986a978eec70c867717fe6bee736f0bd1db1508,
new moto_modem driver for some Morotola phones

svn path=/dists/trunk/linux-2.6/; revision=11399
2008-05-15 23:17:42 +00:00
Maximilian Attems 43ea401972 update to 2.6.26-rc2
nuke git snapshot patch, no other conflicts..

svn path=/dists/trunk/linux-2.6/; revision=11382
2008-05-12 17:43:22 +00:00
Martin Michlmayr d2140be074 [arm/ixp4xx] Disable ATA and more SCSI and network drivers.
svn path=/dists/trunk/linux-2.6/; revision=11381
2008-05-12 14:42:34 +00:00
Martin Michlmayr 312fe35500 [arm/orion5x] Disable more SCSI drivers.
svn path=/dists/trunk/linux-2.6/; revision=11380
2008-05-12 14:31:26 +00:00
Martin Michlmayr c02a708c0c [arm/orion5x] Enable NETCONSOLE.
svn path=/dists/trunk/linux-2.6/; revision=11379
2008-05-12 14:27:17 +00:00
Maximilian Attems c2e9dc1712 changelog cleanup
svn path=/dists/trunk/linux-2.6/; revision=11376
2008-05-12 11:23:25 +00:00
Maximilian Attems b3971798b8 net add atl1 version bump
changelog entry of previous changes too.

svn path=/dists/trunk/linux-2.6/; revision=11366
2008-05-11 22:06:22 +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 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 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 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