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