aboutsummaryrefslogtreecommitdiff
path: root/board/sandburst/common/sb_common.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-10powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada1-349/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-51/+52
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-51/+52
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-32/+0
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-40/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-13/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-11/+11
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-12/+12
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-1/+1
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger1-3/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-3/+3
2005-08-15Coding style cleanupWolfgang Denk1-18/+18
2005-08-15Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese1-0/+451