Commit Graph

43 Commits

Author SHA1 Message Date
R. Ryantm
4a7b2e4a33 nvramtool: 26.03 -> 26.06 2026-06-26 12:28:51 +00:00
Philipp Bartsch
852d868fe6 coreboot-utils: mark nvramtool x86 only
accessors/cmos-hw-unix.c is only implemented for x86, else there is a
stub, but that fails to compile.

Fixes: https://github.com/NixOS/nixpkgs/issues/488459
2026-04-19 14:47:48 +02:00
R. Ryantm
a26e85e89a msrtool: 25.12 -> 26.03 2026-03-28 00:31:26 +00:00
jopejoe1
322cbc620f coreboot-utils: set pname instead of name 2026-01-26 10:41:00 +01:00
R. Ryantm
ac4c889525 acpidump-all: 25.09 -> 25.12 2025-12-27 00:29:46 +00:00
Ingo Reitz
b5e55aabb7 intelp2m: init at 2.5 2025-11-13 12:54:08 +01:00
R. Ryantm
8d249dcb8c acpidump-all: 25.06 -> 25.09 2025-10-08 12:33:35 +00:00
mivorasu
ee0866bddd treewide: conform descriptions to the standards 2025-07-28 04:39:00 +00:00
R. Ryantm
ebdb343c8c superiotool: 25.03 -> 25.06 2025-07-06 00:32:05 +00:00
Felix Singer
d0a438a3bd Make use of finalAttrs on some packages
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-23 09:05:12 +02:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Jared Baur
3cf5c2fa15 coreboot-utils: 24.12 -> 25.03 2025-04-04 15:56:12 +05:30
R. Ryantm
07bb1cfc29 cbfstool: 24.08 -> 24.12 2024-12-22 00:55:16 +00:00
Jared Baur
381643e817 coreboot-utils: format nix files 2024-09-01 07:24:35 -07:00
Jared Baur
9bd6b9c0e9 coreboot-utils: 24.05 -> 24.08 2024-09-01 07:22:16 -07:00
Philip Taron
6e44d53415 coreboot-utils: remove with statements 2024-08-18 06:32:23 -07:00
Jared Baur
01ba455c79 coreboot-utils: add jmbaur as maintainer 2024-05-19 00:43:25 -07:00
Jared Baur
1810986433 coreboot-utils: 24.02 -> 24.05
Release notes: https://github.com/coreboot/coreboot/blob/main/Documentation/releases/coreboot-24.05-relnotes.md
2024-05-19 00:39:31 -07:00
Yureka
9da3476b42 remove myself from a bunch of maintainer roles 2024-04-27 13:56:45 +02:00
Felix Singer
2483c2d61a coreboot-utils: 4.21 -> 24.02 (#298775)
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-03-27 21:38:28 +01:00
Jared Baur
f3df41c6db coreboot-utils: 4.20 -> 4.21
https://doc.coreboot.org/releases/coreboot-4.21-relnotes.html
2023-08-24 00:21:43 -07:00
Robert Hensing
34ee0260ec treewide: Add meta.mainProgram
Based on ofborg feedback.
Part of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-01 12:21:05 +02:00
Adam Joseph
6a34219fcf Merge pull request #224931 from amjoseph-nixpkgs/pr/coreboot-utils/cross
coreboot-utils: fix cross-compilation
2023-06-12 00:21:23 +00:00
Yureka
45b47f0c99 coreboot-utils: support subset on aarch64-linux 2023-05-26 22:30:53 +02:00
Jared Baur
eb532cffac coreboot-utils: 4.19 -> 4.20 (#234054)
Release notes: https://doc.coreboot.org/releases/coreboot-4.20-relnotes.html#upcoming-release-coreboot-4-20
2023-05-26 22:24:19 +02:00
Adam Joseph
b379febffb coreboot-utils: fix cross-compilation 2023-04-05 19:31:07 -07:00
Jared Baur
a4c91d198c coreboot-utils: 4.14 -> 4.19
Utils changes:
- 4d661eebe9/Documentation/releases/coreboot-4.19-relnotes.md (additional-coreboot-changes)
- 4d661eebe9/Documentation/releases/coreboot-4.17-relnotes.md (util_cbmem_add-flamegraph_compatible-timestamps-output)
- 4d661eebe9/Documentation/releases/coreboot-4.17-relnotes.md (util_cbmem_add-an-option-to-append-timestamp)
2023-03-06 18:14:41 -08:00
Berk D. Demir
c177c9adae msrtool: Make the tool available only on x86 Linux
On Linux this tool reads Model Specific Registers (MSRs) from
/dev/cpu/<cpu_num>/msr, a device implemented exclusively for x86
instruction set CPUs. It doesn't make sense to offer it on other
platforms.
2022-10-29 18:23:39 -07:00
ajs124
99466ee39e maintainers: remove petabyteboy
github account deleted
2022-06-29 00:52:12 +02:00
Markus S. Wamser
8ec9e73da6 coreboot-utils: limit intel-tools to x86-platforms 2022-03-15 02:53:20 +00:00
Kid
0db6011c7f coreboot-utils: add missing phase hooks
Also fix `unclear-gpl`: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master#copyright-and-license
2021-08-10 03:46:14 +00:00
Kid
b43389f49d iasl: drop pacakge 2021-08-10 03:46:01 +00:00
Felix Singer
55c0a6584f coreboot-utils: Fix typo
Write `coreboot` lowercase.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-06-26 02:50:29 +02:00
Yuka
1bbdca36d2 maintainers: add yuka (#127773)
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
2021-06-22 11:17:00 +02:00
Milan Pässler
f62847d565 coreboot-utils: 4.13 -> 4.14 2021-06-10 20:24:29 +02:00
Felix Singer
a2b0ea6865 coreboot-utils: Add Felix Singer as a maintainer (#115001)
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-03-03 18:25:12 +01:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Milan
3b7d783cb0 coreboot-utils: 4.12 -> 4.13 (#108254) 2021-01-03 00:27:49 +01:00
Milan Pässler
72e242d521 coreboot-utils: include common meta attrs for all 2020-07-18 23:56:29 +02:00
Milan Pässler
38c590a7de coreboot-utils: 4.11 -> 4.12 2020-07-11 18:50:21 +02:00
Christian Lütke-Stetzkamp
b2758c9995 coreboot-utils: 4.10 -> 4.11 (#81031)
Closes #79210
2020-02-25 18:51:28 +01:00
Milan Pässler
d977d48baf coreboot-utils: init at 4.10
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00