代码搜索:ucLinux
找到约 2,003 项符合「ucLinux」的源代码
代码结果 2,003
www.eeworm.com/read/168763/5436773
h m5282.h
/*
* mcf5282.h -- Definitions for Motorola Coldfire 5282
*
* Based on mcf5282sim.h of uCLinux distribution:
* (C) Copyright 1999, Greg Ungerer (gerg@snapgear.com)
*
* See file CREDITS for l
www.eeworm.com/read/164098/5499230
c armio.c
/*
armio.c - I/O registers and interrupt controller.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
Changes to support running uClinux/Atmel AT91 ta
www.eeworm.com/read/347603/3166643
build-rm9200
#!/bin/sh
#
# Please make sure that the following things are OK:
#
# 1. You have installed the arm-elf-tools already.
# 2. Your uClinux distribution has been installed into the directory of '/opt
www.eeworm.com/read/347503/3168633
d fdpic-pie-6-fail.d
#name: FRV uClinux PIC relocs to undefined symbols, pie linking
#source: fdpic6.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
#error: different segment
www.eeworm.com/read/347503/3168660
d fdpic-shared-6-fail.d
#name: FRV uClinux PIC relocs to undefined symbols, shared linking
#source: fdpic6.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -shared
#error: different segment
www.eeworm.com/read/347503/3168699
d fdpic-pie-5.d
#name: FRV uClinux PIC relocs to undefined symbols, pie linking
#source: fdpic5.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
#error: undefined reference
www.eeworm.com/read/316872/3586731
kconfig
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "uClinux/68k (w/o MMU) Kernel Configuration"
config M68K
bool
default y
www.eeworm.com/read/316872/3596497
c bf54x-lq043fb.c
/*
* File: drivers/video/bf54x-lq043.c
* Based on:
* Author: Michael Hennerich
*
* Created:
* Description: ADSP-BF54x Framebufer driver
*
*
* M
www.eeworm.com/read/290540/3972659
s start1.s
/*
* U-boot - start1.S Code running out of RAM after relocation
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This
www.eeworm.com/read/288816/4004399
c armio.c
/*
armio.c - I/O registers and interrupt controller.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
Changes to support running uClinux/Atmel AT91 targets