Home
last modified time | relevance | path

Searched refs:microcode (Results 1 – 25 of 47) sorted by relevance

12

/u-boot/arch/x86/dts/
A Dcougarcanyon2.dts68 microcode {
70 #include "microcode/m12306a2_00000008.dtsi"
73 #include "microcode/m12306a4_00000007.dtsi"
76 #include "microcode/m12306a5_00000007.dtsi"
79 #include "microcode/m12306a8_00000010.dtsi"
82 #include "microcode/m12306a9_0000001b.dtsi"
A Dcherryhill.dts203 microcode {
205 #include "microcode/m01406c2220.dtsi"
208 #include "microcode/m01406c3363.dtsi"
211 #include "microcode/m01406c440a.dtsi"
A Dbayleybay.dts275 microcode {
277 #include "microcode/m0230671117.dtsi"
280 #include "microcode/m0130673325.dtsi"
283 #include "microcode/m0130679907.dtsi"
A Dbaytrail_som-db5800-som-6867.dts293 microcode {
295 #include "microcode/m0130673325.dtsi"
298 #include "microcode/m0130679907.dtsi"
A Dconga-qeval20-qa3-e3845.dts303 microcode {
305 #include "microcode/m0130673325.dtsi"
308 #include "microcode/m0130679907.dtsi"
A Ddfi-bt700.dtsi321 microcode {
323 #include "microcode/m0130673325.dtsi"
326 #include "microcode/m0130679907.dtsi"
A Dminnowmax.dts320 microcode {
322 #include "microcode/m0130673325.dtsi"
325 #include "microcode/m0130679907.dtsi"
A Dcrownbay.dts64 microcode {
66 #include "microcode/m0220661105_cv.dtsi"
A Du-boot.dtsi72 /* If there is no SPL then we need to put microcode in U-Boot */
A Dchromebook_link.dts516 microcode {
520 #include "microcode/m12306a9_0000001b.dtsi"
/u-boot/arch/x86/cpu/intel_common/
A DMakefile31 obj-$(CONFIG_$(SPL_TPL_)X86_32BIT_INIT) += microcode.o
33 obj-y += microcode.o
/u-boot/tools/binman/test/
A D039_x86_ucode_missing_node2.dts15 microcode {
A D038_x86_ucode_missing_node.dts18 microcode {
A D035_x86_single_ucode.dts21 microcode {
A D040_x86_ucode_not_in_image.dts20 microcode {
A D034_x86_ucode.dts21 microcode {
A D049_x86_ucode_spl.dts21 microcode {
A D044_x86_optional_ucode.dts22 microcode {
A D093_x86_tpl_ucode.dts21 microcode {
A D058_x86_ucode_spl_needs_retry.dts28 microcode {
/u-boot/tools/binman/
A DREADME.entries522 At present binman only supports a basic FIT with no microcode.
876 contains the microcode. If the microcode is not being collated into one
1016 This is used when SPL must set up the microcode for U-Boot.
1062 This is used when TPL must set up the microcode for U-Boot.
1088 Entry: u-boot-ucode: U-Boot microcode block
1106 size of the microcode. This is either passed to the FSP (for FSP
1109 the microcode into a single blob and accessible without SRAM.
1120 Entry types that have a part to play in handling microcode:
1127 Contains u-boot.dtb. It stores the microcode in a
1130 removes the microcode from the device tree.
[all …]
/u-boot/drivers/qe/
A Dqe.c517 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware()
563 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware()
657 be32_to_cpu(firmware->microcode[i].count); in u_qe_upload_firmware()
692 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_upload_firmware()
753 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_firmware_resume()
/u-boot/include/
A Dfsl_qe.h265 } __attribute__ ((packed)) microcode[1]; member
/u-boot/drivers/net/fm/
A Dfm.c163 be32_to_cpu(firmware->microcode[i].count); in fman_upload_firmware()
184 const struct qe_microcode *ucode = &firmware->microcode[i]; in fman_upload_firmware()
/u-boot/doc/board/google/
A Dchromebook_samus.rst51 cpu_microcode_blob.bin 0x711540 microcode 70720

Completed in 19 milliseconds

12