Home
last modified time | relevance | path

Searched full:cfe (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.yaml4 $id: http://devicetree.org/schemas/mtd/partitions/brcm,bcm947xx-cfe-partitions.yaml#
11 home routers. Their BCM947xx boards using CFE bootloader have several
24 1) Bootloader with Broadcom's CFE (Common Firmware Environment)
33 CFE's environment variable "bootpartition" is used.
42 const: brcm,bcm947xx-cfe-partitions
49 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbrcm,bcm947xx-cfe-partitions.txt5 home routers. Their BCM947xx boards using CFE bootloader have several partitions
18 1) Bootloader with Broadcom's CFE (Common Firmware Environment)
26 the same header. To distinguish currently used firmware a CFE's environment
34 - compatible : (required) must be "brcm,bcm947xx-cfe-partitions"
40 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt1 Broadcom BCM963XX CFE Loader NOR Flash Partitions
5 NOR. The first erase block used for the CFE bootloader, the last for an
12 - compatible : must be "brcm,bcm963xx-cfe-nor-partitions"
22 compatible = "brcm,bcm963xx-cfe-nor-partitions";
H A Dbrcm,trx.txt6 supported by the CFE bootloader.
14 device executable binary (e.g. a kernel) as it's what the CFE bootloader starts
H A Dbrcm,bcm963xx-imagetag.txt26 cfe@0 {
H A Dpartitions.yaml19 - $ref: brcm,bcm947xx-cfe-partitions.yaml
H A Dbrcm,bcm4908-partitions.yaml10 Broadcom BCM4908 CFE bootloader supports two firmware partitions. One is used
H A Dtplink,safeloader-partitions.yaml17 CFE and U-Boot bootloaders.
/freebsd/sys/dev/cfe/
H A Dcfe_resource.c30 * Driver to swallow up memory ranges reserved by CFE platform firmware.
31 * CFE on Sentry5 doesn't specify reserved ranges, so this is not useful
48 #include <dev/cfe/cfe_api.h>
49 #include <dev/cfe/cfe_error.h>
121 device_set_desc(child, "CFE reserved memory"); in cferes_identify()
158 DRIVER_MODULE(cfe, nexus, cferes_driver, cferes_devclass, 0, 0);
H A Dcfe_console.c40 #include <dev/cfe/cfe_api.h>
41 #include <dev/cfe/cfe_error.h>
62 /* XXX does cfe have to poll? */
80 CONSOLE_DRIVER(cfe);
162 char *bootmsg = "Using CFE firmware console.\n"; in cfe_cnprobe()
H A Dcfe_env.c32 #include <dev/cfe/cfe_api.h>
55 printf("No space to store CFE env: \"%s=%s\"\n", in cfe_env_init()
H A Dcfe_api.c39 * Broadcom Common Firmware Environment (CFE)
44 * call the standard "iocb" interface entry point to CFE).
52 #include <dev/cfe/cfe_api.h>
53 #include <dev/cfe/cfe_api_int.h>
71 * passed in two registers each, and CFE expects one.
H A Dcfe_error.h39 * Broadcom Common Firmware Environment (CFE)
43 * CFE's global error code list is here.
H A Dcfe_api.h39 * Broadcom Common Firmware Environment (CFE)
44 * cfe from an application. It should be the only header
76 /* Seal indicating CFE's presence, passed to user program. */
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm53016-dlink-dwl-8610ap.dts111 /* This is named nflash1.trx in CFE */
118 /* This is named nflash1.trx2 in CFE */
125 /* This is named nflash1.rwfs in CFE */
H A Dbcm5301x-nand-cs0.dtsi17 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbcm5301x.dtsi132 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbcm47094-dlink-dir-890l.dts147 * assume. The CFE loader contains incorrect information
/freebsd/tools/kerneldoc/subsys/
H A DDoxyfile-dev_cfe6 PROJECT_NAME = "FreeBSD kernel CFE device code"
12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cfe/ \
/freebsd/sys/dev/pccard/
H A Dpccardvarp.h107 struct pccard_config_entry *cfe; member
183 struct pccard_config_entry *cfe; member
/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm97358svmb.dts95 flash0.cfe@0 {
H A Dbcm97360svmb.dts98 flash0.cfe@0 {
H A Dbcm97425svmb.dts133 flash0.cfe@0 {
/freebsd/libexec/bootpd/
H A Dbootptab.mcs83 tp885: tc=.subnet17:ha=08.00.4C.00.2F.74:bf=tp885sys2.cfe:
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_slicer.c194 BHND_TRACE("CFE found: %x", ofs); in chipc_slicer_walk()

123