aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8313erdb/mpc8313erdb.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-3/+3
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-3/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-19powerpc/mpc83xx: convert MPC8313ERDB to new-SPLScott Wood1-5/+5
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips1-12/+12
2012-01-09mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger1-0/+15
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-7/+1
2009-09-15NAND boot: change NAND loader's relocate SP to CONFIG paramMingkai Hu1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-0/+32
2008-03-2583xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-0/+21
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-13/+1
2007-08-16mpc83xx: move freescale boards to boards/freescaleKim Phillips1-0/+121