summaryrefslogtreecommitdiff
path: root/board/pn62
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-3/+4
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-21boards: 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-03Moved 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-10board/[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-07Add a common get_ram_size() function and modify the thewdenk1-44/+15
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-28* Code cleanup:wdenk4-7/+22
2003-06-26* Header file cleanup for ARMwdenk1-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