summaryrefslogtreecommitdiff
path: root/board/sbc8349
Commit message (Expand)AuthorAgeLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-9/+9
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+8
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+2
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-53/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+127
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-03-14/+13
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-27/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-1/+1
* sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker2009-07-27-1/+1
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-310/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-2/+2
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-29-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-66/+66
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-4/+1
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-08-25/+2
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-13/+1
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-1/+42
* sbc8349: migrate board to libfdtPaul Gortmaker2008-01-08-8/+10
* sbc8349: Remove board specific ECC codePaul Gortmaker2008-01-08-327/+0
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-4/+1
* Remove obsolete mpc83xx linker scriptsGrant Likely2007-07-04-125/+0
* mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker2007-03-02-0/+1134