freebsd-dev/sys/mips/broadcom
Landon J. Fuller 591e79bc76 [mips/broadcom]: Early boot NVRAM support
Add support for early boot access to NVRAM variables, using a new
bhnd_nvram_data_getvar_direct() API to support zero-allocation direct
reading of NVRAM variables from a bhnd_nvram_io instance backed by the
CFE NVRAM device.

Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D9913
2017-03-23 19:29:12 +00:00
..
bcm_bmips_exts.h
bcm_bmips.c
bcm_bmipsreg.h
bcm_machdep.c [mips/broadcom]: Early boot NVRAM support 2017-03-23 19:29:12 +00:00
bcm_machdep.h [mips/broadcom]: Early boot NVRAM support 2017-03-23 19:29:12 +00:00
bcm_mips74k.c
bcm_mips74kreg.h
bcm_nvram_cfe.c [mips/broadcom]: Early boot NVRAM support 2017-03-23 19:29:12 +00:00
bcm_nvram_cfevar.h [mips/broadcom]: Early boot NVRAM support 2017-03-23 19:29:12 +00:00
bcm_pmu.c
bcma_nexus.c [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
bhnd_nexus.c [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
bhnd_nexusvar.h [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
files.broadcom [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
siba_nexus.c [mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to 2017-02-13 19:58:55 +00:00
std.broadcom
uart_bus_chipc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_chipc.c