summaryrefslogtreecommitdiff
path: root/board/etin/debris
AgeCommit message (Expand)AuthorFilesLines
2009-03-27ppc: cleanup compiler errors/warningsHeiko Schocher1-0/+1
2009-03-21boards: get mac address from environmentMike Frysinger1-3/+7
2009-02-10powerpc: Move duplicated BAT defines to mmu.hBecky Bruce1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-10/+10
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD1-1/+3
2008-09-03Moved initialization of EEPRO100 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 Denk2-3/+3
2008-03-20LWMON5: POST RTC fixYuri Tikhonov1-1/+3
2007-07-10board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely1-132/+0
2007-07-04board/[Ma-i]*: 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/+2
2005-12-12(no commit message)Wolfgang Denk1-0/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-04-19* Patch by Dan Malek, 07 Apr 2004:wdenk1-21/+64
2004-01-07Add a common get_ram_size() function and modify the thewdenk1-42/+20
2003-10-09* Patches by Thomas Lange, 09 Oct 2003:wdenk7-0/+1441