| /freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,bcm947xx-cfe-partitions.yaml | 4 $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 D | brcm,bcm947xx-cfe-partitions.txt | 5 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 D | brcm,bcm963xx-cfe-nor-partitions.txt | 1 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 D | brcm,trx.txt | 6 supported by the CFE bootloader. 14 device executable binary (e.g. a kernel) as it's what the CFE bootloader starts
|
| H A D | brcm,bcm963xx-imagetag.txt | 26 cfe@0 {
|
| H A D | partitions.yaml | 19 - $ref: brcm,bcm947xx-cfe-partitions.yaml
|
| H A D | brcm,bcm4908-partitions.yaml | 10 Broadcom BCM4908 CFE bootloader supports two firmware partitions. One is used
|
| H A D | tplink,safeloader-partitions.yaml | 17 CFE and U-Boot bootloaders.
|
| /freebsd/sys/dev/cfe/ |
| H A D | cfe_resource.c | 30 * 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 D | cfe_console.c | 40 #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 D | cfe_env.c | 32 #include <dev/cfe/cfe_api.h> 55 printf("No space to store CFE env: \"%s=%s\"\n", in cfe_env_init()
|
| H A D | cfe_api.c | 39 * 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 D | cfe_error.h | 39 * Broadcom Common Firmware Environment (CFE) 43 * CFE's global error code list is here.
|
| H A D | cfe_api.h | 39 * 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 D | bcm53016-dlink-dwl-8610ap.dts | 111 /* 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 D | bcm5301x-nand-cs0.dtsi | 17 compatible = "brcm,bcm947xx-cfe-partitions";
|
| H A D | bcm5301x.dtsi | 132 compatible = "brcm,bcm947xx-cfe-partitions";
|
| H A D | bcm47094-dlink-dir-890l.dts | 147 * assume. The CFE loader contains incorrect information
|
| /freebsd/tools/kerneldoc/subsys/ |
| H A D | Doxyfile-dev_cfe | 6 PROJECT_NAME = "FreeBSD kernel CFE device code" 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cfe/ \
|
| /freebsd/sys/dev/pccard/ |
| H A D | pccardvarp.h | 107 struct pccard_config_entry *cfe; member 183 struct pccard_config_entry *cfe; member
|
| /freebsd/sys/contrib/device-tree/src/mips/brcm/ |
| H A D | bcm97358svmb.dts | 95 flash0.cfe@0 {
|
| H A D | bcm97360svmb.dts | 98 flash0.cfe@0 {
|
| H A D | bcm97425svmb.dts | 133 flash0.cfe@0 {
|
| /freebsd/libexec/bootpd/ |
| H A D | bootptab.mcs | 83 tp885: tc=.subnet17:ha=08.00.4C.00.2F.74:bf=tp885sys2.cfe:
|
| /freebsd/sys/dev/bhnd/cores/chipc/ |
| H A D | chipc_slicer.c | 194 BHND_TRACE("CFE found: %x", ofs); in chipc_slicer_walk()
|