代码搜索结果

找到约 3,767 项符合 Bootloader 的代码

main.c

/* * arch/alpha/boot/main.c * * Copyright (C) 1994, 1995 Linus Torvalds * * This file is the bootloader for the Linux/AXP kernel */ #include #include #include

head.s

/* * alpha/boot/head.S * * initial boot stuff.. At this point, the bootloader has already * switched into OSF/1 PAL-code, and loaded us at the correct address * (START_ADDR). So there isn't much

misc.c

/* * BK Id: SCCS/s.misc.c 1.15 10/15/01 10:53:29 trini */ /* * Adapted for PowerPC by Gary Thomas * * Rewritten by Cort Dougan (cort@cs.nmt.edu) * One day to be replaced by a single bootloader f

misc-simple.c

/* * arch/ppc/common/misc-simple.c * * Misc. bootloader code for many machines. This assumes you have are using * a 6xx/7xx/74xx CPU in your machine. This assumes the chunk of memory * below 8M

misc-common.c

/* * arch/ppc/boot/common/misc-common.c * * Misc. bootloader code (almost) all platforms can use * * Author: Johnnie Peters * Editor: Tom Rini * * Deri

gemini_prom.s

/* * BK Id: SCCS/s.gemini_prom.S 1.5 05/17/01 18:14:21 cort */ /* * arch/ppc/kernel/gemini_prom.S * * Not really prom support code (yet), but sort of anti-prom code. The current * bootloader

bootdata.h

#ifndef _PARISC_BOOTDATA_H #define _PARISC_BOOTDATA_H /* structure given from bootloader... */ typedef struct { unsigned data_valid_signature, initrd_start, initrd_end; char commandline[

flashmc1322x.mac

execUserFlashExit() { __hwReset(3000); // Wait 3 s after the reset, the halt the CPU __message("Target reset, wait until bootloader finishes !"); }

wasistwas.txt.svn-base

+++++++++++++++++++++++++ + Flight-Ctrl: +++++++++++++++++++++++++ BootLoader_MEGA644_20MHZ_V0_1.hex Der Bootloader wird per ISP eingespielt Der Bootloader nur dann eingespielt werden, wenn

boot.s

/* -*-Asm-*- */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 1999,2000,2001,2002,2005,2006,2007 Free Software Foundation, Inc. * * GRUB is free software: you can redistribute it and