aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/nvram/bhnd_nvram_value.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-12/+8
* Avoid relying on header pollution from sys/refcount.h.Mark Johnston2019-07-291-0/+1
* bhnd(4): Add support for three new NVRAM value types; booleans,Landon J. Fuller2016-12-191-1/+330
* bhnd(4): support direct conversion of bhnd_nvram_valLandon J. Fuller2016-12-191-110/+395
* bhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvram_prop API forLandon J. Fuller2016-12-191-0/+11
* bhnd(4): minor style(9) fixesLandon J. Fuller2016-12-191-31/+29
* bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller2016-11-261-0/+1313