summaryrefslogtreecommitdiff
path: root/common/lynxkdi.c
Commit message (Expand)AuthorAgeLines
* checkpatch whitespace cleanupsStephen Warren2011-10-22-16/+18
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-28-0/+1
* lynxkdi: get mac address from environmentMike Frysinger2009-03-20-1/+1
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-3/+0
* [new uImage] Cleanup cmd_bootm.cMarian Balakowicz2008-02-07-21/+21
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-4/+4
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-4/+4
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-1/+1
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+0
* * Patch by Scott McNutt, 21 Jul 2003:wdenk2003-07-27-0/+70