summaryrefslogtreecommitdiff
path: root/en/hardware/hardware-supported.xml
AgeCommit message (Collapse)Author
2023-01-30Explain non-free-firmware vs. hw-detect/apt-setup.Cyril Brulebois
2023-01-30Mention non-free-firmware instead of non-free.Cyril Brulebois
Also mention the change happens with Debian 12.0.
2022-05-20Clean-up of outdated/no longer used content (remove docs for non-release archs)Holger Wansing
2021-08-15Some more updating the guide on the changed situation regarding firmwareHolger Wansing
2021-07-30Mention the black screen possibility (See: #989863, #991627).Cyril Brulebois
And use an xref pointing at the section added in the previous commit. v2: Apply suggestion by Holger Wansing, thanks!
2021-02-13Updated supported archs for Bullseye + refresh po|pot files + sync (most) ↵Holger Wansing
translations
2019-08-11Swap i386 and amd64 in 'Supported architectures' table, since amd64 is the ↵Holger Wansing
most popular arch these days
2017-02-19Re-add entry for powerpc, but out-commented for possible reactivation Holger Wansing
in future releases.
2017-02-19Updated table of supported archs for Stretch.Holger Wansing
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #9 from bug#855134: Merge supported/mips*.xml
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #8 from bug#855134: Remove old SGI platforms from supported hardware section.
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #6 from bug#855134: Add mips64el to supported hardware table.
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #5 from bug#855134: Remove powerpc from supported archs table.
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #4 from bug#855134: Use "Loongson 3" instead of 3A as this subarchitecture works on Loongson 3B as well
2016-10-31Add missing mips64el bitsSamuel Thibault
2016-06-29Installation-Guide: Rework the architecture table for Stretch.Karsten Merker
- armel: Marvell Kirkwood (flavor "kirkwood") and Marvell Orion (flavor "orion5x") have been merged into a new flavor "marvell". - mips SGI Indy/Indigo2 support (flavors r4k-ip22 and r5k-ip22) has been removed. - mipsel A Longsoon-3 flavor has been added. - powerpc PowerMac (flavor "pmac") and PReP (flavor "prep") support has been removed.
2015-12-24Change i386 minimum processor from 586 to 686Ben Hutchings
We will stop supporting 586 processors in stretch, so update the i386 hardware requirements accordingly. Remove the note about the 586 flavour not supporting SMP. Both the remaining i386 kernel flavours do support it. As no 686 systems support VLB nor use ISA or EISA as the main bus, remove those from the list of busses. Change the preseed example to use the 686 kernel flavour.
2015-06-15Remove unsupported platformMartin Michlmayr
2015-06-15Remove IXP4xx from the list of suppoted armel platforms.Martin Michlmayr
2015-05-07Remove mention of kfreebsd as supported archs for JessieHolger Wansing
(they are not part of Jessie)
2015-04-17Add instructions for arm64 machines: Juno, Mustang.Wookey
Restrict armel/armhf info to those manual arches Rewrite 'graphics card' section to 'graphics hardware' to cover arm and x86
2015-04-13Remove old architecturesSteve McIntyre
2015-04-12Remove old commented mx5 kernel for armhfSteve McIntyre
2015-04-12Contributions gathered by Holger Wansing: Add ppc64el bitsSamuel Thibault
2015-04-03Installation-Guide: Correct the number of supported architecturesKarsten Merker
2014-10-31Change i386 minimum processor and kernel flavour name from 486 to 586Ben Hutchings
We accidentally stopped supporting 486 processors in squeeze. Update the documentation rather than fixing this, as it's clear that hardly anyone cares. (See #766105.) Update all the translations mentioning 486 that are currently not fuzzy.
2014-09-20installation-guide:Karsten Merker
List the ixp4xx platform as (again) supported by Debian/armel in Jessie. Support had been dropped, but has been restored now (see https://lists.debian.org/debian-boot/2014/09/msg00589.html).
2014-09-16Installation-Guide: Karsten Merker
List the armel MV78xx0 platform as no longer supported in Jessie (support was removed with linux-image 3.16.2-1) and remove the mv78xx0 flavor from the architecture table.
2014-09-16Add arm64 & ppc64elSamuel Thibault
2014-08-06Fix syntax in out-commented line (in english and xml based translations)Holger Wansing
+ refresh po|pot files
2014-08-06Comment out call for ia64 hardware-supported file (in english and xml based ↵Holger Wansing
translations)
2014-06-14installation-guide:Karsten Merker
List the MV78xx0 platform as supported by Debian/armel.
2014-06-14installation-guide:Karsten Merker
List the IXP4xx platform (NSLU2 etc.) as no longer supported in Jessie.
2014-05-19installation-guide:Karsten Merker
Correct number of architectures after latest removals from Jessie.
2014-05-01installation-guide:Karsten Merker
Remove sparc from the supported architecture list for Jessie (see https://lists.debian.org/debian-devel-announce/2014/04/msg00012.html).
2014-03-19Installation guide updates:Karsten Merker
- updated supported hardware for armel and armhf - removed ia64 and s390 from the supported architecture list for Jessie - updated several common entities for Jessie - some other tiny fixes/updates for Jessie
2014-03-18Update and extend the "Supported Hardware" section forKarsten Merker
armel and armhf.
2013-12-14Remove information about Cobalt devicesMartin Michlmayr
2013-05-21Get rid of tapes on s390(x).Philipp Kern
2012-11-01Update the brand name 'Intel EM64T'/'EM64T' to 'Intel 64'Ben Hutchings
Intel has been using this shorter brand name for several years now and it is likely to be more well-known.
2012-09-29Add additional para tags:Holger Wansing
M en/hardware/hardware-supported.xml
2012-09-16Added a note that for some devices firmware may not be necessary,Karsten Merker
even though a firmware prompt is displayed. Closes: #687454
2012-09-16manual/en/preparing/bios-setup/i386.xml Karsten Merker
manual/en/hardware/hardware-supported.xml manual/en/hardware/buying-hardware.xml Replaced literal quotes ("") by <quote></quote> tags to ensure proper typesetting. Thanks to Holger Wansing for pointing this out.
2012-09-05Installation-guide cleanupKarsten Merker
removal/rework of outdated parts (chapters 1 and 2, parts of chapter 3)
2012-08-09Remove PA-RISC architecture from documented supported listSamuel Thibault
2012-07-17Add armhf, s390x architectures, comment hppa architectureSamuel Thibault
2010-10-26Add PCI-X to graphic cards supported by X.orgSamuel Thibault
2010-10-26X11 can be used by the graphical installer.Samuel Thibault
2010-10-08Change many occurences of 'Debian' into &debian;.Holger Wansing
This run is in the english version, other languages will follow.
2010-09-20Rename debian entity to debian-gnu.Samuel Thibault