Home
last modified time | relevance | path

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

12345678910>>...48

/u-boot/arch/x86/include/asm/arch-apollolake/acpi/
A Dsoc_int.asl4 * (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 DREADME.mxc_ocotp18 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 DREADME.kconfig6 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)
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
102 Options -> CONFIG_SYS_EXTRA_OPTIONS defined by Kconfig
[all …]
A DREADME.serial_multi17 *) 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:
A DREADME.fsl-esdhc5 determined by ESDHC IP's endian mode or processor's endian mode.
8 by ESDHC IP's endian mode or processor's endian mode.
/u-boot/drivers/pinctrl/renesas/
A DKconfig16 The driver is controlled by a device tree node which contains both
26 The driver is controlled by a device tree node which contains both
36 The driver is controlled by a device tree node which contains both
46 The driver is controlled by a device tree node which contains both
56 The driver is controlled by a device tree node which contains both
96 The driver is controlled by a device tree node which contains both
106 The driver is controlled by a device tree node which contains both
116 The driver is controlled by a device tree node which contains both
126 The driver is controlled by a device tree node which contains both
136 The driver is controlled by a device tree node which contains both
[all …]
/u-boot/board/imgtec/xilfpga/
A DREADME10 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 Dtest-fdt-overlay.dts11 /* 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/doc/imx/ahab/csf_examples/
A Dcsf_enc_boot_image.txt6 # 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/device-tree-bindings/reset/
A Dsyscon-reset.txt5 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/Licenses/
A DeCos-2.0.txt1 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 DExceptions4 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 DOFL.txt24 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/arch/powerpc/dts/
A Dkm836x.dtsi26 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/board/congatec/
A DKconfig22 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/board/dfi/
A DKconfig20 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/tools/kermit/
A DREADME20 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 DREADME15 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/drivers/input/
A DKconfig19 using driver model. The API is implemented by keyboard.h and
28 using driver model. The API is implemented by keyboard.h and
37 using driver model. The API is implemented by keyboard.h and
47 then decoded into keys by this driver.
55 then decoded into keys by this driver.
63 then decoded into keys by this driver.
74 handled by the keyboard itself.
/u-boot/board/freescale/common/
A DKconfig36 functionality. It is used by the common VID driver.
43 functionality. It is used by the common VID driver.
50 functionality. It is used by the common VID driver.
57 functionality. It is used by the common VID driver.
/u-boot/arch/arm/mach-rmobile/
A DKconfig.rza13 # required by the Ethernet driver
8 # required by serial and usb driver
/u-boot/doc/usage/
A Dbase.rst16 The *base* command sets or displays the address offset used by the memory
19 All other commands ignore the address defined by *base*.
/u-boot/drivers/firmware/
A DKconfig27 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
/u-boot/doc/device-tree-bindings/net/
A Dethernet.txt9 - mac-address: array of 6 bytes, specifies the MAC address that was last used by
11 the device by the boot program is different from the "local-mac-address"
15 - max-speed: number, specifies maximum speed in Mbit/s supported by the device;
29 * "rgmii" (RX and TX delays are added by the MAC when required)
30 * "rgmii-id" (RGMII with internal RX and TX delays provided by the PHY, the
32 * "rgmii-rxid" (RGMII with internal RX delay provided by the PHY, the MAC
34 * "rgmii-txid" (RGMII with internal TX delay provided by the PHY, the MAC
/u-boot/doc/device-tree-bindings/clock/
A Dst,stm32mp1.txt56 0x1: division by 2
57 0x2: division by 4
58 0x3: division by 8
63 0x1: division by 2
64 0x2: division by 3
65 0x3: division by 4
103 0x0: bypass (division by 1)
104 0x1: division by 2
105 0x2: division by 3
106 0x3: division by 4
[all …]

Completed in 30 milliseconds

12345678910>>...48