summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8313erdb
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
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+9
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-191-5/+5
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-041-12/+12
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+111
* mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-091-0/+15
* mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds codeJoe Hershberger2011-11-031-2/+8
* 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-181-7/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-7/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+1
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-151-1/+1
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-44/+44
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* NAND boot: MPC8313ERDB supportScott Wood2008-08-123-1/+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
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-251-0/+21
* mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s)Kumar Gala2008-01-161-1/+1
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-1/+2
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-164-0/+302
OpenPOWER on IntegriCloud