summaryrefslogtreecommitdiff
path: root/board/freescale/p1023rdb
AgeCommit message (Expand)AuthorFilesLines
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour1-1/+2
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-2/+2
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2015-10-29net: Move some header files to include/Shaohui Xie1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-24/+4
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-13/+13
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-72/+5
2013-06-21powerpc/85xx: Add P1023RDB board supportChunhe Lan5-0/+448