summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc832xemds
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-2/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+10
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-31/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+128
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-182-30/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* MPC832XEMDS: fix pci.c build warningWolfgang Denk2010-10-181-3/+0
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-3/+3
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-182-209/+80
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-42/+42
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-5/+0
* mpc83xx: fix missed pci_hose -> hose conversion for new libfdt codeKim Phillips2008-01-081-2/+2
* mpc83xx: rm remaining FLAT_TREE codeKim Phillips2008-01-081-17/+2
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-082-16/+1
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-081-12/+18
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-1/+1
* support board vendor-common makefilesKim Phillips2007-08-291-1/+1
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-164-0/+563
OpenPOWER on IntegriCloud