summaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/tools
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
2017-12-14bhnd(4): Add missing enclosing parentheses to the bhnd bus space macros toLandon J. Fuller
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-20[bhnd] Add remaining bus_(read|write|set)_(1|2|4) APIsAdrian Chadd
2016-05-13Use awk to run bhnd's awk script, to allow noexec src dirEd Maste
2016-05-08[bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd
2016-05-08[bhnd] Add bhnd_resource support for the bus_(read|write)(_multi_)stream_* fu...Adrian Chadd
2016-02-26Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd