代码搜索:U-Boot
找到约 7,017 项符合「U-Boot」的源代码
代码结果 7,017
www.eeworm.com/read/253341/4398332
lds u-boot.lds
/*
* U-boot - u-boot.lds
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people
www.eeworm.com/read/155374/5624124
h iphase4539.h
/*
* (C) Copyright 2002 Wolfgang Grandegger
*
* This file is based on similar values for other boards found in
* other U-Boot config files, mainly tqm8260.h and mpc8260ads.h.
*
* Se
www.eeworm.com/read/200728/15426352
c rtl8139.c
/*
* rtl8139.c : U-Boot driver for the RealTek RTL8139
*
* Masami Komiya (mkomiya@sonare.it)
*
* Most part is taken from rtl8139.c of etherboot
*
*/
/* rtl8139.c - etherboot driver for the Rea
www.eeworm.com/read/274890/10846491
c cmd_net.c
/*
* vivi/net/cmd_net.c
*
* Based on u-boot
*
* $Id: cmd_net.c,v 1.0 2004/08/12 11:14:01 kingmonkey Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/341022/12113163
patch usbtty-irq-racecondition-fix.patch
This patch adds some local_irq_{save,restore}() code to usbtty to cope with the
lack of lacking in the case of irq-accelerated usb device drivers (such as our
s3c24xx udc driver).
Index: u-boot/drive
www.eeworm.com/read/15240/438745
readme-integrator
U-Boot for ARM Integrator Development Platforms
Peter Pearse, ARM Ltd.
peter.pearse@arm.com
www.arm.com
Manuals available from :-
http://www.arm.com/products/DevTools/Hardware_Platf
www.eeworm.com/read/15240/438793
jffs2 readme.jffs2
JFFS2 options and usage.
-----------------------
JFFS2 in U-Boot is a read only implementation of the file system in
Linux with the same name. To use JFFS2 define CFG_CMD_JFFS2.
The module adds thre
www.eeworm.com/read/15240/439581
h uaccess.h
/*
* U-boot - uaccess.h
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* This file is based on
* Based on: include/asm-m68knommu/uaccess.h
* Changes made by Lineo Inc. May 2001
*
* See file
www.eeworm.com/read/15240/439710
h bf533_serial.h
/*
* U-boot - bf533_serial.h Serial Driver defines
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* This file is based on
* bf533_serial.h: Definitions for the BlackFin BF533 DSP serial driver.
www.eeworm.com/read/15240/439718
mk config.mk
# U-boot - config.mk
#
# Copyright (c) 2005 blackfin.uclinux.org
#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# See file CREDITS for list of people who contrib