| /u-boot/arch/x86/include/asm/arch-apollolake/acpi/ |
| A D | soc_int.asl | 4 * (Written by Lance Zhao <lijian.zhao@intel.com> for Intel Corp.) 10 #define SDCARD_INT 3 /* Need to be shared by PMC and SCC only*/ 11 #define UART0_INT 4 /* Need to be shared by PMC and SCC only*/ 12 #define UART1_INT 5 /* Need to be shared by PMC and SCC only*/ 13 #define UART2_INT 6 /* Need to be shared by PMC and SCC only*/ 14 #define UART3_INT 7 /* Need to be shared by PMC and SCC only*/ 15 #define XDCI_INT 13 /* Need to be shared by PMC and SCC only*/ 24 #define XHCI_INT 17 /* Need to be shared by PMC and SCC only*/
|
| /u-boot/doc/ |
| A D | README.mxc_ocotp | 18 A bank contains 8 fuse word slots, as explained in 46.2.1 and shown by the 25 conventions used by U-Boot to store some specific data in the fuses, e.g. MAC 33 detail by the first two paragraphs in 46.2.1.2. 36 Sense operations are implemented as the direct fusebox read explained by 40 Program operations are implemented as explained by the steps in 46.2.1.3. 41 Following this operation, the shadow registers are not reloaded by the 46 registers, as explained by the first paragraph in 46.2.1.3.
|
| A D | README.kconfig | 6 The conventional configuration was replaced by Kconfig at v2014.10-rc1 release. 75 - include/generated/autoconf.h (generated by Kconfig for Normal) 79 - include/config/auto.conf (generated by Kconfig) 81 - spl/include/autoconfig.mk (generated by the old config for SPL) 82 - tpl/include/autoconfig.mk (generated by the old config for TPL) 96 Arch -> CONFIG_SYS_ARCH defined by Kconfig 97 CPU -> CONFIG_SYS_CPU defined by Kconfig 98 SoC -> CONFIG_SYS_SOC defined by Kconfig 99 Vendor -> CONFIG_SYS_VENDOR defined by Kconfig 100 Board -> CONFIG_SYS_BOARD defined by Kconfig [all …]
|
| A D | README.serial_multi | 17 *) The console can be switched to SCC by any of the following commands: 23 *) The console can be switched to SMC by any of the following commands: 30 will be used which, in turn, can be switched by above commands. 46 *) The console can be switched to UART1 by any of the following commands: 51 *) The console can be switched to UART0 by any of the following commands:
|
| /u-boot/tools/binman/ |
| A D | bintools.rst | 6 This file describes the bintools (binary tools) supported by binman. Bintools 17 used by binman. 31 existing image, i.e. the features needed by binman. 44 neeed by binman. 79 used by binman. 108 used by binman. 122 as used by binman. 136 used by binman. 150 neeed by binman. 162 used by binman. [all …]
|
| /u-boot/doc/develop/package/ |
| A D | bintools.rst | 6 This file describes the bintools (binary tools) supported by binman. Bintools 17 used by binman. 31 existing image, i.e. the features needed by binman. 44 neeed by binman. 79 used by binman. 108 used by binman. 122 as used by binman. 136 used by binman. 150 neeed by binman. 162 used by binman. [all …]
|
| /u-boot/doc/develop/ |
| A D | process.rst | 12 followed by a Stabilization Period. 32 It is followed by a *Stabilization Period*. 147 * Signed-off-by: the *Signed-off-by:* is a line at the end of the commit 159 however copy ``Signed-off-by`` or other tags. 163 ….org/doc/html/latest/process/submitting-patches.html#when-to-use-acked-by-cc-and-co-developed-by>`_ 164 as well as `Reviewed-by 165 …tml/latest/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-an… 174 *Reviewed-by:* tag for a patch. 181 * Tested-by: A *Tested-by:* tag indicates that the patch has been successfully 188 * Reported-by: If this patch fixes a problem reported by somebody else, [all …]
|
| /u-boot/board/imgtec/xilfpga/ |
| A D | README | 10 MIPSfpga is an FPGA based development platform by Imagination Technologies 14 The example project provided by IMGTEC runs on the Nexys4DDR board by 15 Digilent powered by the ARTIX-7 FPGA by Xilinx. Relevant details about 37 DDR initialization is already handled by a HW IP block.
|
| /u-boot/test/overlay/ |
| A D | test-fdt-overlay.dts | 11 /* Test that we can change an int by another */ 20 /* Test that we can replace a string by a longer one */ 38 /* Test that we add a new node (by phandle) */ 49 /* Test that we add a new node (by path) */
|
| /u-boot/arch/powerpc/dts/ |
| A D | km836x.dtsi | 26 timebase-frequency = <0>; /* Filled in by U-Boot */ 27 bus-frequency = <0>; /* Filled in by U-Boot */ 28 clock-frequency = <0>; /* Filled in by U-Boot */ 34 reg = <0 0>; /* Filled in by U-Boot */ 44 bus-frequency = <0>;/* Filled in by U-Boot */ 119 clock-frequency = <0>; /* Filled in by U-Boot */ 120 brg-frequency = <0>; /* Filled in by U-Boot */ 121 bus-frequency = <0>; /* Filled in by U-Boot */
|
| /u-boot/Licenses/ |
| A D | eCos-2.0.txt | 1 Note that this license is not endorsed by the Free Software Foundation. 11 the terms of the GNU General Public License as published by the Free 27 file does not by itself cause the resulting work to be covered by the 33 on this file might be covered by the GNU General Public License. 35 Alternative licenses for eCos may be arranged by contacting Red Hat,
|
| A D | Exceptions | 4 Even though U-Boot in general is covered by the GPL-2.0/GPL-2.0+, 6 use U-Boot services by means of the jump table provided by U-Boot
|
| A D | OFL.txt | 24 redistributed freely as long as they are not sold by themselves. The 27 names are not used by derivative works. The fonts and derivatives, 33 "Font Software" refers to the set of files released by the Copyright 41 distributed by the Copyright Holder(s). 43 "Modified Version" refers to any derivative made by adding to, deleting, 45 Original Version, by changing formats or by porting the Font Software to a 58 in Original or Modified Versions, may be sold by itself. 65 binary files as long as those fields can be easily viewed by the user. 68 Name(s) unless explicit written permission is granted by the corresponding
|
| /u-boot/doc/device-tree-bindings/reset/ |
| A D | syscon-reset.txt | 5 defined by the register map pointed by syscon reference plus the offset and 6 shifted by the reset specifier/ 22 - mask: accept only the reset specifiers defined by the mask (32 bit)
|
| /u-boot/doc/imx/ahab/csf_examples/ |
| A D | csf_enc_boot_image.txt | 6 # SRK table generated by srktool 18 # Binary to be signed generated by mkimage 20 # Offsets = Container header Signature block (printed out by mkimage)
|
| /u-boot/doc/usage/ |
| A D | cmdline.rst | 6 The command line is available in U-Boot proper, enabled by CONFIG_CMDLINE which 7 is on by default. It is not enabled in SPL. 18 - several commands on one line, separated by ';' 20 - special characters ('$', ';') can be escaped by prefixing with '\', 25 - You can also escape text by enclosing in single apostrophes, for example:: 48 #. If a command line (or an environment variable executed by a "run" 49 command) contains several commands separated by semicolon, and
|
| /u-boot/board/dfi/ |
| A D | Kconfig | 20 Note that PCIE_ECAM_BASE is set up by the FSP so the value used 21 by U-Boot matches that value. 33 Note that PCIE_ECAM_BASE is set up by the FSP so the value used 34 by U-Boot matches that value.
|
| /u-boot/board/congatec/ |
| A D | Kconfig | 22 Note that PCIE_ECAM_BASE is set up by the FSP so the value used 23 by U-Boot matches that value. 33 Note that PCIE_ECAM_BASE is set up by the FSP so the value used 34 by U-Boot matches that value.
|
| /u-boot/tools/kermit/ |
| A D | README | 20 by Wolfgang Denk, 24 Jun 2001 30 by Swen Anderson, 10 May 2001 40 by Swen Anderson, 10 May 2001 49 by Swen Anderson, 10 May 2001
|
| /u-boot/board/eets/pdu001/ |
| A D | README | 15 manufactured by EETS GmbH (https://www.eets.ch). The core of the board is a m2 22 As usual the console serial interface is set by CONFIG_CONS_INDEX. Best choice 24 The Run LED on the PDU-001 can be turned on red by setting CONFIG_RUN_LED_RED 25 or green by setting CONFIG_RUN_LED_GREEN. Setting CONFIG_RUN_LED_OFF will turn
|
| /u-boot/arch/arm/dts/ |
| A D | t8103-jxxx.dtsi | 30 reg = <0 0 0 0>; /* To be filled by loader */ 31 /* Format properties will be added by loader */ 38 reg = <0x8 0 0x2 0>; /* To be filled by loader */ 121 * on-board devices and properties that are populated by the bootloader 130 /* To be filled by the loader */
|
| /u-boot/doc/device-tree-bindings/watchdog/ |
| A D | gpio-wdt.txt | 3 Describes a simple watchdog timer which is reset by toggling a gpio. 9 - hw_algo: The algorithm used by the driver. Should be one of the 13 resetting the watchdog. Active level is determined by the GPIO flags.
|
| /u-boot/drivers/firmware/ |
| A D | Kconfig | 27 This protocol library is used by client drivers to use the features 28 provided by the system controller. 34 Firmware interface driver is used by different 46 services if any and reported as supported by the SMCCC firmware.
|
| /u-boot/arch/arm/mach-rmobile/ |
| A D | Kconfig.rza1 | 3 # required by the Ethernet driver 8 # required by serial and usb driver
|
| /u-boot/drivers/pinctrl/mtmips/ |
| A D | Kconfig | 12 The driver is controlled by a device tree node which contains 21 The driver is controlled by a device tree node which contains 30 The driver is controlled by a device tree node which contains
|