aboutsummaryrefslogtreecommitdiff
path: root/board/sandburst/common
AgeCommit message (Expand)AuthorFilesLines
2011-12-02board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese3-5/+5
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2009-12-22i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2-50/+53
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 Giger2-12/+12
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-06-12General help message cleanupWolfgang Denk1-1/+1
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger2-3/+2
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-29/+29
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
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2-11/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-3/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-08-15Coding style cleanupWolfgang Denk4-52/+39
2005-08-15Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese5-0/+1628