Home
last modified time | relevance | path

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

1234

/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A DKconfig28 Hynetek HUSB311 Type-C chip driver that works with
38 The Fairchild FUSB302 Type-C chip driver that works with
/rk3399_rockchip-uboot/drivers/demo/
H A DKconfig19 works.
28 works.
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dwl.c209 if (list_empty(&ubi->works)) { in do_work()
215 wrk = list_entry(ubi->works.next, struct ubi_work, list); in do_work()
532 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()
537 while (!list_empty(&ubi->works)) { in ubi_do_worker()
565 list_add_tail(&wrk->list, &ubi->works); in __schedule_ubi_work()
1374 list_for_each_entry_safe(wrk, tmp, &ubi->works, list) {
1462 if (list_empty(&ubi->works) || ubi->ro_mode ||
1509 while (!list_empty(&ubi->works)) {
1512 wrk = list_entry(ubi->works.next, struct ubi_work, list);
1541 INIT_LIST_HEAD(&ubi->works);
[all …]
/rk3399_rockchip-uboot/doc/SPL/
H A DREADME.spl-secure-boot7 This document provides an overview of how SPL verified boot works on powerpc/
/rk3399_rockchip-uboot/drivers/sound/
H A DKconfig49 audio data and I2C for codec control. At present it only works
79 audio data and I2C for codec control. At present it only works
/rk3399_rockchip-uboot/doc/SPI/
H A DREADME.sh_qspi_test38 If you're written correctly and driver works properly, U-Boot starts.
/rk3399_rockchip-uboot/tools/patman/test/
H A Dtest01.txt55 works
H A D0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch31 works
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dverified-boot.txt29 works look up "public key cryptography" and "RSA" (a particular algorithm).
73 The above method works for a signer providing images to a run-time U-Boot.
/rk3399_rockchip-uboot/doc/
H A DREADME.splashprepare17 splashsource works as follows:
H A DREADME.TPL19 How it works
H A DREADME.sched9 qualify as that of production quality. It works with the example
H A DREADME.serial_multi11 in the works).
H A DREADME.esbc_validate13 This command works on both PBL based and Non PBL based Freescale
H A DREADME.semihosting30 absence of CONFIG_BASE_FVP. This change is tested and works on both the
H A DREADME.atmel_pmecc15 As soon as your nand flash software ECC works, you can enable PMECC.
H A DREADME.kconfig45 Now it works as in Linux.
52 "make <board>_config" works the same as "make <board>_defconfig".
/rk3399_rockchip-uboot/fs/jffs2/
H A DLICENCE22 files and link them with other works to produce a work based on these
/rk3399_rockchip-uboot/board/imgtec/xilfpga/
H A DREADME54 3- Load uImage via tftp. Ethernet works in u-boot.
/rk3399_rockchip-uboot/board/sbc8641d/
H A DREADME49 k) power cycle the board and confirm new image works.
/rk3399_rockchip-uboot/Licenses/
H A DOFL.txt25 fonts, including any derivative works, can be bundled, embedded,
27 names are not used by derivative works. The fonts and derivatives,
H A DeCos-2.0.txt26 link it with other works to produce a work based on this file, this
/rk3399_rockchip-uboot/lib/lzma/
H A Dhistory.txt149 ISequentialInStream::Read now works as old ReadPart
150 ISequentialOutStream::Write now works as old WritePart
/rk3399_rockchip-uboot/doc/driver-model/
H A Dlivetree.txt63 hood it uses ofnode so it works with both flat and live device trees.
83 properties. This only works with a flat device tree. The drivers should be
102 The dev_read_...() interface is more convenient and works with both the
/rk3399_rockchip-uboot/drivers/pci/
H A DKconfig79 PCIe controllers. The PCIe may works in RC or EP mode according to

1234