summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8323erdb
Commit message (Expand)AuthorAgeLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-3/+3
* 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-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* PPC MPC83xx: Fix MPC8323ERDB build warningWolfgang Denk2013-07-15-1/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+71
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* powerpc/83xx: remove empty board_early_init_f()Timur Tabi2011-07-06-5/+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-28/+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
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-31/+31
* 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
* mpc8323erdb: fix EEPROM page size and get MAC from EEPROMMichael Barkowski2008-03-28-0/+34
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-5/+0
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-10/+0
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-2/+0
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-3/+12
* mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-22/+0
* mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-10-0/+295