summaryrefslogtreecommitdiffstats
path: root/board/sandburst/common
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-244-590/+52
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-234-622/+52
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-245-85/+5
|/
* board/sandburst/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-4/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-233-5/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2009-12-222-50/+53
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-32/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-40/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-13/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-072-12/+12
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-12/+12
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-1/+1
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-202-3/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-29/+29
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-2/+2
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-202-11/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-3/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
* Coding style cleanupWolfgang Denk2005-08-154-52/+39
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-155-0/+1628
OpenPOWER on IntegriCloud