User contributions for Nico
Jump to navigation
Jump to search
3 April 2023
- 23:3423:34, 3 April 2023 diff hist −1 Flashrom-stable/1.1 No edit summary current
- 23:3423:34, 3 April 2023 diff hist +38 Flashrom-stable/1.1 No edit summary
- 23:3323:33, 3 April 2023 diff hist +7 Flashrom-stable/1.1/Supported Hardware →Supported devices current
- 23:3323:33, 3 April 2023 diff hist +7 Flashrom-stable/1.0/Supported Hardware →Supported devices current
- 23:3223:32, 3 April 2023 diff hist +422 Flashrom-stable/Supported Hardware No edit summary current
- 23:3023:30, 3 April 2023 diff hist +242,740 N Flashrom-stable/Supported Hardware Created page with "= Supported devices = <div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; text-align:left; border:1px solid #aabbcc;"><small> '''Last update:''' 2023-04-03T23:23:55Z (generated by flashrom-stable v1.1)<br /> The tables below are generated from flashrom's source by copying the output of '''flashrom -z'''.<br /><br /> A short explanation of the cells representing the support state follows:<br /> {| border="0" valign="top" ! style="text..."
- 23:2523:25, 3 April 2023 diff hist +242,733 N Flashrom-stable/1.1/Supported Hardware Created page with "= Supported devices = <div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; text-align:left; border:1px solid #aabbcc;"><small> '''Last update:''' 2023-04-03T23:23:55Z (generated by flashrom v1.1)<br /> The tables below are generated from flashrom's source by copying the output of '''flashrom -z'''.<br /><br /> A short explanation of the cells representing the support state follows:<br /> {| border="0" valign="top" ! style="text-align:..."
- 23:2323:23, 3 April 2023 diff hist +148 Flashrom-stable/1.1 No edit summary
- 23:2223:22, 3 April 2023 diff hist +1,587 N Flashrom-stable/1.1 Created page with "After a little (boring) testing, the v1.1 release is ready and tagged. 281 commits went into this release. About 200 of them were cherry-picks from the original master branch. After those, regular development continued, mostly adding more programmer drivers. === What changed === * The buildsystem integration was almost re-written. The Makefile looks a lot cleaner now, and Meson is ready to be used on more than just Linux. * Two new programmer drivers were added: `ch347..."
- 23:1623:16, 3 April 2023 diff hist +33 N Flashrom-stable/Latest release Redirected page to Flashrom-stable/1.1 current Tag: New redirect
- 23:1423:14, 3 April 2023 diff hist +241,296 N Flashrom-stable/1.0/Supported Hardware Created page with "= Supported devices = <div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; text-align:left; border:1px solid #aabbcc;"><small> '''Last update:''' 2023-04-03T23:13:25Z (generated by flashrom v1.0)<br /> The tables below are generated from flashrom's source by copying the output of '''flashrom -z'''.<br /><br /> A short explanation of the cells representing the support state follows:<br /> {| border="0" valign="top" ! style="text-align:..."
- 23:1223:12, 3 April 2023 diff hist +2,602 N Flashrom-stable/1.0 Created page with "{{DISPLAYTITLE:flashrom-stable/1.0}} {{Template:Latest-stable_box}} After roughly one week of settling and testing the RC1 proved itself well (see "What was tested" below) and I'm happy to announce v1.0! The v1.0 release comprises about 300 patches picked from the original flashrom master branch on top of flashrom v1.2.1. As planned, these patches mostly add support for new flash chips, new programmers and related new features. We skipped invasive patches, so hopefully..." current
- 23:1123:11, 3 April 2023 diff hist +279 N Template:Latest-stable box Created page with "<div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#b6b6ff; align:right; border:1px solid #000000;"> This is an archived release notes page. For the release notes of the latest stable release please see here. </div>" current
5 January 2023
- 15:3615:36, 5 January 2023 diff hist +232,393 N Flashrom/1.2/Supported Hardware Created page with "= Supported devices = <div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; text-align:left; border:1px solid #aabbcc;"><small> '''Last update:''' 2023-01-05T15:32:38Z (generated by flashrom v1.2.1)<br /> The tables below are generated from flashrom's source by copying the output of '''flashrom -z'''.<br /><br /> A short explanation of the cells representing the support state follows:<br /> {| border="0" valign="top" ! style="text-alig..." current
- 15:2915:29, 5 January 2023 diff hist +3,371 N Flashrom/1.2.1 Created page with "{{DISPLAYTITLE:flashrom/1.2.1}} {{Template:Latest_box}} ''1.2.1'' is so far our most important point release. Where ''1.2'' is still used in current OS distributions, the compatibility updates for newer libraries are mandatory. Especially the support for PCI-based drivers with an up-to-date ''libpci'' requires ''1.2.1''. ===Changes since 1.2=== The more noteworthy changes: * <code>5feb8cdb6ff4</code> Fixed our ''strndup()'' implementation for Windows. * <code>a8c0b68..." current
- 15:0115:01, 5 January 2023 diff hist +2,945 N Flashrom/1.1.1 Created page with "{{DISPLAYTITLE:flashrom/1.1.1}} {{Template:Latest_box}} ''1.1.1'' will probably end the 4 year old 1.1.x release branch. ===Changes since 1.1=== The more noteworthy changes: * <code>06a344f8aa69</code> Fixed fully erasing N25Q512 chips. * <code>da00f265cb81</code> Fixed compatibility with some J-Link programmers. * <code>5096333a67a2</code> Fixed the ''linux_mtd'' driver in case ''libc'' would buffer I/O for the character device file. * <code>bb83de61d14f</code> and..." current
- 14:3114:31, 5 January 2023 diff hist +2,212 N Flashrom/1.0.2 Created page with "{{DISPLAYTITLE:flashrom/1.0.2}} {{Template:Latest_box}} ''1.0.2'' will probably end the 5 year old 1.0.x release branch. ===Changes since 1.0.1=== Most of the changes fixed only error paths on which flashrom couldn't continue anyway. A few changes are noteworthy, though: * <code>84982ce1f220</code> and <code>e8eb2a6d28b5</code> fixed the way we use ''libpci'' to discover devices. The problem became visible when flashrom was linked with newer versions of ''libpci''. *..." current
- 14:2714:27, 5 January 2023 diff hist 0 m GPG Signatures Nico moved page Flashrom/GPG Signatures to GPG Signatures without leaving a redirect: Wrong path used initially current
- 14:2414:24, 5 January 2023 diff hist +681 N GPG Signatures Created page with "[https://download.flashrom.org/releases/ Release tarballs] are signed with GPG. =GPG Keys= The following GPG keys are used to sign tarballs: * <code>52CF1C6C8705AADC78D4A06045D34CCF6785FC01</code> Carl-Daniel Hailfinger * <code>5E6435C608810C497C7A55E8851DD0D1D8487C48</code> Peter Stuge * <code>3C9E58F20C1F1B3B471E5248918F0230023DF00B</code> Stefan Tauner * <code>58A4868B25C7CFD662FB0132A3EB95B8D9780F68</code> David Hendricks (packaging key) * <code>2853079C9C66AB7E82..."
4 November 2022
- 23:3423:34, 4 November 2022 diff hist −113 m Development Guidelines Update git-hooks step
5 March 2022
- 23:0323:03, 5 March 2022 diff hist 0 m Development Guidelines Protected "Development Guidelines" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 23:0223:02, 5 March 2022 diff hist −598 Development Guidelines Undo revision 2510. It contains changes not discussed with the community. Tag: Undo
14 July 2021
- 19:1419:14, 14 July 2021 diff hist +10 Downloads →Installation from source
2 July 2021
- 10:3010:30, 2 July 2021 diff hist −4 Flashrom/Mailinglist Redirected page to Contact current
- 10:2810:28, 2 July 2021 diff hist +22 Mailinglist/Moderation howto No edit summary current
- 10:2810:28, 2 July 2021 diff hist +18 Development Guidelines No edit summary
- 10:2710:27, 2 July 2021 diff hist +9 Documentation →Open development
- 10:2510:25, 2 July 2021 diff hist +18 Board Testing HOWTO No edit summary current
- 10:2310:23, 2 July 2021 diff hist +9 Template:Flashrom supported chips and devices No edit summary current
- 10:2110:21, 2 July 2021 diff hist +21 Flashrom No edit summary
- 10:1710:17, 2 July 2021 diff hist −14 Flashrom No edit summary
- 10:1610:16, 2 July 2021 diff hist +8 Friendliness No edit summary
- 10:1210:12, 2 July 2021 diff hist −2,775 IRC Contents got merged into `Contact` page current
- 10:1110:11, 2 July 2021 diff hist +2,757 Contact No edit summary
- 10:0810:08, 2 July 2021 diff hist +21 N Mailinglist Nico moved page Mailinglist to Contact: Let's merge it with `IRC` to have a single contact page current
- 10:0810:08, 2 July 2021 diff hist 0 m Contact Nico moved page Mailinglist to Contact: Let's merge it with `IRC` to have a single contact page
29 April 2021
- 07:5207:52, 29 April 2021 diff hist +174 RaspberryPi Update on 3.3V current figures current
29 December 2020
- 13:3413:34, 29 December 2020 diff hist +207 FAQ No edit summary
2 December 2019
- 11:0511:05, 2 December 2019 diff hist +598 FT2232SPI Programmer No edit summary
- 10:5010:50, 2 December 2019 diff hist +450 FT2232SPI Programmer No edit summary
22 June 2019
- 21:5621:56, 22 June 2019 diff hist +1 m Flashrom/1.1 http? seriously?
- 21:4921:49, 22 June 2019 diff hist −515 Downloads Drop "Releases" list: not another thing to maintain, please
- 21:4821:48, 22 June 2019 diff hist −6 m Downloads Update stable URLs to v1.1
- 21:4721:47, 22 June 2019 diff hist +59 m Flashrom Add 1.1 release to news list
- 21:4721:47, 22 June 2019 diff hist +2 Flashrom/1.1 Fix tarball/signature URLs
3 June 2019
- 14:4314:43, 3 June 2019 diff hist +227,561 N Flashrom/1.1/Supported Hardware Created page with "= Supported devices = <div style="margin-top:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#eeeeee; text-align:left; border:1px solid #aabbcc;"><small> '''Last upd..." current
- 14:4214:42, 3 June 2019 diff hist +2,127 Template:Flashrom supported chips and devices No edit summary
- 14:3614:36, 3 June 2019 diff hist +2,180 N Flashrom/1.1 preliminary 1.1 release notes
30 March 2019
- 17:4317:43, 30 March 2019 diff hist +776 Flashrom/1.0.1 No edit summary
- 17:3017:30, 30 March 2019 diff hist +63 m Flashrom add v1.0.1