summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8349itx
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-4/+4
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-1/+1
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+1
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six1-0/+2
2019-05-21MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-1/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+8
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-3/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2-3/+2
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+187
2011-11-04mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger1-12/+16
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-31/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-2/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-4/+3
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala3-3/+3
2009-07-19mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-307/+58
2009-02-08pci: 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-67/+67
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-07-03Cleanup 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-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-03-2683xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-1/+14
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-6/+0
2008-01-16mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala1-1/+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-24/+27
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala1-2/+2
2007-08-17mpc83xx: move freescale boards to boards/freescaleKim Phillips4-0/+878