summaryrefslogtreecommitdiff
path: root/common/lynxkdi.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-45/+0
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-1/+1
2011-10-22checkpatch whitespace cleanupsStephen Warren1-16/+18
2009-03-28Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk1-0/+1
2009-03-21lynxkdi: get mac address from environmentMike Frysinger1-1/+1
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+0
2008-02-07[new uImage] Cleanup cmd_bootm.cMarian Balakowicz1-21/+21
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-4/+4
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk1-4/+4
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese1-1/+1
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-1/+1
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-1/+0
2003-07-27* Patch by Scott McNutt, 21 Jul 2003:wdenk1-0/+70