Home
last modified time | relevance | path

Searched refs:early (Results 1 – 25 of 58) sorted by relevance

123

/u-boot/arch/arm/mach-uniphier/clk/
A DMakefile5 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += clk-early-ld4.o clk-dram-ld4.o dpll-ld4.o
6 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += clk-early-ld4.o clk-dram-ld4.o dpll-pro4.o
7 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += clk-early-ld4.o clk-dram-ld4.o dpll-sld8.o
8 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += clk-early-ld4.o clk-dram-pro5.o dpll-pro5.o
9 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += clk-early-ld4.o clk-dram-pxs2.o dpll-pxs2.o
10 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += clk-early-ld4.o clk-dram-pxs2.o dpll-pxs2.o
/u-boot/arch/arm/mach-k3/
A DKconfig70 bool "Activate to allow for an early console during SPL"
73 Turn this option on to enable an early console functionality in SPL
77 the very early stages of boot. Using this early console functionality
79 like UART-based boot and early diagnostic messages until the main
84 int "Index of serial device to use for SPL early console"
88 for the early console during SPL execution.
/u-boot/board/google/chromebook_coral/
A DKconfig29 bool "Enable early post to Chrome OS EC"
31 Allow post codes to be sent to the Chroem OS EC early during boot,
/u-boot/board/efi/
A DKconfig11 this case EFI does the early initialisation, and U-Boot
19 this case EFI does the early initialisation, and U-Boot
/u-boot/doc/device-tree-bindings/fpga/
A Daltera-socfpga-a10-fpga-mgr.txt33 - Examples for booting with full release or booting with early IO release, then
34 follow by entering early user mode:
/u-boot/doc/driver-model/
A Dmigration.rst91 The video subsystem has supported driver model since early 2016. Maintainers
99 The network subsystem has supported the driver model since early 2015.
107 The I2C subsystem has supported the driver model since early 2015.
/u-boot/board/google/chromebook_link/
A DKconfig32 bool "Enable early post to Chrome OS EC"
/u-boot/board/altera/arria10-socdk/
A Dfit_spl_fpga.its34 description = "Boot with FPGA early IO release config";
/u-boot/board/google/chromebook_samus/
A DKconfig32 bool "Enable early post to Chrome OS EC"
/u-boot/board/coreboot/
A DKconfig15 this case coreboot does the early inititalisation, and U-Boot
/u-boot/arch/arm/dts/
A Dsocfpga_arria10_socdk_sdmmc-u-boot.dtsi32 /* Clock available early */
/u-boot/arch/arm/mach-omap2/omap3/
A Dsdrc.c131 void do_sdrc_init(u32 cs, u32 early) in do_sdrc_init() argument
155 if (early) { in do_sdrc_init()
/u-boot/arch/mips/dts/
A Dmrvl,octeon-ebb7304.dts100 u-boot,dm-pre-reloc; /* Needed early for DDR SPD EEPROM */
105 u-boot,dm-pre-reloc; /* Needed early for DDR SPD EEPROM */
/u-boot/doc/board/xen/
A Dxenguest_arm64.rst42 1. U-boot runs without MMU enabled at the early stages.
51 So it means that manual data cache maintenance is required at the early
56 early/debug serial console is not implemented. Therefore, we do not have
/u-boot/doc/device-tree-bindings/pinctrl/
A Dintel,apl-pinctrl.txt27 early-regs = <IOMAP_P2SB_BAR 0x100000>;
/u-boot/drivers/timer/
A DKconfig31 bool "Allow timer to be used early in U-Boot"
34 # so only the early timer is available
40 use an early timer. These functions must be supported by your timer
128 int "x86 TSC timer frequency in MHz when used as the early timer"
133 early timer and the frequency can neither be calibrated via some
A Dtsc_timer.c397 static void tsc_timer_ensure_setup(bool early) in tsc_timer_ensure_setup() argument
427 if (early) in tsc_timer_ensure_setup()
/u-boot/drivers/pinctrl/intel/
A DKconfig34 These are mostly read from the device tree, with the early-pads
/u-boot/doc/device-tree-bindings/gpio/
A Dintel,apl-gpio.txt27 early-regs = <IOMAP_P2SB_BAR 0x100000>;
/u-boot/doc/device-tree-bindings/pci/
A Dx86-pci.txt41 early-regs = <0xde000000 0x20>;
/u-boot/arch/arm/mach-rockchip/px30/
A DKconfig60 For using the UART for early debugging the route to use needs
/u-boot/doc/develop/
A Dtrace.rst133 Define this to start tracing early, before relocation.
136 Size of 'early' trace buffer. Before U-Boot has relocated
144 Address of early trace buffer
174 This implementation enables tracing early in board_init_f(). This means
176 early architecture-specific init. However, it also misses the entire
/u-boot/lib/
A DKconfig231 If early trace is enabled (i.e. before relocation), this buffer must
232 be large enough to include all the data from the early trace buffer as
253 position in memory. Enable this option to start tracing as early as
257 hex "Size of early trace buffer in U-Boot"
261 Sets the size of the early trace buffer in bytes. This is used to hold
270 during early tracing.
273 hex "Address of early trace buffer in U-Boot"
277 Sets the address of the early trace buffer in U-Boot. This memory
282 the size is too small then the message which says the amount of early
/u-boot/lib/efi/
A DKconfig19 is useful for examining a platform in the early stages of porting
/u-boot/doc/device-tree-bindings/
A Ddevice.txt60 early-regs = <IOMAP_P2SB_BAR 0x100000>;

Completed in 26 milliseconds

123