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) 2008 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * port from the libata of linux kernel * * 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 ...
1001-study-uboot
drivers/block/libata.c
C
gpl3
3,699
/* * sata_dwc.h * * Synopsys DesignWare Cores (DWC) SATA host driver * * Author: Mark Miesfeld <mmiesfeld@amcc.com> * * Ported from 2.6.19.2 to 2.6.25/26 by Stefan Roese <sr@denx.de> * Copyright 2008 DENX Software Engineering * * Based on versions provided by AMCC and Synopsys which are: * Copyright...
1001-study-uboot
drivers/block/sata_dwc.h
C
gpl3
10,773
/* * Freescale iMX51 ATA driver * * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.com> * * Based on code by: * Mahesh Mahadevan <mahesh.mahadevan@freescale.com> * * Based on code from original FSL ATA driver, which is * part of eCos, the Embedded Configurable Operating System. * Copyright (C) 1998, 1999, ...
1001-study-uboot
drivers/block/mxc_ata.c
C
gpl3
3,859
/* * Copyright (C) Excito Elektronik i Skåne AB, All rights reserved. * Author: Tor Krill <tor@excito.com> * * 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 Lice...
1001-study-uboot
drivers/block/sata_sil3114.h
C
gpl3
4,448
/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland, d.peter@mpl.ch. * * 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
drivers/block/sym53c8xx.c
C
gpl3
29,409
/* * Copyright (C) Procsys. All rights reserved. * Author: Mushtaq Khan <mushtaq_k@procsys.com> * <mushtaqk_921@yahoo.co.in> * * 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 ver...
1001-study-uboot
drivers/block/ata_piix.c
C
gpl3
18,793
/* * Driver for Blackfin on-chip ATAPI controller. * * Enter bugs at http://blackfin.uclinux.org/ * * Copyright (c) 2008 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <common.h> #include <command.h> #include <config.h> #include <asm/byteorder.h> #include <asm/io.h> #include <asm/errno....
1001-study-uboot
drivers/block/pata_bfin.c
C
gpl3
30,932
/* * (C) Copyright 2009 mGine co. * unsik Kim <donari75@gmail.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 Public License as * published by the Free Software Found...
1001-study-uboot
drivers/block/mg_disk_prv.h
C
gpl3
4,582
/* * Copyright (C) Excito Elektronik i Skåne AB, All rights reserved. * Author: Tor Krill <tor@excito.com> * * 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 Lice...
1001-study-uboot
drivers/block/sata_sil3114.c
C
gpl3
21,379
/* * Copyright (C) 2011 Freescale Semiconductor, Inc. * Author: Tang Yuantian <b29983@freescale.com> * * 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, o...
1001-study-uboot
drivers/block/sata_sil.c
C
gpl3
18,611
/* * Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net> * * Written-by: Albert ARIBAUD <albert.u.boot@aribaud.net> * * 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
drivers/block/mvsata_ide.c
C
gpl3
5,615
/* * Copyright (C) Freescale Semiconductor, Inc. 2006. * Author: Jason Jin<Jason.jin@freescale.com> * Zhang Wei<wei.zhang@freescale.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 ter...
1001-study-uboot
drivers/block/ahci.c
C
gpl3
17,917
# # (C) Copyright 2000-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
drivers/block/Makefile
Makefile
gpl3
1,919
/* * Faraday FTIDE020 ATA Controller (AHB) * * (C) Copyright 2011 Andes Technology * Greentime Hu <greentime@andestech.com> * Macpaul Lin <macpaul@andestech.com> * Kuo-Wei Chou <kwchou@andestech.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free software;...
1001-study-uboot
drivers/block/ftide020.c
C
gpl3
9,268
/* * Copyright (c) 2004 Picture Elements, Inc. * Stephen Williams (XXXXXXXXXXXXXXXX) * * This source code is free software; you can redistribute it * and/or modify it in source code form under the terms of the GNU * General Public License as published by the Free Software * Foundation; either vers...
1001-study-uboot
drivers/block/systemace.c
C
gpl3
6,984
/* * sata_dwc.c * * Synopsys DesignWare Cores (DWC) SATA host driver * * Author: Mark Miesfeld <mmiesfeld@amcc.com> * * Ported from 2.6.19.2 to 2.6.25/26 by Stefan Roese <sr@denx.de> * Copyright 2008 DENX Software Engineering * * Based on versions provided by AMCC and Synopsys which are: * Copyright...
1001-study-uboot
drivers/block/sata_dwc.c
C
gpl3
47,427
/* * Driver for Blackfin on-chip ATAPI controller. * * Enter bugs at http://blackfin.uclinux.org/ * * Copyright (c) 2008 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #ifndef PATA_BFIN_H #define PATA_BFIN_H #include <asm/blackfin_local.h> struct ata_ioports { unsigned long cmd_addr; unsigne...
1001-study-uboot
drivers/block/pata_bfin.h
C
gpl3
5,954
/* * Copyright (C) 2008,2010 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * * 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 ...
1001-study-uboot
drivers/block/fsl_sata.c
C
gpl3
24,618
/* * Copyright (C) 2011 Freescale Semiconductor, Inc. * Author: Tang Yuantian <b29983@freescale.com> * * 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, o...
1001-study-uboot
drivers/block/sata_sil.h
C
gpl3
7,180
/* * (C) Copyright 2009 mGine co. * unsik Kim <donari75@gmail.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 Public License as * published by the Free Software Found...
1001-study-uboot
drivers/block/mg_disk.c
C
gpl3
14,052
/* * Faraday FTIDE020_s ATA Controller (AHB) * * (C) Copyright 2011 Andes Technology * Greentime Hu <greentime@andestech.com> * Macpaul Lin <macpaul@andestech.com> * Kuo-Wei Chou <kwchou@andestech.com> * * See file CREDITS for list of people who contributed to this * project. * * This program is free softwar...
1001-study-uboot
drivers/block/ftide020.h
C
gpl3
10,399
/* * (C) Copyright 2007 * Gary Jennejohn, DENX Software Engineering, garyj@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 Fr...
1001-study-uboot
drivers/block/sil680.c
C
gpl3
3,496
/* * Copyright (C) 2007-2008 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * * 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 ...
1001-study-uboot
drivers/block/fsl_sata.h
C
gpl3
10,316
#ifndef __ATA_PIIX_H__ #define __ATA_PIIX_H__ #if (DEBUG_SATA) #define PRINTF(fmt,args...) printf (fmt ,##args) #else #define PRINTF(fmt,args...) #endif struct sata_ioports { unsigned long cmd_addr; unsigned long data_addr; unsigned long error_addr; unsigned long feature_addr; unsigned long nsect_addr; unsigned...
1001-study-uboot
drivers/block/ata_piix.h
C
gpl3
2,350
/* ax88180.h: ASIX AX88180 Non-PCI Gigabit Ethernet u-boot driver */ /* * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope it will ...
1001-study-uboot
drivers/net/ax88180.h
C
gpl3
12,557
/* * RealTek PHY drivers * * 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. * * This program is distributed in th...
1001-study-uboot
drivers/net/phy/realtek.c
C
gpl3
3,237
/* * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Prafulla Wadaskar <prafulla@marvell.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 Public License...
1001-study-uboot
drivers/net/phy/mv88e61xx.h
C
gpl3
2,001
/* * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Prafulla Wadaskar <prafulla@marvell.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 Public License...
1001-study-uboot
drivers/net/phy/mv88e61xx.c
C
gpl3
11,621
/* * Teranetics PHY drivers * * 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. * * This program is distributed in...
1001-study-uboot
drivers/net/phy/teranetics.c
C
gpl3
3,036
# # (C) Copyright 2008 # 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
drivers/net/phy/Makefile
Makefile
gpl3
1,914
/* * National Semiconductor PHY drivers * * 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. * * This program is di...
1001-study-uboot
drivers/net/phy/natsemi.c
C
gpl3
2,223
/* * Atheros PHY drivers * * 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. * * This program is distributed in th...
1001-study-uboot
drivers/net/phy/atheros.c
C
gpl3
1,298
/* * Davicom PHY drivers * * 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. * * This program is distributed in th...
1001-study-uboot
drivers/net/phy/davicom.c
C
gpl3
2,579
/* * Generic PHY Management code * * 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. * * This program is distribut...
1001-study-uboot
drivers/net/phy/generic_10g.c
C
gpl3
2,816
/* * SMSC PHY drivers * * 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. * * This program is distributed in the h...
1001-study-uboot
drivers/net/phy/smsc.c
C
gpl3
2,344
/* * LXT PHY drivers * * 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. * * This program is distributed in the ho...
1001-study-uboot
drivers/net/phy/lxt.c
C
gpl3
2,347
/* * Generic PHY Management code * * 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. * * This program is distribut...
1001-study-uboot
drivers/net/phy/phy.c
C
gpl3
17,203
/* * Marvell PHY drivers * * 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. * * This program is distributed in th...
1001-study-uboot
drivers/net/phy/marvell.c
C
gpl3
12,827
/* * Broadcom PHY drivers * * 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. * * This program is distributed in t...
1001-study-uboot
drivers/net/phy/broadcom.c
C
gpl3
7,552
/* * Micrel PHY drivers * * 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. * * This program is distributed in the...
1001-study-uboot
drivers/net/phy/micrel.c
C
gpl3
1,149
/* * Vitesse PHY drivers * * 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. * * This program is distributed in th...
1001-study-uboot
drivers/net/phy/vitesse.c
C
gpl3
6,413
/* * (C) Copyright 2009 Industrie Dial Face S.p.A. * Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> * * (C) Copyright 2001 * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redis...
1001-study-uboot
drivers/net/phy/miiphybb.c
C
gpl3
8,294
/* * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> * * (C) Copyright 2003 * Ingo Assmus <ingo.assmus@keymile.com> * * based on - Driver for MV64360X ethernet ports * Copyright (C) 2002 rabeeh@galileo.co.il * * See file CREDITS for list of ...
1001-study-uboot
drivers/net/mvgbe.c
C
gpl3
20,613
/* * Copyright (C) 2004 IMMS gGmbH <www.imms.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. * * This prog...
1001-study-uboot
drivers/net/netarm_eth.c
C
gpl3
8,950
/* * (c) 2007 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> * * 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. * * Thi...
1001-study-uboot
drivers/net/ax88796.c
C
gpl3
2,715
/* * Copyright (C) 2009 BuS Elektronik GmbH & Co. KG * Jens Scharsig (esw@bus-elektronik.de) * * (C) Copyright 2003 * Author : Hamid Ikdoumi (Atmel) * 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...
1001-study-uboot
drivers/net/at91_emac.c
C
gpl3
13,608
/* * Faraday FTGMAC100 Ethernet * * (C) Copyright 2010 Faraday Technology * Po-Yu Chuang <ratbert@faraday-tech.com> * * (C) Copyright 2010 Andes Technology * Macpaul Lin <macpaul@andestech.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub...
1001-study-uboot
drivers/net/ftgmac100.h
C
gpl3
9,077
/* * Copyright 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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This pro...
1001-study-uboot
drivers/net/fm/init.c
C
gpl3
5,355
/* * Copyright 2009-2011 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * * 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 ...
1001-study-uboot
drivers/net/fm/fm.c
C
gpl3
12,350
/* * Copyright 2009-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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * Thi...
1001-study-uboot
drivers/net/fm/dtsec.c
C
gpl3
4,704
/* * Copyright 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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This pro...
1001-study-uboot
drivers/net/fm/p1023.c
C
gpl3
2,296
/* * Copyright 2009-2011 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * * 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 ...
1001-study-uboot
drivers/net/fm/tgec.c
C
gpl3
3,473
# # Copyright 2009-2011 Freescale Semiconductor, Inc. # # 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 version ...
1001-study-uboot
drivers/net/fm/Makefile
Makefile
gpl3
1,749
/* * Copyright 2009-2011 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * * 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 ...
1001-study-uboot
drivers/net/fm/eth.c
C
gpl3
17,291
/* * Copyright 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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This pro...
1001-study-uboot
drivers/net/fm/p5020.c
C
gpl3
2,912
/* * Copyright 2009-2011 Freescale Semiconductor, Inc. * Andy Fleming <afleming@freescale.com> * * 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 ...
1001-study-uboot
drivers/net/fm/tgec_phy.c
C
gpl3
3,734
/* * Copyright 2009-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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * Thi...
1001-study-uboot
drivers/net/fm/fm.h
C
gpl3
4,378
/* * Copyright 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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This pro...
1001-study-uboot
drivers/net/fm/p4080.c
C
gpl3
3,202
/* * Copyright 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 Software Foundation; either version 2 of * the License, or (at your option) any later version. * * This pro...
1001-study-uboot
drivers/net/fm/p3060.c
C
gpl3
2,918
/* dm9000.c: Version 1.2 12/15/2003 A Davicom DM9000 ISA NIC fast Ethernet driver for Linux. Copyright (C) 1997 Sten Wang 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...
1001-study-uboot
drivers/net/dm9000x.c
C
gpl3
17,272
/* * sh_eth.c - Driver for Renesas SH7763's ethernet controler. * * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (c) 2008 Nobuhiro Iwamatsu * Copyright (c) 2007 Carlos Munoz <carlos@kenati.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
1001-study-uboot
drivers/net/sh_eth.c
C
gpl3
15,314
/* * Copyright (C) 2005-2006 Atmel Corporation * * 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 version...
1001-study-uboot
drivers/net/macb.h
C
gpl3
7,778
/* * PLB2800 internal switch ethernet driver. * * (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 Gener...
1001-study-uboot
drivers/net/plb2800_eth.c
C
gpl3
8,219
/* * Copyright (C) 2004-2008 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.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 Public License as ...
1001-study-uboot
drivers/net/mcfmii.c
C
gpl3
8,328
/*********************************************************************** * * Copyright (c) 2005 Freescale Semiconductor, Inc. * * 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 Genera...
1001-study-uboot
drivers/net/tsi108_eth.c
C
gpl3
32,979
/* ns8382x.c: A U-Boot driver for the NatSemi DP8382[01]. ported by: Mark A. Rakes (mark_rakes@vivato.net) Adapted from: 1. an Etherboot driver for DP8381[56] written by: Copyright (C) 2001 Entity Cyber, Inc. This development of this Etherboot driver was funded by Sicom Systems: http://www.sic...
1001-study-uboot
drivers/net/ns8382x.c
C
gpl3
23,574
/* * 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 Realtek 8139 chipset ported from the linux driver written by Donald Becker by Rainer Bawidamann (Rainer.Bawidamann@inf...
1001-study-uboot
drivers/net/rtl8139.c
C
gpl3
16,889
/* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> * Written-by: Ajay Bhargav <ajay.bhargav@einfochips.com> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> * Contributor: Mahavir Jain <mjain@marvell.com> * * See file CREDITS for list of people who contributed to this * project. *...
1001-study-uboot
drivers/net/armada100_fec.h
C
gpl3
7,044
/* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistr...
1001-study-uboot
drivers/net/fsl_mcdmafec.c
C
gpl3
16,651
/* * Vitesse 7385 Switch Firmware Upload * * 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 ...
1001-study-uboot
drivers/net/vsc7385.c
C
gpl3
2,242
/* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> * Written-by: Ajay Bhargav <ajay.bhargav@einfochips.com> * * (C) Copyright 2010 * Marvell Semiconductor <www.marvell.com> * Contributor: Mahavir Jain <mjain@marvell.com> * * See file CREDITS for list of people who contributed to this * project. *...
1001-study-uboot
drivers/net/armada100_fec.c
C
gpl3
19,370
/* * (C) Copyright 2009 Ilya Yanok, Emcraft Systems Ltd <yanok@emcraft.com> * (C) Copyright 2008 Armadeus Systems, nc * (C) Copyright 2008 Eric Jarrige <eric.jarrige@armadeus.org> * (C) Copyright 2007 Pengutronix, Sascha Hauer <s.hauer@pengutronix.de> * (C) Copyright 2007 Pengutronix, Juergen Beisert <j.beisert@pe...
1001-study-uboot
drivers/net/fec_mxc.h
C
gpl3
12,202
/* * (C) Copyright 2004 * 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
drivers/net/netconsole.c
C
gpl3
5,951
/* * Driver for Blackfin On-Chip MAC device * * Copyright (c) 2005-2008 Analog Device, Inc. * * Licensed under the GPL-2 or later. */ #include <common.h> #include <config.h> #include <net.h> #include <netdev.h> #include <command.h> #include <malloc.h> #include <miiphy.h> #include <linux/mii.h> #include <asm/bla...
1001-study-uboot
drivers/net/bfin_mac.c
C
gpl3
12,706
/* * AX88796L(NE2000) support * * (c) 2007 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> * * 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 optio...
1001-study-uboot
drivers/net/ax88796.h
C
gpl3
2,956
/* * (C) Copyright 2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * This file is based on mpc4200fec.h * (C) Copyright Motorola, Inc., 2000 * * odin ethernet header file */ #ifndef __MPC5XXX_FEC_H #define __MPC5XXX_FEC_H typedef unsigned long uint32; typedef unsigned short uint16; typedef unsi...
1001-study-uboot
drivers/net/mpc5xxx_fec.h
C
gpl3
11,951
/************************************************************************** Intel Pro 1000 for ppcboot/das-u-boot Drivers are port from Intel's Linux driver e1000-4.3.15 and from Etherboot pro 1000 driver by mrakes at vivato dot net tested on both gig copper and gig fiber boards ****************************************...
1001-study-uboot
drivers/net/e1000.c
C
gpl3
158,256
/* * Altera 10/100/1000 triple speed ethernet mac * * Copyright (C) 2008 Altera Corporation. * Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Fre...
1001-study-uboot
drivers/net/altera_tse.h
C
gpl3
15,455
/******************************************************************************* Copyright(c) 1999 - 2002 Intel Corporation. All rights reserved. Copyright 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 Lice...
1001-study-uboot
drivers/net/e1000.h
C
gpl3
110,200
/* * Opencore 10/100 ethernet mac driver * * Copyright (C) 2007-2008 Avionic Design Development GmbH * Copyright (C) 2008-2009 Avionic Design GmbH * Thierry Reding <thierry.reding@avionic-design.de> * Copyright (C) 2010 Thomas Chou <thomas@wytron.com.tw> * * This program is free software; you can redistribute...
1001-study-uboot
drivers/net/ethoc.c
C
gpl3
13,051
/* Ported to U-Boot by Christian Pellegrin <chri@ascensit.com> Based on sources from the Linux kernel (pcnet_cs.c, 8390.h) and eCOS(if_dp83902a.c, if_dp83902a.h). Both of these 2 wonderful world are GPL, so this is, of course, GPL. ========================================================================== dev/dp839...
1001-study-uboot
drivers/net/ne2000.h
C
gpl3
3,388
/*------------------------------------------------------------------------ . smc91111.h - macros for the LAN91C111 Ethernet Driver . . (C) Copyright 2002 . Sysgo Real-Time Solutions, GmbH <www.elinos.com> . Rolf Offermanns <rof@sysgo.de> . Copyright (C) 2001 Standard Microsystems Corporation (SMSC) . Devel...
1001-study-uboot
drivers/net/smc91111.h
C
gpl3
26,722
/* * Dave Ethernet Controller driver * * Copyright (C) 2008 Dave S.r.l. <www.dave.eu> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <common.h> #ifndef CONFIG_...
1001-study-uboot
drivers/net/dnet.c
C
gpl3
9,896
/* * (C) Copyright 2002 Wolfgang Grandegger, wg@denx.de. * * This driver for AMD PCnet network controllers is derived from the * Linux driver pcnet32.c written 1996-1999 by Thomas Bogendoerfer. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can...
1001-study-uboot
drivers/net/pcnet.c
C
gpl3
13,299
/*------------------------------------------------------------------------ * lan91c96.c * This is a driver for SMSC's LAN91C96 single-chip Ethernet device, based * on the SMC91111 driver from U-boot. * * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH <www.elinos.com> * Rolf Offermanns <rof@sysgo.de> * * ...
1001-study-uboot
drivers/net/lan91c96.c
C
gpl3
20,805
/* * 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 version 2 of * the License, or (at your option) any la...
1001-study-uboot
drivers/net/dc2114x.c
C
gpl3
20,713
/* * Cirrus Logic EP93xx ethernet MAC / MII driver. * * Copyright (C) 2010, 2009 * Matthias Kaehlcke <matthias@kaehlcke.net> * * Copyright (C) 2004, 2005 * Cory T. Tusar, Videon Central, Inc., <ctusar@videon-central.com> * * Based on the original eth.[ch] Cirrus Logic EP93xx Rev D. Ethernet Driver, * which is...
1001-study-uboot
drivers/net/ep93xx_eth.c
C
gpl3
17,263
/* * Dave Ethernet Controller driver * * Copyright (C) 2008 Dave S.r.l. <www.dave.eu> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef __DRIVERS_DNET_H__ #define _...
1001-study-uboot
drivers/net/dnet.h
C
gpl3
5,043
/* * (C) Copyright 2000-2004 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2007 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistr...
1001-study-uboot
drivers/net/mcffec.c
C
gpl3
19,151
/* * (C) Copyright 2009 Ilya Yanok, Emcraft Systems Ltd <yanok@emcraft.com> * (C) Copyright 2008,2009 Eric Jarrige <eric.jarrige@armadeus.org> * (C) Copyright 2008 Armadeus Systems nc * (C) Copyright 2007 Pengutronix, Sascha Hauer <s.hauer@pengutronix.de> * (C) Copyright 2007 Pengutronix, Juergen Beisert <j.beiser...
1001-study-uboot
drivers/net/fec_mxc.c
C
gpl3
21,089
/* * (C) Copyright 2003-2010 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Derived from the MPC8xx FEC driver. * Adapted for MPC512x by Grzegorz Bernacki <gjb@semihalf.com> */ #include <common.h> #include <malloc.h> #include <net.h> #include <netdev.h> #include <miiphy.h> #include <asm/io.h> #inclu...
1001-study-uboot
drivers/net/mpc512x_fec.c
C
gpl3
17,825
/* * INCA-IP internal switch ethernet driver. * * (C) Copyright 2003-2004 * 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 ...
1001-study-uboot
drivers/net/inca-ip_sw.c
C
gpl3
19,411
/* * Faraday FTMAC100 Ethernet * * (C) Copyright 2009 Faraday Technology * Po-Yu Chuang <ratbert@faraday-tech.com> * * 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 t...
1001-study-uboot
drivers/net/ftmac100.h
C
gpl3
5,053
/* * (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
drivers/net/eepro100.c
C
gpl3
24,817
/* * dm9000 Ethernet */ #ifdef CONFIG_DRIVER_DM9000 #define DM9000_ID 0x90000A46 #define DM9000_PKT_MAX 1536 /* Received packet max size */ #define DM9000_PKT_RDY 0x01 /* Packet ready to receive */ /* although the registers are 16 bit, they are 32-bit aligned. */ #define DM9000_NCR 0x00 #define DM...
1001-study-uboot
drivers/net/dm9000x.h
C
gpl3
3,538
/* Ported to U-Boot by Christian Pellegrin <chri@ascensit.com> Based on sources from the Linux kernel (pcnet_cs.c, 8390.h) and eCOS(if_dp83902a.c, if_dp83902a.h). Both of these 2 wonderful world are GPL, so this is, of course, GPL. ========================================================================== dev/if_dp8...
1001-study-uboot
drivers/net/ne2000.c
C
gpl3
9,047
/*------------------------------------------------------------------------ . smc91111.c . This is a driver for SMSC's 91C111 single-chip Ethernet device. . . (C) Copyright 2002 . Sysgo Real-Time Solutions, GmbH <www.elinos.com> . Rolf Offermanns <rof@sysgo.de> . . Copyright (C) 2001 Standard Microsystems Corpor...
1001-study-uboot
drivers/net/smc91111.c
C
gpl3
35,165
# # (C) Copyright 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 Software Fo...
1001-study-uboot
drivers/net/Makefile
Makefile
gpl3
3,438
/* * (C) Copyright 2009 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> * * based on - Driver for MV64360X ethernet ports * Copyright (C) 2002 rabeeh@galileo.co.il * * See file CREDITS for list of people who contributed to this * project. * * This program is f...
1001-study-uboot
drivers/net/mvgbe.h
C
gpl3
16,087
/* * (C) Copyright 2003 - 2009 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Derived from the MPC8xx driver's header file. */ #ifndef __MPC512X_FEC_H #define __MPC512X_FEC_H #include <common.h> /* Receive & Transmit Buffer Descriptor definitions */ typedef struct BufferDescriptor { u16 status; u...
1001-study-uboot
drivers/net/mpc512x_fec.h
C
gpl3
3,301