summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8315erdb/mpc8315erdb.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-051-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-6/+2
* mpc83xx: Add NAND boot support for MPC8315E-RDB boardsAnton Vorontsov2010-01-071-0/+42
* mpc83xx: MPC8315ERDB: Use hwconfig for board type selectionAnton Vorontsov2009-07-161-9/+5
* mpc83xx: Add PCI-E support for MPC8315ERDB boardsAnton Vorontsov2009-01-211-0/+52
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-14/+14
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+7
* 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixupAnton Vorontsov2008-07-161-9/+10
* 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYsAnton Vorontsov2008-07-161-2/+36
* mpc83xx: Add the support for MPC8315ERDB boardDave Liu2008-01-161-0/+132