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