summaryrefslogtreecommitdiff
path: root/post/cpu/mpc8xx/ether.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-532/+0
2017-01-26powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass1-5/+0
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+3
2014-07-08mpc8xx: remove fads board supportMasahiro Yamada1-20/+0
2014-07-08mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-4/+0
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada1-7/+0
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada1-4/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-44/+1
2011-07-26post: use ARRAY_SIZEMike Frysinger1-3/+1
2009-03-28mpc8xx/ether.c: fix warning: unused variable 'bd'Wolfgang Denk1-6/+12
2009-03-21cpu/: get mac address from environmentMike Frysinger1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov1-4/+0
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-0/+631