| /u-boot/post/lib_powerpc/ |
| A D | b.c | 30 extern void cpu_post_exec_31 (ulong *code, ulong *ctr, ulong *lr, ulong *jump, 39 ulong jump; in cpu_post_test_bc() local 56 cpu_post_exec_31 (code, &ctr, &lr, &jump, cr); in cpu_post_test_bc() 59 ret = pjump == jump ? 0 : -1; in cpu_post_test_bc() 157 int jump = jumpc && jumpd; in cpu_post_test_b() local 160 (cc << 3) + (cd << 1), 0, jump, decr, link, in cpu_post_test_b()
|
| /u-boot/doc/ |
| A D | README.standalone | 4 1. The functions are exported by U-Boot via a jump table. The jump 6 (common/exports.c). Other routines may also modify the jump table, 7 however. The jump table can be accessed as the 'jt' field of the 8 'global_data' structure. The struct members for the jump table are 21 2. The pointer to the jump table is passed to the application in a 111 language are stub functions that perform the jump through the jump
|
| A D | README.mpc85xx-spin-table | 20 TLB. While booting, they set up another TLB in AS=1 space and jump into
|
| A D | README.TPL | 12 SPL. It loads the final uboot image into DDR, then jump to it to begin
|
| A D | README.bloblist | 65 When a part of U-Boot is about to jump to the next part, it can 'finish' the
|
| /u-boot/arch/powerpc/cpu/mpc83xx/ |
| A D | config.mk | 6 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|
| /u-boot/arch/powerpc/cpu/mpc85xx/ |
| A D | config.mk | 7 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|
| /u-boot/scripts/kconfig/ |
| A D | menu.c | 709 struct jump_key *jump = NULL; in get_prompt_str() local 721 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str() 730 jump->target = prop->menu; in get_prompt_str() 732 jump->target = location; in get_prompt_str() 735 jump->index = 0; in get_prompt_str() 737 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str() 740 list_add_tail(&jump->entries, head); in get_prompt_str() 747 if (jump && menu == location) in get_prompt_str() 748 jump->offset = strlen(r->s); in get_prompt_str()
|
| /u-boot/Licenses/ |
| A D | Exceptions | 6 use U-Boot services by means of the jump table provided by U-Boot
|
| /u-boot/board/bticino/mamoj/ |
| A D | README | 49 SPL:jump header2 54 u-boot-dtb.img:jump header2
|
| /u-boot/doc/imx/misc/ |
| A D | sdp.txt | 79 boot.scr:load 0x12000000,jump 0x12000000 94 SPL:jump header2 100 u-boot.img:jump header2
|
| /u-boot/doc/arch/ |
| A D | xtensa.rst | 56 U-Boot provides a jump table of entrypoints to exported functions 67 windowed ABI implemented in hardware. It makes using a jump table to an 71 be passed in registers. The most efficient approach is to have the jump
|
| A D | nds32.rst | 29 - PC relative jump and PC read instructions for efficient position independent
|
| /u-boot/arch/arm/mach-omap2/ |
| A D | lowlevel_init.S | 79 @ At that moment, IRQ will be pending and ARM will jump to Non Secure
|
| /u-boot/tools/ |
| A D | mxsimage.h | 172 } jump; member
|
| /u-boot/arch/x86/include/asm/ |
| A D | bootparam.h | 43 __u16 jump; member
|
| /u-boot/arch/arm/mach-omap2/omap5/ |
| A D | sec_entry_cpu1.S | 52 @ At that moment, IRQ will be pending and ARM will jump to Non Secure
|
| /u-boot/board/imgtec/xilfpga/ |
| A D | README | 52 1- JTAG load the binary and jump into it.
|
| /u-boot/lib/efi/ |
| A D | Kconfig | 7 EFI to perform most of the system init and then jump to U-Boot for
|
| /u-boot/board/technexion/pico-imx6/ |
| A D | README | 41 SDPU: jump -addr 0x10000000
|
| /u-boot/arch/xtensa/cpu/ |
| A D | start.S | 380 bnei a2, 5, 1f # jump if not alloca exception 385 jx a2 # jump to fast_alloca_exception
|
| /u-boot/doc/board/freescale/ |
| A D | mx6ul_14x14_evk.rst | 74 SDPU: jump -addr 0x877fffc0
|
| /u-boot/arch/arm/lib/ |
| A D | vectors.S | 234 movs pc, lr @ jump to next instruction & switch modes.
|
| /u-boot/doc/board/xilinx/ |
| A D | zynqmp-r5.rst | 120 Using TCM jump trampoline for address 0x10000000
|
| /u-boot/doc/board/tbs/ |
| A D | tbs2910.rst | 36 configuration, and since BT_FUSE_SEL is 0, this makes the SOC jump to serial 135 miniPC. The SoC will then jump to the serial download and wait for you.
|