summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8313erdb/mpc8313erdb.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-051-3/+3
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-051-3/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* 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
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* 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-241-17/+1
* powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood2012-12-191-5/+5
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-041-12/+12
* mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-091-0/+15
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-7/+1
* NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu2009-09-151-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-21/+21
* NAND boot: MPC8313ERDB supportScott Wood2008-08-121-0/+32
* 83xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-251-0/+21
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+1
* mpc83xx: move freescale boards to boards/freescaleKim Phillips2007-08-161-0/+121