code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
/* * Copyright (C) 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/fpu/compare-fp-1.c
C
gpl3
5,239
# # (C) Copyright 2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Fo...
1001-study-uboot
post/lib_powerpc/fpu/Makefile
Makefile
gpl3
1,531
/* * Copyright (C) 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/fpu/acc1.c
C
gpl3
1,407
/* * Copyright (C) 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/fpu/20001122-1.c
C
gpl3
1,357
/* * Borrowed from GCC 4.2.2 (which still was GPL v2+) */ /* 128-bit long double support routines for Darwin. Copyright (C) 1993, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU Gene...
1001-study-uboot
post/lib_powerpc/fpu/darwin-ldouble.c
C
gpl3
4,245
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/multi.c
C
gpl3
1,931
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/andi.c
C
gpl3
2,811
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/store.c
C
gpl3
3,990
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/rlwnm.c
C
gpl3
3,757
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/cpu_asm.h
C
gpl3
7,650
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/two.c
C
gpl3
3,548
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/complex.c
C
gpl3
2,474
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/rlwimi.c
C
gpl3
3,658
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/threex.c
C
gpl3
4,350
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/rlwinm.c
C
gpl3
3,495
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/lib_powerpc/twox.c
C
gpl3
3,589
# # (C) Copyright 2002-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/drivers/Makefile
Makefile
gpl3
1,006
/* * Parallel NOR Flash tests * * Copyright (c) 2005-2011 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <common.h> #include <malloc.h> #include <post.h> #include <flash.h> #if CONFIG_POST & CONFIG_SYS_POST_FLASH /* * This code will walk over the declared sectors erasing them, * then ...
1001-study-uboot
post/drivers/flash.c
C
gpl3
2,105
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/drivers/memory.c
C
gpl3
15,506
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/drivers/i2c.c
C
gpl3
2,845
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/drivers/rtc.c
C
gpl3
4,386
# # (C) Copyright 2002-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/Makefile
Makefile
gpl3
2,392
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/spr.c
C
gpl3
4,681
/* * Copyright (C) 2002 Wolfgang Denk <wd@denx.de> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either ve...
1001-study-uboot
post/cpu/mpc8xx/cache_8xx.S
Unix Assembly
gpl3
9,245
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/watchdog.c
C
gpl3
1,902
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/ether.c
C
gpl3
16,357
# # (C) Copyright 2002-2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/cpu/mpc8xx/Makefile
Makefile
gpl3
1,073
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/uart.c
C
gpl3
12,455
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/cache.c
C
gpl3
2,201
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/cpu/mpc8xx/usb.c
C
gpl3
6,176
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
1001-study-uboot
post/cpu/ppc4xx/spr.c
C
gpl3
6,527
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Sergei Poselenov <sposelenov@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the ...
1001-study-uboot
post/cpu/ppc4xx/fpu.c
C
gpl3
1,413
/* * (C) Copyright 2008 Ilya Yanok, EmCraft Systems, yanok@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pub...
1001-study-uboot
post/cpu/ppc4xx/ocm.c
C
gpl3
2,415
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
1001-study-uboot
post/cpu/ppc4xx/watchdog.c
C
gpl3
1,846
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
1001-study-uboot
post/cpu/ppc4xx/ether.c
C
gpl3
11,838
# # (C) Copyright 2002-2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/cpu/ppc4xx/Makefile
Makefile
gpl3
1,288
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * Copyright 2010, Stefan Roese, DENX Software Engineering, sr@denx.de * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; yo...
1001-study-uboot
post/cpu/ppc4xx/uart.c
C
gpl3
2,703
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
1001-study-uboot
post/cpu/ppc4xx/cache.c
C
gpl3
3,276
/* * (C) Copyright 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Author: Igor Lisitsin <igor@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
1001-study-uboot
post/cpu/ppc4xx/cache_4xx.S
Unix Assembly
gpl3
8,950
/* * (C) Copyright 2007 * Developed for DENX Software Engineering GmbH. * * Author: Pavel Kolesnikov <concord@emcraft.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General...
1001-study-uboot
post/cpu/ppc4xx/denali_ecc.c
C
gpl3
7,672
# # (C) Copyright 2002-2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/cpu/mpc83xx/Makefile
Makefile
gpl3
1,022
/* * (C) Copyright 2010 * Eastman Kodak Company, <www.kodak.com> * Michael Zaidman, <michael.zaidman@kodak.com> * * The code is based on the cpu/mpc83xx/ecc.c written by * Dave Liu <daveliu@freescale.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free soft...
1001-study-uboot
post/cpu/mpc83xx/ecc.c
C
gpl3
4,538
/* * (C) Copyright 2010 DENX Software Engineering, * Anatolij Gustschin, agust@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by th...
1001-study-uboot
post/board/pdm360ng/coproc_com.c
C
gpl3
2,675
# # (C) Copyright 2010 DENX Software Engineering # Anatolij Gustschin, agust@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Soft...
1001-study-uboot
post/board/pdm360ng/Makefile
Makefile
gpl3
1,004
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/gdc.c
C
gpl3
8,669
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/dsp.c
C
gpl3
1,846
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/fpga.c
C
gpl3
7,777
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/watchdog.c
C
gpl3
3,898
# # (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com # # Developed for DENX Software Engineering GmbH # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public Lic...
1001-study-uboot
post/board/lwmon5/Makefile
Makefile
gpl3
1,070
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/sysmon.c
C
gpl3
6,988
/* * (C) Copyright 2008 Dmitry Rakhchev, EmCraft Systems, rda@emcraft.com * * Developed for DENX Software Engineering GmbH * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
1001-study-uboot
post/board/lwmon5/dspic.c
C
gpl3
3,194
/* * (C) Copyright 2004 * Pantelis Antoniou, Intracom S.A. , panto@intracom.gr * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free So...
1001-study-uboot
post/board/netta/codec.c
C
gpl3
1,305
/* * (C) Copyright 2004 * Pantelis Antoniou, Intracom S.A. , panto@intracom.gr * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free So...
1001-study-uboot
post/board/netta/dsp.c
C
gpl3
1,291
# # (C) Copyright 2002-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/board/netta/Makefile
Makefile
gpl3
1,000
# # (C) Copyright 2002-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this # project. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Softwa...
1001-study-uboot
post/board/lwmon/Makefile
Makefile
gpl3
995
/* * (C) Copyright 2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/board/lwmon/sysmon.c
C
gpl3
7,222
/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
post/post.c
C
gpl3
10,890
# # (C) Copyright 2000-2011 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # (C) Copyright 2011 # Daniel Schwierzeck, daniel.schwierzeck@googlemail.com. # # (C) Copyright 2011 # Texas Instruments Incorporated - http://www.ti.com/ # Aneesh V <aneesh@ti.com> # # This file is released under the terms of GPL v2 ...
1001-study-uboot
spl/Makefile
Makefile
gpl3
4,356
/* * NS16550 Serial Port * originally from linux source (arch/powerpc/boot/ns16550.h) * * Cleanup and unification * (C) 2009 by Detlev Zundel, DENX Software Engineering GmbH * * modified slightly to * have addresses as offsets from CONFIG_SYS_ISA_BASE * added a few more definitions * added prototypes for ns16...
1001-study-uboot
include/ns16550.h
C
gpl3
5,778
/* * Header file for vsc7385.c * * Author: Timur Tabi <timur@freescale.com> * * Copyright 2008 Freescale Semiconductor, Inc. This file is licensed * under the terms of the GNU General Public License version 2. This * program is licensed "as is" without any warranty of any kind, whether * express or implied. ...
1001-study-uboot
include/vsc7385.h
C
gpl3
388
/* * FSL SD/MMC Defines *------------------------------------------------------------------- * * Copyright 2007-2008,2010-2011 Freescale Semiconductor, Inc * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free S...
1001-study-uboot
include/fsl_esdhc.h
C
gpl3
6,117
#ifndef _LINUX_CRC7_H #define _LINUX_CRC7_H #include <linux/types.h> extern const u8 crc7_syndrome_table[256]; static inline u8 crc7_byte(u8 crc, u8 data) { return crc7_syndrome_table[(crc << 1) ^ data]; } extern u8 crc7(u8 crc, const u8 *buffer, size_t len); #endif
1001-study-uboot
include/linux/crc7.h
C
gpl3
272
#ifndef _LINUX_CTYPE_H #define _LINUX_CTYPE_H /* * NOTE! This ctype does not handle EOF like the standard C * library is required to. */ #define _U 0x01 /* upper */ #define _L 0x02 /* lower */ #define _D 0x04 /* digit */ #define _C 0x08 /* cntrl */ #define _P 0x10 /* punct */ #define _S 0x20 /* white space (space/...
1001-study-uboot
include/linux/ctype.h
C
gpl3
1,572
#ifndef __LINUX_COMPILER_H #error "Please don't include <linux/compiler-gcc.h> directly, include <linux/compiler.h> instead." #endif /* * Common definitions for all gcc versions go here. */ /* Optimization barrier */ /* The "volatile" is due to gcc bugs */ #define barrier() __asm__ __volatile__("": : :"memory") /...
1001-study-uboot
include/linux/compiler-gcc.h
C
gpl3
3,168
/* Red Black Trees (C) 1999 Andrea Arcangeli <andrea@suse.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. T...
1001-study-uboot
include/linux/rbtree.h
C
gpl3
4,884
#ifndef _LINUX_LIST_H #define _LINUX_LIST_H #include <linux/stddef.h> #include <linux/poison.h> #ifndef ARCH_HAS_PREFETCH #define ARCH_HAS_PREFETCH static inline void prefetch(const void *x) {;} #endif /* * Simple doubly linked list implementation. * * Some of the internal functions ("__xxx") are useful when * m...
1001-study-uboot
include/linux/list.h
C
gpl3
19,907
#ifndef _LINUX_STRING_H_ #define _LINUX_STRING_H_ #include <linux/types.h> /* for size_t */ #include <linux/stddef.h> /* for NULL */ #ifdef __cplusplus extern "C" { #endif extern char * ___strtok; extern char * strpbrk(const char *,const char *); extern char * strtok(char *,const char *); extern char * strsep(char *...
1001-study-uboot
include/linux/string.h
C
gpl3
2,285
#ifndef _LINUX_FB_H #define _LINUX_FB_H #include <linux/types.h> /* Definitions of frame buffers */ #define FB_MAX 32 /* sufficient for now */ #define FB_TYPE_PACKED_PIXELS 0 /* Packed Pixels */ #define FB_VISUAL_MONO01 0 /* Monochr. 1=Black 0=White */ #define FB_VISUAL_MONO10 1 /* Monochr. 1=White 0=Bla...
1001-study-uboot
include/linux/fb.h
C
gpl3
19,819
#ifndef _LINUX_TYPES_H #define _LINUX_TYPES_H #ifdef __KERNEL__ #include <linux/config.h> #endif #include <linux/posix_types.h> #include <asm/types.h> #ifndef __KERNEL_STRICT_NAMES typedef __kernel_fd_set fd_set; typedef __kernel_dev_t dev_t; typedef __kernel_ino_t ino_t; typedef __kernel_mode_t mode_t; typedef...
1001-study-uboot
include/linux/types.h
C
gpl3
3,276
#ifndef _LINUX_POSIX_TYPES_H #define _LINUX_POSIX_TYPES_H #include <linux/stddef.h> /* * This allows for 1024 file descriptors: if NR_OPEN is ever grown * beyond that you'll have to change this too. But 1024 fd's seem to be * enough even for such "real" unices like OSF/1, so hopefully this is * one limit that doe...
1001-study-uboot
include/linux/posix_types.h
C
gpl3
1,241
/* * ethtool.h: Defines for Linux ethtool. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik <jgarzik@pobox.com> * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher...
1001-study-uboot
include/linux/ethtool.h
C
gpl3
24,940
#ifndef _SCREEN_INFO_H #define _SCREEN_INFO_H #include <linux/types.h> /* * These are set up by the setup-routine at boot-time: */ struct screen_info { __u8 orig_x; /* 0x00 */ __u8 orig_y; /* 0x01 */ __u16 ext_mem_k; /* 0x02 */ __u16 orig_video_page; /* 0x04 */ __u8 orig_video_mode; /* 0x06 */ __u8 ori...
1001-study-uboot
include/linux/screen_info.h
C
gpl3
2,761
/* * linux/mii.h: definitions for MII-compatible transceivers * Originally drivers/net/sunhme.h. * * Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) */ #ifndef __LINUX_MII_H__ #define __LINUX_MII_H__ /* Generic MII registers. */ #define MII_BMCR 0x00 /* Basic mode control register */ #defi...
1001-study-uboot
include/linux/mii.h
C
gpl3
8,420
#ifndef __LINUX_COMPILER_H #error "Please don't include <linux/compiler-gcc3.h> directly, include <linux/compiler.h> instead." #endif #if __GNUC_MINOR__ >= 3 # define __used __attribute__((__used__)) #else # define __used __attribute__((__unused__)) #endif #if __GNUC_MINOR__ >= 4 #define __must_check __attribute...
1001-study-uboot
include/linux/compiler-gcc3.h
C
gpl3
544
#ifndef _LINUX_STDDEF_H #define _LINUX_STDDEF_H #undef NULL #if defined(__cplusplus) #define NULL 0 #else #define NULL ((void *)0) #endif #ifndef _SIZE_T #include <linux/types.h> #endif #undef offsetof #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) #endif
1001-study-uboot
include/linux/stddef.h
C
gpl3
276
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM * Copyright Torsten Duwe <duwe@informatik.uni-erlangen.de> 1993 * derived from Data Sheet, Copyright Motorola 1984 (!). * It was written to be part of the Linux operating system. */ /* permission is hereby granted to copy, modify and redistr...
1001-study-uboot
include/linux/mc146818rtc.h
C
gpl3
3,371
/* * linux/include/linux/edd.h * Copyright (C) 2002, 2003, 2004 Dell Inc. * by Matt Domsch <Matt_Domsch@dell.com> * * structures and definitions for the int 13h, ax={41,48}h * BIOS Enhanced Disk Drive Services * This is based on the T13 group document D1572 Revision 0 (August 14 2002) * available at http://ww...
1001-study-uboot
include/linux/edd.h
C
gpl3
5,609
#ifndef _LINUX_MATH64_H #define _LINUX_MATH64_H #include <linux/types.h> #if BITS_PER_LONG == 64 /** * div_u64_rem - unsigned 64bit divide with 32bit divisor with remainder * * This is commonly provided by 32bit archs to provide an optimized 64bit * divide. */ static inline u64 div_u64_rem(u64 dividend, u32 div...
1001-study-uboot
include/linux/math64.h
C
gpl3
1,844
#ifndef _LINUX_BYTEORDER_BIG_ENDIAN_H #define _LINUX_BYTEORDER_BIG_ENDIAN_H #ifndef __BIG_ENDIAN #define __BIG_ENDIAN 4321 #endif #ifndef __BIG_ENDIAN_BITFIELD #define __BIG_ENDIAN_BITFIELD #endif #define __BYTE_ORDER __BIG_ENDIAN #include <linux/byteorder/swab.h> #define __constant_htonl(x) ((__u32)(x)) #define __c...
1001-study-uboot
include/linux/byteorder/big_endian.h
C
gpl3
2,542
#ifndef _LINUX_BYTEORDER_GENERIC_H #define _LINUX_BYTEORDER_GENERIC_H /* * linux/byteorder_generic.h * Generic Byte-reordering support * * Francois-Rene Rideau <fare@tunes.org> 19970707 * gathered all the good ideas from all asm-foo/byteorder.h into one file, * cleaned them up. * I hope it is compliant...
1001-study-uboot
include/linux/byteorder/generic.h
C
gpl3
5,991
#ifndef _LINUX_BYTEORDER_LITTLE_ENDIAN_H #define _LINUX_BYTEORDER_LITTLE_ENDIAN_H #ifndef __LITTLE_ENDIAN #define __LITTLE_ENDIAN 1234 #endif #ifndef __LITTLE_ENDIAN_BITFIELD #define __LITTLE_ENDIAN_BITFIELD #endif #define __BYTE_ORDER __LITTLE_ENDIAN #include <linux/byteorder/swab.h> #define __constant_htonl(x) ___...
1001-study-uboot
include/linux/byteorder/little_endian.h
C
gpl3
2,664
#ifndef _LINUX_BYTEORDER_SWAB_H #define _LINUX_BYTEORDER_SWAB_H /* * linux/byteorder/swab.h * Byte-swapping, independently from CPU endianness * swabXX[ps]?(foo) * * Francois-Rene Rideau <fare@tunes.org> 19971205 * separated swab functions from cpu_to_XX, * to clean up support for bizarre-endian architect...
1001-study-uboot
include/linux/byteorder/swab.h
C
gpl3
4,133
#ifndef _LINUX_UNALIGNED_ACCESS_OK_H #define _LINUX_UNALIGNED_ACCESS_OK_H #include <asm/byteorder.h> static inline u16 get_unaligned_le16(const void *p) { return le16_to_cpup((__le16 *)p); } static inline u32 get_unaligned_le32(const void *p) { return le32_to_cpup((__le32 *)p); } static inline u64 get_unaligned_l...
1001-study-uboot
include/linux/unaligned/access_ok.h
C
gpl3
1,279
#ifndef _LINUX_UNALIGNED_GENERIC_H #define _LINUX_UNALIGNED_GENERIC_H /* define __force to nothing in U-Boot */ #define __force /* * Cause a link-time error if we try an unaligned access other than * 1,2,4 or 8 bytes long */ extern void __bad_unaligned_access_size(void); #define __get_unaligned_le(ptr) ((__force ...
1001-study-uboot
include/linux/unaligned/generic.h
C
gpl3
2,188
#ifndef _LINUX_UNALIGNED_LE_BYTESHIFT_H #define _LINUX_UNALIGNED_LE_BYTESHIFT_H #include <linux/types.h> static inline u16 __get_unaligned_le16(const u8 *p) { return p[0] | p[1] << 8; } static inline u32 __get_unaligned_le32(const u8 *p) { return p[0] | p[1] << 8 | p[2] << 16 | p[3] << 24; } static inline u64 __g...
1001-study-uboot
include/linux/unaligned/le_byteshift.h
C
gpl3
1,423
#ifndef _LINUX_UNALIGNED_BE_BYTESHIFT_H #define _LINUX_UNALIGNED_BE_BYTESHIFT_H #include <linux/types.h> static inline u16 __get_unaligned_be16(const u8 *p) { return p[0] << 8 | p[1]; } static inline u32 __get_unaligned_be32(const u8 *p) { return p[0] << 24 | p[1] << 16 | p[2] << 8 | p[3]; } static inline u64 __g...
1001-study-uboot
include/linux/unaligned/be_byteshift.h
C
gpl3
1,423
/* * ioport.h Definitions of routines for detecting, reserving and * allocating system resources. * * Authors: Linus Torvalds */ #ifndef _LINUX_IOPORT_H #define _LINUX_IOPORT_H #ifndef __ASSEMBLY__ #include <linux/compiler.h> #include <linux/types.h> /* * Resources are tree-like, allowing * nesting etc.. */ ...
1001-study-uboot
include/linux/ioport.h
C
gpl3
7,235
#ifndef _LINUX_TIME_H #define _LINUX_TIME_H #include <linux/types.h> #define _DEFUN(a,b,c) a(c) #define _CONST const #define _AND , #define _REENT_ONLY #define SECSPERMIN 60L #define MINSPERHOUR 60L #define HOURSPERDAY 24L #define SECSPERHOUR (SECSPERMIN * MINSPERHOUR) #define SECSPERDAY (SECSPERHOUR * HOURSPERDAY)...
1001-study-uboot
include/linux/time.h
C
gpl3
3,768
#ifndef _LINUX_STAT_H #define _LINUX_STAT_H #include <linux/types.h> #ifdef __cplusplus extern "C" { #endif #define S_IFMT 00170000 /* type of file */ #define S_IFSOCK 0140000 /* named socket */ #define S_IFLNK 0120000 /* symbolic link */ #define S_IFREG 0100000 /* regular */ #define S_IFBLK 0060000 /* block spec...
1001-study-uboot
include/linux/stat.h
C
gpl3
4,218
#ifndef _LINUX_IOCTL_H #define _LINUX_IOCTL_H #include <asm/ioctl.h> #endif /* _LINUX_IOCTL_H */
1001-study-uboot
include/linux/ioctl.h
C
gpl3
99
#ifndef _LINUX_POISON_H #define _LINUX_POISON_H /********** include/linux/list.h **********/ /* * used to verify that nobody uses non-initialized list entries. */ #define LIST_POISON1 ((void *) 0x0) #define LIST_POISON2 ((void *) 0x0) #endif
1001-study-uboot
include/linux/poison.h
C
gpl3
248
#ifndef _LINUX_APM_H #define _LINUX_APM_H /* * Include file for the interface to an APM BIOS * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Sof...
1001-study-uboot
include/linux/apm_bios.h
C
gpl3
5,647
#ifndef __LINUX_COMPILER_H #define __LINUX_COMPILER_H #ifndef __ASSEMBLY__ #ifdef __CHECKER__ # define __user __attribute__((noderef, address_space(1))) # define __kernel /* default address space */ # define __safe __attribute__((safe)) # define __force __attribute__((force)) # define __nocast __attribute__((nocast...
1001-study-uboot
include/linux/compiler.h
C
gpl3
8,408
/* * <linux/usb/gadget.h> * * We call the USB code inside a Linux-based peripheral device a "gadget" * driver, except for the hardware-specific bus glue. One USB host can * master many USB gadgets, but the gadgets are only slaved to one host. * * * (C) Copyright 2002-2004 by David Brownell * All Rights Reserv...
1001-study-uboot
include/linux/usb/gadget.h
C
gpl3
33,680
/* * USB Communications Device Class (CDC) definitions * * CDC says how to talk to lots of different types of network adapters, * notably ethernet adapters and various modems. It's used mostly with * firmware based USB peripherals. * * Ported to U-boot by: Thomas Smits <ts.smits@gmail.com> and * ...
1001-study-uboot
include/linux/usb/cdc.h
C
gpl3
6,605
/* * This file holds USB constants and structures that are needed for * USB device APIs. These are used by the USB device model, which is * defined in chapter 9 of the USB 2.0 specification and in the * Wireless USB 1.0 (spread around). Linux has several APIs in C that * need these: * * - the master/host side ...
1001-study-uboot
include/linux/usb/ch9.h
C
gpl3
18,249
/* * crc32.h * See linux/lib/crc32.c for license and changes */ #ifndef _LINUX_CRC32_H #define _LINUX_CRC32_H #include <linux/types.h> /* #include <linux/bitrev.h> */ extern u32 crc32_le(u32 crc, unsigned char const *p, size_t len); /* extern u32 crc32_be(u32 crc, unsigned char const *p, size_t len); */ #define...
1001-study-uboot
include/linux/crc32.h
C
gpl3
904
#ifndef __LZO_H__ #define __LZO_H__ /* * LZO Public Kernel Interface * A mini subset of the LZO real-time data compression library * * Copyright (C) 1996-2005 Markus F.X.J. Oberhumer <markus@oberhumer.com> * * The full LZO package can be found at: * http://www.oberhumer.com/opensource/lzo/ * * Changed fo...
1001-study-uboot
include/linux/lzo.h
C
gpl3
1,452
#ifndef _LINUX_BITOPS_H #define _LINUX_BITOPS_H #include <asm/types.h> /* * ffs: find first bit set. This is defined the same way as * the libc and compiler builtin ffs routines, therefore * differs in spirit from the above ffz (man ffs). */ static inline int generic_ffs(int x) { int r = 1; if (!x) return 0...
1001-study-uboot
include/linux/bitops.h
C
gpl3
3,113
#ifndef _LINUX_ERR_H #define _LINUX_ERR_H /* XXX U-BOOT XXX */ #if 0 #include <linux/compiler.h> #else #include <linux/mtd/compat.h> #endif #include <asm/errno.h> /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either an error code or a dentry * pointer with the same...
1001-study-uboot
include/linux/err.h
C
gpl3
813