summaryrefslogtreecommitdiff
path: root/board/pn62
Commit message (Expand)AuthorAgeLines
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-2/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-30/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-14/+13
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-2/+2
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-18/+0
* General help message cleanupWolfgang Denk2009-06-12-3/+3
* Fix quoting bug introduced by commit 74de7aefWolfgang Denk2009-04-04-1/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-3/+4
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-27-0/+1
* boards: get mac address from environmentMike Frysinger2009-03-20-16/+8
* Command usage cleanupPeter Tyser2009-01-28-2/+2
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Moved initialization of PCNET Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-14/+14
* [new uImage] Add new uImage format support to autoscript routineMarian Balakowicz2008-03-12-2/+9
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-04-136/+0
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+1
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-1/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-0/+2
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-44/+15
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-4/+4
* * Code cleanup:wdenk2003-06-27-7/+22
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-14-1/+1
* Initial revisionwdenk2002-11-03-0/+615
* Initial revisionwdenk2002-11-03-0/+161
* Initial revisionwdenk2002-08-14-0/+128
* Initial revisionwdenk2002-08-08-0/+70