/linux-2.4.37.9/Documentation/arm/ |
D | Booting | 9 In order to boot ARM Linux, you require a boot loader, which is a small 10 program that runs before the main kernel. The boot loader is expected 14 Essentially, the boot loader should provide (as a minimum) the 30 The boot loader is expected to find and initialise all RAM that the 34 the RAM in the machine, or any other method the boot loader designer 44 The boot loader should initialise and enable one serial port on the 49 As an alternative, the boot loader can pass the relevant 'console=' 62 The boot loader should detect the machine type its running on by some 65 The boot loader must ultimately be able to provide a MACH_TYPE_xxx 75 The boot loader must create and initialise the kernel tagged list. [all …]
|
/linux-2.4.37.9/arch/arm/lib/ |
D | ecard.S | 23 @ Purpose: call an expansion card loader to read bytes. 24 @ Proto : char read_loader(int offset, char *card_base, char *loader); 36 @ Purpose: call an expansion card loader to reset the card 37 @ Proto : void read_loader(int card_base, char *loader);
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 21 boot loader and the kernel. setup.S made relocatable, 40 The traditional memory map for the kernel loader, used for Image or 55 | Boot loader | <- Boot sector entry point 0000:7C00 74 low memory touched by the boot loader -- as low as possible, since 77 memory. The boot loader should use the "INT 12h" BIOS call to verify 81 low, there is usually nothing the boot loader can do but to report an 82 error to the user. The boot loader should therefore be designed to 85 0x90000 segment, the boot loader should make sure not to use memory 98 32K, although the boot loader may choose to load only the first two 117 0208/4 2.00+ realmode_swtch Boot loader hook (see below) [all …]
|
D | zero-page.txt | 52 else it is set by the loader: 55 2 for bootsect-loader 62 loader. 64 0x214 unsigned long KERNEL_START, where the loader started the kernel
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | ecard.c | 94 ecard_loader_reset(volatile unsigned char *pa, loader_t loader); 96 ecard_loader_read(int off, volatile unsigned char *pa, loader_t loader); 145 if (ec->loader) in ecard_task_reset() 146 ecard_loader_reset(POD_INT_ADDR(ec->podaddr), ec->loader); in ecard_task_reset() 198 if (!req->use_loader || !req->ec->loader) { in ecard_task_readbytes() 212 req->ec->loader); in ecard_task_readbytes() 402 if (!useld && ec->loader) { in ecard_readchunk() 414 if (!ec->loader) { in ecard_readchunk() 415 ec->loader = (loader_t)kmalloc(c_len(&excd), in ecard_readchunk() 417 if (ec->loader) in ecard_readchunk() [all …]
|
/linux-2.4.37.9/drivers/net/ |
D | ptifddi.c | 47 unsigned char *code = &rp->loader; in pti_card_test() 87 rp->loader.loader_firmware[i] = firmware_loader[i]; in pti_init_firmware_loader() 93 struct dpram_loader *lp = &rp.loader; in pti_load_main_firmware()
|
D | ptifddi.h | 23 /*0x100*/ struct dpram_loader loader; member
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | exec32.c | 49 if (bprm->loader) in setup_arg_pages32() 50 bprm->loader += stack_base; in setup_arg_pages32()
|
D | head.S | 365 # SALIPL loader support. Based on a patch by Rob van der Heij. 366 # This entry point is called directly from the SALIPL loader and
|
/linux-2.4.37.9/fs/ |
D | exec.c | 335 if (bprm->loader) in setup_arg_pages() 336 bprm->loader += stack_base; in setup_arg_pages() 857 if (!bprm->loader && eh->fh.f_magic == 0x183 && in search_binary_handler() 861 unsigned long loader; in search_binary_handler() local 867 loader = PAGE_SIZE*MAX_ARG_PAGES-sizeof(void *); in search_binary_handler() 878 bprm->loader = loader; in search_binary_handler() 961 bprm.loader = 0; in do_execve()
|
D | binfmt_aout.c | 217 if (bprm->loader) { in create_aout_tables() 220 put_user(bprm->loader, --sp); in create_aout_tables()
|
/linux-2.4.37.9/drivers/char/ |
D | README.cycladesZ | 5 The firmware, loader program and the latest device driver code are
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | binfmt_elf32.c | 180 if (bprm->loader) in ia32_setup_arg_pages() 181 bprm->loader += stack_base; in ia32_setup_arg_pages()
|
/linux-2.4.37.9/include/linux/ |
D | binfmts.h | 32 unsigned long loader, exec; member
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_binfmt.c | 233 if (bprm->loader) in ia32_setup_arg_pages() 234 bprm->loader += stack_base; in ia32_setup_arg_pages()
|
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | crt0.S | 36 ## the .text section of the boot loader
|
/linux-2.4.37.9/Documentation/ |
D | initrd.txt | 8 initrd provides the capability to load a RAM disk by the boot loader. 27 1) the boot loader loads the kernel and the initial RAM disk 273 6) the boot loader is installed 274 7) the boot loader is configured to load an initrd with the set of 301 via initrd from CD; or by booting via a loader like LOADLIN or directly
|
D | memory.txt | 25 See the documentation of your boot loader (LILO, loadlin, etc.) about
|
/linux-2.4.37.9/include/asm-arm/ |
D | ecard.h | 181 CONST loader_t loader; /* loader program */ member
|
/linux-2.4.37.9/arch/s390/ |
D | config.in | 27 bool ' Kernel module loader' CONFIG_KMOD
|
/linux-2.4.37.9/arch/arm/ |
D | config.in | 28 dep_bool ' Kernel module loader' CONFIG_KMOD $CONFIG_MODULES 462 # Compressed boot loader in ROM. Yes, we really want to ask about 464 bool 'Compressed boot loader in ROM/flash' CONFIG_ZBOOT_ROM 465 hex 'Compressed ROM boot loader base address' CONFIG_ZBOOT_ROM_TEXT 0 466 hex 'Compressed ROM boot loader BSS address' CONFIG_ZBOOT_ROM_BSS 0
|
/linux-2.4.37.9/arch/s390x/ |
D | config.in | 39 bool 'Kernel module loader' CONFIG_KMOD
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | head.S | 368 # SALIPL loader support. Based on a patch by Rob van der Heij. 369 # This entry point is called directly from the SALIPL loader and
|
/linux-2.4.37.9/arch/s390/boot/ |
D | iplfba.S | 11 # program. The fba ipl loader only uses the CCW on 8-15 to load the first 512
|
/linux-2.4.37.9/arch/s390x/boot/ |
D | iplfba.S | 11 # program. The fba ipl loader only uses the CCW on 8-15 to load the first 512
|