summaryrefslogtreecommitdiff
path: root/board/freescale/mpc832xemds
AgeCommit message (Expand)Author
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six
2018-05-10board/freescale: Remove invalid fsl email addressesFabio Estevam
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-10-15punt unused clean/distclean targetsMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-18MPC832XEMDS: fix pci.c build warningWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-08mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips
2008-01-08mpc83xx: rm remaining FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips