Home
last modified time | relevance | path

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

12345678910>>...18

/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A DMakefile25 $(obj)/_libfdt.so: $(src)/setup.py $(PYLIBFDT_srcs) FORCE
28 always += _libfdt.so
30 clean-files += libfdt.i _libfdt.so libfdt.py libfdt_wrap.c
H A D.gitignore1 /_libfdt.so
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3399-dmc.txt4 - rockchip,cru: this driver should access cru regs, so need get cru here
5 - rockchip,pmucru: this driver should access pmucru regs, so need get pmucru here
6 - rockchip,pmugrf: this driver should access pmugrf regs, so need get pmugrf here
7 - rockchip,pmusgrf: this driver should access pmusgrf regs, so need get pmusgrf here
8 - rockchip,cic: this driver should access cic regs, so need get cic here
H A Drockchip,rk3288-dmc.txt4 - rockchip,cru: this driver should access cru regs, so need get cru here
5 - rockchip,grf: this driver should access grf regs, so need get grf here
6 - rockchip,pmu: this driver should access pmu regs, so need get pmu here
7 - rockchip,sgrf: this driver should access sgrf regs, so need get sgrf here
8 - rockchip,noc: this driver should access noc regs, so need get noc here
18 -logic-supply: this driver should adjust VDD_LOGIC according to dmc frequency, so need get logic-su…
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A DKconfig6 so on. And it can provide some a/b and avb information
14 so on. And it can provide some a/b and avb information
22 so on. And it can provide some a/b and avb information
/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A DKconfig6 so on. And it can provide some a/b and avb information
25 so on. And it can provide some a/b and avb information
33 so on. And it can provide some a/b and avb information
/rk3399_rockchip-uboot/doc/
H A DREADME.silent11 so this will make the value in the flash env take effect at
20 "stderr" are set to "nulldev", so subsequent messages are
24 - When booting a linux kernel, the "bootargs" are fixed up so that
H A DREADME.davinci.nand_spl9 functions, so we can write the UBL header and the spl
27 pagesize = 0x800, so the u-boot.ubl image (which you get with:
62 * so we can define, how many UBL Headers
78 Headers, so you have to burn the UBL header page from the u-boot.ubl
133 In the UBL block, I can set the page to values != 0, so it
135 flash, but the RBL ignores the page settings, so I have to
H A DREADME.watchdog9 new code, so it must be serviced, but the board would rather it
30 TODO: vision2 is removed now, so perhaps this can be changed.
H A DREADME.sata19 Notes: Hard disk sectors are normally 512 bytes, so
50 U-Boot doesn't support writing to an ext2 file system, so the
H A DREADME.fdt-overlays17 to be compiled with the -@ command line switch so that symbol information is
91 4. Grow it enough so it can 'fit' all the applied overlays
110 to be invalidated, so keep copies to avoid reloading.
H A DREADME.clang8 Global registers themselves are not supported so some inline assembly is
16 will also fail to compile, but there is in no strict reason to do so
29 Note that we still use binutils for some tools so we must continue to set
H A DREADME.fsl-dpaa9 so we introduce CONFIG_FSL_FM_10GEC_REGULAR_NOTATION to identify the new SoCs on
/rk3399_rockchip-uboot/lib/efi_loader/
H A D.gitignore2 *.so
/rk3399_rockchip-uboot/board/dfi/
H A DKconfig22 Note that PCIE_ECAM_BASE is set up by the FSP so the value used
35 Note that PCIE_ECAM_BASE is set up by the FSP so the value used
/rk3399_rockchip-uboot/board/congatec/
H A DKconfig24 Note that PCIE_ECAM_BASE is set up by the FSP so the value used
35 Note that PCIE_ECAM_BASE is set up by the FSP so the value used
/rk3399_rockchip-uboot/drivers/core/
H A DKconfig21 and devices in SPL, so 1KB should be enable. See
34 and devices in SPL, so 1KB should be enough. See
60 device. This is not normally required in SPL, so by default this
72 Normally serial drivers register with stdio so that they can be used
73 as normal output devices. In SPL we don't normally use stdio, so
101 support any bus type (I2C, SPI) but so far this only supports
111 support any bus type (I2C, SPI) but so far this only supports
121 support any bus type (I2C, SPI) but so far this only supports
240 mistranslation of device addresses, so ensure that this is
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A DKconfig28 Host controller is compliant with XHCI so it will use
49 Host controller is compliant with XHCI so it will use
/rk3399_rockchip-uboot/doc/device-tree-bindings/pmic/
H A Dpm8916.txt3 This PMIC is connected using SPMI bus so should be child of SPMI bus controller.
/rk3399_rockchip-uboot/board/google/chromebox_panther/
H A DKconfig18 # Panther actually uses haswell, not ivybridge, so this is just a placeholder
/rk3399_rockchip-uboot/board/tcl/sl50/
H A DKconfig23 uses UART3 so enter 4 here.
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Drmr_switch.S5 @ exectute the Boot ROM in this state), so we need to switch to AArch64
12 @ Allwinner provides a writable alias of this register in MMIO space, so
/rk3399_rockchip-uboot/api/
H A DREADME25 so on
50 - helper conveniency wrappers so that consumer app does not have to use
/rk3399_rockchip-uboot/drivers/i2c/muxes/
H A DKconfig5 This enables I2C buses to be multiplexed, so that you can select
14 This enables I2C buses to be multiplexed, so that you can select
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Du-boot.lds30 /* CMD TABLE - sandwich this in between text and data so
76 /* UNINIT DATA - Small uninitialized data is first so it's

12345678910>>...18