summaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/tools/nvram_map_gen.awk
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2018-05-19bhnd nvram map: don't write "variable records written" to standard out by def...Matt Macy
2016-12-21bhnd: remove srand() to ensure deterministic outputEd Maste
2016-12-21bhnd(4): Use a stable sort key to produce deterministic nvram_map_gen.awkLandon J. Fuller
2016-12-19bhnd(4): NVRAM serialization support.Landon J. Fuller
2016-11-26bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller
2016-08-16bhnd(4): Implement NVRAM support required for PMU bring-up.Landon J. Fuller
2016-05-08[bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd