uboot-mt623x/cpu/ixp/npe
Josh Boyer 317734966e Dual-license IBM code contributions
It was brought to our attention that U-Boot contains code derived from the
IBM OpenBIOS source code originally provided with some of the older PowerPC
4xx development boards.  As a result, the original license of this code has
been carried in the various files for a number of years in the U-Boot project.

IBM is dual-licensing the IBM code contributions already present in U-Boot
under either the terms of the GNU General Public License version 2, or the
original code license already present.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2009-08-09 23:15:33 +02:00
..
include Consolidate MAX/MIN definitions 2008-11-02 16:23:46 +01:00
IxEthAcc.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxEthAccCommon.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxEthAccControlInterface.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthAccDataPlane.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxEthAccMac.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxEthAccMii.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxEthDBAPI.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBAPISupport.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBCore.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBEvents.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBFeatures.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBFirewall.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBHashtable.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBLearning.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBMem.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBNPEAdaptor.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBPortUpdate.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBReports.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBSearch.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBSpanningTree.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBUtil.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBVlan.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthDBWiFi.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxEthMii.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxFeatureCtrl.c Replace __asm references with __asm__ 2009-04-28 01:02:04 +02:00
IxNpeDl.c load ixp42x NPE firmware from separate flash block, remove dead code 2008-01-18 00:59:38 +01:00
IxNpeDlImageMgr.c ixp: remove the option to include the Microcode 2009-01-31 09:53:39 +01:00
IxNpeDlNpeMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeDlNpeMgrUtils.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxNpeMh.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhConfig.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhReceive.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhSend.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhSolicitedCbMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxNpeMhUnsolicitedCbMgr.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalBufferMgt.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalIoMem.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxOsalOsCacheMMU.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsMsgQ.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsSemaphore.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsServices.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxOsalOsThread.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrAqmIf.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxQMgrDispatcher.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrInit.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
IxQMgrQAccess.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
IxQMgrQCfg.c * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
Makefile unify HOST_CFLAGS and HOSTCFLAGS 2009-07-23 21:26:14 +02:00
miiphy.c Dual-license IBM code contributions 2009-08-09 23:15:33 +02:00
npe.c npe: get mac address from environment 2009-03-20 22:39:11 +01:00