| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path.c | 19 static const struct efi_device_path END = { variable 22 .length = sizeof(END), 195 unsigned sz = efi_dp_size(dp) + sizeof(END); in efi_dp_dup() 219 void *p = dp_alloc(sz1 + sz2 + sizeof(END)); in efi_dp_append() 222 memcpy(p + sz1 + sz2, &END, sizeof(END)); in efi_dp_append() 235 ret = efi_dp_dup(&END); in efi_dp_append_node() 240 void *p = dp_alloc(sz + sizeof(END)); in efi_dp_append_node() 242 memcpy(p + sz, &END, sizeof(END)); in efi_dp_append_node() 247 void *p = dp_alloc(sz + node->length + sizeof(END)); in efi_dp_append_node() 250 memcpy(p + sz + node->length, &END, sizeof(END)); in efi_dp_append_node() [all …]
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | linkage.h | 62 #ifndef END 63 #define END(name) \ 70 END(name)
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | gcc-stack-usage.sh | 10 cat <<END | $@ -Werror -fstack-usage -x c - -c -o $TMP >/dev/null 2>&1 \ heredoc 16 END
|
| H A D | fit-resign.sh | 98 …END=`./tools/fit_info -f ${ITB} -n /configurations/conf/signature -p value | sed -n "/END:/p" | aw… 110 dd if=${ITB} of=${ITB}.half2 skip=1 ibs=${END}
|
| /rk3399_rockchip-uboot/test/trace/ |
| H A D | test-trace.sh | 15 ./${OUTPUT_DIR}/u-boot <<END heredoc 27 END
|
| /rk3399_rockchip-uboot/board/imgtec/boston/ |
| H A D | lowlevel_init.S | 39 END(lowlevel_init) 56 END(lowlevel_display)
|
| /rk3399_rockchip-uboot/tools/patman/test/ |
| H A D | test01.txt | 20 END 25 END 56 END
|
| H A D | 0001-pci-Correct-cast-for-sandbox.patch | 22 END 27 END
|
| H A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch | 32 END
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | genex.S | 175 END(except_vec3_generic) 181 END(except_vec_ejtag_debug) 192 END(handle_reserved) 224 END(handle_ejtag_debug)
|
| H A D | cache_init.S | 426 END(mips_cache_reset) 442 END(dcache_status) 457 END(dcache_disable) 472 END(dcache_enable)
|
| /rk3399_rockchip-uboot/arch/mips/mach-pic32/ |
| H A D | lowlevel_init.S | 27 END(lowlevel_init)
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/ |
| H A D | sec_entry_cpu1.S | 70 END(cpu1_entry) 123 END(omap_smc_sec_cpu1_args)
|
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | cm_init.S | 45 END(mips_cm_map)
|
| H A D | start.S | 281 END(_start)
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | slre.c | 31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator 282 emit(r, END); in relocate() 315 emit(r, END); in fixup_branch() 431 emit(r, END); in slre_compile() 508 while (res && r->code[pc] != END) { in match() 633 case END: in match()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | feature-removal-schedule.txt | 10 What: Remove unused CONFIG_SYS_MEMTEST_START/END
|
| /rk3399_rockchip-uboot/arch/mips/mach-ath79/qca953x/ |
| H A D | lowlevel_init.S | 186 END(lowlevel_init)
|
| /rk3399_rockchip-uboot/arch/mips/mach-ath79/ar933x/ |
| H A D | lowlevel_init.S | 280 END(lowlevel_init)
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | asm.h | 77 #define END(function) \ macro
|
| /rk3399_rockchip-uboot/drivers/usb/ |
| H A D | Kconfig | 103 END, PAGE UP, and PAGE DOWN.
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 195 END 207 END 217 END 374 END
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 177 END OF TERMS AND CONDITIONS
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 280 END OF TERMS AND CONDITIONS
|
| H A D | lgpl-2.1.txt | 458 END OF TERMS AND CONDITIONS
|