aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8349
AgeCommit message (Expand)AuthorFilesLines
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-53/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+127
2011-11-03mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger1-14/+13
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-27/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-1/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2009-07-27sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker1-1/+1
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-310/+34
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-2/+2
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-66/+66
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+1
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips1-25/+2
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-13/+1
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-1/+42
2008-01-08sbc8349: migrate board to libfdtPaul Gortmaker1-8/+10
2008-01-08sbc8349: Remove board specific ECC codePaul Gortmaker1-327/+0
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-4/+1
2007-07-04Remove obsolete mpc83xx linker scriptsGrant Likely1-125/+0
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker5-0/+1134