summaryrefslogtreecommitdiff
path: root/board/v38b/v38b.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-263/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-271-1/+2
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-201-0/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-9/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* Few V38B changes:Bartlomiej Sieka2006-12-281-9/+12
* Finish up support for MarelV38B boardBartlomiej Sieka2006-11-011-48/+56
* Coding Style cleanup.Wolfgang Denk2006-10-181-1/+0
* Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-131-0/+253